-
baidu_liaotian
客户端的聊天内容通过json格式封装(包含聊天内容、发送人信息)之后,HTTP请求百度服务器,即请求把该消息发送到指定id的用户,请求成功之后,百度服务器就把我们的信息转发给指定的用户,对应用户再解析json格式的信息,就可以知道该消息来自何处,以及消息内容。(Chat client via json format package (includes chat, sender information), after, HTTP requests Baidu server, which sends the message to the requesting user specified id, after the request is successful, Baidu server took our information forwarded to the designated users, the corresponding user information and then parse json format, you can know that the message came from, and message content.)
- 2014-01-16 15:47:19下载
- 积分:1
-
SPOOLING
要求设计一个SP00LING输出进程和两个请求输出的用户进程,以及一个SP00LING输出服务程序。当请求输出的用户进程希望输出一系列信息时,调用输出服务程序,由输出服务程序将该信息送入输出井。待遇到一个输出结束标志时,表示进程该次的输出文件输出结束。之后,申请一个输出请求块(用来记录请求输出的用户进程的名字、信息在输出井中的位置、要输出信息的长度等),等待SP00LING进程进行输出。
SP00LING输出进程工作时,根据请求块记录的各进程要输出的信息,将其实际输出到打印机或显示器。这里,SP00LING输出进程与请求输出的用户进程可并发运行。
(Asked to design a user process SP00LING request output and two output processes, and outputs a SP00LING service program. When users want to process requests output output range information, call the output service program, service program by the output information into the output shaft. Treatment to an output end of the flag, which means that the process of the second output file output end. Thereafter, the application of an output request block (name of the user to record the output of the process request, the information on the position of the output well, and length information to be outputted), the process waits SP00LING output. When SP00LING output process work, information requested under each process block records to be output, its actual output to a printer or monitor. Here, the user process and the output process SP00LING request output can be run concurrently.)
- 2014-01-08 13:36:02下载
- 积分:1
-
app17_13
说明: 这是大学里的 java课后题的答案,具体是哪个课后题那压缩包上都有(This is the university title after java answer specific questions after which it compressed packets have)
- 2008-09-08 17:04:25下载
- 积分:1
-
ftp
fe 分布式连接Amazon linux 服务器FTP上传下载功能的实现(Distributed Implementation fe FTP upload function)
- 2015-04-20 14:33:55下载
- 积分:1
-
JavaVPN 更正版)
java实现vpn连接,有测试例子,调用dll(Java to achieve VPN connection, there are test examples, call DLL)
- 2017-08-23 09:00:29下载
- 积分:1
-
Computer
JAVA源码,对初学者很有帮助!谢谢大家(JAVA source code, very helpful for beginners! Thank you everyone)
- 2008-06-08 01:04:46下载
- 积分:1
-
交通一条道路
说明: 设计一个交通信号灯类: (1)变量:位置、颜色(红、黄、绿)、显示时间(秒)。 (2)方法:切换信号灯。 创建并启动两个线程(东西向、南北向)同时运行。 3.实验要求 (1)设计线程。 (2)设计路口信号灯示意图界面。 (3)进一步将每个方向的信号灯分成3种车道灯:左转、直行和右转。 (4)根据车流量进行时间的模糊控制。(Design a traffic light class: (1) variables: location, color (red, yellow, green), display time (seconds). (2) Method: switch the signal lamp. Create and start two threads (east-west, north-south) running at the same time. 3. Experiment requirements (1) design thread. (2) Design schematic interface of intersection signal light. (3) Further, the signal lights in each direction are divided into three kinds of lane lights: left turn, straight ahead and right turn. (4) Fuzzy control of time according to traffic flow.)
- 2020-05-27 09:21:40下载
- 积分:1
-
贪吃蛇
说明: java小游戏练手,使用GUI编程,展示了类的继承,多态。(Java small game practice, using GUI programming, show class inheritance, polymorphism.)
- 2020-08-03 17:03:14下载
- 积分:1
-
hibernate_day04_v2_all
使用hibernate框架,包括配置文件,初学者可以以此为模版学习hibernate框架(The use of Hibernate framework, including configuration files, beginners can also be used as a template to learn Hibernate Framework)
- 2012-10-31 20:06:38下载
- 积分:1
-
Exe8_3
3.设计一个幻灯片播放窗口,在窗口中点击鼠标时,在红、绿、蓝三种颜色的面板之间切换。程序文件命名为Exe8_3.java。(3. Design a slideshow window, click the mouse, in between red, green, and blue switch panel in the window. Program file named Exe8_3.java.)
- 2015-06-14 18:29:47下载
- 积分:1