10 2019 档案
摘要:public void download(){ string fileName = "456.zip";//客户端保存的文件名 string filePath = AppDomain.CurrentDomain.BaseDirectory.Replace("\\", "/") + "Excel/12
阅读全文
摘要:var diag = new Dialog(); //diag.Width = window.screen.width; diag.Height = window.screen.height; diag.URL = url; 嵌套显示会出现内容显示不全:父及div需要设置-webkit-overfl
阅读全文
摘要:C:\Windows\System32\config\systemprofile C:\Windows\SysWOW64\config\systemprofile 创建Desktop文件夹
阅读全文
摘要:<system.web> <globalization requestEncoding="utf-8" responseEncoding="gb2312" /> </system.web>
阅读全文
摘要:document.getElementById("main").innerHTML = '<object type="text/html;" data=' + data + ' width="100%" height="600rem"></object>'; var url = data; //被加
阅读全文
摘要:在asp.net中可以在两个地方设置接受发送编码 web.config中加入 <system.web> <globalization requestencoding="utf-8" responseencoding="utf-8" /> </system.web>
阅读全文
摘要:转自https://www.cnblogs.com/yysbolg/p/9183626.html 1.用iframe、弹出子页面刷新父页面iframe 2.弹出子页面 3.子窗口刷新父窗口 4.刷新以open()方法打开的窗口 5.刷新以winodw.showModelDialog()方法打开的窗口
阅读全文
浙公网安备 33010602011771号