-
这是关于linux一站式编程的资料,基本上综合了linux环境下变成的各种问题,对于linux下的开发人员无疑是具有相当参考价值的。...
这是关于linux一站式编程的资料,基本上综合了linux环境下变成的各种问题,对于linux下的开发人员无疑是具有相当参考价值的。-a book about programming in linux
- 2022-01-28 13:59:07下载
- 积分:1
-
在beginning linux programming 书中提供的第四章的有关代码
在beginning linux programming 书中提供的第四章的有关代码-In the beginning linux programming book provided by Chapter IV of the code
- 2023-04-09 12:50:03下载
- 积分: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
-
linux下的tftp socket编程样例
linux下的tftp socket编程样例-the tftp socket Programming Example
- 2023-05-29 17:20:03下载
- 积分:1
-
Collected all linux users command, you can quickly and easily query
搜集了linux全部的用户命令,可以方便快速查询-Collected all linux users command, you can quickly and easily query
- 2022-02-07 16:34:54下载
- 积分:1
-
java编程的邮件
webmail java unix programming-webmail java programming unix
- 2022-10-27 13:10:03下载
- 积分:1
-
robocup 2D anti
robocup 2D防真base平台
是运行/开发防真机器人的必备平台-robocup 2D anti-base platform is a true run/develop the necessary anti-real robot platform
- 2022-05-19 20:57:36下载
- 积分:1
-
linux下gtk图形界面编程的一个例子程序。
linux下gtk图形界面编程的一个例子程序。-under gtk GUI programming examples of a process.
- 2022-05-30 01:54:56下载
- 积分:1
-
pthread_t created with input from the standard input of the number N of N thread...
用pthread_t创建由标准输入端输入个数N的N个线程,分别计算各自的结果,再返回给主进程.-pthread_t created with input from the standard input of the number N of N threads, calculate their results and then back to the main process.
- 2022-07-03 04:29:20下载
- 积分:1
-
LINUX under the IIC
LINUX下IIC驱动分析,这是我看到过的讲的最祥细的一个网页文件,看了后IIC驱动就搞定了-LINUX under the IIC-driven analysis, which is speaking I have seen the most Xiangxi of a web document, after reading the Gaoding the IIC driver
- 2022-05-05 02:40:44下载
- 积分:1