资源列表
javaapizwb_5164
- 4阶斐波那契序列如下:f0=f1=f2=0, f3=1,…,fi=fi-1+fi-2+fi-3+fi-4, 利用容量为k=4的循环队列,构造序列的前n+1项(f0, f1 , f2 ,… fn ),要求满足fn ≤200而fn+1 >200。 -finish english problem
how-to-use-PHP-to-create-chart
- php 动态生成各种统计图源代码及解释(包括柱状图,饼状图,折线图等)-this is a useful function of php.
search
- lucene中indexer和searcher的使用及连接数据库,是一个简易搜索功能的实现-realize of indexer and searcher in lucene api
Connector
- msyql数据库连接在java中的使用。简单操作。-the use of mysql operations in java environment
java_file_updown
- java做文件上传与下载,解决新手关于web工程文件操作问题-java file up/down
php
- php基础教程 很适合初学者,很不错的书。用pdf软件即可打开-php basic book for the programer
javascript
- javascr ipt很有用的文献,用于javascr ipt编程的学习,对正在学习和使用javascr ipt的人很有用-javascr ipt useful literature, useful for javascr ipt programming to learn, people are learning and the use of javascr ipt
onlineshopping
- 这是一个在线购物网站的源码,利用php进行编写,结合数据库进行操作-shopping website
struts2_sample
- Struts2 框架例子 Struts2提供了强有力的表现层类型转换机制,无需程序员过多干预即可自动完成大部分常用类型的转换。 Struts2已经内置了字符串类型和如下类型之间类型转换器: - boolean, char, int, long, float, double 以及他们的包装类。 - Date:表单内填入的日期格式需使用用户请求 所在Locale的SHORT格式。 - 数组:默认数组元素是字符串,若为其它类型, 要求此类型一定要可转换。
eWebEditor
- eWebEditor是基于浏览器的、所见即所得的在线HTML编辑器。-EWebEditor is a browser-based, WYSIWYG online HTML editor.
PeopleID
- 初学者实验性的代码,输入身份证前17位号通过此代码可以计算身份证最后一位。-Beginners experimental code, enter the ID 17, No. This code can calculate the ID card the last one.
DayOfTheWeek
- 新手实验性代码,输入公历年月日可以通过此代码计算出为星期几。-Novice experimental code, enter the calendar date by this code to calculate the day of the week.
