应用程式执行时,启动表单会自动载入。
The startup form loads automatically when the application is run.
下图显示可能为多层式应用程式使用测试控制器和测试代理程式执行自动化测试的情形。
The following illustration shows how automated tests might be run for a multi-tier application using a test controller and test agents.
使用该侦错工具,可藉由在应用程式执行时逐步执行每个陈述式,并检视每个变数中的资料,了解应用程式的具体运作方式。
Using the debugger, you can see exactly how your application is working by stepping through each statement as it executes and by viewing the data in each variable.
没有执行时检查来这一防止写入超过缓冲区末尾,所以程式员必须在其自己的程式码中执行这一检查,否则继续下去会遇到问题。
There are no run-time checks that prevent writing past the end of a buffer, so a programmer has to perform the check in his or her own code, or run into problems down the road.
他们的行动并不是排演好的,所以你每次执行程式就会得到不同的演示结果。
“Their actions aren’t choreographed, so each time you run it you get different results, ” says Mr Wittasek.
Widget是一种迷你应用程式,可在电脑桌面上单独执行,为您提供各种电脑资讯与网路服务。
Vista gadgets are small applications that reside on your computer desktop offering information and services from your computer and the web.
侦错工具将会停止侦错工具正在执行的所有程式。
The debugger stops the execution of all programs running under the debugger.
执行程式且它会输出分配记忆的最大总数。
Run the program and it will output the maximum amount of allocatable memory.
多个执行绪的平行处理可以大幅改进程式效能,但由于带来了追踪多个执行绪的需要,也可能会增加侦错的困难度。
Parallel processing of multiple threads can greatly improve program performance, but it can also make debugging more difficult because it introduces the need to keep track of multiple threads.
这些工作必须在执行不应该切换的程式码时通知主机。
These tasks must inform the host when they execute code that should not be switched.
要求使用权限可以在程式码被允许执行后增加成功执行的机会。
Requesting permissions increases the likelihood that your code will run properly if it is allowed to execute.
这包括函式程式码直接执行期间收集的样本,以及目标函式呼叫的子函式执行期间收集的样本。
This includes samples that are collected during the direct execution of the function code and samples that are collected during the execution of child functions that are called by the target function.
因此,应用程式可以使用角色成员资格来判断是否授权给主体,以执行要求的动作。
Therefore, applications can use role membership to determine whether a principal is authorized to perform a requested action.
您可以在电脑上建立及执行多个版本的应用程式或元件。
You can create and run multiple versions of an application or component on a computer.
下列主题将简介多执行绪程式设计的一些考量和最佳应用。
The following topics introduce you to some of the considerations and best practices for multithreaded programming.
建立安全应用程式的最佳做法,是以完全没有权限开始,然后加入执行特定工作的最少权限。
The best practice for creating secure applications is to start with no permissions at all and then add the narrowest permissions for the particular task being performed.
测试代理程式会继续执行测试及收集记录档。
但是,使用这个选项时,理论上客户可以拥有多个使用各种升级等级执行的应用程式。
However, using this option, customers could theoretically have multiple applications running with various levels of upgrades.
您可以在程式码执行时将变数变改为参考其他物件。
You can change a variable to refer to other objects while your code is running.
DLL 函式呼叫会在编译或组译呼叫可执行档的原始程式码时,在物件程式码产生外部函式参考。
When the source code for the calling executable is compiled or assembled, the DLL function call generates an external function reference in the object code.
多执行绪主题没有教授多执行绪程式设计的基本概念,只有教授如何在您的多执行绪程式中使用MFC。
The multithreading topics do not teach the basics of multithreaded programming, only how to use MFC in your multithreaded program.
取得值,这个值表示载入至目前应用程式定义域中的组件是否在完全信任情况下执行。
Gets the total bytes that survived from the last full, blocking collection for all application domains in the process.
通常会有三组开发人员同时执行增益集及其管线的工作:主应用程式开发人员、管线开发人员及增益集开发人员。
There are typically three groups of developers who work on add-ins and their pipelines: host application developers, pipeline developers, and add-in developers.
您也可以包含执行这些步骤时其所使用的资料,例如登入应用程式或网站。
You can include data that these steps can use while they run, for example, to log on to an application or a Web site.
在单一执行绪应用程式中,使用者可能需要花费閒置时间等待计算或资料库更新完成。
In a single-threaded application, a user may spend idle time waiting for the calculations or database updates to finish.
跨执行绪相依性表示评估程式码需要暂时执行应用程式中的其他执行绪。
A cross-thread dependency means that evaluating the code requires other threads in your application to run temporarily.
这个安装专案可以透过几种不同的格式来提供,包括MSI部署、安装程式可执行档 (。
This can be provided in one of several different formats: as an MSI deployment, as a setup executable (.
这些要求只会造成执行阶段拒绝您的程式码存取组件,且执行阶段并不会因此赋予程式码超过其所应当获得的使用权限。
Requests only influence the runtime to deny permissions to your code and never influence the runtime to give more permissions to your code than has been granted.
增益集在主应用程式的相同应用程式定义域中执行。
增益集在主应用程式的相同应用程式定义域中执行。
应用推荐