-
/*
* 读取INI文件的函数(C语言)
* File: readinifile.h
* Read INI File
* char* GetIn...
/*
* 读取INI文件的函数(C语言)
* File: readinifile.h
* Read INI File
* char* GetInitKey(FileName, Section, Key)
* Return Key=>Value
* + [config]
* + dbhost=localhost
*
* strcpy(dbhost,GetInitKey("config.ini", "config", "dbhost"))
*/-/* read INI file functions (C)* File : readinifile.h* Read INI File* char* GetInitKe y ("">, Section, Key)* Return Key =
- 2022-07-05 11:26:15下载
- 积分:1
-
Linux平台环境下, 告警管理的后台程序的源代码
Linux平台环境下, 告警管理的后台程序的源代码-Linux platform environment, the alarm management daemon source code
- 2022-03-17 00:55:46下载
- 积分:1
-
certification server examples
验证服务器端的例子-certification server examples
- 2023-09-07 05:40:03下载
- 积分:1
-
linux study notes related to linux system administration, development of commonl...
linux学习笔记,涉及linux的系统管理,开发常用的命令!-linux study notes related to linux system administration, development of commonly used commands!
- 2023-08-31 11:20:03下载
- 积分:1
-
嵌入式系统,设计基础编程,的的点点滴滴的
嵌入式系统,设计基础编程,的的点点滴滴的-qianru
- 2022-03-17 00:20:37下载
- 积分:1
-
改进的str_catstr_cmpstr_to_i
本机IP地址和MAC地址
改进的str_catstr_cmpstr_to_i
本机IP地址和MAC地址-Str_catstr_cmpstr_to_i improved local IP address and MAC address
- 2022-03-25 12:19:50下载
- 积分:1
-
三星s3c6410 Android移植文档,android篇
三星s3c6410 Android移植文档,android篇
-三星s3c6410 Android移植文档,android篇
- 2022-12-27 04:30:03下载
- 积分:1
-
Introduced the embedded knowledge of linux file system, when it comes to a flash...
介绍了嵌入式linux文件系统的知识,谈到了flash文件系统的设计方法-Introduced the embedded knowledge of linux file system, when it comes to a flash file system design methodology
- 2022-01-25 22:46:11下载
- 积分:1
-
网络与麻将游戏的单一来源
一个网络和单机的麻将游戏源码-network and a single source of mahjong game
- 2022-08-08 02:17:06下载
- 积分:1
-
实现了一个多线程工作组应用程序,此程序中使用了互斥对象,条件变量进行线程的控制。通过研究此程序,可以深刻理解线程的工作机理。...
实现了一个多线程工作组应用程序,此程序中使用了互斥对象,条件变量进行线程的控制。通过研究此程序,可以深刻理解线程的工作机理。-achieve a working group multithreaded applications, the use of this procedure the mutex object, variable conditions thread control. Research through this procedure, a profound understanding of the working mechanism of thread.
- 2022-02-25 06:42:49下载
- 积分:1