As3+java+mysql (MyBatis) Data Automation tool (II)

Source: Internet
Author: User

AUTOSCRIPT project structure such as

---autoscript.java for program entry

---com.autoscript.object synchronization of AS3 and Java data classes

---com.autoscript.database to synchronize AS3, Java, and MySQL table statements

---COM.AUTOSCRIPT.MACRO constant definitions for synchronous AS3 and Java

---samples some data, constant configuration examples

The Freemarker is used in the---templates project, which is the output file template directory

---execute_sample.bat batch file, double-clicking generates the data that is configured in samples (the batch cannot be run directly)

---pack.bat batch file, after execution will package the project Autoscript, in the current directory will generate folder packed, after execution

The generated packed folder will have a execute_sample.bat batch file, you can directly double-click the execution, will output samples under the configuration example, first look at the Execute_samples.bat content,

Take a look at the parameter-javaoutput,-as3putput,-databaseoutput 3 parameters (parameters will be explained in detail later), the 3 xxxoutput is the output directory indicating As3,java and MySQL statement, you can use Relative paths (the relative paths used in the example), or an absolute path (such as: f:/output/), can be seen from the example by outputting the associated file to the output folder under the current directory, and AS3 the related file to as3/com/vo/under output. And the Java and MySQL build statements are output to the java/com/vo/,

---do not know where to upload files, first of all, the following will be the source of the relevant projects open

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.