资源列表
JAVA_API
- 详尽描述Java应用程序接口各种用法,书中也包含有程序实例和注解-Detailed descr iption of various uses of Java application program interface, the book also contains examples and comment procedures
JAVA API官方文档中文版
- api文档(API)
kaoshi
- 在线考试系统,数据库使用的是MySQL,数据库文件也在里面,导入可以直接使用-Online examination system, the is using MySQL, the file is also inside, the import can be used directly
PHP
- PHP网络编程自学手册里面的光盘代码,我在CSDN找到的,但那里要分数才可以下-take out from the book cd
JAVAAPI
- java的中文api文档,在学习java过程中经常会用到的对初学者来说是很有必要的。-Chinese api documentation java, java in the process of learning is often used for beginners is necessary.
JAVA-API
- java官方api文档,开发的好帮手,希望能帮主新手-official java api documentation, development of a good helper
JAVA_API
- 一个最新版本的java开发帮助文档,对java开发有很大帮助-The latest version of java to help document the development of great help in java
JAVA-API
- JAVA API java的官方中文开发文档,非常全-JAVA API java official Chinese development document, very full
JAVAAPI
- java的帮助文档。编程助手。中文版本。-java help documentation. Programming assistant.
java-api
- java api官方中文帮助文档,是进行java开发的最好的查询帮助文档。-java api official Chinese help documentation is to carry the best query help documentation java development.
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
croftsoft_2008-09-28
- float midy = (float)(y - lastY)/2) double phi = Math.atan2(midy-center.y, midx-center.x) String s = neighbors[i-1] double sw = font.getStringBounds(s, frc).getWidth() double diag = Math.sqrt(sw*sw + sh*sh)/2 float sx = (float)(mi