-
通信达接口引警 可直接下载股票数据,建立自已的股票软件
通信达接口引警 可直接下载股票数据,建立自已的股票软件-STOCKSOFT DATAENGINE
- 2022-04-14 23:21:55下载
- 积分:1
-
设计模式State的理解,并且带有两个具体使用模式的例子!
设计模式State的理解,并且带有两个具体使用模式的例子!-State design pattern understanding, and with two specific examples of the usage pattern!
- 2023-06-25 19:25:03下载
- 积分:1
-
QT下编写的一个2048游戏
应用背景通过鼠标的滑动来控制组合数字的方向,QT下编写的一个2048游戏。关键技术
//QT5.5.1编译运行通过。
//部分代码
// 颜色数组 存储每个数字对应的背景色
QColor digitBkg[11] = {QColor::fromRgb(0xFF, 0xFF, 0xCC), QColor::fromRgb(0xFF, 0xFF, 0x99),
QColor::fromRgb(0xFF, 0xCC, 0xCC), QColor::fromRgb(0xFF, 0xCC, 0x99),
QColor::fromRgb(0xFF, 0x99, 0x99), QColor::fromRgb(0xFF, 0x99, 0x66),
QColor::fromRgb(0xFF, 0x66, 0x66), QColor::fromRgb(0xCC, 0x99, 0x66),
- 2022-04-23 14:12:22下载
- 积分:1
-
creator基初教程 包括十章详细的讲解,word格式
creator基初教程 包括十章详细的讲解,word格式
- 2022-12-20 11:40:05下载
- 积分:1
-
画图程序,可以画线,圆,矩形等,架构很好,方便扩展,用到了设计模式的思想...
画图程序,可以画线,圆,矩形等,架构很好,方便扩展,用到了设计模式的思想-drawing program, line drawing, round, rectangular, a good framework to facilitate the expansion of the use of design patterns thinking
- 2022-02-20 11:35:45下载
- 积分:1
-
CSS样式表中文手册,值得初学者一读的好书
CSS样式表中文手册,值得初学者一读的好书-CSS Style Sheets in Chinese Manual, it is worth reading a good book for beginners
- 2023-04-14 07:40:02下载
- 积分:1
-
本书深入浅出地介绍了统一建模语言(UML)和Rational Rose软件,通过航空公司与购物推车例子介绍如何用UML和Rose进行项目需求分析、结构规划和生成...
本书深入浅出地介绍了统一建模语言(UML)和Rational Rose软件,通过航空公司与购物推车例子介绍如何用UML和Rose进行项目需求分析、结构规划和生成框架代码,以及如何从现有系统逆向转出工程代码,生成Rose模型,并分章介绍了C++、Java、Visual Basic与CORBA/IDL和XML代码的代码生成与逆向转出工程代码。通过本书学习,项目开发人员可以用这个全新工具紧扣用户需求,方便地开发出符合用户需求的系统或根据用户需求对现有系统进行改造。
-the book easy to introduce a unified modeling language (UML) software and Rational Rose, airlines and shopping carts example of how to use UML and Rose project needs analysis, planning and structural framework for code generation, and how the existing system works to reverse code generation Rose model, and introduced a sub-chapter C, Java, Visual Basic and CORBA/IDL and XML code generation and code reverse engineering transfer code. Through the book learning, project developers can use this new tool interlocking customer demand. Easily develop meet the demands of users of the system or the user needs to transform the existing system.
- 2022-04-02 12:07:01下载
- 积分:1
-
DSP55系列TLV320AIC23PW芯片的英文手册,主要应用与音频的设计时应用该款芯片的说明。...
DSP55系列TLV320AIC23PW芯片的英文手册,主要应用与音频的设计时应用该款芯片的说明。-DSP55 series TLV320AIC23PW chip in English, major applications and the design of the audio application of the chip description.
- 2022-09-19 10:55:03下载
- 积分:1
-
用VB编写的酒店管理系统,一些简单的功能,内含源代码。
用VB编写的酒店管理系统,一些简单的功能,内含源代码。
- 2022-08-17 17:48:02下载
- 积分:1
-
货物配送物流系统
1. 综合查询和统计
对客户、货物和运输线路的数量、收入和成本的综合查询和统计分析。
2. 流程和预警
系统提供分级的流程...
货物配送物流系统
1. 综合查询和统计
对客户、货物和运输线路的数量、收入和成本的综合查询和统计分析。
2. 流程和预警
系统提供分级的流程控制和系统自动通知预警功能,对重大事项按权限逐级处理,系统看门狗在后台管理中根据时间、数量发生变化,自动判断、自动发出通知和预警。
3. 数据维护
数据字典、数据备份、数据导入。
4. 系统设置
组织机构、用户设置、用户组设置、职员查询添加、菜单管理。
-Cargo Distribution Logistics System
- 2022-01-30 22:40:30下载
- 积分:1