上一页 1 ··· 293 294 295 296 297 298 299 300 301 ··· 400 下一页
摘要: http://www.codepal.co.uk/show/make_IIS_work_with_local_IP_addresses_instead_of_localhost 只需要设置一下website的bindings就可以了 阅读全文
posted @ 2017-11-29 14:27 ChuckLu 阅读(313) 评论(0) 推荐(0)
摘要: https://stackoverflow.com/questions/833924/visual-studio-stop-auto-update-on-references This is valid only for web sites - look in the bin folder of y 阅读全文
posted @ 2017-11-29 10:40 ChuckLu 阅读(267) 评论(0) 推荐(0)
摘要: https://docs.kentico.com/k10/references/kentico-controls https://docs.kentico.com/k10/references/kentico-controls/adding-kentico-controls-to-the-visua 阅读全文
posted @ 2017-11-28 09:48 ChuckLu 阅读(175) 评论(0) 推荐(0)
摘要: https://social.msdn.microsoft.com/Forums/sqlserver/en-US/99bbcb47-d4b5-4ec0-9e91-b1a23a655844/ssms-2012-extremely-slow-expanding-databases?forum=sqlto 阅读全文
posted @ 2017-11-27 17:49 ChuckLu 阅读(1327) 评论(0) 推荐(0)
摘要: 父页面使用自己的template 子页面,也使用自己的template。 然后父页面中需要添加一个place holder。 子页面的继承,选择inherit only master page。 这样的话,子页面就会嵌套在父页面的模板中。 阅读全文
posted @ 2017-11-27 15:44 ChuckLu 阅读(269) 评论(0) 推荐(0)
摘要: 选中某一个页面,然后右键build page 阅读全文
posted @ 2017-11-27 14:30 ChuckLu 阅读(380) 评论(0) 推荐(0)
摘要: Missing license Requested URL: http://172.31.212.20/kentico10/ License status: Missing license If you're an administrator of this site, please go to L 阅读全文
posted @ 2017-11-27 09:47 ChuckLu 阅读(942) 评论(0) 推荐(0)
摘要: wireshark抓到一个http get数据包 GET /Hero/zhCN/client/alert?build=zhCN&targetRegion=0&homeCountry= HTTP/1.1User-Agent: Blizzard Web ClientHost: nydus.battle. 阅读全文
posted @ 2017-11-25 14:58 ChuckLu 阅读(505) 评论(0) 推荐(0)
摘要: SSL/TLS协议运行机制的概述 1994年,NetScape公司设计了SSL协议(Secure Sockets Layer)的1.0版,但是未发布。 1995年,NetScape公司发布SSL 2.0版,很快发现有严重漏洞。 1996年,SSL 3.0版问世,得到大规模应用。 1999年,互联网标 阅读全文
posted @ 2017-11-25 12:37 ChuckLu 阅读(1129) 评论(0) 推荐(0)
摘要: 抓包 在抓到的数据包里面,看到一个http get请求,右键选中,然后follow stream wireshark自动进行数据包过滤tcp.stream eq 1340,并且可以看到完整的数据通讯 GET /Hero/zhCN/client/alert?build=zhCN&targetRegio 阅读全文
posted @ 2017-11-25 11:41 ChuckLu 阅读(2096) 评论(0) 推荐(0)
上一页 1 ··· 293 294 295 296 297 298 299 300 301 ··· 400 下一页