网页
图片
视频
学术
词典
地图
更多
航班
笔记本
C#
美 ['siːˈʃɑrp]
英 ['siːˈʃɑː(r)p]
n.
【IT】一种简单的
英汉
英英
n.
1.
【IT】一种简单的,现代的,面向对象的,类型安全的,通用的编程语言,基于.NET Framework,由微软开发,并由ECMA国际组织标准化
n.
1.
[
IT
]
a
simple
,
modern
,
object
-
oriented
,
type
-
safe
and
general
-
purpose
programming
language
based
on
.
NET
Framework
,
developed
by
Microsoft
and
standardized
by
ECMA
International
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Bill
Venners
:
How
much
of the
design
of C#
was
based
on
usability
research
, how
much
on
marketing
choices
,
and
how
much
on
aesthetics
?
比尔
:
C#
的
设计
有
多少
是
基于
可用性
研究
?
有
多少
基于
市场
抉择
?
又
有
多少
是
基于
编程
美学
?
dictsearch.appspot.com
2.
The
declaration
of a
field
(
member
variable
)
can
be
prefixed
with
keywords
indicating the
visibility
,
just
as in
languages
like
Java
and
C#
.
字段
(
成员
变量
)
的
声明
可以
用
可见
程度
关键
字
来
做
前缀
,
就
像
Java
和
C#
这样
的
语言
一样
。
article.yeeyan.org
3.
Outside
of
a
dynamic
block
developers can
only
call
C#
code
statically
,
just
as
they do
today
.
而
在
dynamic
块
之外
的
代码
仍
将
只
支持
静态
访问
,
就
和
我们
现在
的
写法
一样
。
www.infoq.com
4.
Use
a
stereotype
from
a
C#
profile
only
when
you
set
at least
one
of
the
stereotype
property
values
.
只有
当
您
设置
至少
一个
原型
属性
值
时
,
使用
来自
C#
用户
配置档案
的
原型
。
www.ibm.com
5.
For
example
,
it is
not
possible
to
call
arithmetic
operators
in
a
C#
generic
class
,
although
it is possible to
call
user
defined
operators
.
例如
,
您
无法
在
C#
泛
型类别
中
呼叫
算术运算
子
,
不过
可以
呼叫
使用
者
定义
的
运算
子
。
207.46.16.252
6.
Internet
applications
of monitoring
computer
adopts
C#
Language
to
develop
,
of
which
the
interface
is
beautiful
,
folksy and
easy
to
operate
.
上位
机
应用
软件
采用
C#
语言
进行
开发
,
其
界面
美观
友好
、
操作
简单
。
www.fabiao.net
7.
What
we
'd
really
like to
see
would
be
automatic
boxing and
unboxing
of
primitive
types
,
similar
to what
is
done
in
C#
(
except
better
)
.
我们
真正
想
看到
的
是
,
基本
类型
可以
自动
进行
包装
(
boxing
)
和解
包装
(
unboxing
)
,
类似
于用
C#
所
进行
的
操作
(
或者
比
后者
更好
)
。
www.ibm.com
8.
When VB. NET
and
C#
were
first
released
,
they
were often
thought
of as the
same
language
with
a
different
syntax
and
minor
differences
.
在
VB.NET
和
C#
第一
次
被
发布
时
,
很多
人
认为
它们
只是
在
语法
和
一些
小
的
方面
不
一样
的
相同
语言
而已
。
www.infoq.com
9.
Due
to
standardization
of C#
and
the
Common
Language
Infrastructure
,
the
bytecode
is
now
officially
known
as
CIL
.
由于
C#
和
通用
语言
架构
的
标准化
,
字节码
现在
已经
官方
地
成为
了
CIL
。
babyish.wikia.com
10.
The
following
describes
both
C#
and
JScript
for
the
generated
proxies
,
but
you
don't
need
both
(
unless
you
want
to
try
it out
)
.
针对
所
生成
的
代理
,
下面
的
内容
描述
了
C#
和
JScript
两
种
类型
,
但是
您
不是
两
种
都
需要
(
除非
您
想
尝试
一下
)
。
www.ibm.com
1
2
3
4
5