i-memo
我的筆記...
2014年12月30日
時間的正式說法
›
今度 ( こんど ) → この 度 ( たび ) 今回 ( こんかい ) この 前 ( まえ ) → 前回 ( ぜんかい ) この 次 ( つぎ ) → 次回 ( じかい ) さっき → 先 ( さき ) ほど この 間 ( あいだ ...
2014年12月16日
[Chrome 套件] 六合一字典:TJDict
›
https://chrome.google.com/webstore/detail/tjdict/caafmojgjlbflohillejdmnghkpcjjpp 有英漢、漢英、英英、日日網路字典 包括 Yahoo 字典、詞酷線上辭典、句酷雙語例句、Urban Dicti...
利用js 讓網頁下雪
›
http://www.schillmania.com/projects/snowstorm/basic-example.html
CSS3 單位可以計算:calc
›
http://www.minwt.com/css/11583.html EX: width:calc(100%/3); width:calc(600px/3) 還可以混合! 真是太貼心了 width:calc(100%/3+10px);
2014年12月15日
線上篆體字
›
http://www.dullr.com/
1 則留言:
2014年12月3日
[ORACLE] v$sql and v$sqlarea
›
If your queries are still in the shared_pool, you can use v$sql and v$sqlarea . They would be flushed out regularly, but you can find them ...
The JSP specification requires that an attribute name is preceded by whitespace
›
tomcat6不會發生 tomcat7才會 如果無法找出整個專案還有哪裡少了空白的話 解法如下: add the following line to <TOMCAT>/conf/catalina.properties and restart Tomcat:...
2014年11月27日
native轉ascii
›
JDK安裝目錄中BIN底下有一個轉碼工具native2ascii.exe unicode到ascii的方式: native2ascii -reverse 原檔名 轉換檔名 ascii到unicode方式: native2ascii 原檔名 轉換檔名
How to setup SVN server
›
stpe1 到 Subversion的網站 抓SVN Server step2 把SVN的目錄加入到環境變數PATH中 ex:C:\Program Files\Subversion\bin\ step3 建一個目錄 用來放專案的 ex:D:\projects ...
臨時用的文字編輯器
›
在網址列輸入: data:text/html, <html contenteditable>
‹
›
首頁
查看網路版