蜘蛛扫描智能化的通过结合特征码以及行为扫描技术,从而能够迅速有效的确认间谍程序的威胁。
Spider scanning works intelligently by using a combination of signature and behavioral scanning techniques to quickly and effectively identify spyware threats.
汇编程序使程序输出操作码和相关的分类地址等繁琐的工作自动化。
Assembler automates the tedium of working out op-codes and relative branch addresses in a program.
您不能编辑文件中受保护的部分,但是仍然可以在程序码编辑器中撰写程序码,让文件自动化。
You cannot edit the protected parts of the document, but you can still write code in the code Editor to automate the document.
因为最佳化可能变更编译器所建立的程序码,我们会建议您侦错应用程序,并测量它的效能,然后最佳化程序码。
Because optimization might change the code created by the compiler, we recommend that you debug your application and measure its performance, and then optimize your code.
若要使执行效能最佳化,您可以让您的程序码执行较少的堆叠查核行程,然而,您必须确定并没有泄露任何安全漏洞。
To optimize performance, you can have your code perform fewer stack walks; however, you must be sure that you do not expose a security weakness whenever you do this.
这是正常的行为,因为某些警告仅与最佳化的程序码相关。
This behavior is expected because some warnings relate only to optimized code.
各个轮辐都连接至含有单一文化特性资源(但不包含任何程序码)的附属组件。
Each spoke connects to a satellite assembly that contains the resources for a single culture, but does not contain any code.
自动化测试:如果您的程序码必须通过特定测试才会有效,请设定测试回合来执行这些测试。
Automated tests: If your code must pass certain tests to be valid, set up a test run to run these tests.
视觉化程序码:借由产生相依性图形和顺序图表,来查看程序码的视觉化表示。
Visualize the code: See a visual representation of the code by generating dependency graphs and sequence diagrams.
然后您的应用程序可以区域化,不需要更改或重新编译原始程序码。
Your application can then be localized without requiring source code changes or recompilation.
一般设定会影响程序码编辑器套用格式化选项至程序码的方式。
The general Settings affect how the code Editor applies formatting options to code.
如果应用程序可进行当地语系化,表示您已正确将应用程序的可执行码和其资源分隔开来。
If an application is localizable, you have correctly separated the application's executable code from its resources.
您可能也注意到,当您以最佳化编译程序码时,会出现某些额外的警告讯息。
You might notice additional warning messages when you compile your code with optimization.
一般的规则是,能够参数化的型别越多,程序码的弹性和可重复使用性就会越高。
As a rule, the more types you can parameterize, the more flexible and reusable your code becomes.
应用程序尝试建立、写入或删除未虚拟化之路径的登录机码。
An application attempted to create, write, or delete a registry key for a non-virtualized path.
这样让您能在侦错指令码中掷回例外状况,以协助进行侦错流程,而且也可以将发行程序码最小化,以突显效能。
This enables you to throw exceptions in debug scripts that are helpful to the debugging process, while minimizing the size of release code to emphasize performance.
不允许移除内容中的子预留位置,因为程序码中可能参考某项目,这可能会导致当地语系化的应用程序在执行阶段失败。
The removal of child placeholders in content is not allowed, because an element may be referenced in code, which could cause the localized application to fail at run time.
会在文件开始执行而且组件中的所有初始化程序码也都已执行后发生。
Occurs after the document is running and all the initialization code in the assembly has been run.
如果不行,请留意这个资料将会公开给拥有序列化使用权限的所有程序码,同时也请确定不会有任何恶意程序码可以取得这个使用权限。
If this cannot be done, be aware that this data will be exposed to any code that has permission to serialize, and make sure that no malicious code can get this permission.
准备传回至用户端之回应的初始化程序码。
Initialization code that prepares the response returned to the client.
在执行活页簿且已执行组件中所有初始化程序码后发生。
Occurs after the workbook is running and all the initialization code in the assembly has been run.
下表列出当您要初始化dll时的程序码加入位置说明。
If you need to initialize your DLL, the following table describes where to add your code.
若选取这个方块,则会依据针对程序码编辑器选取的格式化选项,格式化贴入程序码编辑器的文字。
When selected, formats text pasted into the Code Editor to fit the formatting options selected for the Code Editor.
对于区域通用子运算式最佳化,编译器会检查程序码的短区段中有没有通用子运算式。
For local common subexpression optimization, the compiler examines short sections of code for common subexpressions.
一般说来,您的DLL会有必须在DLL载入时执行的初始化程序码(例如,配置记忆体)。
Typically, your DLL has initialization code (such as allocating memory) that must execute when your DLL loads.
一般说来,您的DLL会有必须在DLL载入时执行的初始化程序码(例如,配置记忆体)。
Typically, your DLL has initialization code (such as allocating memory) that must execute when your DLL loads.
应用推荐