资源列表
duihuakuang
- 含有背景图片的一种登录对话的界面,效果比较好-login dialog
PictureVideooverlay
- video files covering project picture
namecard
- 用Pascal语言编写的小软件名片录,可以更换背景-failed to translate
IGBT-simulation
- IGBT损耗计算程序,用于器件选型,损耗计算等-IGBT losses calculaton software
Win7
- 想学系统封装的同学不要错过咯,本书是讲述怎么系统封装,想学的同学一定不要错过哦-Students want to learn the system packaging Do not miss slightly, the book is about how the system package, the students want to learn must not miss
TTest
- 自动检测U盘插入并按设置的文件名或文件类型复制到指定位置,VS2008,工程完整。-U disk inserted automatically detect settings according to the type of file name or file copied to the specified location, VS2008, engineering integrity.
code
- 一个200卡销售系统,是课程设计时写的一个小东东。-A 200-card marketing system is designed to write programs in a small stuff.
login
- 用access数据与MFC组成的一个登录注册对话框系统,需要在odbc32中配置数据源,进行注册,登录,可存入数据库-This is a login
TAP
- 基于HTML和Javascr ipt的别踩白块儿(HTML and Javascr ipt do not step on the white pieces based on)
CatfishBlog
- An open source PHP Blog system, derived from the excellent content management system: Catfish (catfish) CMS. Catfish (catfish) Blog system inherits the advanced design concept of Catfish (catfish) CMS, and focuses on the personal blog system. Catfish
Win32DiskImager
- Win32DiskImager,制作系统镜像的工具,可以制作U盘启动盘。(Win32DiskImager, making the system mirror tool, you can make U disk boot disk.)
7
- 建立学生数据库及其信息表,创建java项目并为其增加Spring、Hibernate开发能力,Struts 2 将JSP中的页面跳转控制功能分离出来,而当它要执行控制逻辑的具体处理是就直接使用Spring中的Action模块; Action在处理中若要访问数据库,则通过DAO组件提供的接口,而接口的实现类才能直接操作数据库,实现插入数据(包括学号,姓名,专业,成绩),查询显示数据; Hibernate将数据库表持久化为POJO类,DAO类再以面向对象方式从已持久化了的POJO类中读取数据。(In