上一页 1 2 3 4 5 6 7 ··· 13 下一页
摘要: win -r -> run -> gpedit.msc 链接:https://www.zhangfangzhou.cn/authentication-error.html远程桌面发生身份验证错误,要求的函数不受支持An authentication error has occurred and th 阅读全文
posted @ 2018-06-19 12:55 不能失败 阅读(1675) 评论(0) 推荐(0)
摘要: https://github.com/ccy/delphi-zip 阅读全文
posted @ 2018-03-24 16:27 不能失败 阅读(270) 评论(0) 推荐(0)
摘要: book := TXLSWorkbook.Create; try if book.Open(AFIleName) = -1 then begin raise Exception.Create('请检查导入的文件是否存在或Excel已经处于打开状态(如果已经打开,请尝试关闭文件再导入)'); end; ws := b... 阅读全文
posted @ 2018-02-25 09:39 不能失败 阅读(223) 评论(0) 推荐(0)
摘要: 授权过期后AJAX操作跳转到登录页的一种全局处理方式 菜鸟程序员之Asp.net MVC Session过期异常的处理 基于WebImage的图片上传工具类 阅读全文
posted @ 2018-01-15 00:01 不能失败 阅读(854) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/weimine/article/details/69055536 http://blog.csdn.net/gongxifacai_believe/article/details/53135518 http://blog.csdn.net/imjtrszy/ 阅读全文
posted @ 2017-10-18 17:05 不能失败 阅读(453) 评论(0) 推荐(0)
摘要: 1. %appdata%\IDMComp\UltraEdit 2. 将msql2k.uew, json.uew 放到 wordfiles 目录即可 msql2k json的uew 下载地址如下: mssql2k json 阅读全文
posted @ 2017-10-06 11:16 不能失败 阅读(1337) 评论(0) 推荐(0)
摘要: -- 1.查询死锁的进程,表名 select request_session_id spid,OBJECT_NAME(resource_associated_entity_id) as tableName ,* from sys.dm_tran_locks where resource_type='OBJECT' and OBJECT_NAME(resource_asso... 阅读全文
posted @ 2017-05-25 10:03 不能失败 阅读(203) 评论(0) 推荐(0)
摘要: 由于64位系统已经不支持 oledb 4.0访问 xls 1. 未在本地计算机上注册“microsoft.ACE.oledb.12.0”提供程序 去http://download.microsoft.com/download/7/0/3/703ffbcb-dc0c-4e19-b0da-1463960 阅读全文
posted @ 2017-05-24 17:25 不能失败 阅读(147) 评论(0) 推荐(0)
摘要: unit: OverbyteIcsHttpProt.pasprocedure THttpCli.SendRequest(const Method, Version: String); var Headers : TStrings; N : Integer; begin {$IFDEF UseBandwidthControl} FBandwidthCount ... 阅读全文
posted @ 2017-05-06 10:59 不能失败 阅读(398) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2017-05-06 10:45 不能失败 阅读(1) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 ··· 13 下一页