哪种规格适用于普通开发人员? [英] Which specification is made for normal developers?

查看:76
本文介绍了哪种规格适用于普通开发人员?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好。我想阅读规范,以便更深入地理解该语言。我不打算开发编译器或类似的东西。我可以看到有3个规范:ECMA,Microsoft Docs和C#语言草案规范。
适用于普通C#开发人员的规范是什么? 

Hi. I want to read the specification in order to get a more in-depth understanding of the language. I'm not going to develop a compiler or anything like that. I can see that there are 3 specifications: ECMA's, Microsoft Docs and C# Language Draft Specification. Which is the specification intended for normal C# developers? 




推荐答案

发布您所指的内容的URL很有用。

Posting URLs to what you're referring to would be useful.

ECMA是C#语言的正式规范,将落后于当前的语言规范因为添加到标准所需的时间。

ECMA is the formal specification of the C# language and will fall behind the current language specification because of the time needed to add to the standard.

MS docs是为使用该语言而设计的当前文档(并非其遵循的所有规则/强制执行)。在大多数情况下,文档将指向规范草案。

MS docs is the current documentation designed for using the language (not all the rules it follows/enforces). In most cases the docs will point to the draft specification.


草案
规范是该语言的当前版本,但尚未标准化。 C#团队已移至语言设计,讨论,等过了
GitHub的所以你应该去那里了解语言变化。

The Draft specification is the current version of the language but hasn't been standardized yet. The C# team has moved the language design, discussions, etc over to GitHub so you should go there to learn about the language changes.


这篇关于哪种规格适用于普通开发人员?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆