您要查找的是不是:
- Sets the user entry point. 设置用户入口点。
- The user entry point is the method that the user has identified as the entry point rather than the caller-generated stubs before the main method. 用户入口点是用户已标识为入口点的方法,而不是用户在主方法之前生成的存根(stub)。
- Allows the user to set the screen width for output. 允许用户设置屏幕输出的宽度。
- Gets or sets the label for the User Name text box. 获取或设置“用户名”文本框的标签。
- Gets or sets the user name in a query. 获取或设置查询中的用户名。
- Failed to set the user's home directory %1. 无法设置用户的主目录%251。
- In the Output category of the Link tab in the Project Settings dialog box, set the Entry Point Symbol to wWinMainCRTStartup. 设置后仍然出错。而且设置完了后,再进入设置对话框后就没了。
- Set the level of access you want to allow the user. 选择您要允许用户的访问级别。
- Setting the thread attribute is only valid when building an. Exe, as it affects the entry point of the main thread. 设置线程属性只有在生成.;exe时才有效;因为它影响主线程的入口点。
- Gets or sets the text of the label for the User Name text box. 获取或设置“用户名”文本框的标签文本。
- Gets or sets the text that appears in the User Name text box. 获取或设置出现在“用户名”文本框中的文本。
- Gets or sets the user name for the service account form. 获取或设置服务帐户窗体的用户名。
- Set the user and group under which the server will run. 设置之下服务器将运行的用户和小组在。
- Locating the entry point in the process. 定位进程中的入口点。
- Represents the entry point of a program. 表示程序的入口点。
- ScriptMain is the entry point to the script. ScriptMain是脚本的入口点。
- Gets or sets the data type used to verify the data input by the user. 获取或设置用于验证用户输入的数据的数据类型。
- This is the main entry point for the service. 这是服务的主入口点。
- Gets or sets the date and time when the user was last authenticated. 获取或设置用户上次进行身份验证的日期和时间。
- These two statements set the function pointers for entry points elsewhere in the driver. I elected to give them simple names indicative of their function: DriverUnload and AddDevice. 在驱动中别的地方,这两个声明为入口点设置函数指示器。我建议给它们起简单的名字来指示它们的函数:驱动卸载和添加设备。