函数或者函数文件扩展了MATLAB。
Functions, or function files, provide extensibility to MATLAB.
如何正确方法调用读取函数文件操作吗?
How is the correct way to call read function of file operations?
对于小文件而言,这是一个很好用的函数,但随着文件大小增大就会出现问题。
For small files this is a perfectly acceptable function, but as the file size increases so do the problems.
记住这些步骤,我将回顾在这里使用的每个文件函数。
With that in mind, I'll review each file function used here.
输出格式包含了关于目录、文件、函数、行以及块的总结信息。
The export format contains nested summary information about directories, files, functions, lines, and blocks.
示例定制函数将访问文件信息并在表单中显示结果。
The sample custom function accesses the file information and displays the results in the form.
让我们编写一个输入函数来从文件中读取相应的行。
Let's write an input function to get the relevant lines from the file.
其他程序员构建大量充满函数的包含文件。
Other programmers build massive include files full of functions.
如果您认为该函数改变了MAK文件,那么您是对的。
对于有两个函数的模块,副文件与清单7相似。
For a module with two functions, it may look like Listing 7.
如果路径与文件对应,此函数将检查文件的大小是否等于0。
If the path corresponds to a file, this function checks whether file size equals 0.
用于写文件的新函数,如下所示。
文件系统操作函数:用于创建常规文件、目录和符号链接;复制和重命名文件;提供删除功能。
File system-manipulation functions: Meant to create regular files, directories, and symbolic links; copy and rename files; and provide for deletion.
可以在头文件中定义函数原型。
例如,如果要检查一个文件I/O函数,可以把正在写的文件的名称添加到函数的探测中。
For example, if you were instrumenting a file I/O function, you might add the name of the file being written to the probe for that function.
头文件中包含函数的声明,如列表3中所示,而实体文件中包含函数的定义,如列表4中所示。
The header file contains the declaration of the function as shown in Listing 3, and the body file contains the definition of the function as shown in Listing 4.
使用上面的这个函数来取得文件的扩展名。
要请求gcc所有的检测函数,每个文件都必须使用- finstrument -functions和-g选项进行编译,这样可以保留调试符号。
To request that GCC instrument all functions, every file must be compiled with the options -finstrument-functions and -g to retain debugging symbols.
在改正头文件、函数和参数之后,该程序准备在Linux上运行。
After revising header files, functions, and parameters, the program is ready for a Linux run.
考虑readapi函数,它从文件读取一定数量的字节。
Consider the read API function, which reads some number of bytes from a file.
如果按钮处于激活状态,则使用WorkplaceViewerfileopen函数来设置文件位置。
If the button is activated, then set the file location using the Workplace Viewer fileOpen function.
函数clogmessage向日志文件写入一个消息。
清单4显示了使用preg_函数读取图书文件的示例。
Listing 4 shows an example of using the preg_ functions to read the books file.
在Vim中编写一个函数,它把文件源代码传递给Perl代码。
You define a function in Vim that passes to the Perl code the file sources.
SquirrelShell的其他函数将管理文件、处理环境和执行策略。
The remainder of the Squirrel Shell functions manage files, manipulate the environment, and perform mathematics.
readfile 函数将把文件或Web页面的全部内容转储到默认的输出缓冲区。
The readfile function dumps the entire contents of a file or Web page to the default output buffer.
DB 2Viper中没有相似的文件函数。
php将使用include函数,后接文件路径。
areacodeinfo函数在文件areacodes . txt中搜索信息。
The areaCodeInfo function searches for information in the file areacodes.txt.
load_biz _ rules函数首先将文件读入内存。
The load_biz_rules function begins by reading the file into memory.
应用推荐