上一页 1 ··· 291 292 293 294 295 296 297 298 299 ··· 400 下一页
摘要: http://api.jquery.com/jquery.ajax/ http://www.runoob.com/jquery/jquery-ref-ajax.html type (default: 'GET') Type: String An alias for method. You shoul 阅读全文
posted @ 2017-12-19 09:56 ChuckLu 阅读(250) 评论(0) 推荐(0)
摘要: https://documentation.red-gate.com/soc6/common-tasks/exclude-objects-using-filters 如果有人上传了filter,name需要在sql source control的Get Latest的选项卡中pull from re 阅读全文
posted @ 2017-12-18 12:17 ChuckLu 阅读(315) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/visualstudio/debugger/remote-debugging https://docs.microsoft.com/en-us/visualstudio/debugger/remote-debugging-csharp 阅读全文
posted @ 2017-12-14 11:22 ChuckLu 阅读(202) 评论(0) 推荐(0)
摘要: 1.设置服务器上的windows service的security,下面的命令只能用cmd.exe来运行(以管理员模式) sc sdset "LISA_43_Dev_Batch" "D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDW 阅读全文
posted @ 2017-12-14 09:53 ChuckLu 阅读(709) 评论(0) 推荐(0)
摘要: https://stackoverflow.com/questions/2728578/how-to-get-phyiscal-path-of-windows-service-using-net https://www.codeproject.com/Articles/26533/A-Service 阅读全文
posted @ 2017-12-11 18:43 ChuckLu 阅读(310) 评论(0) 推荐(0)
摘要: 打开SiteManager,选择Settings,然后左上角选择具体的网站,Content,Web Site Content,Default alias path 阅读全文
posted @ 2017-12-08 10:28 ChuckLu 阅读(218) 评论(0) 推荐(0)
摘要: https://docs.kentico.com/k10/securing-websites/developing-secure-websites/handling-error-messages-securely/creating-custom-error-handling-pages 阅读全文
posted @ 2017-12-07 18:10 ChuckLu 阅读(150) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/iis/troubleshoot/using-failed-request-tracing/troubleshooting-failed-requests-using-tracing-in-iis https://docs.micro 阅读全文
posted @ 2017-12-07 17:46 ChuckLu 阅读(1303) 评论(0) 推荐(0)
摘要: 2个单引号,代表一个字符 VALUES (|'+ TransformationName + '|)',用|替换掉上面的'' 原始的sql是Values('+name+'),正常的情况拼接,拼接的时候,需要把原来的单引号,替换成两个单引号。 本来的','需要先转义成'',''来,然后再在外部分别加上' 阅读全文
posted @ 2017-12-06 17:02 ChuckLu 阅读(2735) 评论(0) 推荐(0)
摘要: https://msdn.microsoft.com/en-us/library/bb727008.aspx On NTFS volumes, you can set security permissions on files and folders. These permissions grant 阅读全文
posted @ 2017-12-06 16:32 ChuckLu 阅读(286) 评论(0) 推荐(0)
上一页 1 ··· 291 292 293 294 295 296 297 298 299 ··· 400 下一页