资源列表
VibratorServicePermissionTest
- Verify that Hardware apis cannot be called without required permissions.
Sobel.java
- THis file is a implementation Sobel algorithm write and working on Java-THis file is a implementation on Sobel algorithm write and working on Java
Code
- Java的一些基本概念,Java的起源、为什么我们要学习Java语言,Java跨平台原理剖析;Java环境变量的配置,初学者常犯的问题,Java语言的基本数据类型和Java的语句。-java simple concepts
FillTest
- A panel that displays filled rectangles and ellipses
PalindromeIgnoreNonAlphanumeric
- 在忽略既非字母又非数字的字符,判断回文串-Ignore neither the letter nor the number of characters to determine palindrome string
stack
- 该程序实现了栈的建立和初始化。同时可以实现向栈中加入元素和删除元素。-The program enables the establishment and initialization stack. At the same time can be achieved by adding elements to the stack and delete elements.
InfijoPostfijo
- compiler, infijo posfijo java class used for tranform one math expresion but no suport for parentesis
welcome1
- 创建带有标签和文本域的窗体。当用户在文本域中输入其姓名后,显示欢迎用户使用 java 编程的消息。例如用户输入姓名flyhorse ,则显示消息“你好, flyhorse, 欢迎你使用 java 编程!”,并能正常关闭窗口。-Create labels and text fields with the form. When users enter their name in the text field, the display welcome user message java program
test_mysql
- 测试Mysql是否安装成功,用jsp查询mysql数据库的内容,默认连接数据库用root用户名,密码是123456.mysql数据库中有testdatabase这样一个数据库,该数据库中有mytable表,表中的内容可以读取出来。-Mysql is installed successfully tested with mysql database jsp query the contents of the default root connect to the database using th
DayOfWeekGUI
- To check what the input day of week is, the programs would take three values: month, day, year. For month use 1 for January, 2 for February, and so forth. For output print 0 for Sunday, 1 for Monday, 2 for Tuesday, and so forth. Use the following for
ThreadTest
- 线程基础的作业,主要考查学生是否能够使用 Thread 方式创建线程, //并且使用 sleep() 方法。-Thread-based operations, primarily to examine whether students can be created using the Thread thread,// and use the sleep () method.
DefiniteLengthInputStream
- Definite Length Input Stream extends Limited Input Stream. -Definite Length Input Stream extends Limited Input Stream.