原创 jvm垃圾回收參數配置

jvm垃圾回收參數配置 一、相關概念 基本回收算法 <!--[if !supportLists]-->1.     <!--[endif]-->引用計數(Reference Counting)比較古老的回收算法。原理是此對象有一個引用,

原创 SpringMVC 重寫HttpMessageConverter進行Xss過濾

https://my.oschina.net/jayhu/blog/653725 public interface MessageConverterHandler<T, K> { /** * 用於在httpMessageConv

原创 nginx rtmp ssh install

1 ifconfig 2 ll 3 htop 4 sudo apt-get install htop atop iotop iftop 5 sudo apt-get install buil

原创 註冊碼

虛擬光驅 註冊名:UW-Madison Executive Education 註冊碼:1519-E287-A828-A24A   點贊 收藏 分享 文章舉報 iteye

原创 idea intellij

43B4A73YYJ-eyJsaWNlbnNlSWQiOiI0M0I0QTczWVlKIiwibGljZW5zZWVOYW1lIjoibGFuIHl1IiwiYXNzaWduZWVOYW1lIjoiIiwiYXNzaWduZWVFbWFp

原创 actionscript rtmp 推流

  <?xml version="1.0" encoding="utf-8"?> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" applicationComplete

原创 java協程

https://blog.maxleap.cn/archives/816

原创 PyCharm 2016.2.1 註冊碼[親測可用]

43B4A73YYJ-eyJsaWNlbnNlSWQiOiI0M0I0QTczWVlKIiwibGljZW5zZWVOYW1lIjoibGFuIHl1IiwiYXNzaWduZWVOYW1lIjoiIiwiYXNzaWduZWVFbWF

原创 Maven : 將Jar安裝到本地倉庫和Jar上傳到私服

mvn install:install-file -DgroupId=org.olap4j -DartifactId=olap4j -Dversion=0.9.7.309-JS-3 -Dpackaging=jar -Dfile=C:\o

原创 新浪實時股票數據接口http://hq.sinajs.cn/list=code

http://blog.csdn.net/simon803/article/details/7784682

原创 html2canvas根據DOM元素樣式實現網頁截圖

<html> <head> <meta name="layout" content="main"> <meta http-equiv="Content-Type" content="text/html; charset=utf

原创 java 序列化與反序列化

protected void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException {

原创 chrome --disable-web-security 不生效

https://codereview.chromium.org/1512843002. https://segmentfault.com/q/1010000004609895

原创 cas server 5 install

http://www.linuxidc.com/Linux/2017-02/140148.htm http://blog.csdn.net/xiaoxing598/article/details/55518241 https://g

原创 electron+vue

http://www.tuicool.com/articles/jYfuQfI https://zb.oschina.net/project/36ce660a28455118 我們團隊使用electron+vue腳手架開發桌面應用,