你需要声明枚举函数之前,在全球范围(即。
You need to declare your enum before any of your functions, in the global scope (ie. outside of any function).
zippers的枚举函数允许您按照深度优先的顺序遍历整个树,如图11所示。
A zipper's enumeration functions allow you to traverse the entire tree in depth-first order, as shown in Figure 11.
文件系统枚举函数只关心 FILE_LIST_DIRECTORY权限已知在用户界面与列表文件夹权限。
The file system enumeration functions care only about the FILE_LIST_DIRECTORY permission, known within the UI as "list folder permission."
这些节点代表了具体的标识符,如函数名称、变量及枚举类型。
These represent specific identifiers, such as the names of functions, variables, and enumerated types.
指派了枚举对象后,它将会调用搜索函数来搜索记录存储。
When the enumeration object is allocated, it will call our search function to search the record store.
这些特性包括枚举支持、空间数据类型、自动编译LINQ查询、表值函数和多结果存储过程。
These include Enum support, Spatial data types, auto-compiled LINQ queries, Table-Valued functions, and stored procedures with multiple results.
该函数使用subprocess_info结构以及定义是否等待的枚举变量(在“Usermode - helper API内部”一节中有描述)。
This function takes your subprocess_info structure and an enumeration defining whether to wait (described in the internals section).
此决策实际取决于优化枚举器之前如何使用函数以及应如何对函数进行大量测试。
This decision really depends on how the function is used and should be heavily tested prior to optimizing the enumerator.
通过枚举的构造函数允许您将所有元素的值指定为逗号分隔的标量值,如以下两个清单中所示。
Constructors by enumeration allow you to specify the values of all the elements as comma-separated scalar values, as shown in the following two listings.
此外,枚举类型支持拥有构造函数、实例方法和变量,等等。
In addition, enumerated types support having constructors, instance methods, and variables, among other things.
翻译单元中只能有任何变量,函数,类类型,枚举类型或模板的唯一定义。
No translation unit shall contain more than one definition of any variable, function, class type, enumeration type or template.
由于拥有可枚举对象,因此我定义表值函数的过程与定义regexmatches函数的过程一样。
Now that I have an enumerable object, I define a table-valued function just as I did with the RegexMatches function.
如果设置一个空字符串,函数在每个可用的字体名称中枚举一种字体。
If set to an empty string, the function enumerates one font in each available typeface name.
如果设置为一个有效的字体名称,函数枚举所有带指定名称的字体。
If set to a valid typeface name, the function enumerates all fonts with the specified name.
未能序列化{0}。集合和枚举数需要默认构造函数。
Could not serialize {0}. Default constructors are required for collections and enumerators.
因此,正如下面的枚举示例所示,回调函数会在调用返回前完成其工作,而无需托管调用方执行额外的操作。
So, as is the case in the following enumeration example, the callback function completes its work before the call returns and requires no additional action by the managed caller.
命中测试筛选回调函数的返回值确定可视化对象的枚举应执行的操作类型。
The return value of the hit test filter callback function determines what type of action the enumeration of the visual objects should take.
缺少标记函数体、类成员块、接口成员块或枚举块的开头的左大括号。
The left brace that marks the beginning of the function body, class member block, interface member block, or enumeration block is missing.
使用VFW接口枚举并打开视频设备,在回调函数中实现对视频帧的获取和压缩。
The video device is enumerated and opened using VWF, then, a Callback Function is registered and responded in order to read and compress Video Frame.
在主程序块、类、包或函数内部定义枚举。
Define the enumeration in the main program block, inside a class, inside a package, or in a function.
此代码示范了如何利用CreateToolhelp32SnapshotAPI函数枚举系统当前进程。
This code demonstrates how to use CreateToolhelp32Snapshot API function system is currently the process of enumeration.
可以为要使用但尚未定义的任何未定义类、构造函数、方法、属性、字段或枚举生成存根。
You can generate a stub for any undefined class, constructor, method, property, field, or enum that you want to use but have not yet defined.
只允许在主程序块、类、包或函数内部使用枚举声明。
Enumeration declarations are allowed only in the main program block, inside classes, inside packages, or in functions.
枚举系统所有apihook源码,例程程序结合易语言特殊功能支持库,调用API函数实现枚举系统进程中的ApiHook。
Enumerate all ApiHook source, routine program combined with special features easy language support library, call the Api function to enumerate system processes the ApiHook.
Reflexil是能够重命名,删除或注入类,接口,结构,枚举,事件,字段,方法,构造函数,财产或程序集的引用。
Reflexil is able to rename, delete or inject class, interface, struct, enum, event, field, method, constructor, property or assembly reference.
Reflexil是能够重命名,删除或注入类,接口,结构,枚举,事件,字段,方法,构造函数,财产或程序集的引用。
Reflexil is able to rename, delete or inject class, interface, struct, enum, event, field, method, constructor, property or assembly reference.
应用推荐