【c#翻译】——Tour of .NET(一)

massive platform
different perspective.
centric way.
tutorials
provides an overview of articles 
.NET is a general purpose development platform.
asynchronous and concurrent programming models
asynchronous
 native
interoperability
scenarios
samples
implementations implement
specifies 
 imperative 
syntax
 

 

​​​​​海量平台

不同的视角。

中心的方式。

教程

提供文章概述

NET是一个通用的开发平台。

异步和并发编程模型

异步的

本地的

互操作性

情节

样品

实现  实现

指定

命令性

句法

which among other things specifies a language-independent runtime and language interoperability.

while retaining the expressiveness and elegance of C-style languages. 

the syntax of VB is the closest to ordinary human language

preferring app throughput to the immediate collection of memory.

The following two lines both allocate memory

Some objects reference unmanaged resources. Unmanaged resources are resources that aren't automatically maintained by the .NET runtime.


 implement

An object is an instance of a specific type. 

All other calls result in either a compile-time error or a run-time exception (in case of using dynamic features or object).

NET languages are object-oriented with hierarchies of base and derived classes. The .NET runtime only allows object casts and calls that align with the object hierarchy. Remember that every type defined in any .NET language derives from the base Object type.
 

 

除此之外,它还指定了与语言无关的运行时和语言互操作性。

同时保留了C语言的表现性和雅致性。

VB的语法与普通的人类语言最接近。

优先将应用程序吞吐量直接存储到内存中。

下面两行都分配内存

有些对象引用非托管资源。非托管资源是由.NET运行时自动维护的资源。

实施

对象是特定类型的实例。

所有其他调用都会导致编译时错误或运行时异常(在使用动态特性或对象的情况下)。

NET语言是面向对象的,具有基类和派生类的层次结构。.NET运行时只允许与对象层次结构对齐的对象转换和调用。记住,任何.NET语言中定义的每种类型都是从基本对象类型派生出来的

评论 4
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值