同义词: genus Chara
以上来源于: WordNet
For example, with CharBuffer you can get the next char, get (int index) the char at a specific position, or get (char destination) a bunch of chars.
例如,有了CharBuffer,可以用get获得下一个字符,用get (int index)获得某个特定位置的字符,或者用get (char destination)获得一串字符。
This is because on most operating systems, a char maps well to one byte.
这是因为在大多数操作系统上,一个字符能很好地映射成一个字节。
But a char we've seen, a character being a single character.
正如我们看到的,一个字符就是一个单独的字符。
s1 I have a variable called s1 and it's char * of type char * so here we go.
我有一个变量,它的类型是。
char * s1 Then I go ahead and declare a char * called s1.
然后我声明。
So for now assume it's got to be an int or a char.
所以现在假使它是一个整数或字符。
应用推荐