大眾並不存在
潮語告訴我們:大眾並不存在
蘇真真的《香港潮語學習字卡》正式出版發行,一如所料銷路極佳。這款字卡是一次諧擬(parody),即假扮幼童識字卡片,大字卡片、
Abusing Python frame and code objects
Suppose that you want to find the value of the first argument to thefunction that called your caller . While the inspect module documents the types involved, it doesn't really explain what the membersare; here's what I've worked out.
Start with a frame, for example from calling inspect.currentframe() to get your own frame and then backing up a couple of frames to yourcaller's caller via f_back . The values of all of the function'slocal variables are
Shrink
Unbeknownst to most of consumers, manufacturers around the globe have been quietly trimming the content of their packaged products to maintain their profit margins. People might read intently the price tag during shopping and complain about the
大功告成
六點幾起床:讀報,寫小說
九點到公司:工作
一點午飯時間:快速食飯,工作
八至九點離開公司:快速食晚飯把工作帶回家再做
十一點:再寫小說
當然我經歷過更油盡燈枯的日子
不過
我終於寫完我的小
Attribute tracing as a mixin class
Attribute tracing as a standalone class haslimits if you want to trace access to all objects of a particular class,not just a few of them; you wind up having to hunt down all the placeswhere you manufacture new instances and modify them and so on. So let'stry an attribute tracer as a mixin:
def _getname(obj): cl = obj.__class__ return "<%s.%s>" % \ (cl.__module__,
Erhu
And her teacher said, "What does it take to be an erhu player? It takes audacity, devotedness and endless hours of playing erhu." The sentence went off in my head like a Roman candle.
The teacher went on to tell my wife his story when he was young: "When I was riding the bus to and from school, I clinched the passenger pole, running my
一點心意
把座椅還給他們
就像他們把勞苦的青春給了我們
把棋盤還給他們
就像他們把智慮的壯年給了我們
把空間還給他們
就像他們把這繁榮的根基給了我們
在旺角道和通菜街交界的天橋底,有一處三角形的橋底空地。某年,
重逢
這個drafting meeting好像開了一輩子那麼久。散會的時候已將近晚上八時,上海的夜幕急不及待地展開。Eric發揮「律政鴨」本色,拉大隊晚飯卡拉OK直落,乘機討好客人和bankers。哼,一大班男人去得了什麼地方?我推說還要處理文件,Eric
第一堂瑜伽課
第一堂瑜伽課
「待清掉手頭上幾單M&A,我真要放放假了!」Eric嘆了一口大氣。這傢伙臉皮好厚,「我真要放放假」這句話,我Daisy未開口,幾時輪到你講?
今天還有大堆工作要處理,Eric這無聊人卻偏要賴在我跟前的椅上,東拉
A thought on trackbacks
One corollary to different views on what comments are for that has struck me is different views on how desirableand useful trackbacks are.
To wit: if you feel that comments are a conversation, trackbacks arean annoying distraction; they are an attempt to pull people away fromthe conversation to another site (or page). However, if comments area collection of reactions, trackbacks are clearly desirable; theyaggregate the reactions on other sites into one place.
My personal view is that I am most interested in comments as