For details, please refer to the blog: http://www.blogjava.net/wangdetian168/archive/2011/04/07/347847.html
Month: September 2021
PowerDesigner connection mysql database
The version of PowerDesigner I use is 15< /em>
Step 1: Configure environment variables (I didn’t succeed at first, Just because there is no environment variable) Increase the value of the pat
PowerDesigner (3) – Enterprise Architecture Model
The original text is from: http://www.voidcn.com/article/p-ubrnpejz-oy.html
Enterprise Architecture Model (EAM) is PowerDesigner 15 The new function, which can display the corporate structure
PowerDesigner Export Table to Word
First, template modification
When exporting the table, powerdesigner provides us with a lot of templates by default. Select [Report— >Report Template] to see all the default templates. Figu
CDM of computer room charge system
In the process of writing documents, there must be a system database design, so How to design the database? Let me first explain a concept to everyone:
CDM: Conceptual Data Model (CDM) is use
PowerDesigner Export Data Structure to Word
First, let’s briefly introduce how to export tables to Excel.
The first step is to find the Report tab and select Generate Report.
< /p> The second step, select RTF that supports word f
iPad – UiScrollView does not have new size on the direction change
I have a very simple UIScrollView example that does not do what it is supposed to do at all.
Not sure if it is a bug in the API or a bug in my code.
Basically, I have a UIViewController with
How to plan mode changes in the SQLite database?
I’m currently developing an application that stores data in a SQLite database. The database will have more read access (in fact, it will be filled with data once, and then almost Only read). Theref
PowerDesigner Design Table Shows Note Columns Comment
Select the table to be edited,【right click】->【Properties】->【Columns】->【Customize Columns and Filter】->【Comment】->【OK 】
Or use the shortcut key
【Right click】->【Properties】->【Columns】->【Ctrl+U】->【
Schonic query for SQLite Update query
I must update the test_test column “testconsent_id” with the id value of the test_groupedconsent table, where the patient_id in test_test matches the patient_id in the test_groupedconsent table, an