CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - service dao

搜索资源列表

  1. 1codeBuild_java

    0下载:
  2. 功能:java版本代码生成器,目前支持mysql数据库的。能自动生成ssh框架下的action、service、dao层代码 使用:使用小应用程序运行CodeClient.java文件出现界面,选中数据库,点击开始生成即可-Function: java version of the code generator,mysql database. Ssh under the framework of action can automatically generate code for us
  3. 所属分类:Java Develop

    • 发布日期:2017-12-04
    • 文件大小:1546654
    • 提供者:123456
  1. ChinaMobile

    0下载:
  2. servlet+dao模式实现中国移动网,手机号码开通及手机其它套餐业务选项添加,以及费用收取和账户管理-the mode China Mobile servlet+dao phone number to open the phone options to add other service packages, as well as fees and account management
  3. 所属分类:Java Develop

    • 发布日期:2017-11-19
    • 文件大小:1382517
    • 提供者:付兴旺
  1. crm

    0下载:
  2. 整个项目是基于B/S模式,应用Struts2+Spring+Hibernate 、DWR和ExtJS五个框架实现了一个绚丽的客户关系管理系统。分为View层(显示层)、Control层(控制层)、Service层(业务逻辑层)、DAO层(数据库访问对象层)。利用Spring的依赖注入和面向切面特性,hibernate的数据持久化技术、Struts2的控制器、ExtJS用于View层实现了用户权限管理、日程安排、客户关系管理、销售管理、档案管理、统计数据、商务联系管理等模块。-The entire
  3. 所属分类:Ajax

    • 发布日期:2017-03-30
    • 文件大小:597938
    • 提供者:胡涛
  1. springmvc_demo

    0下载:
  2. Spring框架的MVC实现 1)Spring MVC的体系结构 C控制器部分:DispatcherServlet、Controller M模型部分:ModelAndView、ModelMap、实体类 V视图部分:JSP、spring标签 2)了解Spring MVC工作流程 a.客户端浏览器发送HTTP请求,请求到达DispatcherServlet控制器 b.DispatcherServlet控制器调用HandlerMapping映射处理器根据请求调
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:36683
    • 提供者:说法
  1. ConditionUtil

    0下载:
  2. 对hibernate.criterion进行封装,使service和dao脱离。参考jeecms源码,稍作完善。-Right hibernate.criterion encapsulation, making service and dao detachment. Reference jeecms source, slightly improved.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-28
    • 文件大小:2034
    • 提供者:郝耀君
  1. ChinaMobile

    0下载:
  2. servlet+dao模式实现中国移动网,手机号码开通及手机其它套餐业务选项添加,以及费用收取和账户管理-servlet+dao mode realization of China Mobile network, and mobile phone number to open the option to add other service packages, as well as fees charged and Account Management
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3250100
    • 提供者:张金鹏
  1. ChinaMobile

    0下载:
  2. servlet+dao模式实现中国移动网,手机号码开通及手机其它套餐业务选项添加,以及费用收取和账户管理-servlet+ dao pattern implementation of China Mobile network, and mobile phone number to open the option to add other service packages, as well as fees charged and Account Management
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1843200
    • 提供者:李希
  1. AdminSwing

    0下载:
  2. 遵循MVC设计规范开发的管理系统,设计了DAO层和Service层的接口,数据库采用oracle-Follow the MVC design specifications developed management system designed interface DAO layer and Service layer, the database using oracle
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:54767
    • 提供者:小峰
  1. ibeifeng222elec

    0下载:
  2. 一个电力系统的项目 从持久层。Dao层。service层。控制层的搭建。数据库用的mysql-A project of the power system the persistence layer. Dao layer. service layer. Control building layer. Database with mysql
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-11
    • 文件大小:17998288
    • 提供者:chentang
  1. nnGenerator

    0下载:
  2. springside3系统框架代码生成器,可生成从Mysql数据库导入、entity,dao,service,action,jsp等,都可以一键生成。-springside3 framework code generator that can generate import Mysql , entity, dao, service, action, jsp, etc., can be a key generation.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-14
    • 文件大小:3263156
    • 提供者:甘广欣
  1. ShoppingFashion

    0下载:
  2. 该项目基于SSH框架,使用MyEclipse,Oracle数据库进行开发,利用Spring的IOC技术实现组件之间的依赖关系注入,以及Spring AOP编程进行日志记录.按照MVC的设计模式,实现了View层(显示层)、Control层(控制层)、Service层(业务逻辑层)、DAO层的多层架构.
  3. 所属分类:Java Develop

    • 发布日期:2017-06-12
    • 文件大小:18978544
    • 提供者:陈国锋
  1. AutoCodeGen

    0下载:
  2. Java代码生成器,配置xml 动态生成代码 dao,service,action,还有页面-Java auto codeing
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-16
    • 文件大小:24516126
    • 提供者:王震
  1. UserManSys

    0下载:
  2. 用户管理系统 系统层次:common---> Get Connection ---> UserInfo(id,name,pass,email,power) DAO--->userDAO(注册、删除、查询等功能) Service--->userService(调用DAO中的方法) VIEW--->普通用户界面,管理员界面,超级用户界面(The user management system blocked blocked)
  3. 所属分类:Java编程

    • 发布日期:2017-12-20
    • 文件大小:1515520
    • 提供者:拽人
  1. 京东项目商城

    1下载:
  2. 项目采用MVC结构设计编写。 (1)View部分统一使用jsp页面,jsp页面中使用EL和JSTL进行数据展示;jsp页面统一在webroot下。 (2)Controller部分使用Servlet,所有对业务层的调用和流程跳转都在Servlet内完成。 (3)Model部分包括:业务层Service、数据访问层DAO。(The project is designed by MVC structure design. (1) View part of the unified use o
  3. 所属分类:Jsp/Servlet

    • 发布日期:2018-01-05
    • 文件大小:11311104
    • 提供者:小安男孩
  1. codegen

    0下载:
  2. 根据数据库表生成生成代码,1.数据库实体类对象,对应dao 、service 及配置文件(Generate generation code based on the database table, 1. database entity class objects, corresponding to Dao, service, and configuration files)
  3. 所属分类:Java编程

    • 发布日期:2018-04-21
    • 文件大小:4545536
    • 提供者:好多喵喵
  1. SpringMVC-Demo-master

    0下载:
  2. Spring MVC 基础demo,包括基础配置,基础jsp,controller,service,model,dao层(This is SpringMVC demo ,which include jsp,controller,service,model and dao.)
  3. 所属分类:Java编程

    • 发布日期:2018-05-01
    • 文件大小:92160
    • 提供者:舟行四海
« 1 2»
搜珍网 www.dssz.com