Easycode (cracked version)-Guidelines for using code generation tools

Source: Internet
Author: User

Cracked version:

http://www.52pojie.cn/thread-414732-1-1.html

Data storage (configuration database), as follows

User id=sa;pwd=;d ata source=localhost\sqlexpress;initial catalog=master

Base Object Design (class generation)

A basic information

1, click on the right "+"

2. Enter the name of the class:Employee

3. Data association table:Employee

4. Enter "Friendly name": Employee Information

5. Data Access Class

properties of the second class

1. Copy the following and right-click on the "Friendly name"

Automatic numbering, work number, name, gender, date of birth, identity card number, nationality, political appearance, marital status, location of account, location, current residence, graduate school, Major, graduation time, education, contact number, emergency contact, emergency call.

2, the upper right corner of the automatic translation

3. Right-click the "Attribute type" Batch setup

4. Set the ID or field associated with another table to int, the time class is set to DateTime

Three-data mapping

1. Fast Matching

2, check the ID three elements: primary key, non-empty, automatic numbering

Click OK to generate

The interface shows the male/female, while the database display 1/2 is a common data design, need to add "Data transformation class" to implement

Add a class to the same

1, "basic information" in the name of the class "sex", the friendly name of "gender",

2. The first line of the class attribute is entered: "Number", "id", "int", the second line is entered: "Name", "

3, "Built-in data" in the first line of input: "FeMale", "0", "female", the second line input: "Male", "1", "male"

4, "citation" tick "This class can be used as a property of other data access classes", the interface Display properties: Name, Data storage properties: Id

Click OK to generate

Easycode (cracked version)-Guidelines for using code generation tools

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.