能够轻易地识别关键代码是重中之重。
Being able to easily identify the critical pieces of code can prove to be very valuable.
将精力主要放在关键代码路径的改进上。
可以通过字符串来定位关键代码。
直接调用关键代码。
关键代码路径是处理时间长或频繁执行的代码路径。
A critical code path is one that takes a long time to process or is very frequently executed.
其他一些笔记,密钥不是手用户输入的关键代码。
Some other notes, the secret key key code is not hand entered by the user.
例如,绑定规则阻止透明代码直接通过透明委托调用关键代码。
For example, binding rules prevent transparent code from calling critical code directly via a transparent delegate.
未来所有的请求将包括此密钥关键代码来识别和验证该用户是谁。
All future based requests would include this secret key key code as a way to identify and authenticate who that user is.
宿主可以指定在非关键代码区域出现线程强制中止时所采取的策略操作。
The host can specify policy actions to be take when a rude thread abort occurs in a non-critical region of code.
没有登录系统,而不是我计划为用户提供一个密钥关键代码,将识别它们。
There is no login for the system, instead I plan on providing a user with a secret key key code that will identify them.
详细论述了各类图形文件在对话框中装载与显示的方法,并提供了关键代码。
The loading and displaying methods of various graphic files are expatiated in the article and key codes for that are provided.
介绍了技能鉴定系统中报名子系统的各功能模块,并给出了相应功能的关键代码。
This paper introduces the function modules in the skill identification system, and the key codes have been discussed in detail.
主要介绍了报表系统的数据存储、处理和访问机制,并给出实现系统的关键代码。
Mainly introduce the data memory, treatment and visit mechanism of statement system and the key code of implementation plan is introduced in the end.
文章详细探讨了基于数据库自动建立教学幻灯片的过程,并给出了部分关键代码。
This article makes a detailed introduction to the procedure of automatically created teaching filmstrip based on database. The authors also list some key codes in this paper.
此外,确实会作出安全决策的安全关键代码不应依赖透明代码实现作出这种决策。
Additionally, safe critical code, which does make security decisions, should not be relying on transparent code to have previously made such a decision.
甚至在确定了会产生问题的几行关键代码后,依旧难以解耦那些会导致竞态条件或者死锁的交叉存取事件。
Even after isolating a problem down to a few crucial lines of code, it can be difficult to untangle the interleaved events required to make a race condition or deadlock occur.
为了克服这个,你通常添加在你的所有关键代码段,以确保只有一个线程可以在同一时间访问的对象。
To overcome this, you usually add Critical Sections all over your code to make sure that only one thread can access the object at one time.
通过分析具体pci设备,给出了PCI设备驱动程序设计的通用方法以及驱动程序实现的关键代码。
Through analyzing the PCI device, the common method to develop the PCI device driver is introduced and the key code is given.
安全透明代码应使用完整的需求来作出安全决策并且安全关键代码不应依赖透明代码以进行完全的请求。
Security transparent code should use full demands to make security decisions and safe-critical code should not rely on transparent code to have made the full demand.
对物体裁剪的工作原理进行了详细的分析,提出了一个新的简便的裁剪算法,并给出了该算法的关键代码。
The article analyzes the theory of culling and brings forward a new culling arithmetic idea and gives most VC code.
为了得到最好的结果,您要使用能够自动收集代码的代码评审工具,这样用于流程改进的关键代码就是精确的了。
For best results, use a code review tool that gathers metrics automatically so that your critical metrics for process improvement are accurate.
本文探讨了基于WEB技术的教学案例管理系统的设计,给出了系统的功能设计、数据库设计、关键代码及系统架构。
In the present article we reviewed issues related to designing a WEB technology based case study management system. The system's designing, its database, keys and architectures are also discussed.
使用这些数据,进程如果在运行过程中接收到一个SIGTERM信号,就可以在执行完关键代码(如果已经启动)之后自行终止。
Using this data, a process can terminate itself after finishing the execution of a critical part of the code (if started) as long as it gets a SIGTERM signal in the middle.
所以,即使您的关键代码在保护后未经变形和保护,也需要耗费破解者很长的时间才能找到,而往往只是一行两行代码,穿插在数以万计的垃圾代码中,是极其隐蔽和猥琐的。
NoobyProtect uses the most advanced techniques to mutate and merge your original code, inserting tons of anti-debug and anti-trace codes as well as junk codes.
我将带您了解一下这个服务器关键部分的代码。
I will take you through the code for the key pieces of the server.
使代码的关键部分完成其工作。
当工具包向导生长一个工程时,向导会为三个关键方法提供部分代码或实例代码,如表1 所示。
When the toolkit wizard creates a project, it provides stubs or sample code for three key methods, as shown in Table 1.
可以锁定内核代码的关键部分,不允许抢占。
Certain critical sections of the kernel code are locked against preemption.
甚至是动态语言框架也会在某些地方使用代码生成技术,如初始化应用结构、关键的应用代码等等。
Even frameworks that specialise in dynamic languages still use code generation for areas like the initial application structure, key application artifacts and so on.
这20%的代码位于“关键路径”上,正是这些方面值得进行性能优化。
This 20% of code is on the "critical path" and it is these areas that are worth optimizing for performance.
应用推荐