码迷,mamicode.com
首页 >  
搜索关键字:annotations    ( 528个结果
SpringMVC向前台传输 JSON数据
所需Jar包jackson-core、jackson-annotations和jackson-databind在MVC的配置文件中加入一、pom.xml 1 2 4.0.0 3 cn.mcs 4 springmvc02 5 0.0.1-SNAPSHOT ...
分类:编程语言   时间:2015-12-09 08:45:34    阅读次数:244
selenium WebDriver:使用TestNG和CSV文件进行数据驱动
1.如何解决CSV文件乱码问题讲csv文件用UltraEdit-32软件打开,在底部状态栏有标识中将编码类型变为utf-82.具体结合csv数据驱动代码csv文件package cn.gloryroad;import org.testng.annotations.Test;import org.te...
分类:Web程序   时间:2015-12-07 20:36:14    阅读次数:147
Maps for Developers
苹果官方文档: Give your apps a sense of place with maps and location information. Present maps with custom annotations, high...
分类:其他好文   时间:2015-12-04 20:50:08    阅读次数:190
Guava学习笔记:Google Guava 类库简介
Guava 是一个 Google 的基于java1.6的类库集合的扩展项目,包括 collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, ...
分类:其他好文   时间:2015-12-02 16:18:27    阅读次数:154
Guava学习笔记:Google Guava 类库简介
Guava 是一个 Google 的基于java1.6的类库集合的扩展项目,包括 collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, ...
分类:其他好文   时间:2015-11-27 17:18:58    阅读次数:125
eclipse加载maven工程提示pom.xml无法解析org.apache.maven.plugins:maven-resources-plugin:2.4.3解决方案
Multiple annotations found at this line:- Execution default-testResources of goal org.apache.maven.plugins:maven-resources- plugin:2.4.3:test...
分类:Web程序   时间:2015-11-22 20:09:12    阅读次数:668
【FastDev4Android框架开发】RecyclerView完全解析之结合AA(Android Annotations)注入框架实例(三十)
(一).前言:            话说RecyclerView已经面市很久,也在很多应用中得到广泛的使用,在整个开发者圈子里面也拥有很不错的口碑,那说明RecyclerView拥有比ListView,GridView之类控件有很多的优点,例如:数据绑定,Item View创建,View的回收以及重用等机制。本系列文章会包括到以下三个部分: RecyclerView控件的基本使用,包括基础,进阶...
分类:移动开发   时间:2015-11-21 21:16:52    阅读次数:351
Hibernate Annotation中英文文档链接下载 (Hibernate 注解)
官网进入:http://www.hibernate.org说明文档:英文:http://docs.jboss.org/hibernate/annotations/3.5/reference/en/html_single/中文:http://docs.jboss.org/hibernate/annot...
分类:Web程序   时间:2015-11-18 21:10:39    阅读次数:167
Axure原型制作规范
Axure原型制作规范一、 名词定义: 1. Sitemap 导航图 2. Widgets 组件 3. Master 库 4. Label 控件名 5. Interactions 交互动作 6. Annotations注释 7. Location and size 位置和尺寸 二、 W...
分类:其他好文   时间:2015-11-11 13:02:03    阅读次数:221
【FastDev4Android框架开发】AndroidAnnnotations注入框架使用之最佳实践SharedPreferences(十七)
(一).前言:           前面我们已经对于AndroidAnnotations使用Adapters和lists做了讲解,今天我们开始具体学习一下使用DI框架SharedPreferencesHelpers的使用,SharedPreferencesHelpers允许我们可以使用Android SharedPreferences.       FastDev4Android框架项目地址...
分类:移动开发   时间:2015-11-02 15:47:39    阅读次数:276
528条   上一页 1 ... 35 36 37 38 39 ... 53 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!