进程服务编写,与启动停止控制
摘要:进程编写很简单,可以创建,一个WINDOWS服务的项目就行,不过创建以后没有相关安装服务的配制,可以添加一个安装配制文件,添加系统DLL引用,System.Configuration.Install代码如下:usingSystem;usingSystem.Collections;usingSystem.ComponentModel;usingSystem.Configuration.Install...
阅读全文
posted @
2005-10-23 10:29
edobnet
阅读(3062)
推荐(0) 编辑
js异步XMLhttpPost,并带有,等待显示,防正,XMLhttpPost请求时间过来,而使浏览器死掉!
摘要:在使用DHTML进行编程时比较有用,防止浏览器在请求中,死掉varxml=GenXMLData(tableName,fieldID,"","");varcontent="<tableheight=100%width=100%><tr><td><divid='divDoing'style='position:absolute;left:500px;top:1...
阅读全文
posted @
2005-10-09 13:51
edobnet
阅读(3621)
推荐(0) 编辑