用python+wxPython编写Genesis Scripts(用Python + wxPython脚本编写成因).doc
文本预览下载声明
用python+wxPython编写Genesis Scripts(用Python + wxPython脚本编写成因)
This article is contributed by haijunzeng
Pdf documents may experience poor browsing on the WAP side. It is recommended that you first select TXT, or download the source file to the local view.
Write Genesis Scripts with Python + wxPython
Guangdong Meizhou Navy had fm-true Electronics Engineering Department navyzeng@126.com HDI Division
Abstract:
This paper mainly describes the programming language of Python and the corresponding wxPython library to write Genesis Scripts. under Windows XP system
Key words: preface:
Python,
WxPython, Genesis, Script, development efficiency and maintainability
Genesis is a computer aided manufacturing software development Frontline in Israel, a circuit board, relatively easy to use, powerful, especially the analysis and automatic optimization ability of excellent performance, the advantages of this software is not much to say. Like other PCB CAM software, Genesis can also improve productivity and reduce errors by writing Scripts. For now, the tools used to write Genesis Script are: C, shell+Genesis, interface commands, Perl/Tk, Tcl/Tk, and Python+Python interface libraries. They can all run well under Linux/UNIX and Windows, and each of these four tools has the following features:
Scripting language feature 1 C Shell with sed, awk, grep and other tools, plus built-in Genesis interface command, enough; 2, relatively speaking, without additional configuration environment, less learning time, the popularization rate of most, almost can be brought on by ` ` ` `; C Shell 3, Genesis system development and maintenance C may not be involved in Shell, so the master C Shell is also an indispensable; 4, many functions are relatively easy to no other language, Chinese support lack; 5, under the Windows operating system running speed relative to other language is slightly lacking; 6, maintainability is relatively poor, especially in the development of large-scale PCB CAM application of Pe
显示全部