搜索资源列表
INI文件测试
- 在编写一些C#应用程序的时候,通常要写文件保存一些配置,那么INI文件就很好的解决了这个问题,能将一些固定的信息保存起来.-in the preparation of some C# application procedures, usually write documents preserved configuration INI file so good on the solution of this problem and fixed can store information.
app.config
- 介绍.net下资源配置文件的配置及使用情况-introduced. Net configuration file resources under the configuration and use of
InsertData
- 连接数据库.包括插入,删除,更新.提供了一个类. 和一个读写配置文件的方法.-connect to the database. Including insert, delete, update. Provide a category. And a read and write the configuration file method.
StartProgram
- //说明: /// <summary> /// 本程序用于以特定的系统日期启动指定的应用程序,属于一种简单的软件破解程序.配置文件start.cfg中的第一行是时间,格式yyyy-MM-dd,第二行是要启动的程序. /// start.cfg必须同本程序放在同一目录 /// 核心处理逻辑: 先将系统的当前日期设置为所指定的日期,然后启动指定的程序,处理完毕后再恢复系统日期为正确的值 /// </summary> -/ / :
asdadsad
- 自动生成数结构,显示在treeView中,并可以把树结构自动生成XML配置文件-automatically generated several structures, as illustrated by the treeView, and the tree structure can automatically generate XML configuration file
ConfigurationEditor
- 一个C#的的配置文件的工具,图形化修改配置-one of the configuration file tools, graphical configuration changes
CSharpReadconfig
- CSharp读写配置文件app.Config,非常简单方便使用
CSHARP_Ajax_code
- 简单的Ajax无刷新中文验证码程序,1.ChineseCode.cs:生成中文的一个类文件 2.PublicCla.cs:保存服务器端的中文字 3.image文件夹是验证码的背景 4.Default.aspx为验证码的主页 5.Img.aspx:将生成的汉字经过程序转换成图片再在页面上显示的图片 6.js.js:Ajax要实现的一系列操作 7.ValidateCode.aspx:从客户端传到服务端比较的页面 8.Web.config:整个项目的配置文件
Acol.AutoUpdate
- 本人写的自动更新代码,更新原理是根据本地和远程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.
WinForm_Update
- winform自动升级 首先,要确定程序应该去哪里下载需要升级的文件。我选择了到指定的网站上去下载,这样比较简单,也通用一些。在这个网站上,需要放置一个当前描述最新文件列表的文件,我们估且叫它服务器配置文件。这个文件保存了当前最新文件的版本号(lastver),大小(size),下载地址(url),本地文件的保存路径(path),还有当更新了这个文件后,程序是否需要重新启动(needRestart)。这个文件大致如下-winform automatic upgrade first, to d
CsMdiAfx
- MDI应用程序框架(含菜单合并,最近文件列表,子窗体排列,配置文件读写)-MDI Application Framework (including the combined menu, a list of recent documents, sub-arranged form, read and write configuration files)
SumanMVCFrame
- 采用C#接口/事件/委托,实现MVC框架。模拟Struts的xml可配置文件。-The C# interface/events/entrust, realize the MVC framework. Simulation of Struts XML can be the configuration file.
jpk
- 四川某学院的精品课管理系统,功能比较简单,有学年管理、级别管理和课程管理 数据库操作采用了NHibernate DB_bcbbs.net下为Sql2005数据库,附加后修改web.config中的配置文件(两处) 登录地址:login.aspx,默认帐号/密码:bcbbs.net/bcbbs.net-Sichuan Institute of excellent course management system, functionality is relatively simp
ini
- 利用C#访问ini配置文件。文件封装了读写ini文件的函数,用户访问简单、明了。-Use C# to visit ini configuration file. Package of documents to read and write ini file function, easy user access, and clear.
GetWebData
- 输入网站地址,自动从配置文件的网站地址抓取网站数据源代码-Enter the website address, automatically from the configuration file of the site address data source to crawl site
CsGL
- c#配置的OpenGL配置文件,动态链接库-c# configuration OpenGL configuration file, dynamic link libraries
directoryWatcher
- 这是一个windows的服务程序,根据配置文件监控多个目录文件的改变,如添加,修改,删除等功能,并在文件改变时启用设置相关程序,比较适合上传视频压缩功能. -this is a windows services using c#,just monitor files add,change,delete
UpLoadForm
- c# 调用webService实现上传下载,文件使用BASE64编码上传下载, 带有配置文件。(C# call webService to achieve upload download, files using BASE64 encoding upload download,With configuration file.)
C#写入读取配置文件实例
- C#写入读取配置文件实例,希望给有用的朋友们,真实可用(C# write and read configuration file examples, hope to useful friends, real availability)