搜索资源列表
zjengin
- 系统介绍 Engineer系统是降低服务器负载,减少企业运营成本的完美解决方案。通过动态批量生成静态页面,可使企业在对外发布服务器选择上,缩减对硬件的投资,并同时降低企业的互联网接入费用。 Engineer系统可与目前98%以上文章管理系统进行无缝结合,2%特例系统,也可通过二次编码进行整合,系统根据模板生成静态页,时刻保持网站的新鲜感。 Engineer系统是企业低成本、高负载量网站运营完美解决方案。 1.2 系统特点 1.2.1 与现有系统无缝整合 系统采用XM
网口文件传输程序
- LINUX网口文件传输,分别运行SER.O和CLI.O 传输文件路径可自行修改 或作成读取配置文件的形式-LINUX network file transfer, and running SER.O CLI.O document transmission path may modify or make the reader configuration file forms
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
- 一个简单的配置文件读取程序,可以方便地读取linux下常用的.cfg格式-Am implementation of class loading config files
DirMonitor.tar
- 1、程序遵守某一 License 2、程序用 C/C++编写,能通过 auto configure 进行配置、编译和安装,程序运行 在 Linux 上。 3、程序源码包以.tgz 或 tar.gz 方式提交。 4、程序有相关使用说明文档,如 Readme 等。 5、一旦该程序发现指定监视的目录中有文件或目录的变化,就将这些变化记录 到日志文件中,并实时输出至远程监控机的控制台上。 6、该程序有一个配置文件,服务启动时读取该配置文件,该程序也可以通过命 令行启动,此
CUtils
- Linux下读取配置文件的简易程序。可按照格式写一个文本配置文件,使用该程序读取内容!-Config Code
zjhftp
- 自己写的FTP服务器,包括完整的makefile,上传下载,断点续传,限速,更改目录等等功能。自定义哈希表读写,读取配置文件等,linux多文档多进程编程,多进程之间通讯。-Write your own FTP server, including the complete makefile, upload and download, HTTP, speed limits, change directories and more. For learning to use custom hash t
testini
- linux下对ini读写API,纯c开发,接口和windows读取配置文件的形式差不多,可以提供学习-API of ini Conifig File Read And Write.The interface of this API is like The API For windows.We can study with this API.
config
- linux下读取ini配置文件 config.cpp config.h-read the ini file under linux
Linux-Read-ini
- Linux读取ini配置文件,以及参数保存到配置文件的实例-Linux read ini configuration file, and save the parameters to the configuration file examples
config
- linux 配置文件的读取,可以编译成静态库,提供了一个配置文件的范例,在ubuntu上编译通过,也使用在读取我的socks5配置文件-Read linux config file
linuxRead-style-profile
- 一个通用的linux系统中C语言版读取配置文件的函数。-A common C language version of linux system function reads the configuration file.
app
- linux c++写的使用POCO框架的一个APPlication框架,框架完成了日志写及自动转存,配置文件读取。代码不多功能强大。需要安装Poco库-linux c++ to write a framework for the use of POCO APPlication frame, which completed the log write and Autosave, the configuration file is read. Multi-function code is not s
config
- 读取配置文件c++代码 windows\linux-read the configuration file c++ code windows\linux
read_config
- 基于linux系统的ini配置文件读取和写入代码。-ini config read and write to system