摘要:
Culture Names [C#]This example shows how to get all culture names in the .NET Framework. Use static methodCultureInfo.GetCultures. To get associated ... 阅读全文
摘要:
用Apache配置Git服务器安装环境Windows 2003Apache openlogic-apache-2.2.15-windows-ins-openssl-1Git-1.8.1.2-preview20130201参考资源:搭建 Windows 上 Apache + Git 服务器msysgit+apache安装说明 - git服务器部分Hosting a Git server under Apache on Windowsapache账号密码限制用户访问虽然已经有不少的参考的资源,但是对于不熟悉Apache和Git的新手在安装和使用过程中还是遇到一些问题。记录一下自己遇到的主要问题和整 阅读全文
摘要:
An assembly is anabstract concept that can be difficult to grasp initially. First, an assembly is a logical groupingof one or more modules or resource files. Second, an assembly is the smallest unit o... 阅读全文
摘要:
不论您在学习或者借用这里无疑是个好地方:http://csharp-source.net/ C# Open SourceOpen Source Aspect-Oriented Frameworks in C#AspectSharp- Aspect# (pronunced as AspectSharp) is a free AOP ( Aspect Oriented Programming ) fr... 阅读全文