Robin Lu's Blog

能吃能喝的活着工作着......

基础编程  常用的三种编程命名方法

clock 2010-04-30 13:31
常用的编程命名方法有匈牙利命名法、巴斯卡命名法和驼峰式命名法三种。 [更多]

基础编程 | 转载  .net Naming Conventions and Programming Standards - Best Practices

clock 2010-04-30 13:17
This article is the single most popular bit of content from my old site and blog, bar none. While I think books such as the .NET Framework Design Guidelines by Krzystof Cwalina and Brad Abramsdo a better job explaining all the standards, I've kept this page up for quick reference and to suppo... [更多]