元文档(关键字帮助)

编程入门 行业动态 更新时间:2024-10-11 03:17:45
本文介绍了元文档(关键字帮助)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我在哪里可以找到简洁明了的文档[*]来描述一个人有什么要做b $ b才能使Python的内部帮助能够提供 Python关键字的描述? 我必须让Python新手能够轻松地为自己解决这个问题。 [*]失败简洁和清除,如何完整和正确 ?

解决方案

2004年1月6日星期二03:27:06 +0100,Jacek Generowicz写道:

我在哪里可以找到简洁明了的文档[*]来描述人们要做什么才能使Python的内部帮助能够提供Python关键字的描述?

引用它们 help(''if'') Jp

Jp Calderone写道:

2004年1月6日星期二03:27:06 +0100,Jacek Generowicz写道:

我在哪里可以找到简洁明了的文档[*]来描述人们要做什么才能使Python的内部帮助能够提供 Python关键字的描述?

引用它们 帮助(''如果'') Jp

或者只是使用help() 并以交互方式输入行。

sdd< da ***** @ dsl-only>写道:

Jp Calderone写道:

2004年1月6日星期二03:27:06 + 0100,Jacek Generowicz写道:

我在哪里可以找到简洁明了的文档[*],描述了为了启用Python所做的工作'内部帮助能够提供Python关键字的描述吗?

引用它们

help( ''iff'>

Jp

或者只需使用help()并以交互方式输入行。

是的,但这实际上并不是开箱即用的(在任何一个GNO / Linux,Mac OS X,甚至是Windoze安装中)试过)。您收到错误消息抱怨没有HTML 文档和设置PYTHONDOCS。所以,重新解释我的问题...... 我在哪里可以找到关于如何安装和配置的明确说明 Python文档,这是制作以下内容所必需的> 工作:

help(''和'')

Where can I find concise, clear documentation[*] describing what one has to do in order to enable Python''s internal help to be able to provide descriptions of Python keywords ? I am in a situation where I have to give Python novices the ability to fix this for themselves easily. [*] Failing "concise" and "clear", how about "complete and correct" ?

解决方案

On Tue, Jan 06, 2004 at 03:27:06PM +0100, Jacek Generowicz wrote:

Where can I find concise, clear documentation[*] describing what one has to do in order to enable Python''s internal help to be able to provide descriptions of Python keywords ?

"Quote them" help(''if'') Jp

Jp Calderone wrote:

On Tue, Jan 06, 2004 at 03:27:06PM +0100, Jacek Generowicz wrote:

Where can I find concise, clear documentation[*] describing what one hasto do in order to enable Python''s internal help to be able to providedescriptions of Python keywords ?

"Quote them" help(''if'') Jp

Or simply use help() and interactively enter lines.

sdd <da*****@dsl-only> writes:

Jp Calderone wrote:

On Tue, Jan 06, 2004 at 03:27:06PM +0100, Jacek Generowicz wrote:

Where can I find concise, clear documentation[*] describing what one hasto do in order to enable Python''s internal help to be able to providedescriptions of Python keywords ?

"Quote them"

help(''if'')

Jp

Or simply use help() and interactively enter lines.

Yes, but this actually does not work out of the box (on any of the GNU/Linux, Mac OS X, and even Windoze installaitions I have tried). You get an error message complaining about the absence of HTML documentation and setting PYTHONDOCS. So, to rephrase my question ... Where can I find clear instructions on how to install and configure the Python documentation which is necessary to make the following work:

help(''and'')

?

更多推荐

元文档(关键字帮助)

本文发布于:2023-11-12 11:11:34,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1581332.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:关键字   文档

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!