Time of Update: 2014-05-05
標籤:easyui window dialog firefox 表單錯位
Time of Update: 2014-05-04
標籤:style color strong set rgb c 原先啟動Cygwin後,pwd顯示:C:\Documents and Settings\[email protected] ~$ pwdC:\Documents and
Time of Update: 2014-05-04
標籤:style blog class code java color 現在主流瀏覽器基本上實現了全屏效果,但是不同瀏覽器實現不一樣:【進入和退出全屏】// Webkit (works in Safari5.1 and Chrome
Time of Update: 2014-05-05
標籤:style class blog java tar ext Windows8 解決VMware與Hyper-V不相容共存方法 | 瀏覽:942 | 更新:2013-09-16 14:04 | 標籤: windows8 1 2 3
Time of Update: 2014-05-05
標籤:style width int strong http art 我們可以到Cygwin的官方網站下載Cygwin的安裝程式,地址是: http://www.cygwin.com/ 或者直接使用下載串連來下載安裝程式,下載串連是: &
Time of Update: 2014-05-04
標籤:winform datagridview 分頁控制項 style blog class 背景 最近做一個Winform的小程式,需要用到分頁,由於之前一直在用 TonyPagerForWinForm.dll
Time of Update: 2014-05-04
標籤:style blog class code java tar 我用Web API做了一個網站,網站很簡單,請求就是幾個普通的參數,提交到伺服器後,在Web API裡做一下參數驗證,然後去訪問Redis裡的TIME命令,最後把TIME命令返回的結果計算出yyyy-MM-dd HH:
Time of Update: 2014-05-05
標籤:des style color get strong 檔案 1.擷取processEngine的方法:a) 方法一private ProcessEngine processEngine = new Configuration().
Time of Update: 2014-05-05
標籤:des style code ext color int Materialise 3-Matic v6.1.1.0 Win64 1CD 3-matic基於數字化CAD(STL)的正向工程軟體。
Time of Update: 2014-05-06
標籤:class tar get strong http 2014 如何製作Win8系統鏡像備份?Win8.1系統鏡像備份如何還原?雖然Win8/Win8.1引入全新系統初始化功能,但該功能一般僅限於品牌電腦。普通使用者該如何製作Win8系統鏡像備份?最新版Win8.1
Time of Update: 2014-05-05
標籤:style blog class code java ext try{ INIT_PLUG I_MongoDB* i = NEW(MongoDB); /*【注】 若自訂錯誤訊息的數組長度必需指定為MAX_ERROR_SIZE*/
Time of Update: 2014-05-06
In file included from mod_shib_20.cpp:68:mod_shib.cpp:118: warning: deprecated conversion from string constant to 'char*'mod_shib.cpp: In member function 'virtual const char* ShibTargetApache::getScheme() const':mod_shib.cpp:385: error:
Time of Update: 2014-05-05
安裝完Nginx之後,啟動報錯。[vagrant@localhost sbin]$ sudo ./nginx./nginx: error while loading shared libraries: libpcre.so.1: cannot open shared object file: No such file or directory執行ldd命令,找到Nginx的依賴共用庫檔案。vagrant@localhost sbin]$ ldd $(which /usr/local/nginx/
Time of Update: 2014-05-06
緣起線上有Tomcat升級到7.0.52版,然後有應用的JVM FullGC變頻繁,在高峰期socket串連數,Cpu使用率都暴增。思路思路是Tomcat本身的代碼應該是沒有問題的,有問題的可能是應用代碼升級,或者環境改變了,總之Tomcat的優先順序排在最後。先把應用的heap dump下來分析下:jmap -dump:format=b,file=path pid用IBM的Heap Analyser分析,發現dubbo
Time of Update: 2014-05-06
(嵌入式 即時作業系統 rtos nuttx 7.1 makefile)NuttX 編譯系統轉載請註明出處: http://blog.csdn.net/zhumaill/article/details/244004411 簡介NuttX 是通過 Makefile 檔案組織編譯的。Makefile 檔案描述了整個 NuttX 工程的編譯、連結等規則,告訴 make 要編譯哪些檔案、怎樣編譯以及在什麼條件下編譯。NuttX 沒有使用 Autoconf、 Automake、 CMake、
Time of Update: 2014-05-06
我記得前段時間有個朋友問我為什麼在emacs中打不開matlab程式?明明在terminal下是能開啟的,卻在emacs中不行.今天自己終於遇到了類似的問題,我今天安裝racket
Time of Update: 2014-05-05
調優JBoss應用伺服器雖然許多架構師和軟體工程師都同意,約70-80%的應用程式的效能取決於應用程式本身的編碼,配置不當的伺服器環境可以顯著影響你的使用者體驗,並最終影響到你的應用程式效能。很多配置元素,可以顯著地影響你的伺服器的效能,他們中的一些配置值得特別注意:? JVM 調優? 應用伺服器資源集區? 日誌? 快取資料讓我們看看每個元素的細節。JVM調優Java虛擬機器(JVM)中啟動並執行JBoss
Time of Update: 2014-05-05
今天在電腦上插了別人的隨身碟,開啟過幾個PPT檔案,和一個視頻檔案(預設用百度影音開啟的),結果突然彈出一個熱點資訊的廣告視窗,視窗風格和QQ的很相似,如:托盤表徵圖:vcD48cD48aW1nIHNyYz0="http://www.2cto.com/uploadfile/Collfiles/20140430/2014043013044216.png" alt="\" />經過搜尋,得到如下結果:軟體安裝目錄:C:\Program Files
Time of Update: 2014-05-04
發生該錯誤的原因是因為IDEA需要使用的連續記憶體空間沒有得到滿足,解決方案: 1.減小-Xmx和-XX:PermSize的值 切換到IDE_HOME\bin\目錄下,找到<product>.exe.vmoptions檔案,嘗試減少-Xmx和-XX:PermSize的值,建議以100M為單位,直到IDEA可以啟動。 2.開啟64位元模式
Time of Update: 2014-05-05
PS:Apache http server 需要依賴 apr、apr-util、pcre,所以要先下載和安裝這三個東東。而apr-util和pcre又依賴apr,所以要先安裝apr。步驟:1、 下載apr、apr-util、pcre、Apache httpserver地址如下:apr/ apr-util: http://apr.apache.org/download.cgipcre: http://www.pcre.org/apache http server: