-
基于Python与MySQL、Redis和MongoDB数据库的新闻管理系统
创建基于MySQL、Redis和MongoDB数据库开发命令行新闻管理系统。设定管理员和新闻编辑两种身份,实现发表新闻、编辑新闻、删除新闻、增加用户和删除用户等功能。
- 2021-05-07下载
- 积分:1
-
SQL
sql2008数据库实例,源码工程,可以供初学者研究和学习(sql2008 database instance source project, you can study and learn for beginners)
- 2013-08-11 13:56:56下载
- 积分:1
-
ExpertPic
网上抓取数据存入数据库,利用正则表达式自动提取表格数据(Online data capture into a database using regular expressions to automatically extract tabular data)
- 2013-03-02 10:48:36下载
- 积分:1
-
Material_MIS
物资管理系统,实现物资入库、出库、物资信息的增删查改等。(Materials management system, implementation of materials storage, a library, information material, etc. check the additions and deletions.)
- 2009-03-05 20:05:14下载
- 积分:1
-
816674243carManagement
车辆租赁管理的设计文档、源码及数据库创建脚本,多多下载(Vehicle leasing management of design documents, source code and creation scripts, and download)
- 2016-10-25 16:22:59下载
- 积分:1
-
javaService
实现即时将数据库信息推送web前台功能,需要数据库支持(Push Station instant messaging capabilities, database support)
- 2013-11-19 17:03:28下载
- 积分:1
-
autobak
可以根据用户选择的数据库自动还原和自动备份数据。(And automatic backup can automatically restore the data according to user-selected database.)
- 2014-02-18 09:12:34下载
- 积分:1
-
CADOPIC
数据库开发的ado连接,包括存入图像,读取图像的方法,值得入门的学习下(Ado connection database development, including into the image, read the image, it is worth to study the entry)
- 2010-10-23 16:00:43下载
- 积分:1
-
Excel
说明: 直接通过ODBC读写Excel表格文件。基于数据库编写源程序。(Directly through ODBC to read and write Excel spreadsheet file. Prepared based on the source database.)
- 2008-11-07 23:00:04下载
- 积分:1
-
获取CPU信息
property CPUFactory : Ansistring read FCpuFactory; //获取 CPU 制造商
property CPUFamily : Cardinal read FCpuFamily; //获取 CPU 家族系统
property CPUModel : Cardinal read FCpuModel; //获取 CPU 型号
property CPUStepping : Cardinal read FCPUStepping; //获取 CPU 步进
property CPUName : Ansistring read FCPUName; //获取 CPU 名称
property CPUFrequency: Cardinal read FCPUFrequency; //获取 CPU 频率
property CPUInstructs: string read FCPUInstructs; //获取 CPU 指令集
property CPUCount : Ansistring read FCPUCount; //获取 CPU 个数
property CPUCacheInfo: string read FCPUCacheInfo; //获取 CPU 缓存信息
property CPUSerialNo : Ansistring read FCPUSerialNo; //获取 CPU 序列号
- 2021-08-11 00:31:00下载
- 积分:1