资源列表

« 1 2 ... .17 .18 .19 .20 .21 8822.23 .24 .25 .26 .27 ... 9711 »

[Linux/Unix编程myATM

说明:1.启动服务器时创建两个消息队列,关闭时进行删除。用信号关闭,在信号的处理函数中删除消息队列。 2.服务端根据客户端发过来的数据,判断是何种请求,再根据各种请求做出相应的处理。 3.分析开户的流程:客户端输入用户名,密码和金额,把数据封存在msg中,通过消息队列发给服务器,在服务器端生成一个帐号,然后把account信息写入文件,并把处理结果通过消息队列返回给客户端。 4.服务器端用多进程完成各种功能。(vfork+exec
<fanbao1988> 在 2025-02-07 上传 | 大小:8kb | 下载:0

[Linux/Unix编程chat.tar

说明:多用户聊天系统,是在Linux环境下实现的,类似于QQ群系统!-Multi-user chat system is implemented in the Linux environment, similar to the QQ group system!
<fanbao1988> 在 2025-02-07 上传 | 大小:8kb | 下载:0

[Linux/Unix编程linux-DAZUOY

说明:、makefile文件的作用是什么,makefile文件中有一种变量,其值是根据具体的规则来确定的,称为自动变量,其中代表所有依赖文件列表的是哪个;举例说明make命令的工作流程。-What is the role of, makefile file, there is a variable in the makefile file, its value is based on the specific rules, known as
<加加减减> 在 2025-02-07 上传 | 大小:79kb | 下载:0

[Linux/Unix编程program

说明:A simple formatter class to automatically add the endl and manage the indentation.
<daodnpie> 在 2025-02-07 上传 | 大小:7kb | 下载:0

[Linux/Unix编程SkPathOpsTriangle

说明:original code doesn t handle degenerate input isn t symmetric with inclusion of corner pts introduces error with divide doesn t short circuit on early answer. -original code doesn t handle degenerate input isn t symme
<daodnpie> 在 2025-02-07 上传 | 大小:7kb | 下载:0

[Linux/Unix编程locale_impl

说明:For each property below, there is a single bit. If it is set, the property is true. If it is not set, the property is false.
<lehjvou> 在 2025-02-07 上传 | 大小:9kb | 下载:0

[Linux/Unix编程Script

说明:This the source associated with this object and is going to be compiled. -This is the source associated with this object and is going to be compiled.
<lehjvou> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[Linux/Unix编程url_util

说明:Writes a string representation of |url| to the system clipboard.
<lehjvou> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[Linux/Unix编程processor

说明:To avoid conflicts with <stdio.h> getline declaration on Linux.
<hangclpiu> 在 2025-02-07 上传 | 大小:5kb | 下载:0

[Linux/Unix编程SkPdfDocumentInformationDictionary_autogen

说明:TODO(edisonn): warn about missing default value for optional fields.
<hangclpiu> 在 2025-02-07 上传 | 大小:5kb | 下载:0

[Linux/Unix编程opt_constant_variable

说明:Marks variables assigned a single constant value over the course of the program as constant.
<hangclpiu> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[Linux/Unix编程udisplaycontext

说明:Display context types, for getting values of a particular setting. Note, the specific numeric values are internal and may change. @stable ICU 51.
<rydaoting> 在 2025-02-07 上传 | 大小:1kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 8822.23 .24 .25 .26 .27 ... 9711 »

源码中国 www.ymcn.org