搜索资源列表
SimpleTableDemo
- How to Use Tables With the JTable (in the API reference documentation) class you can display tables of data, optionally allowing the user to edit the data. JTable doesn t contain or cache data it s simply a view of your data. Here s a picture of a ty
JPA_Basic
- JPA(Java Persistence API)作为Java EE 5.0平台标准的ORM规范,将得到所有Java EE服务器的支持。Sun这次吸取了之前EJB规范惨痛失败的经历,在充分吸收现有ORM框架的基础上,得到了一个易于使用、伸缩性强的ORM规范。从目前的开发社区的反应上看,JPA受到了极大的支持和赞扬,JPA作为ORM领域标准化整合者的目标应该不难实现。-JPA (Java Persistence API) as a platform for Java EE 5.0 standard
Javaapi
- JAVA API介绍的电子书,对开发者很有用,开发者可以通过它对一些库函数进行查看-JAVA API introduced e-books, very useful for developers, the developer can carry out its view of some library functions
ognl
- 在struts2编程中,ognl帮助文档,你可导入到工程里,就可以查看相关文档。-In struts2 programming, ognl help document, you can import into the project where you can view the relevant document.
GameAPI_Demo
- 西门子6688i JAVA游戏API演示程序 源代码 本包内除源代码外包含一个简易的资源察看器,在res目录下的show.class。 使用它可以察看本程序中使用的二进制图片资源(res目录下的bin和mask文件)。 -Siemens 6688i JAVA Games API demo program source code in addition to the source code of this package contains a summary of resourc
JDK_API_1_6_zh_CN
- Java编程中,需要经常查找相关类的方法,而这些常用方法往往是通过API进行浏览查看。从网上下载的很多都是英文版的,此为中文版,里面包括了常用的各种类及其方法,希望为您带来方便!! -Java programming, the need for frequent method of finding relevant classes, and these methods are often used to browse through the API view. Many of which a
google-maps-api-json
- google maps api的应用,数据采用惊悚保存,是一个小型的管理软件,可以查看本公司的所有的地区分布的分公司-google maps api applications, data Save with horror, is a small management software, you can view all of the geographical distribution of the company' s branch
springjingtong
- 本书深入剖析了当前流行的轻量级开发框架Spring技术。本书总共分成3部分。第一部分,重点阐述Spring的架构。这部分内容循序渐进带领开发者进 入Spring中。主要在于阐述Spring IoC和Spring AOP。第二部分,重点阐述Spring的使用。这部分内容从简化Java/J2EE的角度出发,从J2EE平台各个技术层面分析、并给出大量的研究实 例,对Spring提供的API进行阐述。主要在于阐述Spring对J2EE API提供的服务抽象。第三部分,重点阐述Spring高级专题。这部分
Doc3
- 图片文件格式转换最核心的问题就是要解决各种图片格式的编码和解码,推荐用jimi包,可从 http://java.sun.com/products/jimi/ 下载该包及其源码和demo 需要注意的是:jimi提供了对几乎所有图片格式的解码支持,但是为提供gif和tif/tiff格式的编码api,gif编码问题在网上可以找到县相关的源码,tiff好像jai:http://java.sun.com/products/java-media/jai/index.jsp提供了它的编码,不过
j2me_MIDP2_src
- Java2的一部分API,可以查看你不会的类的方法,功能强大!-You can view the uses of some native classes.
zTree-master
- 比较灵活好用的JQUERY树视图插件,通过配置便能修改图标、节点样式、是否带checkbox等。并带有API文档,简学易懂。-More flexible and easy to use JQUERY tree view plugin can be configured to modify the icon, node style, whether with a checkbox so on. With an API documentation, Jane learn to understand.
ViewParent
- Defines the responsibilities for a class that will be a parent of a View. This is the API that a view sees when it wants to interact with its parent.
复数类和线段类
- 1.设计一个处理复数运算的类,该类中至少有两个成员方法:复数加法和复数减法运算。在上述类中添加两个静态方法:求一个复数的模和求一个复数的复角。 设计一个子类,该子类继承了上述的类,并且至少拥有自己的两个方法:复数乘法和复数除法。2.编写一个线段类 MyLine,要求如下:主要属性有: x ,y ;类型为Point (查看API)编写构造方法,如 MyLine(Point p1 , Point p2)编写5个成员方法。(1. design a class that handles compl
jdk api 1.8
- 用与java初学者查看java api,英文不好的使用,建议跟英文版一起对照看,有利于职业英文学习(With java beginners to view Java API, English is not good to use, it is recommended to be compared with the English version. It is good for English learning.)
