sprintf

sprintf

 英

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

例句

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

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

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

sprintfnmtkns这样名称超级计算机只有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

格式化数据字符串