Welcome![Sign In][Sign Up]
Location:
Search - linux ini

Search list

[VC/MFClinux读取ini文件

Description: 读取ini文件的例子
Platform: | Size: 366438 | Author: 13meimei@163.com | Hits:

[File OperateProcCfgF

Description: 對INI文件進行讀寫操作,適用於Windows/Linux/Dos系統-right INI file read and write to Windows/Linux/Dos system
Platform: | Size: 24576 | Author: 劉丹 | Hits:

[File Operatelinuxini

Description: linux下面对INI文件读写的一个类 调用该类可实现与读写linux下ini文件的字段-below right INI file writable call such a category can be realized under linux and Reader documents field ini
Platform: | Size: 2048 | Author: 曾韋君 | Hits:

[File OperateINIConfigurationFilesCrossPlatform

Description: Win32 has a built-in INI file API, but writing cross-platform code is difficult because these functions aren t available on Linux-Win32 has a built-in INI file API, but writing cross-platform code is difficult b ecause these functions aren t available on Linux x
Platform: | Size: 18432 | Author: 张建 | Hits:

[Linux-Unixini88888888file

Description: UNIX/LINUX下,一个封装很好的,读写INI文件的类。-UNIX/Linux, a good Packaging, INI file reading and writing class.
Platform: | Size: 1024 | Author: 田野 | Hits:

[File OperateCtrlIniFile

Description: INI文件控制,c写的,可以放到Linux/Wince的OS-INI file control, c write, you can put Linux/Wince of OS
Platform: | Size: 1229824 | Author: sander | Hits:

[Embeded LinuxIniFile

Description: Unix/Linux下的INI文件读取、设置函数-Unix/Linux under the INI file read, setting function
Platform: | Size: 5120 | Author: lxl | Hits:

[Windows CEEVC4.2.iniFilereadwriteFounction

Description: 是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写GetPrivateProfileString和 WritePrivateProfileString函数。于是我开始在网上搜寻可以轻松读写ini文件的方法。最后找到了一个人写好的,可以实现类似 GetPrivateProfileString功能的函数。-EVC is a customizable alarm clock, developed under the program. One difficulty is how to create, write, read a ini file. Because it is under the EVC, many API functions are not supported for example on. Ini file to read and write GetPrivateProfileString and WritePrivateProfileString function. So I started searching online can be easy to read and write ini documents. Finally found a person to write, and can achieve similar functionality GetPrivateProfileString function.
Platform: | Size: 4096 | Author: baihaili | Hits:

[Linux-UnixInifile

Description: ini文件访问库C函数,方便linux下使用!-ini file access library C function, to facilitate the use of linux!
Platform: | Size: 10240 | Author: jansin_shaw | Hits:

[Linux-Unixini

Description: 一个LINUX下的ini文件解析程序,功能比较不错。-An ini file under LINUX analytical procedures, functions well.
Platform: | Size: 4096 | Author: wangwei | Hits:

[Windows CEsimpleini-4.8.2(2)

Description: Ini文件读写源代码,支持多种操作平台 - support for multi-line values (values with embedded newline characters) - optional support for multiple keys with the same name - optional case-insensitive sections and keys (for ASCII characters only) - saves files with sections and keys in the same order as they were loaded - preserves comments on the file, section and keys where possible. - supports both char or wchar_t programming interfaces - supports both MBCS (system locale) and UTF-8 file encodings -This component allows an INI-style configuration file to be used on both Windows and Linux/Unix. It is fast, simple and source code using this component will compile unchanged on either OS. @section features FEATURES - MIT Licence allows free use in all software (including GPL and commercial) - multi-platform (Windows 95/98/ME/NT/2K/XP/2003, Windows CE, Linux, Unix) - loading and saving of INI-style configuration files - configuration files can have any newline format on all platforms - liberal acceptance of file format - key/values with no section - removal of whitespace around sections, keys and values - support for multi-line values (values with embedded newline characters) - optional support for multiple keys with the same name - optional case-insensitive sections and keys (for ASCII characters only) - saves files with sections and keys in the same order as they were loaded - preserves comments
Platform: | Size: 56320 | Author: michael | Hits:

[Linux-UnixTIniFile

Description: linux下INI文件读写类。 方便在Linux下编程应用参数配置-INI file to read and write under linux category. Facilitate the programming of applications in the Linux configuration parameters
Platform: | Size: 2048 | Author: liulianghao | Hits:

[Linux-Unixsconfig

Description: 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 test program, you can write code in accordance with its
Platform: | Size: 11264 | Author: edgar | Hits:

[Linux-Unixcini

Description: read c ini file in linux-cini.txt
Platform: | Size: 1024 | Author: dft | Hits:

[File OperatewininieditorORG

Description: .ini文件编辑程序,内含一组自行编写的API,且带有操作界面。运行于Linux下 可自行修改使之运行在windows下。-. ini file editing program that contains a group of self-prepared by the API, and with an interface. Runs on Linux that may be modified to make it run on their own under the windows.
Platform: | Size: 218112 | Author: raoxuefeng | Hits:

[Embeded LinuxGPS

Description: 基于ARM的GPRS车载系统源程序 /******************************************************************************* ** Function: Get GPS Communication Port from GPSPort.ini ** ** In: char buffer ** ** Out: set the char buffer ** ** Date: 2007-8-1 Author: Owen.Lu ** *******************************************************************************/-#include <windows.h> #include "stdio.h" #include "time.h" #include "string.h" #include "assert.h" #include "gps.h" #include "math.h" DCB dcb COMMTIMEOUTS timeouts COMSTAT ComStat HANDLE idComDev unsigned int testCycle = 0 volatile char gpsMessage[1030][2] = {0} volatile int buffHead = 0 volatile int buffEnd = 0 DWORD WINAPI receiveGPSProc(LPVOID) //receive gps data DWORD WINAPI analyseGPSProc(LPVOID) //analyse gps data /******************************************************************************* ** Function: Get GPS Communication Port from GPSPort.ini ** ** In: char buffer ** ** Out: set the char buffer ** ** Date: 2007-8-1 Author: Owen.Lu ** *******************************************************************************/ void g
Platform: | Size: 5120 | Author: 月买双 | Hits:

[Windows Developantidlfile-1.4

Description: CS 1.5 防 cmd dlfile 攻击补丁 === === === === ===== CS 1.5 已经非常 老了,但是仍然有很多玩家喜欢 CS 1.5。 CS 1.5 有很多 BUG,其中一个BUG,就是当参数 sv_allowdownload 为 1 时,玩家可以通过在控制台输入类似如下命令 "cmd dlfile maps/de_dust2.bsp" 攻击服务器。 这个插件可以修复此BUG。 一、需求 metamod v1.19 二、安装方法 1、新建目录“{MODDIR}/addons/antidlfile”。 2、将文件“antidlfile.dll”(Windows)或“antidlfile_i386.so”(Linux)复制到目录“{MODDIR}/addons/antidlfile”。 3、在“{MODDIR}/addons/metamod/plugins.ini”中增加一行(Windows): win32 addons/antidlfile/antidlfile.dll 或(Linux) linux addons/antidlfile/antidlfile_i386.so 4、重启你的CS服务器。如果启动时在服务器控制台看到“[ANTI-DLFILE] Patch "cmd dlfile" successful!”,则表示补丁应用成功。-CS 1.5 Anti "cmd dlfile" Plugin =============================== CS 1.5 is very very old, but many players still like CS 1.5. CS 1.5 has many bugs. One of bug is, when cvar sv_allowdownload is 1, player can use command like "cmd dlfile maps/de_dust2.bsp" in console to attack server. This plugin can fix this bug. 1. Requirement metamod v1.19 2. Installation Steps (1) Create new folder "{MODDIR}/addons/antidlfile" (2) Copy file "antidlfile.dll" or "antidlfile_i386.so" to folder "{MODDIR}/addons/antidlfile" (3) Add a new line in "{MODDIR}/addons/metamod/plugins.ini" (Windows): win32 addons/antidlfile/antidlfile.dll or (Linux) linux addons/antidlfile/antidlfile_i386.so (4) Restart your CS1.5 server. If you see "[ANTI-DLFILE] Patch "cmd dlfile" successful!" in server console, it means the patch is applied.
Platform: | Size: 60416 | Author: 冈崎汐 | Hits:

[Linux-Unixinifile

Description: ini 读写类, linux/win 通用-class to read and write ini file, linux/win general
Platform: | Size: 7168 | Author: guohong | Hits:

[Windows Developkaixin

Description: python写的开心脚本,使用python3.1编写(花园精灵模块基于python2.6,需要PIL),xml解析需要安装模块lxml,windows下需要pywin32(不喜欢可以自己改掉) 功能: 支持windows和linux,命令行界面,可修改ini文件配置 可全局限速以避免因访问频繁而被封帐号,可以统计访问次数以自动调整访问频率,到达每日限制后可自动退出; 偷菜 1. 定时偷花园的菜,偷牧场的动物和农副产品,支持摇钱树和蜂蜜,可避开巡查员,支持回答花园精灵; 2. 可设定只偷价值大于某值的产品,可以设定跳过不偷的好友,也可以忽略价值强制偷指定的产品; 3. 可自动更新新品种;可以更新已知产品的价格; 4. 收获/播种自家菜地,可配置每个地块要种植的作物; 5. 正确收获自家世博花,但不收获其他家的世博花(因为需要回答世博类问题); 餐厅 1. 可以设置可以在不同阶段做不同的菜(目前分为三个阶段);可以批量消费菜; 2. 可以恢复坏菜,可以判断使用大厨; 3. 可以根据菜谱计算经验值最高的菜; X世界 1. 定时自动战斗,战斗时自动医疗; 2. 自动升级;-happy to write python scripts written using python3.1 (Garden Wizard module is based on python2.6, need to PIL), xml parsing module to install lxml, windows required under pywin32 (do not like to get rid of their own) Features: support for windows and linux, command line interface, you can modify the ini file configuration Speed limit can be global in order to avoid frequent access to blocked accounts, you can count the number of visits to automatically adjust the frequency of visits to reach the daily limit to automatic withdrawal Stealing food 1. Time to steal the food garden, stealing farm animals and agricultural products to support the cash cow and honey, you can avoid the inspectors to support the answer garden wizard 2. Can be set only to steal the product value greater than a value can be set to skip the friends do not steal, you can also ignore the value of the force to steal the specified product 3. Can automatically update the new varieties can upd
Platform: | Size: 32768 | Author: kevin | Hits:

[Embeded LinuxDataBuffer

Description: Linux下 对INI文件的读写,实测过,可以用。(Reading and writing to INI files under Linux)
Platform: | Size: 1024 | Author: hbzzm | Hits:
« 12 3 4 »

CodeBus www.codebus.net