1·The intruder is not necessarily outside the company, but he is executing code from outside of the application itself.
入侵者并不一定是在公司外部,但他是从应用程序自身的外部执行代码的。
2·The intruder is not necessarily outside the company, but rather is executing code from outside of the application itself.
入侵者并不一定在公司外部,但他们是从应用程序自身的外部执行代码的。
3·Do work by executing appropriate code at each point in the application.
在应用的每个点上执行适当的代码来完成工作。
4·After executing each instance, toggle back to the applications described above.
执行每个实例后,切换到前面描述的应用程序。
5·SQL provides no mechanisms for defining and executing searches on these types of data.
对于这些类型的数据,SQL不提供定义和执行搜索的机制。
1·Signals are software interrupts that send information about an occurrence of an asynchronous event to an executing program, or process.
信号就是软件中断,可以向正在执行的程序(进程)发送有关异步事件发生的信息。
2·You can use this procedure to start, stop, and control logging, and to set parameters in Shared memory so that all executing procedures can use the same logging control information.
我们可以使用这个过程来启动、停止和控制记录日志的功能,并设置共享内存中的参数,这样,所有正在执行的存储过程都可以使用相同的日志来控制信息。
3·The benefit of a VM system is that physical RAM is more effectively used — this happens because it only holds executing applications and the data being used.
VM系统的优点在于,物理ram得到了更有效的利用——这是因为它仅包含正在执行的应用程序和正在使用的数据。
4·The upper-left pane shows the current executing thread.
左上方的窗格显示当前正在执行的线程。
5·In case of an exception, the catch block simply called the exception publisher, then returned the executing thread back to the thread pool.
如果发生了异常,这个catch块只是简单地调用异常发布程序,然后将正在执行的线程返回到线程池中。