Platform invoke handles the underlying exported function automatically.
平台调用将自动处理底层的导出函数。
When legacy code is called, either directly by calling an exported function or indirectly by using a function pointer, the kernel must
在调用遗留代码的时候,可以通过调用导出的函数进行直接地调用,也可以通过使用函数指针进行间接地调用,但是内核必须完成以下工作
Because there is no standard specification for name decoration, the name of an exported function might change between compiler versions.
由于对名称修饰没有标准规范,因此导出函数的名称在不同的编译器版本中可能有所变化。
When you add additional exported functions to your DLL, you can assign them higher ordinal values (higher than any other exported function).
当将附加的导出函数添加到DLL时,可以给它们分配更高的序号值(高于任何其他导出函数)。
Exported functions are represented by function descriptors that are modified by the loader to enable the AMR changing service to front-end exported services.
通过函数描述符表示导出的函数,由加载器对这些描述符进行修改,以使得AMR 能够将服务更改为前端 导出服务。
With explicit linking, the executable using the DLL must make function calls to explicitly load and unload the DLL and to access the DLL's exported functions.
在显式链接下,使用DLL的可执行文件必须进行函数调用以显式加载和卸载该DLL,并访问该DLL的导出函数。
This systematic function is more complete, including data entry, the salary is calculated, the data are revised and the record is inquired about, the module of the data exported, and so on.
本系统功能比较完善,包括数据输入,工资计算,数据修改,记录查询,数据输出等模块。
To handle a request the Akshell core evaluates the main.js file of an application and runs the app() function exported by it, passing a request object to the function.
为了处理请求,Akshell核心会评估应用程序的main.js文件,并执行它所导出的app()函数,将请求对象传递给这个函数。
The final argument of every exported Sajax function is a response handler that handles the output of foo_bar().
每个 Sajax导出函数的最后一个参数都是一个响应处理程序,负责处理 foo_bar() 的输出。
If you do this, all your test functions will be automatically exported and run via the test function shown below.
如果这样做,则会自动导出所有测试函数并通过下面的代码运行它们。
This processing adds overhead when an exported key-unsafe function is called, but only when the called function is external to the calling module.
当调用导出的键不安全的函数时,这个处理将增加相应的开销,但是仅当被调用的函数位于调用模块外部的时候才会出现这种情况。
This script displays the response to the call to c_square, which is the function exported in the C program in Listing 5.
该脚本显示 c_square函数调用的响应,该函数是清单5中的C程序导出的函数。
These closures are only interesting, however, in the case discussed above: when a nested function is exported outside the scope in which it is defined.
然后这些闭包只在上面讨论的这些情形下才显得有趣:当某个内嵌函数被暴露在它所被定义的作用域外时。
Requirements: function can be established Binary tree imported and exported its Hefuman tree.
要求:可以建立函数输入二叉树,并输出其赫夫曼树。
Requirements: function can be established Binary tree imported and exported its Hefuman tree.
要求:可以建立函数输入二叉树,并输出其赫夫曼树。
应用推荐