08 2012 档案

摘要:namespace ConsoleApplication{ using System; using System.Collections.Generic; using System.Data; using System.Linq; using System.Text; using System.Xml.Serialization; using Microshaoft; public class Class1 { //[STAThread] [Serializable] public class En... 阅读全文
posted @ 2012-08-16 22:02 于斯人也 阅读(790) 评论(0) 推荐(0) 编辑
摘要:namespace ConsoleApplication{ using System; using System.Collections.Generic; using System.Data; using System.Linq; using System.Text; using System.Xml.Serialization; using Microshaoft; public class Class1 { //[STAThread] [Serializable] public class En... 阅读全文
posted @ 2012-08-16 20:25 于斯人也 阅读(801) 评论(0) 推荐(0) 编辑
摘要:/*http://msdn.microsoft.com/zh-cn/library/bb470252http://msdn.microsoft.com/zh-cn/library/ms178472*/namespace Microshaoft{ using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Threading; using System.Reflection; public class TestHttpM... 阅读全文
posted @ 2012-08-15 00:54 于斯人也 阅读(834) 评论(0) 推荐(0) 编辑
摘要:namespace ConsoleApplication{ using System; using System.Diagnostics; using Microshaoft; /// <summary> /// Class1 的摘要说明。 /// </summary> public class Class1 { /// <summary> /// 应用程序的主入口点。 /// </summary> //[STAThread] static void Main(string[]... 阅读全文
posted @ 2012-08-13 23:33 于斯人也 阅读(346) 评论(0) 推荐(0) 编辑
摘要:namespace Test{ using System; using Microsoft.CSharp; using System.CodeDom.Compiler; using System.Reflection; using Microshaoft; pub... 阅读全文
posted @ 2012-08-13 00:47 于斯人也 阅读(358) 评论(0) 推荐(0) 编辑
摘要:#define NET45namespace Test{ using Microshaoft; using System; using System.Diagnostics; using System.IO; public class Program { ... 阅读全文
posted @ 2012-08-12 02:12 于斯人也 阅读(339) 评论(0) 推荐(0) 编辑
摘要://Client.csnamespace Client{ using System; using System.Net; using System.Net.Sockets; using System.Text; using System.Threading; using Microshaoft; class Class1 { static void Main(string[] args) { var ipa = IPAddress.Parse("127.0.0.1"); va... 阅读全文
posted @ 2012-08-08 22:26 于斯人也 阅读(428) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示