看來威秀是更換手機app的合作對象所以換新的app了。
舊的:
Android iOS
新的:
Android iOS
Eric@Blogger 2
2013年3月25日星期一
2009年11月25日星期三
2009年7月28日星期二
2009年7月15日星期三
用 cURL 發 twitter
在搜尋 linux twitter client 的時候
找到這個: Twitter Clients for Ubuntu Linux
這篇的第7項:
這個是測試的twit
找到這個: Twitter Clients for Ubuntu Linux
這篇的第7項:
curl -u yourusername:yourpassword -d status="Your Message Here" http://twitter.com/statuses/update.xml這個是測試的twit
2009年4月8日星期三
cURL
嗯…… 記一下比較用得到的 option
大概最常用的: curl -fRO <url>
cURL
-f/--fail Fail silently (no output at all) on HTTP errors
-g/--globoff Disable URL sequences and ranges using {} and []
--limit-rate <rate> Limit transfer speed to this rate
--max-filesize <bytes> Maximum file size to download
-o/--output <file> Write output to <file> instead of stdout
-#/--progress-bar Display transfer progress as a progress bar
-e/--referer Referer URL
-O/--remote-name Write output to a file named as the remote file
-R/--remote-time Set the remote file's time on the local output
-A/--user-agent <string> User-Agent to send to server大概最常用的: curl -fRO <url>
cURL
2009年4月1日星期三
訂閱:
文章 (Atom)