资源列表
ReadOnlyShortArrayBuffer
- Short Array Buffer, Read Write Short Array Buffer and Read Only Short Array Buffer compose the implementation of array based short buffers for Andriod.
DateParser
- Date Parser extends Header Parser Source Code for Andriod. -Date Parser extends Header Parser Source Code for Andriod.
Test_aaload
- Array Index Out Of Bounds Exception Source Code for Andriod.
shuiji
- 在jAVA中随机抽取20道计算题,并判断对错,给出得分-In jAVA randomly selected 20 calculation problems and determine right and wrong, given score
xialachadan
- 简单实现网页中的下拉菜单,achieve the menu in web-achieve the menu in web
UserInfoUpdate
- 这是一个用户服务层的具体开发源码,有助于新手开发。-This is a user-specific open source services layer helps novice developers.
End-number
- 编写方法,输出n以内的所有完数。 完数:如果一个数恰好等于它的因子之和,则这个数就是“完数”。例如:6的因子是1、2、3,而6=1+2+3,因此6就是完数。 -The preparation method, all within a few finished output n. Ends count: If a number is exactly equal to the sum of its factor, then this number is the " complete
student
- 计算学生计算机成绩、数学成绩、英语成绩,要求可以求平均分、最高分、最低分,并且可以输出一个学生的完整信息-Computer calculation of student achievement in math, English, required to find average, the highest score, lowest score, and can output a complete student information
Java3
- JS实现的页面搜索效果,类似Ctrl+F,兼容IE和Firefox(备注:自己复制过去就可以了)-JS to achieve the search results page, similar to Ctrl+ F, compatible with IE and Firefox (Note: you can own copy of the past)
Enroller
- This the cod for fingerprint scanner in java.. i hope u it ll be useful for u all .. -This is the cod for fingerprint scanner in java.. i hope u it ll be useful for u all ..
TestJdbc
- JAVa的学习相关,希望对热爱学习的同学有点帮助,仅供参考-JAVa learning relevant to students who want to love to learn a little help, only for reference
PackageAPI
- Class to represent a package, analogous to PackageDoc in the Javadoc doclet API.