Unlike the Char-To-Char conversion provided by the Win32 API, this library converts the Chinese text on a word-to-word basis.
与Win32 API提供的字符到字符的转换不同,这个类库基于词语到词语对中文进行转换。
Is there a key word like int or char double with which you can represent a 1024-bit value?
有一个像int,char,double这样的关键字,用来表示一个1024位大小的数值呢?
int No. Even though the key word has changed from char to int, the * is the same and the fact that I've got a * there is saying this is a pointer to an int or a pointer to a char pointers are always the same size on a computer.
不,即使即使关键字从char变成了,指针的大小还是一样的,我用*表示这是一个int型指针,而不是char型指针,在同一台机子上,它们的大小是一样的。
应用推荐