I myself have added the ability to infer data types from text patterns in xml nodes to the amara xml toolkit , one of the xml processing libraries i develop for the python programming language 我在amara xml工具箱中增加了根据xml节点中的文本范式推断数据类型的功能,这是为python编程语言开发的一种xml处理库。
The syntax of the python programming language often polarizes opinion : it relies on the indentation level of lines to indicate blocks , rather than the braces or parentheses used by other languages Python编程语言的语法常常存在两种极端的观点:它依靠行的缩进级别表示块,而不是其他语言所使用的大括号{ }或者小括号( ) 。
Thanks to jython , a java platform implementation of the python programming language , the answer is a resounding " yes ! " if you re not familiar with jython , you should brush up before going further in this article ; see the links in the 有了python编程语言的java平台实现- - jython ,回答是响亮的“可以! ” (如果不熟悉jython ,应当在继续本文之前补充这方面知识,更多信息请参阅后面的