回上層
Disp BBS
作者:
sandwichC
( ) 2013年在 PTT 的發文記錄
※ 選擇年份:
所有年份(10)
2023年(1)
2021年(1)
2013年(8)
※ 選擇看板:
所有看板(8)
Python(8)
2013年第8篇~第1篇
點此顯示2021年的記錄
+1
[翻譯] Google 建議的 Python 風格指南 9 - Python 板
作者:
sandwichC
75.102.68.201
(美國)
2013-05-03 22:09:16
原文網址: Google Python Style Guide * Generators 有需要時就用 generator 釋義: 一個 generator 函式的回傳值是一個 generator 物 …
1F 1推
[翻譯] Google 建議的 Python 風格指南 8 - Python 板
作者:
sandwichC
75.102.68.81
(美國)
2013-05-02 21:42:37
原文網址: Google Python Style Guide * Default Iterators and Operators 若變數的型態支援,應優先使用預設的迭代器 (iterator) 及通 …
+2
[翻譯] Google 建議的 Python 風格指南 7 - Python 板
作者:
sandwichC
75.102.68.81
(美國)
2013-05-01 21:46:49
Google 建議的 Python 風格指南 7 原文網址: Google Python Style Guide * list comprehension 在邏輯簡單的情況下可以使用 list com …
6F 2推
+2
[翻譯] Google 建議的 Python 風格指南 6 - Python 板
作者:
sandwichC
75.102.68.144
(美國)
2013-04-30 21:33:58
原文網址: Google Python Style Guide * 嵌套/局部/內部 類別與函數 可以使用 嵌套/局部/內部 類別與函數。 釋義: 一個類別 (class) 可以被定義在一個方法 (m …
4F 2推
+3
[翻譯] Google 建議的 Python 風格指南 5 - Python 板
作者:
sandwichC
75.102.68.144
(美國)
2013-04-29 22:07:50
原文網址: Google Python Style Guide * Global variables 避免使用全域變數。 釋義: global variable 指被宣告在 module 等級的變數。 …
3F 3推
[翻譯] Google 建議的 Python 風格指南 4 - Python 板
作者:
sandwichC
68.232.121.105
(美國)
2013-04-27 23:08:01
原文網址: Google Python Style Guide * Exceptions Exception 應小心使用。 釋義: Exception 用來中斷正常的程式邏輯,以應付錯誤及非預期的狀況 …
+2
[翻譯] Google 建議的 Python 風格指南 2、3 - Python 板
作者:
sandwichC
75.102.68.55
(美國)
2013-04-26 21:25:28
原文網址: Google Python Style Guide 這兩則建議高度相關,所以放在一起 ----------正文開始的分隔線---------- * Imports 只 import pac …
3F 2推
+10
[翻譯] Google 建議的 Python 風格指南 1 - Python 板
作者:
sandwichC
75.102.68.115
(美國)
2013-04-25 22:31:04
原文網址: Google Python Style Guide 在下曾在 Google 工作過,因此確知 Python 在 Google 內被廣泛地使用 (至少幾 年前是如此)。 這份 Google …
19F 10推
所有看板(8)
Python(8)
所有年份(10)
2023年(1)
2021年(1)
2013年(8)
點此顯示推文記錄