搜索资源列表
CsharpDevelopmentCodingStandard
- C#开发编码规范 注记: Pascal 大小写形式——所有单词第一个字母大写,其他字母小写。 Camel(驼峰标识) 大小写形式——除了第一个单词,所有单词第一个字母大写,其他字母小写。 类名使用Pascal大小写形式 public class HelloWorld { … } 方法使用Pascal大小写形式 public class HelloWorld { void SayHello(string name) { …
Vocabulary-scores-source-code
- 记单词程序源代码 小程序利用c编写的有需要的人可以-Vocabulary scores source code
Dictionary
- 记英语单词小程序 适用于c#初学者 这是课堂做的小程序小作业-Remember English words applet applies to c# beginners This is a small program to do small classroom work
