AndroidとかGo言語とか、そのあたりの技術メモ。
long a = 0x80000000;long b = 1;if (a - b > 0) { printf("hello");} else { printf("world");}
コメントを投稿
0 件のコメント:
コメントを投稿