各國代表特色 |
今天的Google很不一樣喔,總算是複雜歡樂一點了。
每個圖案都代表一個國家的特色:日本富士山、中國長程、希臘衛城、波蘭餃子... :D
只是怎麼沒有臺灣呢?如果有臺灣,那應該又要用啥來代表呢?
哈!對了,順便祝福各位聖誕快樂!
http://news.chinatimes.com/tech/0,5249,12050902x122010121000281,00.html
- 2010-12-10
- 工商時報
- 【記者陳穎柔/綜合外電報導】
印度政府今年7月推出35美元平板電腦原型機,造成轟動,全球各大報頭條皆報導此一消息,然而時至今日外界益發質疑,印度政府這項計畫是否只是泡影。印度政府首批10萬台單價為35美元的平板電腦預定最快於明年1月問世,但實際規格的細節外界幾無所知,包括政府補貼金額,而外界咸認為,若無補貼,根本難以達成35美元的平板電腦。
日期 | 時間 | 地點 | 貨件狀態 |
04 Dec 2010 | 00:49:00 | Singapore Depot | Shipment In Transit. |
03 Dec 2010 | 22:37:25 | Singapore Depot | Shipment In Transit. |
03 Dec 2010 | 21:35:04 | Singapore Depot | Shipment Collected From Sender. |
日期 | 時間 | 地點 | 貨件狀態 |
04 Dec 2010 | 12:11:19 | Hong Kong | Shipment In Transit. |
04 Dec 2010 | 01:09:00 | Shenzhen | Shipment In Transit. |
04 Dec 2010 | 01:02:48 | Shenzhen | Shipment In Transit. |
03 Dec 2010 | 21:17:24 | Shenzhen | Shipment Collected From Sender. |
#include
#include
int main(void) {
int i, j;
time_t startTime, finishTime;
time(&startTime);
printf("Content-Type: text/plain;charset=us-ascii\n\n");
printf("Hello world\n\n");
for (i=1; i<=1000;i++) {
for (j=1; j<=1000;j++) {
printf("%d %d\n",i,j);
}
}
time(&finishTime);
double elapsedTime = difftime(finishTime, startTime);
printf("TOTAL : %5.3f seconds\n", elapsedTime);
return 0;
}
提示個人資料識別碼尚未認證完成 |
要求新的個人識別碼 |
Google將寄發實體信件 |
來源:Amazon Kindle |
來源: RockMelt |
來源:Google TV |
來源:Macbuntu |
選擇 [目錄] > [匯出成網頁] 選項 |
設定相關參數後,按[下一步] |
來源:UI Design and Interaction Guide for WP7 |
• Personal – your day, your way
• Relevant – your people, your location
• Connected – your stuff, your peace of mind
Mozilla/5.0 (Linux; U; zh-TW.utf8) AppleWebKit/528.5+ (KHTML, like Gecko, Safari/528.5+) Version/4.0 Kindle/3.0 (screen 600x800; rotate)
修改前 |
修改後 |
修改前 |
修改後 |
在Kindle內新增「pictures」資料夾 |
想到了如何應用了? :P |