labelset.py/README.md

43 lines
1.4 KiB
Markdown
Raw Normal View History

2014-03-16 01:53:33 +08:00
labelset.py
===========
labelset.py, a programming uesd to demo label setting algorithm.
English
----------
Programming Language: python(http://www.python.org)
With py2exe, the executable which supports Windows XP at least file can be made.
If you cannot execute it, please execute the script with .
The script can be executed on any OS (eg. UNIX(-like), Windows, Mac OS X) with
Python interpreter (Download site: http://www.python.org/getit/)
The script is under GPLv3( http://www.gnu.org/licenses/gpl.html). You should
use it legally.
The repo of it was moved from http://tcirc.twbbs.org/~yoxem/script/labelset/ (Bazaar).
Orig. written on 2011-04-22
Translated & Updated on 2014-03-16
Trad. Mandarin Chinese
------------------------
使用語言python(http://www.python.org)。
使用py2exe產生 Windows 獨立執行檔已知支援XP。如無法執行者請依下段
說明安裝python直譯器執行。
本程式可在任何安裝 Python 直譯器(下載點 http://www.python.org/getit/)的
作業系統執行(如 UNIX(-like)、Windows、Mac OS X
本程式使用 GPLv3( http://www.gnu.org/licenses/gpl.html) 授權,遵守授
權得自由使用,但須符合法律規範。本程式之作者不為使用方之使用負擔任何
責任。
版本庫遷自http://tcirc.twbbs.org/~yoxem/script/labelset/ (Bazaar).
原作2011-04-22
修正2014-03-16