-
一个XML处理器
一个XML处理器-an XML processor.
- 2022-10-28 16:15:04下载
- 积分:1
-
JAVA 基础例题包含了JAVA常见的问题和常见的习题,对于初学者很有帮助。...
JAVA 基础例题包含了JAVA常见的问题和常见的习题,对于初学者很有帮助。-JAVA Example basic JAVA contains frequently asked questions and common exercises, useful for beginners.
- 2022-05-01 02:49:59下载
- 积分:1
-
一个简单的EJB实例.用DB2连接.JSP页面.很好用.供大家学习
一个简单的EJB实例.用DB2连接.JSP页面.很好用.供大家学习-a simple EJB examples. Connecting with DB2. JSP pages. Good use. Learning for everyone
- 2022-01-25 23:40:37下载
- 积分:1
-
java mock question of personal collection, well
java 的模拟题 个人收集,还不错-java mock question of personal collection, well
- 2023-03-27 13:15:03下载
- 积分:1
-
使用jsp实现B/S结构的网上选课系统
使用jsp实现B/S结构的网上选课系统-use jsp B/S structure of the Internet Elective System
- 2022-05-29 05:59:24下载
- 积分:1
-
编写一个java应用程序。用户从键盘输入一个1
编写一个java应用程序。用户从键盘输入一个1-9999之间的数,程序将判断这个数是几位数,并判断这个数是否回文数。回文数是指将数含有的数字逆序排列后得到的数和原数相同,例如12121,4224,6778776等都是回文数。
1)程序具有判断用户的输入是否为合法整数的功能。对非法输入(例如含有字母)要进行处理。
2)要判断输入数的位数,并输出相关信息。
3)要判断是否回文数。
二、二战期间,英国情报人员获取德军的一机密电报,电报的内容为:
bzdz izu sxgzd vs lh ,vpzg woflsh vs vwrh vhlsddlmp glm wrw gzy vsg .gflyz gstfzu bvsg gzsd hdmlp vml lm ,hghzvy wmz hwiry mvvdgvy izd z hzd vivsg ,ltz tmlo tmlO
情报人员已经知道,这段电报的加密方式为:
1. 首先将字符串的顺序颠倒。
2. 字母互换的规律为:A->Z, B-Y, C-X...X->C, Y->B, Z-A a->z, b->y, c-x...x->c, y->b, z->a.
3. 非字母字符保持不变。
请编程帮助情报人员破译这份机密电报。给出注释良好的源程序和程序运行后的结果。
-Write a java application. User keyboard input from a number between 1-9999, the program will determine the number of a few are a few, and to determine whether the number of palindrome number. Palindrome refers to a number of the figure contains a number of reverse order and after a number of the original number of the same, such as the number of 12121,4224,6778776 are palindrome.
1) proced
- 2023-05-18 17:45:02下载
- 积分:1
-
直接使用java代码操作excel表格
直接使用java代码操作excel表格-direct use of java code operation excel forms
- 2022-07-15 20:44:44下载
- 积分:1
-
java初学者,一个聊天室的服务器和客户端的代码
java初学者,一个聊天室的服务器和客户端的代码-java beginners, a chat room server and client code
- 2022-02-06 21:22:39下载
- 积分:1
-
如果应用系统是面向多种语言的,编程时就不得不设法解决国际化问题,包括操作界面的风格问题、提示和帮助语言的版本问题、界面定制个性化问题等。由于Java语言具有平台...
如果应用系统是面向多种语言的,编程时就不得不设法解决国际化问题,包括操作界面的风格问题、提示和帮助语言的版本问题、界面定制个性化问题等。由于Java语言具有平台无关、可移植性好等优点,并且提供了强大的类库,所以Java语言可以辅助我们解决上述问题。Java语言本身采用双字节字符编码,采用大汉字字符集,这就为解决国际化问题提供了很多方便。- If the application system faces the many kinds of languages,
when programming can not but try to solve the internationalization
problem, including the operation contact surface style question, the
prompt and the help language edition question, the contact surface has
custom-made the individuality question and so on. Because the Java
language has the platform irrelevant, the probability is good and so
on the merit, and has provided the formidable kind of storehouse,
therefore the Java language may assist us to solve the above problem.
Java language itself uses the pair of byte character coding, uses the
big Chinese character character collection, this has provided very
many convenient for the solution internationalization question.
- 2022-11-24 14:40:03下载
- 积分:1
-
在STRUTS框下实现文件上传,程序中即实现了单个文件的上传,同时也实现了一起上传多个文件的方法...
在STRUTS框下实现文件上传,程序中即实现了单个文件的上传,同时也实现了一起上传多个文件的方法-STRUTS realize in the box under the file upload, the program that is achieved in a single file upload, but also realize the upload multiple files with the method
- 2022-05-27 19:34:44下载
- 积分:1