sprintf

读音: 美  英 

sprintf中文翻译

sprintf

网络 写格式数据到串;将字串格式化;把格式数据写成串

词组短语

  • 1. SPRINTF sprintf 格式化字符串

用法例句

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

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

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

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

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

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

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

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

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

    sprintf和nmtkns这样的名称是超级计算机只有32 KB内存时代的遗物。