-
linux的入门介绍,课件对初学者有很好的帮助
linux的入门介绍,课件对初学者有很好的帮助-linux entry, the courseware on a very good help for beginners
- 2022-09-13 19:30:03下载
- 积分:1
-
network server and client examples
网络服务器与客户端的例子-network server and client examples
- 2023-02-14 13:35:04下载
- 积分:1
-
NETLINK是LINUX环境下一种新型的用户空间与内核空间的交互方法,示例代码给出了一个实例,将网络数据包以NETLINK的方式从内核空间发送至用户空间,再由...
NETLINK是LINUX环境下一种新型的用户空间与内核空间的交互方法,示例代码给出了一个实例,将网络数据包以NETLINK的方式从内核空间发送至用户空间,再由用户空间返回。-under LINUX environment NETLINK is a new type of user space and kernel space of interactive methods, sample code gives an example of a network packet to the NETLINK sent from kernel space to user space and then return to user space.
- 2022-06-29 18:14:36下载
- 积分:1
-
Linux使用技巧集。Linux 是目前最热门的网络操作系统之一,它包含了完整的Internet服务...
Linux使用技巧集。Linux 是目前最热门的网络操作系统之一,它包含了完整的Internet服务-Linux set to use the skills. Linux is the most popular one of the network operating system, which includes a complete Internet services ... ...
- 2022-01-23 10:38:54下载
- 积分:1
-
介绍Linux内核的手册,包括硬件,内存,进程等概念和管理。
介绍Linux内核的手册,包括硬件,内存,进程等概念和管理。-Introduction handbook Linux kernel, including hardware, memory, processes, concepts and management.
- 2022-01-22 15:29:57下载
- 积分:1
-
Jflash.rar
Jflash.rar --Jflash的源代码,vcc编写过的-Jflash.rar-- Jflash of source code, prepared by vcc
- 2022-07-23 18:33:56下载
- 积分:1
-
一个基于linux平台下利用SOCK raw 通信的例子
很好哦
一个基于linux平台下利用SOCK raw 通信的例子
很好哦-A linux-based platform using SOCK raw Oh good example of communication
- 2022-04-02 08:44:18下载
- 积分:1
-
Data on the structure of documents to read and write operation examples. Linux/c
一个关于结构体数据的文件读写操作实例.
linux/c-Data on the structure of documents to read and write operation examples. Linux/c
- 2023-02-03 23:15:04下载
- 积分:1
-
sd
- 2022-03-29 17:56:29下载
- 积分:1
-
写一个脚本文件checkuser,该脚本运行时带一个用户名作为参数,具体要求如下:
1)如果命令行格式不符合要求,应有错误提示信息;
2)在/etc/p...
写一个脚本文件checkuser,该脚本运行时带一个用户名作为参数,具体要求如下:
1)如果命令行格式不符合要求,应有错误提示信息;
2)在/etc/passwd文件中查找是否有该用户,
如有,则输出“Found in the /etc/passwd file.”
否则,输出“No such on our system”
-Write a script file checkuser, the script run-time with a user name as a parameter, and specific requirements are as follows: 1) If the command-line format does not meet the requirements, there should be error message 2) in/etc/passwd file to check if there were any users, and if so, then the output " Found in the/etc/passwd file. " Otherwise, output" No such on our system "
- 2023-02-19 02:40:04下载
- 积分:1