摘要:
卡农卡农Canon是一种曲式的名称,这种曲式的特征是间隔数音节不停重复同一段乐曲。一般的演奏法是以大提琴启奏,三把小提琴间隔八拍先后加入,小提琴全部拉奏完全相同旋律,前后也只有三段不同的旋律,每段更是仅有两小节的旋律供重复拉奏;大提琴的调子从头到尾只有两小节,重复达廿八次之多,可是听者却陶醉在这旋律之中,丝毫不会感到单调。I Believe众所周知,<<我的野蛮女友>>种背景音乐之一.琴声悠扬,音调舒缓!美女与野兽来自格林童话。故事中的王子被巫婆施了魔法而变成野兽的模样,只有他在玫瑰花凋谢之前,学会爱别人和被别人爱,才能打破巫婆的咒语!天空之城每一个音符都静静像我们诉说 阅读全文
posted @ 2010-08-19 16:45
runfox545
阅读(327)
评论(0)
推荐(0)
摘要:
今天发现觉先博主发表的外企那点事,有些内容有关项目管理,很有参考价值,转载如下:转自:http://www.cnblogs.com/forfuture1978/archive/2010/08/04/1791660.html每年过年后的一段时间内,便是一年一度论功行赏的时候了。年终奖一般设置在年前,而加薪设置在年后,却是一种蛮不错的设计,从而年前大家皆大欢喜,一片祥和,年后又带来新的一年的希望,并激... 阅读全文
posted @ 2010-08-19 16:38
runfox545
阅读(274)
评论(0)
推荐(0)
摘要:
Modules are objects, and all modules have a built-in attribute __name__. A module's __name__ depends on how you're using the module. If you import the module, then __name__ is the module's filename, w... 阅读全文
posted @ 2010-08-19 15:12
runfox545
阅读(185)
评论(0)
推荐(0)
摘要:
Notes:Importing the Sys module makes all of its functions and attributes availableYou can add a new directory to Python's search path at runtime by appending the directory name to sys.path, and then P... 阅读全文
posted @ 2010-08-19 14:46
runfox545
阅读(256)
评论(0)
推荐(0)
摘要:
4)Search5)delete代码>>> ListTest['Value1', 'Value2', 'two', 'Value3', 'Value4', 'Value21', 'Value22']>>> ListTest.remove('two')>>> ListTest['Value1', 'Value2', 'Value3', 'Valu... 阅读全文
posted @ 2010-08-19 11:13
runfox545
阅读(434)
评论(0)
推荐(0)
摘要:
1. DifinitionNote: 1)It is included by [] 2)Divied by comma2.UsageNote:The ordinal number is increased from 0 to n-1Note:The ordinal number is decreased from-1 to -n3. Basic Operation 1)append 2)inser... 阅读全文
posted @ 2010-08-19 11:03
runfox545
阅读(326)
评论(0)
推荐(0)
摘要:
代码Note that the keyword def starts the function declaration, followed by the function name, followed by the arguments in parentheses. Multiple arguments (not shown here) are separated with commas. Als... 阅读全文
posted @ 2010-08-19 10:29
runfox545
阅读(260)
评论(0)
推荐(0)
摘要:
1.Difinition[代码]Note: 1)it is included by"{}" 2)it is one to one relationship 3)format:"key":"value" 4)Divied by comma 5)key: Case senstive2.Usage1)single>>DictTest["key"]Value2)>>print Di... 阅读全文
posted @ 2010-08-19 10:11
runfox545
阅读(242)
评论(0)
推荐(0)
摘要:
Finish to enjoy RapidSVN and install SVN server, now, it is time to enjoy python, Let's dive into python together!http://diveintopython.org/Thanks Mark Pilgrim, CoderZh and Patrick, you are all my clo... 阅读全文
posted @ 2010-08-19 09:58
runfox545
阅读(243)
评论(0)
推荐(0)

浙公网安备 33010602011771号