http://www.imdb.com/title/tt1229238/
(Mission: Impossible - Ghost Protocol 2011 - IMDb)
不可能的任務4
Mission Accomplished!
果然是再起之作,
比起前做有過之而無不及。
看到一半手居然全溼了,再冒汗。
http://tinyurl.com/6lpowa2
王薌齋為大成拳的開山鼻祖,在現代武林中享有很高的威望。
此書之所以定名為《王薌齋的大成拳》,是因為何鏡平先生在本書中所寫的文章,主旨只有一個,那就是依據他與王薌齋先生的親密接觸和深入觀察,從多個角度和層面介紹了王薌齋先生的拳術理念,始終主張和呼吁要繼承、發展王薌齋正確的大成拳拳學思想,對那些篡改薌齋先生學術思想並妄稱正統者做了毫不妥協的揭露和批評。特別要說明的是,本書收集了作者在王薌齋先生健在時,由王薌齋親自指導下撰寫的多篇關于大成拳養生樁及王薌齋養生思想研究的論文,內里提供了當年王薌齋先生從事養生樁教學實踐的種種相關史料。
texts=open('file').readlines()
# glxinfo
bash: glxinfo: command not found
PCsNB peicheng # emerge --autounmask-write pypy
Calculating dependencies... done!
[ebuild N *] dev-python/pypy-1.7 USE="bzip2 jit ncurses ssl -doc -examples -sandbox -stackless -test -xml"
The following keyword changes are necessary to proceed:
#required by pypy (argument)
=dev-python/pypy-1.7 **
NOTE: The --autounmask-keep-masks option will prevent emerge
from creating package.unmask or ** keyword changes.
Autounmask changes successfully written. Remember to run etc-update.
PCsNB peicheng # eix autounmask
* app-portage/autounmask
Available versions: 0.27
Homepage: http://download.mpsna.de/opensource/autounmask/
Description: autounmask - Unmasking packages the easy way
PCsNB peicheng # emerge autounmask
$ curl -O https://raw.github.com/pypa/virtualenv/master/virtualenv.py
$ python virtualenv.py my_new_env
$ source my_new_env/bin/activate
(my_new_env)$ pip install ...
import urllib2
import sys
response=urllib2.urlopen('https://lh6.googleusercontent.com/-NfkO4cwbvyg/ToMlZ0Wn0xI/AAAAAAAAOE0/4HkR3tZ_doI/s640/IMG_6555.jpg')
img=response.read()
fh=open('zz.jpg','w')
fh.write(img)
fh.close()
#include <stdio.h>
int main()
{
printf("goodbye, dad\n");
return 0;
}
#-*- coding: utf-8 -*-
import pprint
pp=pprint.PrettyPrinter(indent=4)
wordlist=['中文','輸入']
strz='這是中文輸入法'
pp.pprint(wordlist)
print wordlist
print repr(wordlist)
print ''.join(wordlist)
for i in wordlist:
if i in strz:
print 'Go'
peicheng@PCsNB ~/project/python/gaisrec $ python test.py
['\xe4\xb8\xad\xe6\x96\x87', '\xe8\xbc\xb8\xe5\x85\xa5']
['\xe4\xb8\xad\xe6\x96\x87', '\xe8\xbc\xb8\xe5\x85\xa5']
['\xe4\xb8\xad\xe6\x96\x87', '\xe8\xbc\xb8\xe5\x85\xa5']
中文輸入
Go
Go
python self
Python为什么要self - 征服Python
http://sjolzy.cn/Why-should-self-Python.html
定義類別
http://caterpillar.onlyfun.net/Gossip/Python/Class.html
OGC Gains Comfort: Python 的 self
http://ogc-daily.blogspot.com/2008/10/python-self.html
Note for C++/Java/C# Programmers
The self in Python is equivalent to the self pointer in C++ and the this reference in Java and C#.
peicheng@PCsNB ~/project/python/chinese $ cat readr3.py
#coding=utf-8
f=open('rec2','r')
lines=f.readlines()
print type(lines)
for line in lines:
print line,
print type(line)
print line,
line=line.decode('utf-8').rstrip()
print len(line)
print type(line)
peicheng@PCsNB ~/project/python/chinese $ python readr3.py
<type 'list'>
test1
test2
<type 'str'>
test2
5
<type 'unicode'>
所以,对于那些还在挣扎中,觉得自己拿不出任何成绩的人,我希望这篇博客能帮助你们坚持下去。你每天都在学习进步。你要知道,当灵机闪现时,你已经准备好捕捉它了。
Gene Chen (traditional Chinese: 陳進鴻; Wade-Giles: Chen Ching Hong) (August 1938 – June 2001) was a Chinese born American martial artist. Though he was knowledgeable in many Chinese martial arts, he was a master in Chu Gar Southern Praying Mantis and Chen-style tai chi chuan.from Wiki
賽德克·巴萊(賽德克語:Seediq Bale {標準發音}(說明·資訊),意為「真正的人」[7][8])是一部分為上下兩集的2011年台灣史詩電影,為台灣導演魏德聖的第二部劇情長片。它嘗試以歷史佐證及平衡觀點,描述1930年代日治時期因殖民統治當局對台灣原住民壓迫式的理蕃措施,迫使賽德克族馬赫坡社頭目莫那·魯道率領族人群起反抗當地日本駐警與增援部隊,終究引發霧社事件的始末經過。[9][10]摘自Wiki
以前很多人有個廣告說,
想像力就是你的超能力。
非常確實的事情,
使用程式語言,能不能做什麼事情,
只在於你要不要去做這些事情,
跟你要用什麼方法來達到。
同樣的效果,可能有很多神妙的方式。
是個好玩的例子。
fcamel's blog: 寫 Blog 好幫手 TD-Post!
http://fcamel-fc.blogspot.com/2009/04/blog-td-post.html
最近的碎碎唸
說 http://t.co/lL45KKe (德媒專訪台灣自行車公會理事長-Yahoo!奇摩新聞) 捷安特董事長的名字,以前滿常在耳邊響起的... http://t.co/WT06U8N
說 http://t.co/gfVuzsJ (落葉歸根 蔣渭水遺骨 將遷葬宜蘭-Yahoo!奇摩新聞) http://t.co/JwgiYlo
說 Yahoo!奇摩
http://t.co/Au5cBfv
Plurk 的Link好像可以直接share了?! http://t.co/vFupNSN
說 http://t.co/U5jUGGn
(黑客与画家 | omiga) http://t.co/vXIbeTg
說 http://t.co/tVG5avh
(讓 Google Plus 能夠抓到部落格文章正確的內文 | Blog.XDite.net) http://t.co/4FGX7gp
說 http://t.co/Kpusuly
(Bloom Filter概念和原理 - Bloom Filter - 博客频道 - CSDN.NET) http://t.co/9AQ602Q
I liked a @YouTube video http://t.co/GtCoqCb Shin Muso Hayashizaki-ryu Iaijutsu
I liked a @YouTube video http://t.co/Acp9x4b miao dao - championnat de france wushu traditionnel 2010
說 http://t.co/0ddeHnK
(今日台灣英雄林明佳 打遍東瀛稱霸拳壇) "「只是把它當工作,認真的去做。」「我沒有什麼分量和地位,我還是很平凡,一切只是因緣際會」,他相信台灣選手只要有機會到日... http://t.co/B5LIOHh
說 一接電話就有兩通missing call 跟簡訊.... http://t.co/NcwSo1J
<?php
$json = file_get_contents("http://twitter.com/status/user_timeline/peicheng.json?count=10", true);
//$json = file_get_contents("10.json", true);
$decode = json_decode($json, true);
print_r($decode[0]);
echo "<h3>最近的碎碎唸</h3>";
echo "<pre>";
$count = count($decode); //counting the number of status
//for($i=0;$i<$count;$i++){
for ($i = 0; $i < $count; $i++) {
// code...
//echo $decode[$i]."<br>";
//print_r($decode[$i]);
echo $decode[$i]['text'];
echo "<br>";
}
echo "</pre>";
echo "zzz";
?>
set fileencoding=utf-8
set encoding=utf-8
97年度大專盃合氣道錦標賽-演武(五) - YouTube
http://www.youtube.com/watch?v=BGbaHCQatf8
陳永隆師範
Seagal Aikido - YouTube
http://www.youtube.com/watch?v=U5YVd6ae4_M
The Founder of Aikido. - YouTube
http://www.youtube.com/watch?v=5aqI7Evy_V8&feature=feedu
看的出來藤平光一,所說氣的延伸,跟不折的手的意思。
植之盛平 宗主對走化的掌握,給了一個驚人的展演。
若說,合氣道有了中國武術的八卦掌跟太極的特色,
我想影片裡能一窺一二。
酒量就是工作量
生命有限酒無限
Jserv
import urlparse
#domain=
print urlparse.urlparse("http://www.google.com/search?q=fish").netloc
from urlparse import urlsplit
parsed = urlsplit('http://user:pass@NetLoc:80/path;parameters/path2;parameters2?query=argument#fragment')
print parsed
print 'scheme :', parsed.scheme
print 'netloc :', parsed.netloc
print 'path :', parsed.path
print 'query :', parsed.query
print 'fragment:', parsed.fragment
print 'username:', parsed.username
print 'password:', parsed.password
print 'hostname:', parsed.hostname, '(netloc in lower case)'
print 'port :', parsed.port
陸客自由行帶動觀光商機,替台灣零售市場注入活水,年底前國內多家新百貨登場,美食餐飲將出現激戰。新加坡知名餐飲集團「大食代」將進駐板橋、台中大遠百,打造主題情境式美食街,並引進多家中、港、星及台灣在地美食獨家櫃,可望打破百貨美食向來給人千篇一律的感受。 大食代餐飲集團在新加坡以經營大型賣場美食街著稱,擅長以主題情境式裝潢引人入勝,再搭配廚師即興廚藝秀,讓用餐彷彿是場「美食藝術表演」。據了解,遠百高層曾考察過大食代在新加坡大型購物中心vivo city經營的美食街,對於其30年代老上海懷舊復古場景特感興趣,也促成此次合作。 據業者規劃,大食代將進駐板橋大遠百B1及台中大遠百12樓,百貨皆讓出超過500坪大空間,可容納超過20個專櫃,將以百貨初登場美食品牌優先引進,目前傳出可望設櫃像新加坡有多家分店的「TOAST BOX土司工坊」、出自五星級飯店主廚之手的海南雞飯、叻沙、福建炒蝦麵等;同時,也有台灣在地美食,像夜市潮食專櫃,不定期推出時下流行街頭小吃,還有先前因老闆娘酷似林志玲而爆紅的關東煮太鼓判等。 同樣看好觀光客餐飲商機,環球板橋店將加強便當伴手區,引進世運滷味、劉家肉粽、繼光香香雞等特色小吃;至於位於信義區的ATT 4 FUN則傳有藝人大S婆家的「俏江南」進駐。 【2011/08/19 Upaper】@ http://udn.com/百貨美食激戰 新加坡大食代登台 【Upaper╱記者黃仕揚】 2011.08.19 01:09 pm 太鼓判關東煮強調天然味。
記者蘇健忠
全文網址: 百貨美食激戰 新加坡大食代登台 | 消費櫥窗 | 消費流行 | 聯合新聞網 http://udn.com/NEWS/FASHION/FAS8/6536483.shtml#ixzz1VTiGxcIc
Power By udn.com
「願」
詞、曲:康吉良
演唱:郁Vicky
--------------------------------------
是什麼力量
帶您回到這個世界上
不怕苦來傷
無畏的承擔
惦記著夢想
為了眾生四處地飛翔
也許腳底已經磨了傷
笑容仍燦爛
千山萬水像夢一場
不管何處皆是故鄉
黑夜時不等待太陽
因為您就是那陽光
天涯海角總有盡頭
您的愛從不需理由
盡情地燃燒著自我
沒有所謂的最後
是什麼力量
帶您回到這個世界上
不怕苦來傷
無畏的承擔
許過的願望
原來您已經刻在心上
不會再遺忘
勇敢地流浪
千山萬水像夢一場
不管何處皆是故鄉
黑夜時不等待太陽
因為您就是那陽光
天涯海角總有盡頭
您的愛從不需理由
盡情地燃燒著自我
沒有所謂的最後
千山萬水像夢一場
不管何處皆是故鄉
就像河川流入海洋
從不拒絕他們的憂傷
天涯海角總有盡頭
您的愛從不需理由
盡情地燃燒著自我
沒有所謂的最後
許過的願望
原來您已經刻在心上
不會再遺忘
勇敢地流浪
vim ~/.xprofile
首先這是期末考一個很容易Google到的題目,但是還是很多人沒做,甚至是課本都有的東西了。
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#define PERMS 0666
int main(int argc, const char *argv[])
{
int f1,f2,n;
char buf[BUFSIZ];
if(argc !=3)
return 0;
if ((f1=open(argv[1],O_RDONLY,0))==-1){
printf("error f1\n");
return 0;
}
if((f2=creat(argv[2],PERMS))==-1){
printf("f2 error\n");
return 1;
}
while((n=read(f1,buf,BUFSIZ))>0){
if(write(f2,buf,n)!=n){
printf("error write \n");
return 1;
}
}
return 0;
}