1·TheExport File dialog box allows you to save the current or selected macro file to a specified location.
“导出文件”对话框允许您将当前或者选定的宏文件保存到指定位置。
2·With the help of macro file compiled in APDL under FEM software ANSYS, two example of bridge is analysed and the result is compared with the data obtained by the program analysis.
用APDL编制宏文件,采用有限元软件ANSYS对两个实例进行了分析,并和本文程序分析值进行了结果对比。
3·Finally, the macro file scanning, compared with the keyboard&mouse event capture and the application software's event notification is justified as the means for capturing design users' behaviors.
比较了键盘和鼠标事件捕获、宏记录文件扫描,以及应用软件的事件通知三种行为捕获方法,说明了将宏记录方法用于设计用户行为捕获的合理性。
4·Then, it stores a reference to the unit's file in the PDOM, along with references to the included directives and macro definitions.
然后,它存储一个对PDOM中的单元文件的引用以及对所包含的指令和宏定义的其他引用。
5·With the HATS macro configuration file, you can provide programmed navigation through multiple host screens.
利用hats宏配置文件,您可以在多个主机屏幕上进行可编程的导航。
6·A configuration file (called a HATS macro) defines the data that is required from the screens of the host application.
一个配置文件(称为hats宏)定义主机应用程序屏幕必需的数据。
7·You don't need to understand it, but just know that this small file, after being run through the M4 macro processor, generates over 1,000 lines of configuration.
您并不需要理解这些配置的具体含义,只需要知道存在这个文件就可以了。在m4宏处理这个文件之后,就会生成大约1,000行的配置。
8·The inclusion of iostream and the definition of the EXPORT_API macro can be considered code-invariant parts of the file throughout the scope of the project.
其中包含了iostream和export_api宏的定义,在该项目的范围内,这些可以被看作是该文件中不变的代码部分。
9·For example, Listing 4 is the M4 macro version of a typical sendmail configuration file.
例如,清单4给出了一个典型的sendmail配置文件的m4宏。
10·The XyzLibrary project uses the APIENTRY macro, which is defined as __stdcall in the "WinDef.h" header file.
XyzLibrary工程使用一个APIENTRY宏,这个宏在"WinDef.h"这个头文件里被定义为__stdcall。