输出格式包含了关于目录、文件、函数、行以及块的总结信息。
The export format contains nested summary information about directories, files, functions, lines, and blocks.
通过导入函数为输出数据格式创建一个xml类型树。
Creating an XML type tree for output data format by import function.
一个例子就是format -number函数,它使用一个模式(描述十进制数所需的输出格式)作为它的一个变量。
An example is the format-number function, which takes as one of its arguments a pattern describing the output format required for a decimal number.
Normalizer:这个类提供一些函数,将音译函数的输出规范化为一种合成或分解格式。
Normalizer: This class provides functions to normalize the output of transliteration function into a composed or decomposed form.
在html页,使用jQueryready函数在页面加载后创建这个文件加载程序并传递所选中的输出格式与所加载的文件(参见清单9)。
In your HTML page, use the jQuery ready function to create the file uploader once the page has loaded and pass the selected output format along with the uploaded file (see Listing 9).
然后设定数据输出的格式可以使用printf()函数(类似于C/C++),也可以使用适当的HTML表标记。
Then formatting the output of the data is a matter of either using the printf() function, which is similar to C/C++, or using proper HTML table tags.
sprintf函数使用一个控制字符串来指定输出格式,该控制字符串通常包括“%s”(字符串输出)。
The sprintf function USES a control string to specify the output format, and often the control string includes "% s" (string output).
主函数的作用(参见清单7)就继而变成了单纯地实例化恰当的输入和输出格式,并最后以readFeaturesInto 函数调用告终。
The role of the main function (see Listing 7) then becomes solely instantiating the proper input and output formats, culminating in the readFeaturesInto function call.
函数的作用是:输出格式化字符串到流(例如:文件或数据库)。
The vfprintf() function writes a formatted string to a specified output stream (example: file or database).
函数的作用是:输出格式化字符串到流(例如:文件或数据库)。
The vfprintf() function writes a formatted string to a specified output stream (example: file or database).
应用推荐