随笔分类 -  .NET 2.0

.NET framework
Copy Screen Object to Bitmap File
摘要:This is not a big deal, but it is worth to share for everyone.1privatevoidcopyScreen(stringfilename)2{3Bitmapbmp=newBitmap(this.Width,this.Height);4GraphicsgBmp=Graphics.FromImage(bmp);5IntPtrgBmpHdc=... 阅读全文

posted @ 2008-03-03 11:51 Hill Jing 阅读(2110) 评论(8) 推荐(0)

Phoenix Browser Renascence -- Beta 1 Release for Windows Mobile platform
摘要:PHOENIX BROWSER RENASCENCEPhoenix Browser is an Internet Explorer for Windows Mobile platformIt has the following major features.It is free.It supports multiple window.It supports View as Picture.Welc... 阅读全文

posted @ 2008-02-29 10:46 Hill Jing 阅读(854) 评论(0) 推荐(0)

导航