09 2009 档案

摘要: <html xmlns="http://www.w3.org/1999/xhtml"><head> <title> new document </title> <meta name="generator" content="editplus" /> <meta name=&...阅读全文
posted @ 2009-09-29 23:45 Microshaoft 阅读(2136) | 评论 (2) 编辑
摘要: namespace Test{ using System; using System.IO; using System.Text; using System.Xml; using System.Xml.Serialization; using Microshaoft; public class Class1 { static void Main(string[] args) { string te...阅读全文
posted @ 2009-09-18 22:33 Microshaoft 阅读(949) | 评论 (0) 编辑
摘要: //csc.exe /r:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\microsoft.visualbasic.dll noname1.csnamespace ConsoleApplication{ using System; using System.Text; using JeffreyZhao; using Microshaoft; /// ...阅读全文
posted @ 2009-09-11 15:38 Microshaoft 阅读(707) | 评论 (0) 编辑
摘要: EditPlus 于 2009-08-08 升级到 v3.11(421) 但是今天2009-09-11才在官网可以下载的升级包http://www.editplus.com/trouble.htmlDATE: 2009-08-08BUILD: 421This is a patch file to fix the bugs of EditPlus v3.11Copyright © 1998...阅读全文
posted @ 2009-09-11 13:11 Microshaoft 阅读(520) | 评论 (2) 编辑
摘要: namespace Microshaoft{ using System; using System.Timers; using System.Management; using System.ServiceProcess; using System.Diagnostics; using System.ComponentModel; using System.Collections.Generic;...阅读全文
posted @ 2009-09-08 10:32 Microshaoft 阅读(516) | 评论 (0) 编辑