资源列表
SecurityVerifyList
- List of Security Verify headers Source Code for Andriod.
CommandFailedException
- Thrown when an out of process executable does not return normally.
WebWordCount
- 基于Java,输入一个网址,指定该网页的某个文本文件,计算该文本的单词数目-Based on Java, enter a URL, specify a text file for the page, calculate the number of words in the text
Test2
- 题目:判断101-200之间有多少个素数,并输出所有素数。 * 1.程序分析:判断素数的方法:用一个数分别去除2到sqrt(这个数),如果能被整除, * 则表明此数不是素数,反之是素数。 -java
Boundry5
- Sum of Boundary & sum of diagonal element
GetColumnAllData
- 编写一个应用程序,实现可以从一个数据库的某个表中查询一个列的所有信息。-Write an application that can realize a table from one database to query a column of all information.
powsum
- This parallel java program to find a power series of n numbers.-This is parallel java program to find a power series of n numbers.
CustomDialog$1
- 第一部分代码主演是实现一种简单对话框的功能,这只是一个小型的-This code is to achieve a simple dialog box starring feature, this is only a small
java-mysql
- JAVA连接MYSQL数据库的全程实现,推荐刚学习JAVA的同学下载-java connect to mysql
1
- 在 Internet Explorer 3.0 x,没有触发一个事件,可以通过脚本在 Web 页上对其进行处理的 Java 小程序的方法。本文说明如何使用 Java 类方法和脚本的方法的组合来模拟的事件。 注: 在 Internet 浏览器 4.0,事件可触发从 Java 小程序和 Web 页在脚本中捕获。请参阅 Microsoft SDK Java 2.0 或更高版本文档的详细信息。 -In Internet Explorer 3.0 x, does not trigger an
TextStaticInnerClass
- 操作静态内部类的类,更好的理解外部类和内部类之间的关系,他们之间的访问权限等-Operating static inner class class, a better understanding of the relationship between the external classes and inner classes, their access. . .
Test_fstore_1
- Test_fstore_1 extends DxTestCase Source Code for Andriod.