If you have a compressed javascript code, you can use this website to decompose it.
The address of the "Online Javascript Decompressor" website is " http://www.generateit.net/javascript-decompressor/ "
If you have a compressed javascript code, you can use this website to decompose it.
The address of the "Online Javascript Decompressor" website is " http://www.generateit.net/javascript-decompressor/ "
If you feel tried to includes all *.js files when writing javascript codes, you can use JSCompress to compress all *.js files into one js file.
After including this one compressed js file, you can use any function you wrote in *.js files before.
JSCompress website is " https://jscompress.com/ ".
1. check server.xml
2. Find the region of <Host> </Host>
3. Insert one line in between <HOST> such as
<Context path="" docBase="/home/ytl/ROOT" debug="0" reloadable="false" />
4. restart the tomcat7:
第四象限 = fourth quardrant
英文符號X上面有 ^ = X hat
英文符號X上面有 - = X bar
英文符號X上面有 ~ = X tilde
英文符號X右上面有 一把劍的符號 ( † ) = X dagger
(1) 最近發現「國立公共資訊圖書館」的「 電子書服務平台」( http://ebook.nlpi.edu.tw/ )可以網路借書。
(2) 可以透過「網路辦證」的方法,申請帳號。有帳號之後,就可以線上申請借書囉。
(3) iphone / ipad 可以下載「iLib Reader」的app來線上閱讀。電腦也可以閱讀。
身在國外的我,也可以借電子書來看看囉。
如果文章內容有分成好幾個章節,擔心一個tex檔,包含太多內容在裡面,過於複雜的話。可以選澤用input或include把各個部分拆開來存。
使用方式很簡單,
(1) 只要把想分開的內容,存進一個chap_1_1.tex。
(2) 再用
\include{chap_1_1}
Step1: 使用以下指令
sudo apt-get install texlive-science
下載science的packages。
Step 2: 找其他相關套件下載。
(1) sudo apt-cache search caption | grep tex

Step 1:
vi .bashrc
write the code as below:
# calculate diference between two days
daydiff() {