网页
图片
视频
学术
词典
地图
更多
航班
笔记本
ThreadState
网络
当前状态;目前执行绪的状态;线程调用
网络释义
1.
当前状态
它的
当前状态
(
ThreadState
)。所谓静态属性,就是这个类所有对象所公有的属性,不管你创建了多少个这个类的实例,但是 …
www.soaspx.com
|
基于300个网页
2.
目前执行绪的状态
~~这是我的调调~~: 四月 2008 ... Priority: 指定或取得优先权
ThreadState
:
目前执行绪的状态
Join: 封锁呼叫执行绪 ...
iwjslns.blogspot.tw
|
基于4个网页
3.
线程调用
线程状态(转) - 今昭 - 博客园 ... Running 续表
ThreadState
线程调用
WaitSleepJoin 另一个线程调用 ...
www.cnblogs.com
|
基于4个网页
例句
释义:
全部
全部
,
当前状态
当前状态
,
目前执行绪的状态
目前执行绪的状态
,
线程调用
线程调用
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Once
a
thread
is
created
,
it
is in
at
least
one
of
the
ThreadState
states
until
it
terminates
.
一旦
创建
线程
,
它
就
至少
处于
ThreadState
中
的
一个
状态
中
,
直到
终止
。
msdn2.microsoft.com
2.
For the
duration
of
its
existence
,
a
thread
is
always
in
one
or
more
of the
states
defined
by
ThreadState
.
在线程
存在
期间
,
它
总是
处于
由
ThreadState
定义
的
一个
或
多个
状态
中
。
msdn2.microsoft.com
3.
Once
a
thread
is
in
the
ThreadState
.
: : . Running
state
,
the
operating system
can
schedule
it
for
execution
.
一旦
线程
处于
ThreadState.::.Running
状态
,
操作系统
就
可以
安排
其
执行
。
msdn2.microsoft.com
4.
The
exception
that is
thrown
when
a
Thread
is
in
an
invalid
ThreadState
for
the
method
call
.
当
Thread
处于
对
方法
调用
无效
的
ThreadState
时
引发
的
异常
。
msdn2.microsoft.com
5.
Causes
the
operating system
to
change the
state
of
the
current
instance
to
ThreadState
.
: :
.
Running
.
导致
操作系统
将
当前
实例
的
状态
更
改为
ThreadState.::.Running
。
msdn2.microsoft.com