文件名称:javatest1
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-12-30
- 文件大小:
- 20kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实验1 Java项目开发
参照演示程\Eclipse使用初步讲解,使用Eclipse编写一个Java应用程序。用户从键盘输入一个Long范围之间的数,程序将判断这个数是几位数,并判断这个数是否是回文数。回文数是指将该数含有的数字逆序排列后得到的数和原数相同,例如12121、3223都是回文数。并输出个位数所对应的枚举常量。-Experiment 1 Java project development process with reference to the demo \ Eclipse using the preliminary talks, to use Eclipse to write a Java application. A number of user input from the keyboard between Long range, the program will determine the number is few, and to determine whether the number is a palindrome. Palindrome refers to the number of the figures contained in the reverse order to get the same number and the original number, for example 12121,3223 are palindromes. And outputs a corresponding digit enumeration constants.
参照演示程\Eclipse使用初步讲解,使用Eclipse编写一个Java应用程序。用户从键盘输入一个Long范围之间的数,程序将判断这个数是几位数,并判断这个数是否是回文数。回文数是指将该数含有的数字逆序排列后得到的数和原数相同,例如12121、3223都是回文数。并输出个位数所对应的枚举常量。-Experiment 1 Java project development process with reference to the demo \ Eclipse using the preliminary talks, to use Eclipse to write a Java application. A number of user input from the keyboard between Long range, the program will determine the number is few, and to determine whether the number is a palindrome. Palindrome refers to the number of the figures contained in the reverse order to get the same number and the original number, for example 12121,3223 are palindromes. And outputs a corresponding digit enumeration constants.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验1
.....\Java_实验一.doc
.....\text
.....\....\.classpath
.....\....\.project
.....\....\.settings
.....\....\.........\org.eclipse.core.resources.prefs
.....\....\.........\org.eclipse.jdt.core.prefs
.....\....\bin
.....\....\...\cn
.....\....\...\..\edu
.....\....\...\..\...\qtech
.....\....\...\..\...\.....\app
.....\....\...\..\...\.....\...\HuiWenTest.class
.....\....\...\..\...\.....\util
.....\....\...\..\...\.....\....\Digit.class
.....\....\...\..\...\.....\....\HuiwenEstimator.class
.....\....\...\..\...\.....\....\huiwenhh.class
.....\....\src
.....\....\...\cn
.....\....\...\..\edu
.....\....\...\..\...\qtech
.....\....\...\..\...\.....\app
.....\....\...\..\...\.....\...\HuiWenTest.java
.....\....\...\..\...\.....\util
.....\....\...\..\...\.....\....\HuiwenEstimator.java
.....\....\...\..\...\.....\....\huiwenhh.java