资源列表
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.)
JSPpServletpJavaBean(MVC)
- 网上书店的增删改差,添加到购物车等功能。(The Internet bookstore has the function of adding or adding to the shopping cart.)
1.01
- 介绍了用java如何实现一个helloworld,提供了程序源代码,可以尝试编写(Introduced how to use java to achieve a helloworld, provides the source code, you can try to write)
AS3AStar
- as3的A星算法程序,里面有一个随机迷宫的粒子。(AS3's A star algorithm program in which there is a particle in a random maze.)
tcp_udp_socket
- 使用Java编写的tcp和udp的socket通信实验程序。(TCP and UDP socket communication experiment program with Java.)
BeginnerAdmin
- 一个比较完善的后台管理系统,便捷式开发,基本功能都以封装完毕(A relatively perfect backstage management system)
Bob`S BLOG
- Bob的博客是一个关注网站建设、网络推广、Html5+css3、Java、PHP、Mysql等技术分享的博客,提供博主在学习成果和工作中经验总结,是一个互联网从业者值得收藏的网站。(Bob's blog is a blog that focuses on website construction, network promotion, Html5+css3, Java, PHP, Mysql and other technology sharing. It provides bloggers'
ThreeBSP
- Three.js插件,可以进行几何体运算(Three.js plug-in, which can be used for geometry operation)
jdk-9_doc-api-spec-google
- 这是JavaJDK9的APT,中文版,分享给大家(This is JavaJDK9 APT, Chinese version, to share with you)