Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个程序可以将结果输出为 JSON 或 Python 数据结构文字。我想知道如何简洁地命名后一个选项。
JavaScript 文字不称为 JSON。JSON 从 JavaScript 派生出它的名称和语法,但它们不是一回事。使用“Python 文字”。