Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.apo.nmsu.edu/35m_operations/TUI/Scripts/ScriptingTutorial/Introduction.html
Дата изменения: Sat Sep 6 02:16:02 2014 Дата индексирования: Sun Apr 10 08:06:50 2016 Кодировка: Поисковые слова: trifid nebula |
This tutorial introduces you to the joys and pains of writing scripts for TUI.
Scripts are written in Python, and this tutorial does not attempt to teach the language. I strongly recommend the python tutorial at Python's home. Python is a simple and powerful language, and a little knowledge can be a tremendous asset.
The topics are as follows:
The sample scripts from this tutorial can be found in tui_root/TUI/Scripts/Tutorial (you may have to ask your sysadmin for the location of tui_root).