• A debugger hijacking of a user thread.

    调试器截获用户线程

    youdao

  • Marks this thread as either a daemon thread or a user thread.

    一个线程被标记守护线程”用户线程”。

    youdao

  • That value is returned from the ioctl call and the user thread must react to that.

    这个是从ioctl调用中返回的,用户线程必须对此进行响应。

    youdao

  • A user thread is a database server thread that services requests from client applications.

    用户线程服务来自客户机应用程序请求数据库服务器线程。

    youdao

  • After this foreground GC is finished, the background GC thread and the user threads can resume their work.

    前台垃圾收集完成之后后台垃圾时线程应用程序的线程继续它们工作

    youdao

  • This enables a 1:1 threading model without limitations on the number of threads being created (since a new kernel thread is created for every user thread).

    这样就可以实现创建线程限制的1:1线程模型因为一个新的内核线程一个用户线程而创建)。

    youdao

  • A general solution for the problem above is to have each user thread hold a locale variable by passing the variable to the user thread during its construction.

    对于以上问题通用解决方法通过在构造变量期间将其传递给用户线程个用户都有场所变量。

    youdao

  • When the variable in ready inside of that thread, you can use the sample code listed in Listing 10 to get the globalization working for codes running in the user thread.

    变量线程准备好时,可以使用列表10所示范例代码用户线程中运行代码以实现全球化

    youdao

  • This usually means copying the arguments over from the spe local store, running the respective library function in the user thread, and continuing by calling the ioctl again.

    通常意味着SPE本地存储中拷贝参数用户线程运行各自函数通过再次调用ioctl继续执行。

    youdao

  • As the code in user thread constructor still runs in the caller thread's context, we have a chance to inherit a locale object from the servlet thread when the user thread is being constructed.

    因为用户线程构造中的代码仍然访问线程环境下运行,所以构造用户线程我们还有机会服务线程继承场所对象

    youdao

  • While a thread is running, either uploading or downloading, you can query it to check on its status to provide the user with feedback (e.g. a progress bar).

    线程运行的时候,不管是上传还是下载可以查询进程状态并且用户一个反馈例如一个进度条)。

    youdao

  • Each thread simulates a user that connects to the database and submits a stream of transactions without think times.

    每个线程模拟用户用户连接数据库提交一个事务而不考虑次数

    youdao

  • A thread is created to handle each new user connection.

    一个线程创建处理每个用户连接

    youdao

  • The callback handler class has two thread local variables that can store the user ID and password from the client instance.

    这个回调处理器拥有两个线程本地变量用于存储来自客户端实例用户ID密码

    youdao

  • While a thread is running, either uploading or downloading, you can query it to check on its status to provide the user with feedback (eg. a progress bar).

    线程运行的时候,不管是上传还是下载可以查询进程状态并且用户一个反馈(例如一个进度条)。

    youdao

  • This caused each NRPC user to spawn off a server thread.

    就导致每个NRPC用户都会派生一个服务器线程

    youdao

  • This is because remote invocations in JSR 172 are blocking calls, and if invoked in the main event thread, the user interface will freeze until the remote invocation completes.

    由于JSR 172中的远程调用模块进行的,而且如果事件线程调用用户界面冻结直到远程调用结束

    youdao

  • The single CSLD task thread services all jobs in a sequential way and connects to one user mailbox after the other to extract the mails.

    CSLD任务线程顺序为所有任务服务并且逐个连接各个用户邮箱,以便提取邮件。

    youdao

  • This approach is a little more limited, because it does not give you stateless performance — you are in fact using a separate thread per user.

    这种方式一点儿受限制因为提供状态性能——实际上为每个用户使用单独线程

    youdao

  • Even worse, if the UI thread is blocked for more than a few seconds (about 5 seconds currently) the user is presented with the infamous "application not responding" (ANR) dialog.

    坏的是,如果应用程序ui线程阻塞超过秒钟(现在大概是5),用户会看到一个让人高兴的“应用程序没有响应”(ANR)对话框。

    youdao

  • The only problem with this function is that when it periodically executes, it executes on the main thread and thus blocks any interactions from the user during that time.

    函数惟一缺陷主线程执行因此,在此期间,它会阻塞用户任何交互

    youdao

  • Specifically, if everything is happening in a single thread, performing long operations such as network access or database queries on the UI thread will block the whole user interface.

    特别是如果把所有事件放在主线程中来处理,需要长时间来处理的事件比如网络访问或者数据库查询阻塞整个UI

    youdao

  • When a pluglet is executed, it runs on the Rational Software Architect (User Interface) UI thread.

    运行pluglet 时,RationalSoftware Architect(用户界面)UI 线程上运行。

    youdao

  • In each case, the server provides the data that the user requests and can then close the connection, allowing that thread to be freed up to serve other requests.

    以上任何一种Web应用程序中,服务器提供用户请求数据然后关闭连接,并释放那个线程使之可以其他请求服务。

    youdao

  • This in turn results in one thread per user on Tomcat, while the NIO server handles the same load with a constant number of threads.

    然后它导致Tomcat为每个用户分配一个线程NIO 服务器用固定数量的线程来处理相同负载

    youdao

  • The Linux kernel provides a lightweight process framework for creating threads; the actual thread implementation is in the user space.

    Linux内核提供了一个轻量级进程框架创建线程实际线程用户空间中实现

    youdao

  • If synchronous and asynchronous requests are allowed to be submitted concurrently, this situation can mean supporting at least one more thread consumption (for the Ajax request) per user request.

    如果允许并发地提交同步异步请求意味着每个用户请求至少支持多出个的线程消耗(用于Ajax请求)。

    youdao

  • You can access specific fields from the process, thread, user and MST structures.

    可以访问进程线程用户mst结构中的特定字段

    youdao

  • Keep in mind that Tomcat must allocate one thread per user, while the NIO server was configured with only four worker threads.

    记住Tomcat必须为每个用户分配一个线程NIO服务器配置4个工作线程

    youdao

  • The PresentationReconciler class updates the text's appearance with every keystroke, and the Reconciler class runs in a daemon thread, parsing the document without holding up the user interface (UI).

    presentationreconciler根据每次更新文本外观,而Reconciler运行一个守护线程必将用户界面(UI)挂就能解析文档

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定