搜索资源列表
xyyyxtv1.1
- 心愿音乐系统1.1 测试结果 采用风声无组件上传,可以上传 2m以下的文件 这个可能跟网速有关系,我测试上传4k/秒 有其他根好上传组件和好的建议方法请跟我联系 http://bbs.lt52.com/ qq:112934475 1内核采用风声无组件上传类 v2.0 2代码容易维护采用Macromedia Dreamweaver MX软件编写 一 文件说明 conn.asp 连接数据库,第一次使用修改数据库名称 index
SQLServer数据库存取任意文件实例
- 本人现在上传的资料是关于SQL SEVER数据库管理系统存取文件的。-I will now upload the information on the SQL database management system SEVER access to documents.
Program
- 上传文件是一个完整的物联网系统开发程序,开发环境是vc6.0-Upload file is a complete system of the Internet of Things development process, development environment is vc6.0
fileuploadsys
- 文件上传管理系统,提供管理员,一般会员这样的角色进行管理。-file upload system
database
- 数据库文件,实现了某图书管理系统的应用界面,不过只有部分代码,数据库部分未上传-Database files, library management system to achieve a certain application interface, but only part of the code, the database did not upload part
carsales
- 源码描述: 汽车销售系统源码是一个简单的学习示例, 系统功能有 系统管理,资料管理,信息查询,销售管理,合同管理,数据统计,帮助 系统中部分功能尚未实现,适合学习及二次开发。 注意: 数据库为sql2008,存放在DB_51aspx文件夹下 超级管理员登陆名和密码均为:51aspx 欢迎感兴趣的用户下载学习 上传者:我爱Cshap 作者:我爱Cshap-Source Descr iption: car sales system source cod
LN
- 基于rfid的自动仓储系统,实现人机交互,管理pc界面的功能,上传文件是实现这些功能的源代码,使用c++里面的mfc编程。-Rfid based automatic storage systems, human-computer interaction, function management pc interface, uploading files is the source code for these functions, using c++ mfc programming inside
文件上传插件
- 建议多sql语言查询语句,让系统性能更好的实现分离及爆炸的可能性(SQL language query is recommended to make system performance better to separate and explode the possibility)
自动升级文件和上传升级文件程序
- 上传局域网内自动升级文件(update.pbw)和上传最新升级文件(ftp_update.pbw) 把编辑好的update.exe放在当前应用的下面,即可自动升级。 需建表 系统版本控制表 system_set 字段 cur_ver vchar 程序升级表 CREATE TABLE t_updata( [ver] [char] (5) NOT NULL , [filename] [varchar] (30) NOT NULL , [fileblob]