Skip to content

Commit

Permalink
修改remadme
Browse files Browse the repository at this point in the history
  • Loading branch information
daodaoliang committed Jun 9, 2021
1 parent 4ec21df commit 25fb4bf
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# 数据库ORM组件说明

版本: V 1.0.1.0
版本: V 1.0.4.0
作者: daodaoliang
时间: 2018年7月05日18:54:41
时间: 2021年06月09日

### 0. 组件信息说明

![项目架构](./scripts/pro_arch.png)

|基础信息|信息描述|
|:------|:------|
|当前开发版本|V 1.0.3.0|
|当前开发版本|V 1.0.4.0|
|代码仓库位置|https://github.com/daodaoliang/NORM|
|开发语言|Qt c++|
|支持的数据库|MySqlServer、SQLite、PostgreSQL、MSSqlServer|
|支持的数据库|MySqlServer、SQLite、PostgreSQL、MSSqlServer、DM7|
|开发者的开发环境|windows + Qt5.10 + mingw|

### 1. 组件使用说明
Expand All @@ -40,7 +40,11 @@

### 3. 版本说明

**当前最新版本 V 1.0.3.0**
**当前最新版本 V 1.0.4.0**

> V 1.0.4.0
* 增加达梦数据库的支持

> V 1.0.3.0
Expand Down

0 comments on commit 25fb4bf

Please sign in to comment.