您要查找的是不是:
- All conditional statements use the truth or falsehood of a conditional expression to determine the execution path. 所有条件语句都利用条件表达式的真或假来决定执行流程。
- You can also write variables or structures in a page and trace through the execution path of your page or application. 您还可以在页中编写变量或结构,并沿着页或应用程序的执行路径进行跟踪。
- You can write variables or structures in a page or simply trace through the execution path of your page or application. 您可以在页中编写变量或结构,或者只是通过页或应用程序的执行路径进行跟踪。
- Without static type checking, a type error may linger in your program as a saboteur until just the right execution path happens to uncover it. 没有静态类型检查的话,类型错误将作为破坏者逗留在您的程序中,直到恰当的执行路径碰巧把它揭露出来为止。
- ASP.NET tracing enables you to follow a page's execution path, display diagnostic information at run time, and debug your application. 使用ASP.;NET跟踪;可以遵循某页的执行路径、显示运行时的诊断信息和调试应用程序。
- But if the code base is large and sufficiently ugly, it can be difficult to ensure that every possible execution path has been traced through. 但如果代码库很大并且写得很糟糕,就很难确保已经全面跟踪了所有可能的执行路径。
- Is used during program execution to reveal the execution path through a diagram; it depicts the control flow and how the software operates. 是用于在程序执行过程中,通过图表显示执行路径,它描述了控制流和软件如何运作的方式。
- To count as a different execution path, an execution path must be made up of a unique sequence of function calls performed and exited in the same way. 必须是由独一无二的函数调用序列构成的、并且同样地退出了(从同一个函数中退出了)的执行路径,才能被统计为一个不同的执行路径。
- In order for a rootkit to alter the normal execution path of the operating system, one of the techniques it may employ is "hooking". 黑客若要修改操作系统的正常执行路径,其中一项可利用的技术就是钩子。
- To count as a different execution path, an execution path must be made up o unique sequence of function calls performed and exited in the same way. 必须是由独一无二的函数调用序列构成的、并且同样地退出了(从同一个函数中退出了)的执行路径,才能被统计为一个不同的执行路径。
- To merge separate execution paths into a single thread again. 可以重新将单独的执行路径合并为一个线程。
- However, the rootkit's tendency to hide files by interrupting the execution path of the detection software can limit the success of signature-based detection. 但是后门的倾向隐藏文件中断执行路径探测软件可以限制成功基于签名的检测。
- You can write variables or structures in a page, assert whether a condition is met, or simply trace through the execution path of your page or application. 您可以写出页中的变量或结构,断言是否满足某个条件,也可以仅跟踪页或应用程序的执行路径。
- They cleaved a path through the wilderness. 他们在荒原中开辟出一条路。
- Executable path did not get quoted properly in service creation leading to a local privilege escalation vulnerability. 下载地址::一切资源均是免费,为了更好的为大家服务,支持本站!
- She squelched along the muddy path. 她沿着泥泞小径格吱格吱地走。
- An operating system component that lets the logic of multiuser applications be performed as several separate, asynchronous execution paths. 一种操作系统组件,允许多用户应用程序的逻辑以几个单独的异步执行路径来执行。
- He was destined to plod the path of toil. 他注定要在艰辛的道路上跋涉。
- One purpose of this Item was to demonstrate just how many invisible execution paths can exist in simple code in a language that allows exceptions. 本条款的目的是演示在一个允许异常机制的语言中,简单的代码里可以存在多少条暗藏的执行路径。
- It emulates user actions to ensure that execution paths operate correctly and the appropriate responses are returned for the given requests. 它模拟用户动作来保证执行路径操作正确,并对给定的请求给出合适的反应。