robot
最新文章(10)
Mqskit 和其它相關工具
CPython 的 GC 二、三事
寫 Mecurial Extension 是件快樂的事!
Mozilla 台灣辨公室徵人啟事
關於 Apple 的兩項專利
core dump 之前的 frame
怎麼發出 beep 聲?
先承認你要找的是奴才吧!
程式碼要清的多乾淨?
FreeBSD 的 Thread-Local Storage 實作
首頁
新編
最新留言
Entries RSS
重要關鍵字(10)
coding (122)
Python (93)
FreeBSD (71)
WEB (61)
URL (48)
hardware (46)
javascript (36)
Linux (34)
blog (30)
C++ (16)
所有關鍵字
新增 URL
Python 多國語言
by thinker
2 Columns
關鍵字:
Python
coding
從 mailing list 看到的訊息。之前就想知道,一直沒空去了解的部分。 {{{ or in other words, put this at the top of your file (where "utf-8" is whatever your editor/system is using): # -*- $coding$: utf-8 -*- and use u'<text>' for all non-ASCII literals. </F> }}}
最後更新時間: 2006-11-23 16:54:45 CST |
引用
查詢:
COMMENTS: