搜索资源列表
J2EE
- 本文从五个方面对J2EE进行了比较全面的介绍。从J2EE的概念说起,到它的优势,到J2EE典型的四层模型,和它的框架结构,最后是J2EE十三种核心技术的一个简介。本文分门别类的对J2EE中的服务,组件,层次,容器,API都做了比较详细的介绍,相信看完此文,读者会对J2EE有一个更清晰的认识。-In this paper, five aspects of J2EE have been a more comprehensive introduction. Speaking from the conc
264_study_notes_one
- 264学习笔记之一(层次结构,NAL,SPS)-264 study notes one (hierarchy, NAL, SPS)
web(servlet)
- Servlet处理请求资源路径相关资料,Tomcat 的目录层次结构--个人笔记。-Servlet path to relevant information resources to process the request, the directory hierarchy Tomcat- the personal notes.
最后
- 第一题:将一颗树或森林转换为二叉树 第二题:求森林高度 第三题:按层次方式遍历森林 第四题:输出一个森林中每个结点的值及对应的层次数 第五题:输出一个森林的广义表形式(First question: convert a tree or forest into two branches Second question: forest height The third question: traverse the forest in a hierarchical manner The