| 1. | A java obfuscator changes a program in subtle ways , such that it Java模糊处理器用不易察觉的方法改变程序,以致于它的 |
| 2. | Programmers working in this paradigm use statements to change the program state 使用这种范型的编程人员用语句改变程序状态。 |
| 3. | The simulation program was complied under the real - time simulation support system , asca 在实时仿真支撑系统asca下编写了计算程序,通过改变程序运算速度达到实时的需要。 |
| 4. | The compiler is free to reorder certain instructions as an optimization when it would not change the semantics of the program 当编译器不会改变程序的语义时,作为一种优化它可以随意地重新排序某些指令。 |
| 5. | Besides changing the signature of the program , this tra formation also obfuscates the program , making its manual analysis harder 这个变换除了改变程序的签名之外,也混淆了程序,使得对它人工分析更加困难。 |
| 6. | Besides changing the signature of the program , this transformation also obfuscates the program , making its manual analysis harder 这个变换除了改变程序的签名之外,也混淆了程序,使得对它人工分析更加困难。 |
| 7. | Unlike other program inputs , which can change with each use of the application , configuration scripts tend to be more stable 与其它程序输入(每次使用应用程序时,都可以改变程序输入)不同,配置脚本趋向于更为稳定。 |
| 8. | These three statements let you change the flow of a program by selecting which statements are executed or by executing a set of statements multiple times 这三种语句通过选择执行哪些语句,或者通过多次执行一组语句,让您可以改变程序流。 |
| 9. | If the method has side effects , evaluating the method in a debugger window will change the state of your program , which can produce unexpected results 如果该方法有副作用,在调试器窗口中计算该方法将改变程序的状态,可能产生意外的结果。 |
| 10. | Exceptions should not be used to alter the flow of a program as part of normal execution - they should only be used to report and handle error conditions 不应作为正常执行的一部分来使用异常改变程序的流程,异常只能用于报告和处理错误情况。 |