-
SOME BACKGROUND ON DESIGN PATTERNS
The term “design patterns” sounds a bit for...
SOME BACKGROUND ON DESIGN PATTERNS
The term “design patterns” sounds a bit formal to the uninitiated and
can be somewhat off-putting when you first encounter it. But, in fact, design
patterns are just convenient ways of reusing object-oriented code between
projects and between programmers. The idea behind design patterns is
simple-- write down and catalog common interactions between objects that
programmers have frequently found useful.
- 2023-03-17 11:20:06下载
- 积分:1
-
编程实现同一Web页面两个Applet之间的通讯,Java网络编程
编程实现同一Web页面两个Applet之间的通讯,Java网络编程-Programming to achieve the same Web page Applet communication between the two, Java network programming
- 2022-02-20 22:32:39下载
- 积分:1
-
这是冒泡法程序,其中打印出了各个排序的过程。
这是冒泡法程序,其中打印出了各个排序的过程。-This is Bubble Act procedures, which prints all the sequencing process.
- 2022-08-11 23:20:09下载
- 积分:1
-
使用Java语言实现的小程序,功能是在控制台打印日历
使用Java语言实现的小程序,功能是在控制台打印日历-Using Java language to achieve a small procedure, function is to print the calendar in the console
- 2022-03-14 09:30:25下载
- 积分:1
-
一个电话本管理系统程序.基本上都包含了电话本的所有功能.
一个电话本管理系统程序.基本上都包含了电话本的所有功能.-a phone book management system procedures. Basically, the phone includes all the functions.
- 2022-08-09 05:56:45下载
- 积分:1
-
用一个堆栈实现回文的测试程序,分测试的字符长度是奇数还是偶数个两中情况...
用一个堆栈实现回文的测试程序,分测试的字符长度是奇数还是偶数个两中情况-achieve with a stack Palindrome testing procedures, test-length of the characters is odd or even number-two situation
- 2022-01-26 07:28:49下载
- 积分:1
-
DWR Detailed Application
DWR的详细应用 -DWR Detailed Application
- 2022-04-22 05:14:48下载
- 积分:1
-
一个用Java编写的聊天程序,包含源代码(有详细注释),说明文件和编译后的服务器端/客户端class文件...
一个用Java编写的聊天程序,包含源代码(有详细注释),说明文件和编译后的服务器端/客户端class文件-a Java prepared by the chat program includes source code (detailed notes), and compilers note after the server/client class document
- 2022-11-26 08:25:03下载
- 积分:1
-
The system uses Servlet+ Jsp+ JavaBean+ SQL2000 design, which play a major logic...
本系统采用Servlet+Jsp+JavaBean+SQL2000 设计方式,其中Servlet担当主要逻辑控制,通过接受Jsp传来的用户请求,调用以及初始化JavaBean,在通过Jsp传到客户端,本系统中SqlBean担当主要的与数据库的连接与通信,JavaBean在本系统中主要担当配合Jsp以及Servlet来完成用户的请求,而Jsp主要担当接受与响应客户端。-The system uses Servlet+ Jsp+ JavaBean+ SQL2000 design, which play a major logic control Servlet, jsp by accepting from the user request, the call and initialize JavaBean, jsp passed through the client, the system play a major SqlBean with database connectivity and communication, JavaBean in this system plays mainly with Servlet jsp and to complete the user s request, and accept jsp plays mainly in response to the client.
- 2022-02-05 10:07:07下载
- 积分:1
-
俄罗斯方块程序源码
俄罗斯方块程序源码-Tetris procedures FOSS
- 2022-11-13 01:10:04下载
- 积分:1