11 2010 档案

摘要:#define cs4 //C# 4.0+//#define cs2 //C# 2.0+// /r:C:\Windows\Microsoft.NET\Framework\v4.0.30319\System.Runtime.Caching.dllnamespace Test{ using System;#if cs4 using System.Runtime.Caching;#endif using... 阅读全文
posted @ 2010-11-27 02:26 于斯人也 阅读(1337) 评论(0) 推荐(0) 编辑
摘要:namespace Test{ using System; using System.IO; using System.Text; using System.Xml; using System.Xml.Serialization; using Test.Share; using Microshaoft; public class Class1 { static void Main(string[]... 阅读全文
posted @ 2010-11-27 02:24 于斯人也 阅读(2417) 评论(0) 推荐(0) 编辑
摘要:<%@ WebHandler Language="C#" Class="Microshaoft.AsyncProcessHandler" %>//=================================================#define c4 //C# 4.0+//#define c2namespace Microshaof... 阅读全文
posted @ 2010-11-04 00:08 于斯人也 阅读(657) 评论(0) 推荐(0) 编辑
摘要://AsyncQueue.cs#define c4 //C# 4.0+//#define c2namespace Microshaoft{ using System; using System.Threading; using System.Diagnostics; using System.Collections.Generic;#if c4 using System.Collections.C... 阅读全文
posted @ 2010-11-01 13:09 于斯人也 阅读(454) 评论(0) 推荐(0) 编辑

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