Pages

顯示具有 Google 標籤的文章。 顯示所有文章
顯示具有 Google 標籤的文章。 顯示所有文章

2010年7月21日 星期三

Blogger最近推出文章分享功能

Blogger最近推出文章分享功能...

如果用"網頁元素"加入沒有反應的話

請使用"修改HTML"暴力加入

點選"展開小裝置範本"

然後找到<div class='post-footer-line post-footer-line-1'>在之後

加入<div class="post-share-buttons"><b:include data="post" name="shareButtons">

</b:include></div>
存檔即可

2010年7月15日 星期四

Google Finace取得歷史資料

See instructions on how to get historical stock data.
Use this function:

Syntax: =GoogleFinance("symbol", "attribute", "start_date", "num_days|end_date", "interval") where:

"symbol" - stock symbol
"attribute" - high, low, open, close, vol, or all (quote also works, and defaults to close).
"start_date" - the date for the historical data. When only the start_date is specified, the historical data is just for that day.
Note: The remaining parameters are optional.

"num_days" | "end_date" - can be either the end date for the time period over which you want to see historical data, or the number of days from the start date. Any number less than 50 is considered to be num_days. Otherwise it is considered an end_date.
"interval" - this specifies the interval "DAILY" or "WEEKLY," or 1 and 7 can also be used. This is the granularity at which the stock data is shown at daily or weekly intervals. Please note that queries for recent dates may not have information, as historical data may not be available for a day or two.

2010年1月19日 星期二

igoogle gadgets管理工具

http://code.google.com/igoogle/dashboard/#

此管理工具可以管理你在igoogle所建立的gadgets小工具,裡面有使用者人數,瀏覽人數,gadget小工具狀態等