随笔分类 - .net
js以及一些脚本
摘要:一,报错截图 二,解决方法: 可能原因:误操作执行了:Sc config http start= disabled 解决:cmd执行:sc config http start= demand & net start http 注意:上面执行如果出现如下的报错: 则继续输入: net start ms
阅读全文
摘要:添加引用dll文件(Aspose.Words)--这里其实可以用于转换为xml等多种格式,我只用于转为HTML string docName="D:\\1.doc"; Aspose.Words.Document doc = new Aspose.Words.Document(docName); do
阅读全文
摘要:<script> var t; window.onbeforeunload=function(){ setTimeout(function(){t=setTimeout(onunloadcancel,0)},0); return "确认离开"; } window.onunloadcancel=fun
阅读全文

浙公网安备 33010602011771号