The handler keyword specifies either a program or service program entry point that is called by the IBM I operating system.
HANDLER关键字现在可以指定IBMi操作系统调用的程序或服务程序入口点。
The program entry point is very similar to common. NET programs. The following code can be used to launch the main form.
程序入口点与普通。NET程序非常类似。可以用下面的代码来启动主窗体。
To debug a program running under a known, specific user profile, you can use the service entry point support.
为了调试一个正在运行的程序,特定的用户概述,您可以使用服务进入点支持。
Therefore, you begin by defining the main function, which is the entry point to the program.
因此,开始你可以定义一个main函数,它是程序的入口点。
Main must be declared global, because it is used as the entry point to the program.
main必须被声明为全局的,因为它是程序的入口点。
That way an authentication provider can request additional information from either the sender (user or SDK program) or even the entry point (Gateway or Dispatcher) the request came in through.
身份验证提供者可以以这种方式向发送者(用户或sdk程序)或转发请求的入口点(Gateway或Dispatcher)请求更多信息。
Each section of executable code is run when a particular event becomes necessary, including events like the initialization of a library and the main starting entry point of the program itself.
每个可执行代码段将在需要特定的事件时执行,这些事件包括库的初始化和该程序本身主入口点。
BIND is a program that runs through a module's import table and stores the most probable entry point address for each function.
BIND是一个程序,通过一个模块的导入表和存储运行的最可能的条目为每个功能点的地址。
If a user enters, for example, a non-numeric character in a numeric-only field, the program would put up a clue box near the point of the offending entry, yet without obscuring it.
如果用户在纯数字字段中输入一个非数字字符,程序会在犯规输入的位置附近显示一个暗示框,但不会遮盖或者模糊掉所输入的数据。
If a user enters, for example, a non-numeric character in a numeric-only field, the program would put up a clue box near the point of the offending entry, yet without obscuring it.
如果用户在纯数字字段中输入一个非数字字符,程序会在犯规输入的位置附近显示一个暗示框,但不会遮盖或者模糊掉所输入的数据。
应用推荐