文件名称:javaeetutorial5
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-10-15
- 文件大小:
- 2.05mb
- 下载次数:
- 0次
- 提 供 者:
- dhi***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Java is a computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible. It is intended to let application developers write once, run anywhere (WORA), meaning that code that runs on one platform does not need to be recompiled to run on another. Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM) regardless of computer architecture. Java is, as of 2014, one of the most popular programming languages in use, particularly for client-server web applications, with a reported 9 million developers.[10][11] Java was originally developed by James Gosling at Sun Microsystems (which has since merged into Oracle Corporation) and released in 1995 as a core component of Sun Microsystems Java platform. The language derives much of its syntax C a-Java is a computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible. It is intended to let application developers write once, run anywhere (WORA), meaning that code that runs on one platform does not need to be recompiled to run on another. Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM) regardless of computer architecture. Java is, as of 2014, one of the most popular programming languages in use, particularly for client-server web applications, with a reported 9 million developers.[10][11] Java was originally developed by James Gosling at Sun Microsystems (which has since merged into Oracle Corporation) and released in 1995 as a core component of Sun Microsystems Java platform. The language derives much of its syntax C a
(系统自动生成,下载前可以参看下载内容)
下载文件列表
javaeetutorial5
...............\examples
...............\........\web
...............\........\...\iterator
...............\........\...\........\build.xml
...............\........\...\........\web
...............\........\...\........\...\index.jsp
...............\........\...\........\...\list.jsp
...............\........\...\........\...\WEB-INF
...............\........\...\........\...\.......\iterator.tld
...............\........\...\........\...\.......\sun-web.xml
...............\........\...\........\...\.......\web.xml
...............\........\...\........\src
...............\........\...\........\...\myorg
...............\........\...\........\...\.....\Department.java
...............\........\...\........\...\.....\Member.java
...............\........\...\........\...\.....\Organization.java
...............\........\...\........\...\iterator
...............\........\...\........\...\........\IteratorTEI.java
...............\........\...\........\...\........\IteratorTag.java
...............\........\...\........\nbproject
...............\........\...\........\.........\ant-deploy.xml
...............\........\...\........\.........\build-impl.xml
...............\........\...\........\.........\genfiles.properties
...............\........\...\........\.........\jax-ws.xml
...............\........\...\........\.........\project.properties
...............\........\...\........\.........\project.xml
...............\........\...\hello3
...............\........\...\......\build.xml
...............\........\...\......\web
...............\........\...\......\...\duke.waving.gif
...............\........\...\......\...\greeting.jsp
...............\........\...\......\...\WEB-INF
...............\........\...\......\...\.......\sun-web.xml
...............\........\...\......\...\.......\web.xml
...............\........\...\......\...\.......\tags
...............\........\...\......\...\.......\....\response.tag
...............\........\...\......\nbproject
...............\........\...\......\.........\ant-deploy.xml
...............\........\...\......\.........\build-impl.xml
...............\........\...\......\.........\genfiles.properties
...............\........\...\......\.........\jax-ws.xml
...............\........\...\......\.........\project.properties
...............\........\...\......\.........\project.xml
...............\........\...\hello2_basicauth
...............\........\...\................\build.xml
...............\........\...\................\web
...............\........\...\................\...\Thumbs.db
...............\........\...\................\...\duke.waving.gif
...............\........\...\................\...\WEB-INF
...............\........\...\................\...\.......\sun-web.xml
...............\........\...\................\...\.......\web.xml
...............\........\...\................\src
...............\........\...\................\...\servlets
...............\........\...\................\...\........\GreetingServlet.java
...............\........\...\................\...\........\ResponseServlet.java
...............\........\...\................\nbproject
...............\........\...\................\.........\build-impl.xml
...............\........\...\................\.........\genfiles.properties
...............\........\...\................\.........\jax-ws.xml
...............\........\...\................\.........\project.properties
...............\........\...\................\.........\project.xml
...............\........\...\hello2
...............\........\...\......\build.xml
...............\........\...\......\web
...............\........\...\......\...\Thumbs.db
...............\........\...\......\...\duke.waving.gif
...............\........\...\......\...\WEB-INF
...............\........\...\......\...\.......\sun-web.xml
...............\........\...\......\...\.......\web.xml
...............\........\...\......\src
...............\........\...\......\...\servlets
...............\........\...\......\...\........\GreetingServlet.java
...............\........\...\.