搜索资源列表
Savior
- 这是修改sybase配置文件的工具 非常耗用,请各位用吧-This is the configuration file amended sybase the very tools used, please use it
ConfigurationEditor
- 一个C#的的配置文件的工具,图形化修改配置-one of the configuration file tools, graphical configuration changes
网口文件传输程序
- 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
VC++实现的XML配置树形控件中节点
- 用XML配置文件配置树节点,很强大,并支持编辑修改等功能。
Twain
- C#写的TWAIN调用程序,使用设备自带的twainUI,采集图像保持位置可在配置文件中修改。-TWAIN calls written in C# program, using the device comes with twainUI, maintain the position of the image acquisition can be modified in the configuration file.
phone
- 用数组 和 链表做的C++电话本程序。数据存储在.dat的文件中,用记事本可以打开,由于当时本人还不知道配置文件(.ini)这回事,所以没有用.ini文件 现在想来,完全可以用.ini文件,而且更简单,可以大量减少代码量,代码中还有大量的读写文件的地方完全可以写到一个函数中, 这样更是可以减少代码量,但由于时间有限,事情繁多, 一直没有时间修改完善,大家拿到代码后,可以自行修改。此程序分为两个版本,数组版 和 链表版-telephone book using C++
ConfigurationPattern
- 一个用C#编写的自动读写配置文件的开源组件 -V1.0.2版该版本为一个补丁版本,修改一处Bug:Ini 配置模式下,如果被配置的字段为非字符串类型字段,当该字段被配置为空字符串或无效字符时,[Key]属性设置的默认值无效。如 示例中 Age 字段,如果配为 "Age=" 或 "Age=abcd",正确结果应该是Age=18(即Age的[Key]属性指定的默认值。但实际结果是 Age=0(这个值是实体类中Age字段的默认值) V1.0.2版本修改该Bug,当出现无效配置时,首先试图将[Key
XmlDocumentReadFrom
- XML配置文件的读写,包括添加,删除,修改子节点。让你能够很好的理解配置文件在程序中的运用。-XML read.
WindowsApplication1
- 1、点击操作时左上角显示倒计时30秒提示,超时自动返回首页; 2、星期一至五,会按设定时间关机,你可以在出现关机提示时点取消(倒计时30秒); 3、星期六日,启动程序即提示关机,无操作则自动关机,若点取消,还会在设定的时间再一次提示关机(倒计时30秒); 4、按*号加数字密码,可以退出程序回到桌面,密码可以在配置文件中修改; 5、参数设置:找到目录下的SystemConfig.xml文件,其中starturl为起始网页地址;returntime为无操作返回起始网页(单位:分钟);
directoryWatcher
- 这是一个windows的服务程序,根据配置文件监控多个目录文件的改变,如添加,修改,删除等功能,并在文件改变时启用设置相关程序,比较适合上传视频压缩功能. -this is a windows services using c#,just monitor files add,change,delete
DiivaRedSender
- COM口红外发射,支持外置配置文件,修改配置文件就可以实现不同红外命令的发送-Infrared COM port to support external configuration files, modify the configuration file you can send commands to achieve different infrared
HW2
- 1、写4个类,一个基类是配置文件解析器类,其他三个类是它的子类,分别用以解析txt文件、XML文件、二进制文件格式的配置文件。 2、要求使用虚函数 3、有完整的测试程序测试自己所写的解析器 4、要求完成配置文件的读、写和修改-1, write four classes, a base class is the configuration file parser class, the other three classes are its subclasses, respectivel
201112011069558
- 主要对应用程序配置文件的增、删、改操作,已经封装好了,直接调用即可,这样就可以动态修改配置文件了-Mainly by the application configuration file, delete, change operation, has a good package, you can call directly, so that you can dynamically modify the configuration files
Small-shopping-mall-system
- 小购物商城系统源码 该系统是一款小巧的电子商城系统,有商品管理、用户注册、留言等基本功能 数据库配置文件需要修改App_Code/DataAcessLayer/Database.cs中的字符串:ConnectionString = "server=(local) database=shop uid=sa password=sa" 后台管理地址:admin/Login.aspx 默认管理帐号/密码:51aspx/51aspx DB_51aspx下为Sql数据库
ESET_AUTOID
- 简介: 这个小工具的作用是自动从网上ESET ID发布页获取最新ID,然后用ID到官方进行验证,验证可用就写入本地注册表来修改ESET的ID信息。 本程序涉及了wininet 函数库,AOGO的正则表达式的使用,托盘气泡提示,配置文件的读取等等,希望对大家有所帮助! 另外程序可能存在各种BUG,欢迎测试告知,谢谢! 本程序先验证电脑里的ID,无效就自动读取网上ID发布页下载ID,验证后就写入到注册表,如果写入失败就模拟键盘输入。
UpdateApp_161215
- 软件自动更新,通过比对本地和服务器端配置文件的修改时间、版本信息等再去目的地址下载所需文件,之后完成原文件的替换、本地XML配置文件重写、应用程序重启(debug目录下的xml文件可能需要做部分修改:fileurl-configurl)-Software updates automatically, By comparing the modification time and version information of configuration file between local-pc a
jsoncpp-master
- json 处理文件,可通过此代码,完成对配置文件的修改(JSON processing files, you can use this code to complete the configuration file changes)
ConfigurationModifier
- 可以在命令行中对jar包中的配置文件进行修改(can modified configuration in jar)
01-属性文件的操作
- 用java语言编写的配置文件修改模版,直接套进去就可以了(Configuration file modification template)
QNX系统中添加自己编译的.so库
- 将自己编译生成的动态链接库文件打包到QNX系统中,主要修改的是打包所依赖的build配置文件(The dynamic link library files that are compiled and generated by themselves are packaged into the QNX system, and the main modification is the build configuration file that is packaged.)