随笔分类 -  C#

摘要:[代码] 阅读全文
posted @ 2010-07-23 10:47 江水 阅读(335) 评论(0) 推荐(0)
摘要:[代码] 阅读全文
posted @ 2010-07-21 10:17 江水 阅读(437) 评论(0) 推荐(0)
摘要:using System;using System.Collections.Generic;using System.Text;namespace Example0526{ public abstract class Road { public abstract void Start(); } public abstract class AbstractRoadFactory { public a... 阅读全文
posted @ 2010-05-26 11:16 江水 阅读(228) 评论(0) 推荐(0)
摘要:C#后台执行batProcessStartInfo p = new ProcessStartInfo();p.FileName = "C:\\1.bat";p.WindowStyle = ProcessWindowStyle.Hidden;p.ErrorDialog = false;p.CreateNoWindow = true;Process.Start(p); 阅读全文
posted @ 2010-05-19 09:05 江水 阅读(2202) 评论(0) 推荐(1)
摘要:如题代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--constintHTLEFT=10;constintHTRIGHT=11;constintHTTOP=12;constintHTTOPLEFT=13;constintHTTOPRIGHT=14;c... 阅读全文
posted @ 2010-01-11 21:39 江水 阅读(4560) 评论(2) 推荐(3)
摘要:如题代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<?xmlversion="1.0"encoding="gb2312"?><themeversion="1.0"><WindowminWidth="205"minHe... 阅读全文
posted @ 2010-01-10 20:25 江水 阅读(930) 评论(1) 推荐(0)
摘要:如题代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<?xmlversion="1.0"encoding="utf-8"?><ThemeName="深海幽蓝"Version="2.0"><MainWindow>&... 阅读全文
posted @ 2010-01-10 20:22 江水 阅读(599) 评论(0) 推荐(0)

友情链接:『MY 163 Bolg』  『BlueIdea』  『YoBo』