| 12 | | A. build.properties[[BR]] |
| 13 | | B. *-schema.xml、id-table-schema.xml[[BR]] |
| 14 | | C. Torque.properties [[BR]] |
| 15 | | D. 一般还会有一个defalt.properties[[BR]] |
| 16 | | E. build-torque.xml 这个是ant的配置文件,参照这个就可了解到以上四个配置文件的作用[[BR]] |
| | 12 | A. build.properties[[BR]] |
| | 13 | B. *-schema.xml、id-table-schema.xml[[BR]] |
| | 14 | C. Torque.properties [[BR]] |
| | 15 | D. 一般还会有一个defalt.properties[[BR]] |
| | 16 | E. build-torque.xml 这个是ant的配置文件,参照这个就可了解到以上四个配置文件的作用[[BR]] |
| 27 | | |
| 28 | | ANT的运行命令为%Torque_home%/ant -f build-torque.xml $taskname[[BR]] |
| 29 | | |
| 30 | | ant -f build-torque.xml [[BR]] |
| 31 | | ant -f build-torque.xml create-db [[BR]] |
| 32 | | ant -f build-torque.xml id-table-init-sql [[BR]] |
| 33 | | ant -f build-torque.xml insert-sql[[BR]] |
| | 27 | ANT的运行命令为%Torque_home%/ant -f build-torque.xml $taskname[[BR]] |
| | 28 | ant -f build-torque.xml [[BR]] |
| | 29 | ant -f build-torque.xml create-db [[BR]] |
| | 30 | ant -f build-torque.xml id-table-init-sql [[BR]] |
| | 31 | ant -f build-torque.xml insert-sql[[BR]] |