go top

printf
[ˈprɪntef] [ˈprɪntef]

  • n. 写格式化输出;打印函数

英英释义

Printf

  • abstract: printf ("print formatted") is a shell builtin (and utility program) that formats and prints data. It accepts a format string, which specifies methods for formatting items, and a list of items to be formatted.

以上来源于: WordNet

双语例句原声例句

  • Is there a command to printf?

    是否命令打印

    youdao

  • Printf is used instead of println.

    使用了printf非println。

    youdao

  • So not the actual function as we'll see printf.

    所以说,printf并不是我们看到的那个样子。

    youdao

更多双语例句
  • printf And then I'm gonna use the same printf line after that to actually plop it into this formatted string.

    我还是要用到,来把它转换成格式化字符串。

    哈佛公开课 - 计算机科学课程节选

  • printf That's not actually where someone implemented print F and related functions, rather, in dot H files, by convention, are prototypes.

    那实际不是有某人在哪里执行,相关函数,而是在,h文件中,按照惯例,它们是函数原型。

    哈佛公开课 - 计算机科学课程节选

  • printf So here I'm culling printf in a loop again and again, but I'm literally overwriting the previous thing that I wrote.

    所以这里我一次次地在循环中使用,但是我逐行地覆盖了我之前所写的东西。

    哈佛公开课 - 计算机科学课程节选

百科

printf

printf 是指格式化输出函数,主要功能是向标准输出设备按规定格式输出信息。printf 是C语言标准库函数,定义于头文件 。printf 函数的一般调用格式为:printf("<格式化字符串>", <参量表>)。输出的字符串除了可以是字母、数字、空格和一些数字符号以外,还可以使用一些转义字符表示特殊的含义。

详细内容

以上来源于: 百度百科
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

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

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