上一页 1 ··· 4 5 6 7 8 9 下一页

2007年8月23日

WindowsService

摘要: Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->using System; using System.Runtime.InteropServices; using System.ServiceProcess; using System.Thr... 阅读全文

posted @ 2007-08-23 09:21 星星博客园 阅读(532) 评论(0) 推荐(0) 编辑

2007年7月29日

Process.Start 方法 (String, String, SecureString, String)

摘要: /**//// /// 将程序重新启动 /// /// 程序的名称 /// 程序的路径 /// 管理员名称 /// 管理员密码 /// 域名称 /// 是否已经启动 public static bool IsReStartApp(string appNa... 阅读全文

posted @ 2007-07-29 09:42 星星博客园 阅读(1326) 评论(0) 推荐(0) 编辑

2007年3月18日

DDD

摘要: Domain Driver Design 问题域 解域 数据关系映射 人 数据的颗粒度 对象列表 对象 Hashtable 基本类型 工具 Ibatis 阅读全文

posted @ 2007-03-18 19:31 星星博客园 阅读(232) 评论(1) 推荐(0) 编辑

.Net异常处理的一种方式

摘要: //捕获主线程的异常 Application.ThreadException += new ThreadExceptionEventHandler(MainUIThreadExceptionHandler); //实现 public static void MainUIThreadExceptionHandler(object sender, Thre... 阅读全文

posted @ 2007-03-18 19:30 星星博客园 阅读(257) 评论(0) 推荐(0) 编辑

2006年10月14日

用户控件动态加载

摘要: 能够解决Postback后的问题,但是俺有点小笨,所以浪费的资源有点多,但是基本的解决思路还是有的 1using System; 2using System.Data; 3using System.Configuration; 4using System.Collections; 5using System.Web; 6using System.Web.Security; 7using Syst... 阅读全文

posted @ 2006-10-14 00:56 星星博客园 阅读(893) 评论(3) 推荐(0) 编辑

2006年8月17日

失恋

摘要: 当落日吐出它最后的一滴血丝倒下却没有颤抖山啊你为什么颤抖象筛糠似的抖落浑身的巨石 阅读全文

posted @ 2006-08-17 19:58 星星博客园 阅读(137) 评论(0) 推荐(0) 编辑

2006年2月16日

使用.Net实现数据库连接

摘要: 学习C#只是个开始,以前自己只让自己学习java,现在不得不学习.net.呵呵见笑了. string strcon = 服务器连接; string InsertStr = "insert into UsersInfo (UserName,Password,Gender,Email,"+ "IdentityCard,T... 阅读全文

posted @ 2006-02-16 21:43 星星博客园 阅读(182) 评论(0) 推荐(0) 编辑

MIDP1.0实现图片的缩放

摘要: 使用MIDP1.0来实现图片的缩放 1>两种方式实现图片的放缩: (1)先放缩宽,然后放缩高,时间复杂度比较低 代码实现:private static final Image scale(Image srcImage, int desWidth, int desHight) { int srcWidth = srcImage.getWidth(); int s... 阅读全文

posted @ 2006-02-16 21:37 星星博客园 阅读(184) 评论(0) 推荐(0) 编辑

2006年1月18日

我哝词

摘要: 你侬我侬,忒煞多情 情多处,热似火 把一块泥,捻一个你,塑一个我 将咱们两个一齐打破 用水调和 再捏一个你,在塑一个我 我泥中有你,你泥中有我 与你生同一个衾,死同一个椁。 阅读全文

posted @ 2006-01-18 10:22 星星博客园 阅读(607) 评论(0) 推荐(0) 编辑

2005年8月12日

一首小诗

摘要: Back to My Dormitory Long distance of the crowed road It was the smiling face of her. 注:写于8月9号,为完成写作老师布置的一篇小... 阅读全文

posted @ 2005-08-12 15:00 星星博客园 阅读(236) 评论(0) 推荐(0) 编辑

上一页 1 ··· 4 5 6 7 8 9 下一页

导航

立即注册PayPal并开始接受信用卡付款。