What is the translation of " PRINTF " in English?

Examples of using Printf in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Printf"打开数据库失败!
Problem: Failed to open the database!
优先使用stream,而不是printf.
Prioritise stream, not college.
Printf"您必须一个一个地输入字符。
Print"You have to put something.
调试时,这属于printf().
When debugging, This belongs toprintf().
Printf(“输入三角形的3长边长:\n”);
Print("Enter three sides of triangle:\n").
Print和printf有什么区别?
What is the difference between Prince and Archduke?
要做到这一点,我们在第21行上使用printf命令。
To do this, we use the printf command on line 21.
Printf()和put()在C中的区别是什么??
What is the difference between printf() and puts() in C?
大量输入输出,建议使用scanf和printf
Huge input and output data, scanf and printf are recommended.
这些format和printf方法是相互等价的。
These methods, format and printf, are equivalent to one another.
注意:%T用于打印值的类型fmt.Printf
Note:%T is used to print out a value's type with fmt. Printf.
下列环境变量影响printf命令的执行:.
The following environment variables affect the execution of printf:.
Rodata,只读数据,如printf格式化字符串。
Rodata, read-only data, such as the format strings in printf statements.
修改封装器然后重新编译它之后,可以从concat中除去printf然后重新编译。
After modifying the wrapper and recompiling it, we can remove the printf from concat and recompile.
如果该整数的宽度小于4个字符,printf()将插入额外的空白以对齐输出。
If the integer is less than 4 characters wide, printf will insert extra blanks to align the output.
Hc或hC类型说明符与printf函数中的c以及wprintf函数中的C是同义的。
An hc orhC type specifier is synonymous with c in printf functions and with C in wprintf functions.
即使您通过其他语言已经熟悉了printf(),也应该认真阅读本章。
You should read this chapter carefully even ifyou are already familiar with printf from another language.
DTraceprintf()的工作方式与Cprintf(3C)库例程或shellprintf(1)实用程序类似。
DTrace printf works just like the C printf(3C) library routine or the shell printf(1) utility.
但对于此示例,将使用一个新函数printf()来跟踪数据并以特定格式显示数据:.
But for this example, we use a new function, printf, to trace the data and print it out in a specific format:.
Printf和sprintf()进行舍入的方式通常取决于系统的Csprintf(3)子例程。
The way printf and sprintf(see Printf) perform rounding often depends upon the system's C sprintf subroutine.
Scanf函数也可以分析这些字符串,使这些值可以通过printf和scanf函数进行往返。
The scanf functions can also parse these strings,so these values can make a round-trip through printf and scanf functions.
printf()函数来产生HTML源代码,并将经过解码后的数据正确地返回给浏览器。
To use printf() function to generate the HTML source code and give the correctly decoded data back to the browser.
到目前为止,我们所使用的函数(如printf、getchar和putchar等)都是函数库中提供的函数。
So far, the functions we use(such as printf, getchar, putchar, etc.) are all functions provided in the function library.
在D中,将printf()作为内置功能提供,并且专为DTrace设计了一些新的格式转换供您使用。
In D, printf is provided as a built-in and some new format conversions are available to you designed specifically for DTrace.
但是如果我们仔细查看printf文档,我们了解到调用的第一个参数是一个特殊的格式化字符串说明符。
But if we look at the printf documentation, we see that the first parameter of that call is the special format string specifier.
说完之后,小printf很快就离开了,而且他意识到,这个专家除了他的工作保障之外在很多方面都无法触及。
And little printf left swiftly, leaving the expert to realize he had made himself untouchable in more ways than just his job security.
Printf函数可以模拟标准C中的printf函数,其效果与前述的print函数类似。
The printf function emulates the standard C printf and works similarly to the print command described above.
当创建可执行文件时,链接器会搜索它的LIB文件以查找包含printf代码的OBJ文件,并且链接相应的OBJ文件。
When creating the executable,the linker would search its LIB files for the OBJ containing the printf code, and include the OBJ it finds.
我发现很多编程培训班和野鸡大学的编程入门课,往往一上来就教学生如何使用printf打印“HelloWorld!
I found that many programming training courses and introductory courses at Pheasant University often teachstudents how to print“Hello World!” using printf.
Results: 29, Time: 0.0167

Printf in different Languages

Top dictionary queries

Chinese - English