一、安装CENTOS或RHL默认就已安装,如果没有安装的话,通过yum安装即可:yum install nfs-utilsyum install portmap UBUNTU系统,通过apt-get安装: apt-get install nfs-kernel-server二、配置1、配置文件定义 N Read More
posted @ 2017-05-08 20:51 findumars Views(2775) Comments(0) Diggs(0)
dddd Read More
posted @ 2017-05-08 19:09 findumars Views(207) Comments(0) Diggs(0)
http://www.cnblogs.com/dpower/p/5336534.html Read More
posted @ 2017-05-05 22:25 findumars Views(1336) Comments(0) Diggs(0)
A程序作为服务器,不断从B程序接收数据,并发送到C程序中:#include <stdio.h>#include <conio.h> #include <tchar.h>#include <Windows.h>#include <process.h>#include <stdlib.h>const c Read More
posted @ 2017-05-05 16:44 findumars Views(664) Comments(0) Diggs(0)
作者: Web寻梦师 来源: 简书 发布时间: 2017-04-13 21:24 阅读: 16311 次 推荐: 120 原文链接 [收藏] 博主说:也许我们都不是天才的程序员,但至少我们都可以成为一个理想的程序员。 正文 我算是靠坑蒙拐骗进了程序员的门,然后一路狂奔。26岁之前几乎没有任何写代码的 Read More
posted @ 2017-05-04 23:08 findumars Views(253) Comments(0) Diggs(1)