Open GoogleCodeExporter opened 9 years ago
編碼規範參考 google 的:http://google-styleguide.googlecode.com/svn/trunk/pyguide.html 目前有兩點需要特別注意: class之命名採用camel:class CamelNamingConvention variable 和 function 命名採用underline方式: def get_trade_plan. 盡量注意詞語整體性:例如: market_overview 好與 market_over_view 注意按照英文重音縮略:例如: custom 簡寫為 cstm 而不是 cust 如遇問題請局部緩慢修改,切勿大面積改動
Original issue reported on code.google.com by jianingy...@gmail.com on 16 Oct 2012 at 12:40
jianingy...@gmail.com
Original issue reported on code.google.com by
jianingy...@gmail.com
on 16 Oct 2012 at 12:40