标题: SKILL如何入门啊, [打印本页] 作者: suxiaoli2000 时间: 2011-12-27 22:21 标题: SKILL如何入门啊, 感觉skill很陌生,但是又很好用,不知道如何下手,找不到入门的方法,望高手指导作者: SilverJohn 时间: 2011-12-29 03:19
1 Read these documents:
User Guide ...\doc\sklanguser\sklanguser.pdf
SKILL API ...\doc\algroskill\algroskill.pdf
SKILL (Lisp) Reference ...\doc\sklangref\sklangref.pdf
2 Review examples ...\share\pcb\examples\skill\
3 Read forum, it contains docs on Chines.
4 Think up simple task as exercise. Resolve it.
....
PROFIT
PS For debugging use console in PCB Editor.
Inter "skill" command, that switch console to SKILL mode. ("exit" for return to command mode)
Now, step-by-step print operators from your SKILL program and view result immediately. 作者: 叫布什动我啊 时间: 2011-12-29 16:43
求高手指导