摘要: 原英文帮助文档: input([prompt]) If the prompt argument is present, it is written to standard output without a trailing newline. The function then reads a lin 阅读全文
posted @ 2019-09-21 22:51 sszqxt 阅读(1402) 评论(0) 推荐(0) 编辑
摘要: 原英文帮助文档: help([object]) Invoke the built-in help system. (This function is intended for interactive use.) If no argument is given, the interactive hel 阅读全文
posted @ 2019-09-21 22:14 sszqxt 阅读(1244) 评论(0) 推荐(0) 编辑
摘要: 原英文帮助文档: dir([object]) Without arguments, return the list of names in the current local scope. With an argument, attempt to return a list of valid att 阅读全文
posted @ 2019-09-21 22:07 sszqxt 阅读(407) 评论(0) 推荐(0) 编辑