资源列表
百战程序员_1573题1.0版
- JAVA实战学习资料,有代码,PDF版本,有思考题(JAVA practical learning materials)
Servlet入门学习代码
- servlet是服务器端运行的程序。利用servlet实现购物车的商品的添加,删除功能(Servlet is a program that runs on the server side. The use of servlet to add goods to the shopping cart, delete the function)
软件开发常用词汇
- Java软件开发常用词汇,适合初学Java者,中英文对照.(Common vocabulary for Java software development)
java中static
- Java中static关键字用法总结,包括基本覆盖了static关键字的用法,同时解释了为什么要这样做.(Static usage in Java)
ServletCartDemo
- servlet里一个模块————chartdemo,用来实现图标框架的构建。(A module in servlet, chartdemo, is used to build the icon framework.)
ServletDemoByEclipse
- servlet里一个模块————demobyeclipse,基于eclipse实现框架的构建。(A module in servlet, demobyeclipse, is built on the framework based on eclipse.)
正则表达式测试软件_RegexBuddy
- Java软件,无病毒可以放心使用,正则表达式测试软件无病毒,可以放心使用,无病毒.Java软件,正则表达式测试软件(Java software, no virus can be used at ease)
ServletGetInitParameterDemo
- getInitParameter方法来自于GenericServlet,一般创建Servlet都是继承自HttpServlet,而HttpServlet是GenericServlet的子类,由此通常我们的Servlet都是可以调用该方法去获取web.xml配置文件中的配置信息(The getInitParameter method comes from GenericServlet. Generally, Servlet is inherited from HttpServlet, while
java-cef-49.87.win32.2
- java-cef win32位版本,jar包中有dll文件,可以直接使用(java-cef-49.87.win32.2.jar)
ServletLifeCycleDemo
- servlet的生命周期由部署了servlet的容器控制。当请求映射到servlet时,容器执行以下步骤。(The lifecycle of a servlet is controlled by the container in which the servlet has been deployed. When a request is mapped to a servlet, the container performs the following steps.)
Java学习入门资料
- 简单的java语言概述,入门级别,让大家有一个简单的开始。(The simple java language overview, the introductory level, lets you have a simple start.)
1.01
- 介绍了用java如何实现一个helloworld,提供了程序源代码,可以尝试编写(Introduced how to use java to achieve a helloworld, provides the source code, you can try to write)
