-
struts的源代码,具体介绍了struts所使用的源代码和内容
struts的源代码,具体介绍了struts所使用的源代码和内容-struts source code, specifically introduced by the use of struts source code and content
- 2022-01-25 22:22:29下载
- 积分:1
-
很好的股票交易的源码,需要的可以研究一下。
很好的股票交易的源码,需要的可以研究一下。-A good stock of the source code needed to study it.
- 2022-07-21 02:12:30下载
- 积分:1
-
用JAVA便写的一个利用栈来进行多项式运算的程序,是栈运用的一个好例子...
用JAVA便写的一个利用栈来进行多项式运算的程序,是栈运用的一个好例子-a good algorithm
- 2022-03-22 09:37:38下载
- 积分:1
-
struts+hibernate模式的在线信息发布系统
struts+hibernate模式的在线信息发布系统-struts+ hibernate mode of online information publishing system
- 2022-07-05 12:57:47下载
- 积分:1
-
可以方便的弹出漂亮的日历框,不需要秒毫秒的话,直接修改代码就行...
可以方便的弹出漂亮的日历框,不需要秒毫秒的话,直接修改代码就行-Pretty easy pop-up calendar box, no seconds, milliseconds, then directly modify the code on the line
- 2022-01-26 07:36:10下载
- 积分:1
-
一个java德比(java db)的例子来说明德比电力客户不需要…
A Java Derby (Java DB) example to show the power of Derby...The Client need not have to install Derby in order to use the database application.
- 2022-01-25 16:49:56下载
- 积分:1
-
该源码包括了基于J2EE的数据持久层设计,设计中使用了DAO,Service,等模式,并在Struts下进行了测试....
该源码包括了基于J2EE的数据持久层设计,设计中使用了DAO,Service,等模式,并在Struts下进行了测试.-including the source of J2EE-based data persistence layer design, design used DAO, Service, and other models, and the Struts under test.
- 2022-01-31 23:03:01下载
- 积分:1
-
java样品采集程序:2D、Applet、JDBC、声音、uiswing,
Java样例程序集合:2D,applet,jdbc,sound,uiswing,-Java sample collection procedures: 2D, applet, jdbc, sound, uiswing,
- 2023-07-24 06:30:05下载
- 积分:1
-
图片上传类 ,能上传管理图片
图片上传类 ,能上传管理图片- On the picture passes on the kind, can on pass on the
management picture
- 2022-03-19 08:24:08下载
- 积分: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