Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これは非常に新しい質問です...
??? hexvalue = 0xFFFFFF;
何と交換???しますか?
???
0xFFFFFF16777215は、どのタイプを指定します16777215か?と言うのと同じです。
0xFFFFFF
16777215
それらは単なる数値なので、int32_t、NSInteger、NSUInteger、long などはすべて有効です。