原创 applicationContext.xml 和 springmvc-servlet.xml 配置文件加載順序

applicationContext.xml是隨ContextLoaderListener的加載而執行的,而xxx-servlet.xml是隨Disp

原创 Schema (數據庫中的Schema)

數據庫中的Schema,爲數據庫對象的集合,一個用戶一般對應一個schema。官方定義如下:A schema is a collection of d

原创 maven中的plugins 和 pluginManagement有什麼區別?

maven會在當前項目中加載plugins聲明的插件;pluginManagement是表示插件聲明,即你在項目中的pluginManagement下

原创 字符編碼 - utf-8的中文是一個漢字佔三個字節長度嗎?

這是個好問題,可以當作一個筆試題。先從字符編碼講起。 1、美國人首先對其英文字符進行了編碼,也就是最早的ascii碼,用一個字節的低7位來表示英文的1

原创 Java安全框架—Shiro Apache 的孵化器項目Shiro其前身是JSecurity

fromhttp://blog.csdn.net/peterwanghao/article/details/5258870Apache 的孵化器項目S

原创 CentOS7 安裝python 命令 : yum install python

CentOS7 安裝python 命令 : yum install python

原创 maven 排除依賴 通配符方法

排除所有<groupId>org.springframework</groupId>的jar包舉例:<!-- UMP統一監控Java註解方式 --><

原创 maven構建項目(多模塊項目)

參見:http://blog.csdn.net/subuser/article/details/18988813或 《maven構建項目(多模塊項目

原创 線程池系列一:線程池作用及Executors方法講解

from : http://zy116494718.iteye.com/blog/1704344線程池的作用: 線程池作用就是限制系統中執

原创 linux後臺運行和關閉、查看後臺任務

from:http://www.cnblogs.com/kaituorensheng/p/3980334.htmlfg、bg、jobs、&、nohup

原创 單機最大tcp連接數

from:http://www.cnblogs.com/mydomain/archive/2013/05/27/3100835.html網絡編程在tc

原创 Lombok 安裝、入門 - 消除冗長的 java 代碼

from:http://www.blogjava.net/fancydeepin/archive/2012/07/12/lombok.html前言:

原创 Teamviewer退出鎖定遠程計算機

其它—》選項—》高級[img]http://dl2.iteye.com/upload/attachment/0121/8720/3663f371-15

原创 Linux單機TCP併發連接

http://blog.csdn.net/kobejayandy/article/details/47127991總結下服務端對於tcp連接的限制與提

原创 Hbase編碼顯示中文及中文轉爲十六進制

fromhttp://blog.csdn.net/maixia24/article/details/21094313Hbase表中根據ascii數據查