Wesley13 Wesley13
4年前
Java安全通信:HTTPS与SSL
1\.HTTPS概念       1)简介          HTTPS(全称:HypertextTransferProtocoloverSecureSocketLayer),是以安全为目标的HTTP(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fbaike.b
Wesley13 Wesley13
4年前
Organic polysilazane IOTA 9118
!(http://www.siliconeoil.net/productimg/20170417113345.jpg)(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.siliconeoil.net%2Fproductorganicpolysilazaneiota911
Stella981 Stella981
4年前
Result window is too large, from + size must be less than or equal to [10000]
使用sql插件执行如下语句的时候报错http://10.127.0.1:9200/\_sql?sqlselect\fromtestlimit1000000错误信息:{"error":{"root\_cause":\{"type":"query\_phase\_execution\_exception","reason":"Re
Wesley13 Wesley13
4年前
CAS
一、发送GET请求获取RSA公钥和JSESSIONID请求地址:/cas/login,请求类型:GETcurlIhttp://cas.gfstack.geo:8080/cas/login返回如下:HTTP/1.1200SetCookie:JSESSI
Stella981 Stella981
4年前
Docker 在 CentOS 下的安装、使用
原文同步至http://waylau.com/dockerinstallationcentos/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwaylau.com%2Fdockerinstallationcentos%2F)
Stella981 Stella981
4年前
Apache简介
http://blog.csdn.net/wh211212/article/details/52982917一、Apache简介ApacheHTTPServer(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fhttp
Stella981 Stella981
4年前
More On REST
JonFlanders!(http://i.msdn.microsoft.com/Global/Images/clear.gif)  ContentsWhichisbetter,RESTorSOAP?(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fmsdn.mi
Stella981 Stella981
4年前
Android Studio 中删除项目和项目找回
删除项目点击File——ProjectStructure!(http://images2015.cnblogs.com/blog/1041439/201707/104143920170719181841240177097770.png) 在ProjectStructure页面,选中要删除的项目,点击上面的减号图标。!(
Stella981 Stella981
4年前
PostgreSQL之windows下的安装和使用
一、下载从http://www.enterprisedb.com/productsservicestraining/pgdownloadwindows(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.enterprisedb.com%2Fproductsserv
Wesley13 Wesley13
4年前
MyBatis学习总结(四)——解决字段名与实体类属性名不相同的冲突
一、准备演示需要使用的表和数据!复制代码(http://static.oschina.net/uploads/img/201512/27162409_Fm1W.gif)CREATETABLEorders(order_idINTPRIMARYKEYAUTO_INCREMENT,