2007年10月5日
摘要: id 日本語 英語 中国語 5501 基板 基板 5502 基盤 基板 5503 基盤 基盘 5504 基本インターフェース 基本接口 5505 基本機能 基本功能 5506 基本検査項目 基本检查项目 5507 奇数と... 阅读全文
posted @ 2007-10-05 12:40 目标RE 阅读(2088) 评论(0) 推荐(0) 编辑
摘要: 总述本文叙述了如何在VB中实现控件的IobjectSafety接口,以标志该控件是脚本安全和初始化安全的。VB控件默认的处理方式是在注册表中注册组件类来标识其安全性,但实现IobjectSafety接口是更好的方法。本言语包括了实现过程中所需的所有代码。 请注意,控件只有确确实实是安全的,才能被标识为“安全的”。本文并未论及如何确保控件的安全性,这个问题请参阅Interne... 阅读全文
posted @ 2007-10-05 12:27 目标RE 阅读(1089) 评论(0) 推荐(0) 编辑
  2007年9月6日
摘要: winver 检查Windows版本 wmimgmt.msc 打开Windows管理体系结构(wmi) wupdmgr Windows更新程序 wscript Windows脚本宿主设置 write 写字板 winmsd 系统信息 wiaacmgr 扫描仪和照相机向导 winchat xp自带局域网聊天 mem.exe 显示内存使用情况 msconfig.exe 系统配置实用程序... 阅读全文
posted @ 2007-09-06 09:40 目标RE 阅读(57164) 评论(3) 推荐(3) 编辑
  2007年8月20日
摘要: RedYell_Bar.cs 控件一,显示两个BarRedYell_Bar.csCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--usingSystem;usingSystem.Web.UI;usingSystem.Web.UI.WebControls;... 阅读全文
posted @ 2007-08-20 16:22 目标RE 阅读(2745) 评论(0) 推荐(0) 编辑
摘要: Imgbox.cs 自定义控件,负责画点,保存图片,删除图片...Imgbox.csCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--usingSystem;usingSystem.IO;usingSystem.Web;usingSystem.Web.U... 阅读全文
posted @ 2007-08-20 16:03 目标RE 阅读(821) 评论(0) 推荐(0) 编辑
摘要: Graph_Bar.ctl 利用MSChart制作的用户控件Graph_BarCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--Rem公共属性Privatestr_Graph_NameAsStringPrivatelong_Graph_WidthAsLo... 阅读全文
posted @ 2007-08-20 12:52 目标RE 阅读(1979) 评论(0) 推荐(0) 编辑
  2007年8月16日
摘要: Graph_Area.ctl 利用OWC11制作的用户控件Graph_AreaCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--Rem公共属性Privatestr_Graph_NameAsStringPrivatelong_Graph_WidthAsLo... 阅读全文
posted @ 2007-08-16 21:54 目标RE 阅读(404) 评论(0) 推荐(0) 编辑
摘要: ImgGraph.cs 输出统计图的自定义控件ImgGraph.csCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--usingSystem;usingSystem.IO;usingSystem.Web;usingSystem.Web.UI;usingS... 阅读全文
posted @ 2007-08-16 21:34 目标RE 阅读(467) 评论(0) 推荐(0) 编辑
摘要: AjaxTest.js 客户端JavaScript文件,负责请求动态数据AjaxTest.jsCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--varxmlHttpRequest=false;varurl="ajaxData.aspx";varxmlTa... 阅读全文
posted @ 2007-08-16 12:15 目标RE 阅读(482) 评论(0) 推荐(0) 编辑