• The problem is that the sprintf can easily be used incorrectly.

    这样问题在于,很容易就会不正确地使用sprintf

    youdao

  • It is, in fact, the same as the sprintf function in those languages.

    实际上类似于以上这些语言中的sprintf函数

    youdao

  • The sprintf function call shown in Listing 6 changes this to a click time of 57.

    清单6 中所sprintf函数调用单击时间改为 57 毫秒。

    youdao

  • For example, with a 10,000-item list you could expect to call sprintf over 240,000 times.

    例如对于一个10,000个元素的列表来说,可能调用sprintf超过240,000

    youdao

  • Names like sprintf and NMTKNS are relics of a time when supercomputers had 32 KB of memory.

    sprintfnmtkns这样名称超级计算机只有32KB内存时代遗物。

    youdao

  • First, we create need a buffer to write to for the sprintf call using the malloc function.

    首先我们使用malloc函数中的sprintf调用需要创建一个缓冲器(buffer)。

    youdao

  • These functions include strcpy(3), strcat(3), sprintf(3) (with cousin vsprintf(3)), and gets(3).

    这些函数包括strcpy(3)、strcat(3)、sprintf(3) (及其同类vsprintf(3) )gets(3) 。

    youdao

  • The sprintf function contains a template of the runmqsc command into which values are substituted.

    sprintf函数包含一个runmqsc命令模板,上述替换模板中的值。

    youdao

  • The sprintf function USES a control string to specify the output format, and often the control string includes "% s" (string output).

    sprintf函数使用一个控制字符串指定输出格式控制字符串通常包括“%s”(字符串输出)。

    youdao

  • The appropriate conversion between decimal intervals and hexadecimal fade percentage is performed using the %X modifier in the sprintf command.

    sprintf命令使用 %X修改符执行十进制间隔十六进制衰减百分比之间相应转换

    youdao

  • Because the buffer that I'll write to (page) is already in kernel space, I can manipulate it directly and use sprintf to write the next fortune.

    由于我们刚才写入数据缓冲区(page)已经内核空间中了,因此可以直接进行操作使用sprintf写入一个fortune。

    youdao

  • If you're processing large amounts of data, fscanf will probably prove valuable and more efficient than, say, using file followed by a split and sprintf command.

    如果处理大量数据fscanf将能证明自己的价值使用file附带splitsprintf命令有效率

    youdao

  • At the moment, sprintf is the biggest (by far) function in my code, and I use it to format some simple text : %d, %e, %f, %s, nothing with precision or exotic manipulations.

    目前sprintf函数最大的目前为止)代码中使用一些简单文本格式:%d, %e, %f, %s没有什么精度奇异的操作。

    youdao

  • Instead of calling sprintf all those times, we call it just once for each item in the hash in order to generate a sort field in the hash, and then use that sort field directly during the sort.

    现在不需要每次调用sprintf,对hash中的每一需要调用一次函数,就可以hash表生成排序字段然后排序时就可以使用这个排序字段了。

    youdao

  • This function is available everywhere, and you should use it just about all the time; a lot of security holes have been based on buffer overruns in sprintf, and this can protect against them.

    这个函数随处可用而且应该始终使用很多安全漏洞归咎于sprintf中的缓冲区溢出这个函数可以预防这个问题。

    youdao

  • This function is available everywhere, and you should use it just about all the time; a lot of security holes have been based on buffer overruns in sprintf, and this can protect against them.

    这个函数随处可用而且应该始终使用很多安全漏洞归咎于sprintf中的缓冲区溢出这个函数可以预防这个问题。

    youdao

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

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

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