摘要: [VS软件版本号定义、规则和相关的Visual Studio插件](http://blog.csdn.net/cnhk1225/article/details/37500593) [assembly: AssemblyTitle("文件说明")][assembly: AssemblyDescript 阅读全文
posted @ 2015-07-02 17:18 ChuckLu 阅读(3282) 评论(0) 推荐(0)
摘要: Application.CommonAppDataPath;win7的路径C:\ProgramData\CompanyName\ProductName\2.0.5.1[assembly: AssemblyCompany("******科技有限公司")][assembly: AssemblyProdu... 阅读全文
posted @ 2015-07-02 14:51 ChuckLu 阅读(720) 评论(0) 推荐(0)
摘要: Factorial 计算阶乘In mathematics, the factorial of a non-negative integer n, denoted by n!, is the product of all positive integers less than or equal to ... 阅读全文
posted @ 2015-07-02 09:21 ChuckLu 阅读(845) 评论(0) 推荐(0)