-
阳历转农历的代码很多,但找来找去有些是错的,这是我整理的cs文件。
在系统新增现有项就可调用...
阳历转农历的代码很多,但找来找去有些是错的,这是我整理的cs文件。
在系统新增现有项就可调用-Lunar calendar switch code lot, but try some is wrong, this is my finishing cs document. In the new system the existing items can call
- 2022-11-14 09:15:04下载
- 积分:1
-
这本书是有用的C programmaers可以发展他们的研究…
this book is useful for c programmaers and it can be studied for developing their knowledge in c-this book is useful for c programmaers and it can be studied for developing their knowledge in c..
- 2022-01-24 09:11:16下载
- 积分:1
-
Windows内核调试器的内部原理的深入研究和介绍了相关…
深入研究Windows内部原理及内核调试相关介绍文档-Depth study of Windows kernel debugger internal principle and introduced the relevant document
- 2022-03-21 17:59:58下载
- 积分:1
-
自绘CCombBox组件,具有combo组件的所有功能
自绘CCombBox组件,具有combo组件的所有功能-CCombBox self repaint
- 2022-05-08 20:34:53下载
- 积分: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
-
中国象棋的课程设计,里面有详细的设计过程说明,设计文档,源代码,可执行文件,可做参考...
中国象棋的课程设计,里面有详细的设计过程说明,设计文档,源代码,可执行文件,可做参考-Chinese chess curriculum design, which has a detailed description of the design process, design documents, source code, executable files, can reference
- 2022-03-22 04:37:13下载
- 积分:1
-
C#企业人事管理系统
源程序来自《C#从入门到精通》(王小科、吕双编著)书中的实例,经过调试,代码可用。开发环境:Windows平台:Visual Studio 2010,SQL Server2008语言:C#系统介绍 根据企业对人事管理的要求,本系统可以实现以下目标: l 操作简单方便、界面简洁美观。 l 在查看员工信息时,可以对当前员工的家庭情况、培训情况进行添加、修改、删除的操作。 l 方便快捷的全方位数据查询。 l 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-05-03 20:35:07下载
- 积分:1
-
介绍GNU make 3.0的使用方法.通俗易懂
介绍GNU make 3.0的使用方法.通俗易懂-introduced the use of GNU make 3.0 methods.
- 2022-08-16 20:13:25下载
- 积分:1
-
操作系统银行家算法分析模拟
操作系统银行家算法分析模拟...
操作系统银行家算法分析模拟
操作系统银行家算法分析模拟-OS operating system simulation algorithm analysis algorithm analysis bankers bankers operating system simulation algorithm, simulation Analysis
- 2022-03-25 06:31:15下载
- 积分:1
-
一个酒店管理系统
一个酒店管理系统--A Hotel Management System
- 2022-03-28 18:33:54下载
- 积分:1