说明:写一个统计就业情况的程序.
程序可以:
a)使用户以如下格式输入新增或减少的就业机会:
August 27
b)统计:1.每个月就业情况的变化
2.就业情况最好的月份
3.就业情况最差的月份
程序中变量EmploymentStatistics存放各月的就业数,并提供方法netChange, worstMonth, bestMonth.
例如用户的输入是:
August 27 February -6 March 120 April 62 May -90 J <zhoulifei> 在 上传
| 大小:1kb | 下载:0
说明:JAVA实现的TCP协议的客户端,与TCP协议的服务器端程序一起运行,可以实现两个程序之间的通信。-JAVA implementation of TCP protocol client, and TCP protocol with the server-side program running, you can realize the communication between the two procedures. <廉> 在 上传
| 大小:1kb | 下载:0
说明:JAVA实现的TCP通信协议的服务器端源码,请与客户端一起运行。源码所在的包需要修改成自己的项目所在的包。-JAVA implementation of TCP communication protocol server-side source code, please run together with the client. Need to modify the source where the package into your project where the package. <廉> 在 上传
| 大小:1kb | 下载:0