搜索资源列表
Courses
- 使用DAO操作数据库 要运行程序必须将数据库文件course.mdb与可执行文件放在一起, 如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下-DAO use to operate the database will be operational procedures course.mdb database files and executable files are placed together, if vc Development Environment operatio
chap24
- 在线考试系统 系统架构采用JSP+Struts进行设计,数据库采用MySql,JSP通过Tomcat的连接池与数据库连接。使用DAO的方式来封装对数据库的各种操作-Online examination system using JSP+ Struts system architecture design, database using MySql, JSP through Tomcat' s connection pool and database connection. A way
NetDB
- 典型网络数据库系统软件设计.本系统为内部系统,帐户由管理员添加、管理;分为两个组,User组和Boss组。Boss组的帐户可以发广播通知;任意两个用户间可以互相通信;数据库接口用DAO,网络通信用 CSocket+CSocketFile-A typical Web database system software design. This system is the internal system, the account by the administrator to add, managem
NewsLaunch_Demo
- 利用JSP+Servlet+JavaBean+DAO+数据库处理类,采用B/S模式设计和实现一个功能完善并可自定义栏目的网站新闻发表系统,实现了实时动态显示新闻及系统管理。-Using JSP+ Servlet+ JavaBean+ DAO+ database processing categories, using B/S model design and implement a fully functional and can be custom section of the website
8
- c++网络数据库实例 第八章 实例 66-数据库浏览查询器 实例 67-地址簿管理 实例 68-数据库索引管理 实例 69-使用树型控件管理 实例 70-金山词霸界面的数 实例 71-DAO数据库操作 实例 72-多重查询 实例 73-多线程访问数据库-c++ examples of Chapter VIII of the network database Instance 66- Browse and query
MYQQ_Finally
- MYQQ模仿腾讯QQ而设计,包含腾讯qq 的基本功能,基本聊天功能,音乐播放器,视频播放器media player,数据库.........(老师指导开发!)安装数据库后需要配置Dao.cs类中的的配置文件connstr为当前数据库链接-MYQQ imitate tencent QQ and design, including the basic function of tencent QQ, basic chat function, music players, video player me
dao
- 网络聊天室 要求:用udp协议实现群聊、私聊的功能。并且与数据库相连接,注册登录聊天室。- 英语 中文(简体) 日语 Internet chat rooms require: the udp protocol group chat, private chat functionality. And is connected with the database registered to log
spring boot服务器dao层实例化
- 可以把dao层的id等内容实例化至数据库(You can instantiate the contents of the Dao layer, such as ID, to the database)