搜索资源列表
ReadFile
- 用c语言实现读取配置文件. 书写比较规范,比较好!-c language used to read configuration files. Writing relatively standardized, relatively good!
config
- 配置文件读取类,把配置文件读取封装起来,更容易对配置文件进行读操作
socket1
- linux 下c程序编写的网络程序,可以读取配置文件中的ip和port进行网络连接 ,能写日志,是一个不错的开发软件例子.-include client the program,you can extend your program based on the example.
monitor-1.0
- 进程监控 进程守护 linux C语言 进程重启 进程管理 利用linux C语言编写,读取配置文件里面要求启动的程序,并进行实时监控,若进程异常退出,就重新启动 主要功能: 1.读取配置文件程序 2.启动进程 3.监控进程,查看进程是否退出或者崩溃 4.若进程退出或者崩溃,重启程序。 5.支持sleep功能 6.进程若连续崩溃NUM_MAX次就进行相应的睡眠周期-Process mo
sconfig
- c语言实现读取配置文件的代码,按照key-value设定的读取,example1.ini为配置文件,example.c为test程序,可以根据其书写代码-c language implementation of the code to read the configuration file, in accordance with key-value set to read, example1.ini for the configuration file, example.c for the te
modbus
- modbus rtu协议 linux 平台的实现.读取相关配置文件信息.通过串口发送数据.-modbus rtu protocol linux platform. read the configuration file information. send data through serial port.
RProfile
- linux下的配置文件读取原代码,简单易用-under linux configuration file to read the original code, easy-to-use
read_file_in_c
- linux 下 使用C语言读取文件并查找显示为数字字符;-linux using C language to read documents and find the figures appear as characters
config
- 访问unix风格的配置文件,通过进程单一实例sDotConf读取文件配置选项。配置选项包括:布尔型、字符串型、数值型。-Visit unix-style configuration file, through the process of a single instance of sDotConf read the file configuration options. Configuration options include the following: Boolean, string ty
arppoll
- 一个C程序,获取ARP表信息,UDP通讯及连接数据库,读取配置文件等功能-A C program, access ARP table information, UDP communication and connect to database, read the configuration files and other functions
monitor
- 一个UNIX上PROC的小程序,包含了读取配置文件的函数,请各位观看-UNIX on a small procedure PROC, read configuration file contains a function, please watch
readconfdata
- 函数从指定的配置文件路径读取配置参数到缓冲区,函数参数为配置文件路径,函数返回值为缓冲区首地址。-read config file data to a buffer。
DirMonitor.tar
- 1、程序遵守某一 License 2、程序用 C/C++编写,能通过 auto configure 进行配置、编译和安装,程序运行 在 Linux 上。 3、程序源码包以.tgz 或 tar.gz 方式提交。 4、程序有相关使用说明文档,如 Readme 等。 5、一旦该程序发现指定监视的目录中有文件或目录的变化,就将这些变化记录 到日志文件中,并实时输出至远程监控机的控制台上。 6、该程序有一个配置文件,服务启动时读取该配置文件,该程序也可以通过命 令行启动,此
cfg
- 在Unix下读取和编辑ini配置文件,经过多年的线上系统运行,效率和稳定性可以保证-read ini file
manu.tar
- 读取配置文件,形成一个菜单选项。可以用箭头移动菜单,选择相应的内容执行相应的命令-get menu
client-socket
- 一个简单的socket客户端程序,读取配置文件拼成16进制字符流发现服务端监听的端口-socket client demo
resulttest0
- sqlload控制文件,用于sqlload读取配置-sqlload control file, used to read configuration sqlload
CUtils
- Linux下读取配置文件的简易程序。可按照格式写一个文本配置文件,使用该程序读取内容!-Config Code
test26
- 程序,实现一个守护进程,监控指定目录(此目录名称记录在配置文件中),一旦发现目录下有文件,先加锁,加锁成功后把文件内容追加到指定指定文件(此文件名称记录在配置文件中)中,然后删除读取的文件;(fcntl文件加锁)-Program, a daemon to monitor the specified directory (the directory name is recorded in the configuration file), once the directory file, the f
fcfg
- unix下配置文件读取,写入标准程序,纯C语言编写-under unix configuration file read, write standard procedures, written in pure C