12 2008 档案
网页游戏资料
摘要:http://www.7333.cn/Article/ShowArticle.asp?ArticleID=260 http://blog.csdn.net/job_2006/archive/2008/05/15/2447551.aspx http://www.cnblogs.com/del/archive/2008/05/29/1209857.html
阅读全文
timer控件的使用
摘要:拖拉过去后,双击timer,进入timer2_Tick事件,写入代码后, 改timer属性 interval为1 enabled为true
阅读全文
在.net中利用webbrowser控件实现WinForm与WebForm交互
摘要:在.net中利用webbrowser控件实现WinForm与WebForm交互 本文来自: IT知道网(http://www.itwis.com) 详细出处参考:http://www.itwis.com/html/net/winform/20080629/1884.html 在.net中的WebBrowser 控件可以让你装载Windows Form 应用程序中的Web 网页和其它采用浏览器的...
阅读全文