go for IT
/*code for living code for fun*/
2011年5月31日 星期二
HTML - 註記一下 -常用的下載tag
參考:
http://gent.ilcore.com/2011/05/list-of-ways-html-can-download-resource.html
<applet archive>
<audio src>
<body background>
<embed src>
<frame src>
<html manifest>
<iframe src>
<img src>
<input type=image src>
<link href>
<object data>
<script src>
<source src>
<track src>
<video poster>
<video src>
2011年5月16日 星期一
wget 小工具
wget --wait=20 --limit-rate=20K -r -p -U Mozilla http://www.stupidsite.com/restricedplace.htm
說明:
--wait 及
>>>>
等20秒在抓一次
--limit-rate=20K >>>>>下載大小最小為20k
-r >>>>遞迴
-p >>>>下載所以檔案
-U Mozilla>>>>(選) 假FF
2011年5月15日 星期日
soap.tcp or net.tcp
SOAP is an XML format.
Net tcpbinding is a binary format.
較新的文章
較舊的文章
首頁
訂閱:
文章 (Atom)