sprintf
美
英 
- 网络写格式数据到串;将字串格式化;把格式数据写成串
例句
The sprintf function call shown in Listing 6 changes this to a click time of 57.
清单6中所示的sprintf函数调用将把单击时间改为57毫秒。
Names like sprintf and nmtkns are relics of a time when supercomputers had 32 KB of memory.
像sprintf和nmtkns这样的名称是超级计算机只有32KB内存时代的遗物。
The sprintf function contains a template of the runmqsc command into which values are substituted.
sprintf函数包含一个runmqsc命令模板,上述值将替换模板中的值。
It is, in fact, the same as the sprintf function in those languages.
实际上,它类似于以上这些语言中的sprintf函数。
'fmt. Sprintf' can perform the formatting we need.
可以处理我们需要的格式化问题。
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)。
sprintf Write formatted data to a string
将格式化的数据写到字符串