网页
图片
视频
学术
词典
地图
更多
航班
笔记本
CurrentCulture
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Therefore
,
the
CurrentCulture
property
can
only
be
set
to
a
specific
culture
or
to the InvariantCulture
.
因此
,
只能
将
CurrentCulture
属性
设置
为
特定
区域性
或
InvariantCulture
。
msdn2.microsoft.com
2.
The
first
CultureInfo
object
known
as the
CurrentCulture
is
not
used
to
localize
strings
in
applications
.
第一个
CultureInfo
对象
称为
CurrentCulture
,
它
并不是
用于
本地化
应用程序
中
的
字符串
。
blog.sina.com.cn
3.
Comparison
procedures
use
the
Thread
.
: :
.
CurrentCulture
of
the
current
thread
unless
otherwise
specified
.
除非
另行
指定
,
否则
比较
过程
会
使用
当前
线程
的
Thread.::.CurrentCulture
。
msdn2.microsoft.com
4.
For
culture
-
sensitive
operations
,
specify
the
CultureInfo
.
CurrentCulture
property
as
the
culture
parameter
.
对于
区分
区域性
的
操作
,
请
指定
CultureInfo.CurrentCulture
属性
作为
culture
参数
。
msdn2.microsoft.com
5.
To
set
the
CurrentCulture
property
,
you
create
an
instance
of
the CultureInfo
class
and
call
its
CreateSpecificCulture
method
.
若要
设置
CurrentCulture
属性
,
请
创建
CultureInfo
类
的
一个
实例
并
调用
其
CreateSpecificCulture
方法
。
msdn2.microsoft.com
6.
Set
the CurrentUICulture
and
CurrentCulture
properties
of the
current
thread
to
the
UI
culture
and
culture
,
respectively
.
将
当前
线程
的
CurrentUICulture
和
CurrentCulture
属性
分别
设置
为
UI
区域性
和
区域性
。
msdn2.microsoft.com
7.
The
default
CurrentCulture
values
are
determined
by
Control
Panel
settings
.
默认
CurrentCulture
值
由
“
控制
面板
”
设置
决定
。
msdn2.microsoft.com
8.
The
following
code
example
sets
the
CurrentCulture
property
to the
specific
culture
"
de-DE
"
for
German
in
Germany
.
下面
的
代码
示例
将
CurrentCulture
属性
设置
为
表示
德国
德语
的
特定
区域性
“
de-DE
”
。
msdn2.microsoft.com
9.
Its
value
is
reflected
by
the
CurrentCulture
and
CurrentUICulture
properties
.
它
的
值
由
CurrentCulture
和
CurrentUICulture
属性
反映出来
。
msdn2.microsoft.com
10.
You
can
use
the Thread
.
CurrentThread
property
to
set
CurrentCulture
.
可以
使用
Thread.CurrentThread
属性
设置
CurrentCulture
。
msdn2.microsoft.com
1
2