网页
图片
视频
学术
词典
地图
更多
航班
笔记本
线程来
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Some
drivers
spawn
separate
threads to
deal
with
devices
that
require
polling
or
to
deal
with specialized
timeout
conditions
.
有一些
驱动程序
需要
一些
独立
的
辅助
线程
来
处理
那些
需要
轮询
访问
或
处理
超时
的
设备
。
blog.csdn.net
2.
When
the SCM
starts
a
service
,
it
waits
for the
main
thread
of
a
process
to
call
the StartServiceCtrlDispatcher
function
.
当
SCM
启动
某个
服务
时
,
它
等待
某个
进程
的
主
线
程
来
调用
StartServiceCtrlDispatcher
函数
。
blog.163.com
3.
Of
course
,
the
worst
case
is
to
fall
back
to
using
threads
for
blocking
actions
that
really
cannot
be
converted
into
asynchronous
callbacks
.
当然
,
最坏
的
情形
是
回退
到
使用
线
程
来
进行
阻塞
操作
,
因为
这些
操作
确实
无法
转换
成
异步
回调
。
www-128.ibm.com
4.
There
are
frequent
operations
on
backing
up
the
meta
information
for
all
clients
,
which are implemented
by
an
independent
thread
.
追踪
服务器
存在
频繁
的
备份
所有
客户端
元
信息
的
操作
,
通过
独立
的
备份
线程
来
处理
。
www.fabiao.net
5.
The
link
to
this
site
can
be made available
as
one
of
the
threads
in
a
JADT
access
page
.
到
这个
站点
的
链接
,
可以
作为
JADT
访问
页面
中
的
一个
线
程
来
使用
。
www-128.ibm.com
6.
What's
difficult
about
concurrent
programming
is
thinking
in
terms
of
concurrency
with
threads
.
并发
编程
的
一个
困难
之
处
是
利用
线程
来
考虑
并发
性
。
www.ibm.com
7.
Applications
that
use
multiple
threads
to
get
the
most
out
of
their
environment
can
provide
a
superior
user
experience
.
能
利用
多
线
程
来
从
其
环境
收获
最多
的
应用程序
可以
提供
一种
超级
的
用户
体验
。
www.ibm.com
8.
Parallel
LINQ
,
part
of
Microsoft
's
Parallel
Extensions
library
,
allows
developers
to
quickly
make
queries
execute
across
multiple threads
.
作为
微软
并行
扩展
库
(
ParallelExtensionslibrary
)
的
一部分
,
并行
LINQ
支持
开发人员
跨
多
线程
来
快速
执行
查询
。
www.infoq.com
9.
You
will
get
better
performance
if
you
can
use
multiple
threads
at a
time
for
injecting
(
or
receiving
)
messages
.
如果
可以
同时
使用
多个
线
程
来
注入
(
或
接收
)
消息
,
您
将
获得
更好
的
性能
。
www.ibm.com
10.
If
your
transaction
required
a
lengthy
computation
,
a
larger
concurrency
value
will
allow
more
threads
to
run
.
如果
您
的
事务处理
需要
一个
漫长
的
计算
时间
,
一个
比较
大
的
并发
量
可以
允许
更多
线
程
来
运行
。
blog.csdn.net
1
2
3
4
5