-
Address-book-written-in-Java-
Java编写的通讯录
1.添加联系人2.修改联系人3.删除联系人4.查询联系人5.退出(Address book written in Java 1. Add contacts 2 to modify contact 3 delete the contact 4. Contacter 5 exit)
- 2011-06-30 22:34:48下载
- 积分:1
-
These two classes show an extremely simple java.net example of socket programmin...
These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an ASCII string. The server, to keep it very simple, does not use multiple threads. This code requires JDK 1.1 or later, but can easily be adapted to JDK 1.0. -These two classes show an extremely simple java.net example of socket programming. They i mplement the Unix daytime protocol. an extremely simple protocol that consists ent irely of the server sending its current local ti me and date to the client as an ASCII string. The s servers, and to keep it very simple. does not use multiple threads. This code requir es JDK 1.1 or later, but can easily be adapted to JDK 1.0.
- 2022-05-31 23:45:19下载
- 积分:1
-
购物车
请查找随附的购物车源代码,这对在任何在线购物门户网站中使用购物车作为模块都有帮助。
- 2023-06-20 00:05:03下载
- 积分:1
-
旅行与旅游管理
旅行与旅游管理系统是基于 web 的应用程序,帮助客户查看车辆,他希望去旅游。在 php,mysql 后端开发。
- 2022-03-19 07:59:23下载
- 积分:1
-
课程设计:ATM Project源码,有四个独立程序,银行端,货物公司端,ATM取款机端,自动售货机端,应该可以算四个,还有一个VC写的配置ODBC的源吗,另外...
课程设计:ATM Project源码,有四个独立程序,银行端,货物公司端,ATM取款机端,自动售货机端,应该可以算四个,还有一个VC写的配置ODBC的源吗,另外,请求一个帐号用于下载源吗-Course Design: ATM Project source, there are four independent procedures, the bank client, goods company client, ATM client teller machines, vending machines client should be able to count four, there is a VC to write the configuration of ODBC source you, the other to request an account for you to download the source
- 2022-10-07 02:05:04下载
- 积分:1
-
Lab3
可以运算+-*/%和括号的计算器,在终端运行(Terminal calculator with parentheses and so on)
- 2017-10-25 17:32:41下载
- 积分:1
-
Struts+hibernate+Spring+ajax的人力资管理系统带源码的和需求说明.以及需求讲解PPT...
Struts+hibernate+Spring+ajax的人力资管理系统带源码的和需求说明.以及需求讲解PPT-Struts+ Hibernate+ Spring+ Ajax human capital management system with source and the demand note. As well as the demand on the PPT
- 2023-01-25 23:35:05下载
- 积分:1
-
gradle+springboot+thymeleaf+springsecurity+nodejs+gulp 前后端整合模板
gradle+springboot+thymeleaf+springsecurity+nodejs+gulp 前后端整合模板
- 2023-04-14 10:00:05下载
- 积分:1
-
用java编写的一个俄罗斯方块游戏,人所共知,无需多介绍
用java编写的一个俄罗斯方块游戏,人所共知,无需多介绍-Using java prepared a Tetris game, known to all, no more than introduce
- 2023-02-28 11:30:04下载
- 积分:1
-
文本关键词获取
java代码,实现在文章中提取文章的关键字,运用了TF-IDF算法,提取的关键字可以用余弦定理来计算两篇文本的相似度,亦可用作其他需求。本代码是先进行分词,然后给词出现的频率排个序,频率高的作为本文关键字。
- 2022-01-26 01:10:28下载
- 积分:1