• 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 (intindex)获得某个特定位置字符,或者用get (chardestination)获得一字符。

    youdao

  • So, if we now apply the logic from today, char * s1 means s1 A pointer or the address of what?

    所以如果运用这个逻辑char,*s1意思是,不是个字符型,而是什么?,that,s1,is,not,achar,,it’s,instead,what?,一个指针或者什么的地址

    youdao

  • This is because on most operating systems, a char maps well to one byte.

    是因为大多数操作系统上,字符很好地映射字节

    youdao

  • If you need more, read the data in as a stream of unsigned char objects and do the math.

    如果需要多功能,请数据作为一个符号字符对象进行读取然后进行匹配

    youdao

  • If you store strings in columns of type VARCHAR or CHAR in a DB2 database, you often have the need to apply content-based predicates on those strings.

    如果字符串存储DB 2数据库VARCHARchar类型中,那么就常常需要这些字符串上应用基于内容谓词

    youdao

  • Having said that, let's examine a quick example to demonstrate writing and reading a char from the same buffer.

    为了说明情况,我们研究一个简单示例示例演示了同一个缓冲区一个字符

    youdao

  • I forget right now how I generated the score digits on my "PONG" and "BREAKOUT" screens but I probably used a char generator.

    现在想不起来当初我是怎么PONGBREAKOUT ”游戏屏幕显示分数的了,大概字符生成器吧

    youdao

  • But a char we've seen, a character being a single character.

    正如我们看到的,字符就是一个单独的字符。

    youdao

  • The CHAR data type provides a performance boost because the database knows exactly how big every CHAR column will be and can make certain performance optimizations when reading or writing the data.

    CHAR数据类型有助于性能提高因为数据库确切知道每个char多大,所以在读写数据可以执行某种性能优化

    youdao

  • Check each char read to see whether it is a form feed; if so, increment the page counter.

    检查每个读取字符是否为换符;若是,则增加页计数器。

    youdao

  • The kitchen has a huge stove with 11 cooking POTS. There are two ways to cook national dishes: they use either a cooking pot or a char-grill.

    厨房里这个巨大的炉子上装有11口灶,当地的食物主要两种烹饪途径或者炭火烤。

    youdao

  • Fried mozzarella will be the appetizer to a roast pork sandwich that is a sly take on char siu bao, a food close to Mr. Torrisi’s heart.

    干酪只是开胃菜,而主菜一道猪肉三明治,三明治暗中巧妙借鉴托里西的心水食物——叉烧包。

    youdao

  • Jeanie has a fire going and is cooking a large Arctic char, a fish related to salmon.

    珍妮已经火,正在烹制北极,这是鲑鱼的一种。

    youdao

  • So for now assume it's got to be an int or a char.

    所以现在假使一个整数字符

    youdao

  • Our main trophy was a species of char, like an oversized trout with delicate pink spots, called goletz in Russian.

    我们最大渔获南极鱼,看上去像特大鳟鱼,鱼身上精致的粉红色斑点。 这种鱼俄罗斯被叫做“格勒兹”。

    youdao

  • First, the char type has a maximum length of 254 characters, whereas the VARCHAR type can hold up to 32,672 characters.

    首先char类型最大长度是254个字符varchar类型最多可以容纳32,672个字符。

    youdao

  • This table has two fields, a CHAR (16) username and an XML comment.

    该表两个字段CHAR(16)用户名xml注释

    youdao

  • I get the int and store it in n. The switch statement takes inside its parenthesis an int or a char or some primitive type.

    得到整数存储到nswitch语句圆括号里可以是个整数,或者一个字符其他的基本类型。

    youdao

  • Then, we would have to add a NULL character after the last char copied into s1.

    然后我们可以复制s1的最后一个字符添加NULL字符

    youdao

  • A If you want to convert a number like 65 to the letter a, you just have tell the computer "cast that int to a char."

    如果一个65这样数字转换为字母,你需要告诉计算机“把那个int型数据转换成char型处理。”

    youdao

  • This means that if a char variable is defined, it will consume no more than a byte (8 bits).

    意味着如果定义char变量占用的空间不会超过字节(8)。

    youdao

  • For example, if a function returns an unsigned char value but calculated a result of 256 or more (or -1 or less), errno would be set to ERANGE and the function would return some irrelevant value.

    例如如果函数返回unsignedchar计算结果为256更多(或者- 1更少),则errno设置ERANGE且函数返回一些不相关的值。

    youdao

  • For our example, item_id is a char column that stores only numeric characters, as we indicate in the following statement.

    对于我们例子,item_id一个char,它存储数字字符以下语句所示。

    youdao

  • We did it for silly purposes just to see how big each data type was, but on most systems the size of a char is what?

    只是为了很傻目的看看每个数据类型多大但是大多数系统char大小多少呢

    youdao

  • So a char is one byte, which is bitshow many?

    所以char类型占了1字节,——多少

    youdao

  • We know from Wednesday if -- briefly -- that there's this thing called a "char" or "char," depending on how you want to pronounce it, which is just a single character but where there's also an int.

    我们知道周三起--简单说下-,我们叫做charchar“,你们怎么它了代表一个单一字符,那里会有整型数与之对应。

    youdao

  • Progname is a global char* variable to save the name by which the command was invoked, for display in error messages.

    Progname保存名称命令就是通过该名称调用)的全局char*变量作为错误消息中显示之用。

    youdao

  • First we use the STR function from Clojure to convert the char to a string.

    首先我们使用Clojurestr函数这个char转变字符串

    youdao

  • Tom creates an atomic domain for the credit card number, identifying this as a character field (char 19).

    Tom信用卡创建一个原子并将其标识字符字段(CHAR19)。

    youdao

  • Remember the IDL string is a sequence of char.

    别忘了IDLstring一个char序列

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定