程序中应用的一个术语,表示一个程序已经过完整测试和查错,确信不含有其它非法代码或数据。
A term applied to a program to indicate that it has been thoroughly tested and debugged and can be relied upon not to corrupt other code or data.
如果不检查,这会导致缓冲区溢出,引起服务器瘫痪,或者更坏的,这个用户可以hack你的服务器,执行非法代码。
If not checked, this will overflow the buffer, resulting in a server crash, or, worse, the user being able to hack your server, executing arbitrary code.
这个确认步骤保证代码是格式优良的——不会上溢或者下溢栈或者含有非法字节码。
These verification steps ensure that the code is well-formed--that it doesn't overflow or underflow the stack or contain illegal byte-codes, for example.
在开始时,编写这些代码可能会有一点无聊,不过它对于可靠性确实有好处:如果您拒绝了那些非法数据,许多不可思议的问题马上就会消失。
Initially, writing this code can be a little dreary, but it also has a real advantage in reliability: many mysterious problems instantly disappear if you immediately reject bad data.
也许您必须手工编写验证代码来根除这个bug,而不关心非法的日期和非法的数字。
You would have to hand code the validation to root out this bug — not to mention invalid dates and invalid numerics.
去除代码中的未定义的行为,或者使用断言来抓住未定义行为的非法使用。
Strip undefined behavior from your code, or use assertions to catch illegal USES of undefined behavior.
服务器的安全设置能保证考试系统正常的运行以及程序代码的保密,防止访问者用非法途径破坏考试系统。
The security configure of server make sure the examination system well run and the program code safety, and it inhibit some users to destroy the examination system through illegal ways.
该线程在持有操作系统的加载程序锁的同时,尝试非法调入托管代码。
The thread is attempting to illegally call into managed code while holding the operating system's loader lock.
在开发过程中,特别是书写代码的时候,考虑非法用户是非常重要的。
During development, when the code is being written, it is important to consider illegitimate uses of your application.
系统错误代码1018的意思是“非法操作试图在已被标记为删除的注册表项。”
System error code 1018 means "Illegal operation attempted on a registry key that has been marked for deletion."
除非撤消非法的代码更改,否则将无法继续执行代码。
You will not be able to continue code execution unless you undo the illegal code change.
对于大多数非法请求或者调用者的调用目的无法确定的请求,SOAP都会返回错误报告和错误代码。
SOAP fault reporting and fault codes will be returned for most invalid requests or any request where the intent of the caller cannot be determined.
人们应该意识到,即使公开的源代码仍然是卡巴斯基实验室的知识产权和下载,分发或使用未经同意它是非法的。
People should be aware that even if publicly available, the source code remains the intellectual property of Kaspersky lab and downloading, distributing or using it without consent is illegal.
人们应该意识到,即使公开的源代码仍然是卡巴斯基实验室的知识产权和下载,分发或使用未经同意它是非法的。
People should be aware that even if publicly available, the source code remains the intellectual property of Kaspersky lab and downloading, distributing or using it without consent is illegal.
应用推荐