Changes between Version 13 and Version 14 of PortableTrac
- Timestamp:
- 2013-06-27T23:09:39+08:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PortableTrac
v13 v14 18 18 3. 默认已设置为[wiki:ZhWikiStart 中文版本]; 19 19 20 PortableTrac 是基于 [http://www.portablepython.com/ PortablePython] 实现的, 目前只能在 Windows 上使用;20 最新版本的 PortableTrac [https://github.com/thinkbase/PortableTrac/commit/38d4fab2e41861a9a620d3d3df0b23e92a6c178e 集成了官方版本Python2.7.4](''早期集成的是 [http://www.portablepython.com/ PortablePython]''), 目前只能在 Windows 上使用; 21 21 22 22 PortableTrac 的所有代码(主要是 python 运行环境、python egg、配置文件、相关程序和脚本)托管在 https://github.com/thinkbase/PortableTrac .