-
这程序是诚信网络购物中心使用的相关程序。
这程序是诚信网络购物中心使用的相关程序。-This procedure is the integrity of Internet shopping malls using related procedures.
- 2022-10-27 23:35:04下载
- 积分:1
-
FCKeditor.Java v2.4 source code
FCKeditor.Java v2.4 源代码 -FCKeditor.Java v2.4 source code
- 2022-05-13 10:28:21下载
- 积分:1
-
用编译原理方法计算表达式的值,例如(2+3)*84+3这样的复杂表达式
深入体现了面向对象的方法,代码可以很容易进行overwrite...
用编译原理方法计算表达式的值,例如(2+3)*84+3这样的复杂表达式
深入体现了面向对象的方法,代码可以很容易进行overwrite-with compiler theory calculated the value of the expression. For example, (2)* 84 3 such a complex expression reflects the depth of object-oriented methods, code can easily overwrite
- 2023-07-24 19:05:03下载
- 积分:1
-
java写的聊天器
ChatClient.java 为客户端程序启动类,负责客户端的启动和退出。
Login.java 为客户端程序登录界面,负责用户...
java写的聊天器
ChatClient.java 为客户端程序启动类,负责客户端的启动和退出。
Login.java 为客户端程序登录界面,负责用户帐号信息的验证与反馈。
Register.java 为客户端程序注册界面,负责用户帐号信息的注册验证与反馈。
ChatRoom.java 为客户端程序聊天室主界面,负责接收、发送聊天内容与服务器端的Connection.java 亲密合作。
Windowclose 为ChatRoom.java的内部类,负责监听聊天室界面的操作,当用户退出时返回给服务器信息。
Clock.java 为客户端程序的一个小程序,实现的一个石英钟功能。-chat of java
- 2023-09-02 09:00:04下载
- 积分:1
-
Hibernate mapping a variety of configuration and the bottom of persistent classe...
Hibernate 各种映射关系配置以及底层持久类和接口介绍等,有了此文档,hibernate绝大部分问题都可以解决,是入门和深入学习的好文档!-Hibernate mapping a variety of configuration and the bottom of persistent classes and interfaces, such as introduction, with this document, hibernate most of the problems can be resolved is the entry and in-depth study and a good document!
- 2022-02-13 14:09:40下载
- 积分:1
-
JBuilder development entity bean
jbuilder开发entity bean-JBuilder development entity bean
- 2022-03-22 15:18:55下载
- 积分:1
-
一个颠覆
A Subversion-like Program written in Java.
This subversion program contains
1) a notepad-like text editor
2) a file uploading && downloading system (can only transmit string data)
3) a chatroom that allows private || public chat
In the package there are
1) the server of the subversion program, which does NOT contain an UI
2) the client of the subversion, fully GUIed
3) source codes of both server && client
have fun plz~-A Subversion-like Program written in Java.
This subversion program contains
1) a notepad-like text editor
2) a file uploading && downloading system (can only transmit string data)
3) a chatroom that allows private || public chat
In the package there are
1) the server of the subversion program, which does NOT contain an UI
2) the client of the subversion, fully GUIed
3) source codes of both server && client
have fun plz~!!
- 2022-03-12 15:15:59下载
- 积分:1
-
strings and learning
java字符串应用与学习-strings and learning
- 2023-02-04 16:30:04下载
- 积分:1
-
Lex Bell Laboratories of the United States with C language developed by a lexica...
Lex是美国Bell实验室用C语言研制的一个词法分析程序自生成工具。它的基本原理就是使用正则表达式扫描匹配文本,并为每一个匹配模式定义一些操作,当用C语言作宿主语言时,这些操作都由C语言实现。一种匹配的正则表达式可能会包含相关的动作。这一动作可能还包括返回一个标记。当 Lex 接收到文件或文本形式的输入时,它试图将文本与正则表达式进行匹配。它一次读入一个输入字符,直到找到一个匹配的模式。如果能够找到一个匹配的模式,Lex 就执行相关的动作(可能包括返回一个标记)。-Lex Bell Laboratories of the United States with C language developed by a lexical analysis tool generated from the process. Its fundamental principle is to use a regular expression matching text scanning, and for every definition of a matching model for operation, when the C language of the host language, these operators by C language. A match of which is likely to contain expressions related to the moves. This action may also include the return of a marker. When Lex reception of the document or text input, it is trying to text and is a regular expression matching. It read an input into the characters, until they found a matching pattern. If they can find a matching model, Lex on the implementation of the action (which may include a return of markings).
- 2022-02-09 15:55:49下载
- 积分:1
-
Student management systems to bring information to students to add, delete, upda...
学生管理系统,实现对学生信息的增加,删除,更新,查找等-Student management systems to bring information to students to add, delete, update, search, etc.
- 2022-04-28 19:05:37下载
- 积分:1