资源列表
style
- 前端开发的样式表文件,采用div css结构布局,非常易于搜索引擎seo优化,方便、便捷。-Front-end development of the style sheet file, structure and layout using div css, seo search engine optimization is very easy, convenient and easy.
InputFilter_AllCapsTest
- Input Filter All Caps Test for Andriod.
MathContextTest
- Math Context Test Source Code for Andriod.
w1
- 实现求圆形、三角形、矩形的面积和周长。要求和说明如下: (一) 定义接口sharp接口 (二) 通过实现接口定义Rect、Triangle、Circle的类,并且一个构造方法,并实现求面积和周长的方法(其中三角形斜边的计算公式c=Math.sqrt (width * width + height * height ) ) -Seeking to achieve circular, triangular, rectangular area and perimeter. Requirem
CheckBox
- Check Box extends Compound Button Source Code for Andriod.
RFC2965VersionAttributeHandler
- RF C2965 Version Attribute Handler implements Cookie Attribute Handler.
BubbleSort
- 冒泡排序法重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。走访数列的工作是重复地进行直到没有再需要交换,也就是说该数列已经排序完成。-Bubble sorting repeatedly visits the sequence to be sorted, comparing two elements at once, exchanging them if they are in the wrong order. The sequence of visits is r
DisplayDate
- A simple program to display the System Date using Java servlets. The source code for the java and xml files are included in the zip archieve
merge_sort
- sorting element by merge sort in c
tbcxz1122
- 我在淘宝花2000元买来的,企业站点程序, BBS类 博客类 电影类 好网店 其它类 企业类 商务二手类 网店类 新闻文章类 学校类 1000多套程序,总共2.3g源码-yuanma 1000
Test5
- 打印菱形,可以改变行数以及由什么数据来组成-Print diamond, you can change the number of rows, and what data to form by the
MediaPlayerPauseStateUnitTest
- Unit test class to test the set of valid and invalid states that MediaPlayer.