摸金系统客户端 1.0版本直接链接数据库; 2.0版本链接后台,与web共用接口; 3.0版本使用插件形式
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Laixingyu e125abae5c
feat: 添加数据库操作类;添加多语言;添加添加交易界面
3 years ago
db feat: 添加数据库操作类;添加多语言;添加添加交易界面 3 years ago
lib/sqldrivers feat: 添加mysql驱动 3 years ago
model feat: 添加数据库操作类;添加多语言;添加添加交易界面 3 years ago
widget feat: 添加数据库操作类;添加多语言;添加添加交易界面 3 years ago
.gitignore feat: 初始化工程 3 years ago
README.md Initial commit 3 years ago
TreasureFinder.pro feat: 添加数据库操作类;添加多语言;添加添加交易界面 3 years ago
main.cpp feat: 添加数据库操作类;添加多语言;添加添加交易界面 3 years ago
mainwindow.cpp feat: 添加数据库操作类;添加多语言;添加添加交易界面 3 years ago
mainwindow.h feat: 添加数据库操作类;添加多语言;添加添加交易界面 3 years ago
mainwindow.ui feat: 添加数据库操作类;添加多语言;添加添加交易界面 3 years ago
treasurefinder_zh_CN.ts feat: 添加数据库操作类;添加多语言;添加添加交易界面 3 years ago

README.md

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

TreasureFinder

摸金系统客户端 1.0版本直接链接数据库; 2.0版本链接后台与web共用接口 3.0版本使用插件形式