go top

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

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

网络释义英英释义

  使用

... 实现IPC 使用printf() 保护模式下的I/O ...

基于140个网页-相关网页

  输出

scanf()是格式化输入函数%d与%f用在格式化输入(scanf)与格式化输出(printf)中,格式化字符串的格式及含义如下(针对你的问题):1、%d将接受的值保存为有符号的十进制整数2,格式化字符串的格式及含...

基于134个网页-相关网页

  格式输出

... 格式化输入与输出函数 格式输出 fprintf 格式输入 fscanf 格式输出(控制台) printf 格式输入(控制台) scanf ...

基于104个网页-相关网页

  标准输出函数

... 标准输出函数printf 标准输人函数scanf 字符输出函数putchar ...

基于104个网页-相关网页

短语

printf-style 命令参数格式遵守

define PR printf 宏定义

No manual entry for printf 没有入口

awk printf 制表符

 更多收起网络短语

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

  • And then I said printf "Oh hi world!"

    紧接着是printfOh, hi, world !”

    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
- 来自原声例句
小调查
请问您想要如何调整此模块?

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

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