-
从linux移植到dos下的grub
从linux移植到dos下的grub-from linux dos transplanted to the grub
- 2022-01-27 13:36:22下载
- 积分:1
-
asn to c编译器 源代码
asn to c编译器 源代码-asn to c compiler source code
- 2022-04-02 10:08:29下载
- 积分:1
-
智能家居的客户端 qt源代码(c语言编写)传感器模块 远程监控模块 socket模块等...
智能家居的客户端 qt源代码(c语言编写)传感器模块 远程监控模块 socket模块等-Smart Home client qt source code (c language) sensor module remote monitoring module socket module
- 2023-07-23 02:55:03下载
- 积分:1
-
Motif 2.1
Motif 2.1 - Widget Writer s Guide-Motif 2.1- Widget Writer s Guide
- 2023-01-21 07:25:04下载
- 积分:1
-
linuxptables
linuxptables -P INPUT -A -p tcp -s 192.168.100.0/24 --dport 445 -j ACCEPT
iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 137 -j ACCEPT
iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 138 -j ACCEPT
iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 445 -j ACCEPT-linuxptables-P INPUT-A-p tcp-s 192.168.100.0/24--dport 445-j ACCEPT
iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 137-j ACCEPT
iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 138-j ACCEPT
iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 445-j ACCEPT
- 2022-03-25 08:05:42下载
- 积分:1
-
1。编写一个C++程序,作为内核命令行解释器
1. 编写一个C程序作为Linux内核的shell命令行解释程序。Shell程序应该使用与Bource shell相同的方式运行程序。 2. 增加功能以使用户可以使用"&"操作符作为命令的结束符。一个以"&"结尾的命令应该与shell并发执行。 3. 增加功能以使用户可以使用""作为文件名前缀来重定向stdin和stdout描述符。同样,允许用户使用管道操作符" "来同时执行两个进程,并把第一个进程的stdout重定向为第二个进程的stdin。-1. Preparation of a C program as a Linux kernel shell command line interpreter. Shell procedures should be used with Bource shell the same way as operational procedures. 2. Increased functionality so that customers can use, "" operator, as ordered by the end tags. A "" the end of the order should be concurrent with the implementation of the shell. 3. Increased functionality so that customers can use "lt;" "Gt;" As a filename prefix to redirect stdin and stdout descriptors. Similarly, allows users to use pipeline operator, "" two parallel processes, and a process to redirect stdout second process stdin.
- 2022-08-13 03:09:59下载
- 积分:1
-
Linux环境下apache web服务器配置
Linux环境下apache web服务器配置-Linux environment, apache web server configuration
- 2022-01-23 11:17:13下载
- 积分:1
-
本代码主要是在SUN操作系统下消息队列的管理
本代码主要是在SUN操作系统下消息队列的管理-the main source of the Sun operating system message queue management
- 2022-12-20 20:15:03下载
- 积分:1
-
A Shaoxie s3c44b0 and s3c2410 tools
一款烧写s3c44b0和s3c2410的工具-A Shaoxie s3c44b0 and s3c2410 tools
- 2022-10-20 19:40:03下载
- 积分:1
-
主要是对Linux输入子系统的一些简单操作
比如lsinput是看有多少输入设备
比如input
主要是对Linux输入子系统的一些简单操作
比如lsinput是看有多少输入设备
比如input-events是看输入设备的键值
用来调试输入子系统很好-Mainly for Linux input subsystem of a few simple operations such as watch lsinput is the number of input devices such as input-events is to look at the key input device used to debug a very good input subsystem
- 2023-07-18 22:05:02下载
- 积分:1