本文档介c#下绍数组和集合的相关知识,对相关人员具有参考价值-This document Shao Jie c# arrays and collections under the relevant knowledge, relevant personnel with the reference value for
项目采用eclipse3.3+myeclipse6.0.1GA+SQLServer2000+TomCat6.0开发,实现了简单的论坛功能。
设置分页条数分别在forumdisplay.jsp(10行)和viewthread.jsp(17行)
数据库采用直连,驱动在项目文件夹下,jtds-1.2.2.jar
-Project uses eclipse3.3+ myeclipse6.0.1GA+ SQLServer2000+ TomCat6.0 develop, implement a simple forum function. Set the number of pages, respectively forumdisplay.jsp (10 lines), and viewthread.jsp (17 lines) database using Direct Connect, the driver in the project folder, jtds-1.2.2.jar
将中缀表达式转换为后缀表达式,并计算任意四则运算表达式的结果,采用链表和队列实现,非文法和状态机-Infix expression would be converted to suffix expressions, and calculate the arithmetic expression of arbitrary results, the use of linked lists and queues to achieve, non-grammar and the state machine