dba*_*kle 8 python convention styles
我无法通过谷歌搜索找到答案,因为显然谷歌不允许搜索标点符号。
在报告程序的标准输出时(我正在使用 Python),是否有人对行首有任何样式规则[+] [-] [*] [!]?例如
[+] Searching for item one...
[-] Not found: item one.
[+] Searching for item two...
[!] Found: item two.
Run Code Online (Sandbox Code Playgroud)
我自己可以想出一个系统,但因为我偶尔会看到这些,我想知道是否有人知道一个普遍接受的系统使用?