| 1. | The level , normal , shows no esql execution trace at all 正常级别一点也不显示esql的执行。 |
| 2. | Include execution trace messages “包含执行跟踪消息” |
| 3. | To write execution trace messages to the sql server agent error log 将执行跟踪消息写入到sql server代理错误日志中 |
| 4. | This topic describes how to configure microsoft sql server agent to include execution trace messages in its error log 本主题介绍如何配置microsoft sql server代理以在其错误日志中包含执行跟踪消息。 |
| 5. | A memory model describes , given a program and an execution trace of that program , whether the execution trace is a legal execution of the program 内存模型描述给定程序的某个特定的执行轨迹是否是该程序的一个合法执行。 |
| 6. | Just because a hacker can t see the original programming doesn t mean he can t run it in a code execution trace environment or through reverse engineering 只是因为黑客不能看到原始编程并不表示他不能在代码执行跟踪环境中或通过反向工程来运行它。 |
| 7. | When the resulting executable is run , tags are sent to a data collection agent that then sends the data to the host application . using this technology , codetest provides performance , coverage , and memory analysis , and a software execution trace capability similar to a logic analyzer 在构建处理过程中,在不影响原始源代码的前提下,使用编译器将插桩标记插入代码。运行结果执行时,标记被发送至数据收集代理,然后数据被发送至主机应用。采用此技术, |