搜索资源列表
AddFeatureLayerJava
- ArcObjects 添加要素图层到地图对象-ArcObjects add elements to map object layer
EX09_06
- 移动版Google Map---Geocoder反查Address对象-Mobile anti-Google Map--- Geocoder Richard Address Object
JESON
- json 转换,字符串,数组,list,map,dictionary 以及其他对象转换为json对象-json conversion, string, array, list, map, dictionary, and other objects into json object
JavaRPGgdcs
- 这是Java版RPG游戏:古代传说的开源源代码,主要内容索引: E2字体放置14个,手机模拟器用18个为满 适合手机顽童的字体 Java播放动画 攻击选择(游戏主线程switch选择) 游戏战斗选择如状态、游戏魔法选择 怪物攻击时不能显示和死亡不能显示 进入攻击对象选择时按确定时进行菜单判断将无效 背景音乐的调用 游戏地图的加载应用等-This is the Java version of RPG game
iBatis
- Framework : iBatis map The iBATIS Data Mapper framework will help you to significantly reduce the amount of Java code that you normally need to access a relational database. iBATIS simply maps JavaBeans to SQL statements using a very simple XML
ognlUsage
- ognl基本使用方法,及$,#, 的用法及区别,包括复杂对象list,map,及嵌套的使用说明-ognl basic use, and $,#, usage and differences, including complex object list, map, and instructions for use nested
luntandaima
- 修改TopicDao,使之能查询主题列表 修改ReplyDao,使之能查询回复列表 修改BoardDao,使之能查询版块Map 完成TopicDao实现类TopicDaoImpl实现功能,定义测试类,输出全部主题信息 完成ReplyDaoDao实现类ReplyDaoDaoImpl实现功能,定义测试类,输出所有回复信息 完成BoardDaoDao实现类BoardDaoImpl实现功能,定义测试类,输出所有板块及指定板块id的板块信息-Create a kind of Cat
hibernate_first
- HIBERNATE框架的第一个例子,包含了junit的测试程序。User.java是一个javabean对象,带有对应的映射文件User.hbm.xml,而ExportDB.java是根据映射文件,导出对象模型到MySQL数据库的一个类,Client.java演示了数据的存取。请先自己建数据库后导出映射文件,跟着才存取数据。-HIBERNATE framework of the first example, contains a junit test program. The User.java
J2ME_MobileSourceCode
- 本书从J2ME手机平台的当前主流应用和发展趋势出发,立足实际的开发案例,介绍了J2ME手机平台开发的实用技术和应用模式。本书的内容主要包括:手机文件系统、网络通信、无线通信(短信通信、彩信通信和蓝牙通信)、底层用户界面应用(游戏开发和电子地图浏览)、多媒体编程(音乐播放器、视频播放器和摄像头视频采集等)、持久化应用、移动商务应用(对象数据库Db4o和嵌入式关系型数据库Derby)和XML模型应用等。本书主要面向具有一定Java平台开发经验的开发人员,或者对手机平台开发感兴趣的Java程序员。对于
bodyd
- HashMap和TreeMap的实例化 1) 定义一个Emp类,包含(key)id和(value)name成员变量。 2) 通过hashMap和Treemap类创建Map集合,将创建的Emp对象存储在Map集合中 3) 分别遍历由hashmap和Treemap类创建的map集合,总结其特点。 -HashMap and TreeMap instance 1) the definition of a Emp class contains (key) id and (value) na
java-Generic-tools
- 包含获得各种集合对象的常用方法的泛型工具类。如果要获得一个 {@code Map<String, String>} 的对象,可以通过下面的方式实现: * {@literal Map<String, String> map = GenericUtils.getMap() }。但是不能直接作为参数使用,例如有这样一个方法: * {@literal setInfo(Map<String, String>)},不能直接这样调用:<s> * &l
convertObject2Map
- 能将一个java实体对象转换成map,实验过了,很好用哦-Able to convert a java entity object map, experimented Oh well spent
springmvc_demo
- Spring框架的MVC实现 1)Spring MVC的体系结构 C控制器部分:DispatcherServlet、Controller M模型部分:ModelAndView、ModelMap、实体类 V视图部分:JSP、spring标签 2)了解Spring MVC工作流程 a.客户端浏览器发送HTTP请求,请求到达DispatcherServlet控制器 b.DispatcherServlet控制器调用HandlerMapping映射处理器根据请求调
AhHuiUniversity
- 随着经济与科技的快速发展,智能手机一步步进入普通人得生活,它将成为人们获取信息的主要设备,因此基于Android手机的手机地图服务需求越开越迫切,为外出旅游的人们提供了极大地便利。Android是Google开发的基于Linux平台的开源手机操作系统。它包括操作系统、中间件、用户界面和应用程序,是为移动终端打造的真正开放和完整的移动软件。本文对目前应用的Symbian、WindowsMoblie、Mac OS X和Android平台的现状进行了分析与比较,主要阐述以面向对象程序开发语言JAVA,
CacheResponse
- A response cache entry. A {@code CacheResponse} object provides an {@code InputStream} to access the response body and a {@code Map} for the response headers.
Map
- Returns an integer hash code for the receiver. {@code Object} which are equal return the same value for this method. -Returns an integer hash code for the receiver. {@code Object} which are equal return the same value for this method.
datatype
- javascr ipt 写的 map实现,可以用js来实现map对象-javascr ipt map object like java map code
large-object-allocation
- Allocate a very large object that is guaranteed to overflow the instance_size field in the map resulting in an object that is smaller than what was called for.
prototype
- Regression test: Make sure we preserve the prototype of an object in the face of map transitions.
CabineMedicaleHibernate3
- this java application uses hibernate tool to map data the Oriented object paradigm to Relationnel model paradigm and save them in a relationnel data Base. we have choosed the clinical application as an example to use hibernate tool including its conf
