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

搜索资源列表

  1. Spring3-Login-Annotaction

    0下载:
  2. spring 简单的登录及注解示例代码,完全基于注解的 实现-spring 3
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2821436
    • 提供者:yuchfbi007
  1. SpringUseAnnotation

    0下载:
  2. Spring使用注解的测试小例子,你可以从此处看出,spring配置文档的在没有添加注解,和从简单的装配注解到自动扫描的注解-Spring of small sample test using note, you can see that from place, Spring configuration of the document in not added comment, and from simple assembly comments to automatic scanning com
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6134
    • 提供者:lax
  1. JSP20Syntax

    0下载:
  2. JSP,语法总结, 包含了名字,注解,使用方法。 -JSP, syntax summary, including a name, comment, use the method.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:51554
    • 提供者:xiangwulu
  1. JavaComponentImplementationSpecification

    0下载:
  2. 此规范是《SCA装配模型规范》[1]的扩展,定义了Java类如何提供SCA构件的实现,以及做为一种组件实现类型的该类在SCA中是如何被使用的。 此规范需要用到《SCA Java通用注解注解和API规范》[2]中定义的所有注解和API。在《SCA Java通用注解和API规范》中,所有被引用的的注解和API都是定义良好的,除非另行说明。此外在这些Java通用注解和API规范中定义的语义都是标准化的。-The specification was " SCA assembly model
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:298011
    • 提供者:吴元江
  1. drp-v1.6

    0下载:
  2. 功能强大的DRP项目,源码注解详细 功能强大的DRP项目,源码注解详细-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-10
    • 文件大小:2179561
    • 提供者:zhouyiren
  1. jquery-1.2.6-vsdoc-cn

    0下载:
  2. 对jquery的源码进行一些简单的注解,对于喜欢研究源码的有一定的帮助-The source of the jquery some simple annotations, research source for those who like a certain extent help
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:44551
    • 提供者:wup
  1. sun_form

    0下载:
  2. SUN 公司的最新SCJP6 模拟试卷二套加注解-The Sun s latest 2 mock exam paper and explanations
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:208783
    • 提供者:ltp
  1. Base

    0下载:
  2. spring 共通DAO,可以作为通用dao使用,使用了注解-spring common DAO
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:616
    • 提供者:zwk
  1. test

    0下载:
  2. 主要是用注解 将struts2 spring hibernate弄到一起-Is mainly used notes to get together struts2 spring hibernate
  3. 所属分类:Java Develop

    • 发布日期:2017-06-09
    • 文件大小:16745055
    • 提供者:zhangxu
  1. HibernateAnnotation

    0下载:
  2. JAVA hibernate 注解的demo。大大简化了配置-JAVA hibernate annotation demo. Greatly simplifies configuration
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:231066
    • 提供者:王凯
  1. Simple-calculator

    0下载:
  2. java代码,计易简算器的实现,代码中附带有注解-Simple-calculator coding by java,and attaching comments
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2741
    • 提供者:jay
  1. Zippo

    0下载:
  2. Java程序,实现计算器的基本功能,有程序注解,帮助理解程序,可运行-Java program to achieve the basic function calculator, a program note, to help understand the program, run
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2565
    • 提供者:zhaoyuanzhe
  1. fishGame

    0下载:
  2. 一个简单的智力游戏的源码,有详细的注解,非常适用新手的学习!-A simple puzzle game source code, detailed notes, is ideal for beginners to learn!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:68014
    • 提供者:王威
  1. s2sh

    0下载:
  2. 在JavaEE企业级开发中,以SSH2框架为核心的应用非常广,大象根据项目实践经验,通过一个实例,详细的为大家讲解如何实现全注解式的开发-JavaEE enterprise development in order to SSH2 framework as the core application is very wide, the elephant based on previous project experience, an example is detailed to you on ho
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1405287
    • 提供者:linglike
  1. ssh2

    0下载:
  2. struts2.1.8+spring2.5+hibernate3.3全注解实现的小例子~省却了繁冗的配置文件代码~-struts2.1.8+ spring2.5+ hibernate3.3 all annotations to achieve a small example of a burdensome ~ save the configuration file code ~
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-28
    • 文件大小:29570
    • 提供者:张三
  1. JPAAnnotation

    0下载:
  2. JPA简单的测试的例子,方便大家学习,用注解的方式实现注入-JPA simple test example, facilitate learning, with annotation to achieve injection
  3. 所属分类:Java Develop

    • 发布日期:2017-05-24
    • 文件大小:8011610
    • 提供者:zhangmeng
  1. eight_queen

    0下载:
  2. 八皇后问题 eclipse下使用 输出数目并打印 有注解-Eight queens problem using eclipse the number of output and print a comment
  3. 所属分类:Applet

    • 发布日期:2017-04-05
    • 文件大小:2863
    • 提供者:
  1. JUnit4.xTest

    0下载:
  2. JUnit4.x开发案例,增加了JAVA的annotation注解,测试更为方便-JUnit4.xSample
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:8900
    • 提供者:waterljwant
  1. testsrc

    0下载:
  2. 利用JUNIT实现单元测试,是提高单元测试效率和质量的重要方法 而参数化的单元测试对于测试覆盖型\案例灵活性具有重要作用. 参数化测试的基本步骤包括: (1) 引用参数化的相关类,如: import org.junit.runner.RunWith import org.junit.runners.Parameterized import org.junit.runners.Parameterized.Parameters (2) 在测试类中增加注解:
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:3056
    • 提供者:徐嘉兴
  1. Spring@mvc

    0下载:
  2. 基于注解的Spring MVC的小例子,照着做就可以了-Spring MVC annotation-based small example, followed suit on it
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-22
    • 文件大小:1794
    • 提供者:tom
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com