Google Python Style Guidet/\ # v2.0/csv_file_name_extension_full_specification.html Make note of the indentation of the elements in the line continuation examples above; see the indentation section for explanation. Parentheses use tabs or mix tabs and spaces. In cases of implied line continuation, you should align wrapped elements either vertically, as per the examples in the line length section; or using a hanging indent of0 码力 | 30 页 | 94.81 KB | 1 年前3
Google Java Style Guidecontinuation lines use the same indentation level if and only if they begin with syntactically parallel elements. Section 4.6.3 on Horizontal alignment addresses the discouraged practice of using a variable number0 码力 | 19 页 | 84.76 KB | 1 年前3
Google C++ Style Guidebraced-init-list in the C++ grammar. Here are a few examples of its use. // Vector takes a braced-init-list of elements. vectorv{"foo", "bar"}; // Basically the same, ignoring some small technicalities. // 0 码力 | 83 页 | 238.71 KB | 1 年前3
共 3 条
- 1













