Welcome my friend. Here is Standing's lifetime miracle......

Always Standing

Lifetime...

文章分类 -  .NET Framework

Basic of Microsoft .NET Framework
使用资源文件using ResourceManager
摘要:using System;using System.Resources;using System.Threading;using System.Reflection;using System.Globalization;class ResourcesExample { public static void Main() { // Create a resource ma... 阅读全文

posted @ 2006-02-06 17:32 Standing 阅读(3966) 评论(2) 推荐(0)