搜索资源列表
TXTClass
- 提供了一个用C#语言实现的txt文件操作类,实现了写入txt、读取txt、读取指定行、删除指定行、查询txt指定内容,按照给定条件查询、删除txt文件内容等功能。调用方便,操作简单,附有使用说明。-Provides a C# language using the txt file manipulation class realized write txt, read txt, reads the specified line, delete the specified row, query tx
cleanprogress
- 读者朋友们可能经常会碰到这样一个问题,想对某些进行操作时,发现这些文件正在被其它程序使用,处于打开状态,而且是被独占打开,这时是没法对文件进行操作的。因此,要想操作这些文件,必须将打开这些文件的进程清除掉。那么如何干净地清除进程呢?-Readers may often come across such a problem, to some the operation, found that these files are used by other programs, is open, and
CSharpforExcel
- 该文档讲述了,利用C#语言是如何操作Excel文件。对其进行添加、修改、数据有效性等等方面的设置-This document describes the use of C# language is how to operate the Excel file. Them to add, modify, data validation settings, etc.,
IniCtrl
- 一个C#Ini操作类,用于操作ini文件,使用了windows api,但是支持utf8编码,完美支持中文-A C# ini operator class which can be use to operate the ini file.Although it does use the windows api, but it can support UTF8 and chinese well.
playandrecordsrc
- 声音文件的播放和录音CSharp类,功能很强大,操作很简单,包含源码和实例。-Sound file playback and recording CSharp class, function is very powerful, very simple to operate, including source code and examples.
ini_demo
- 使用C#语言处理INI文件处理的类,可以在C#里操作ini文件,可以在ini文件里存放程序的参数。 -Using C# language processing INI file handling class, you can operate the ini file in C# program parameters can be stored in the ini file.
FileStreamWrite
- C#中的StreamWrite用法实例演示,使用StreamWrite读取和写入文件内容,操作对象为TXT文本,但操作其它文件的方法和思路与此相同,对StreamWrite用法不熟悉的C#初学者,您可不要错过这个具有针对性的实例。-In C# StreamWrite usage examples demonstrate, using StreamWrite read and write the contents of the file, operation objects as TXT, but
CPP-banks-management-system
- 银行定期储蓄系统是模拟银行工作人员进行银行定期储蓄基本业务操作的系统,它可以实现如下几个功能:1、工作人员根据口令进入系统,2、可以录入新的存单信息(存单编号,储户姓名,身份证编号,住址,存款金额,存期,利率,密码),利率在存期决定后自动得到,3、据存单编号可以查询存单信息,4、根据存单编号和密码可以完成储户取款操作,自动算清应支付的利息并显示在屏幕上。本系统要求界面友好,可操作性强,存单信息可以保存在文件中,在实现基本功能的基础上增加对员工信息维护的功能,比如修改口令。通过本课题,可以熟练掌握
CSharp_ReadXML
- 一个关于C#编写的如何操作XML文件的功能例子。-One written in C# on how to operate the function example XML file.
Person-Management
- 系统介绍 根据企业对人事管理的要求,本系统可以实现以下目标: 操作简单方便、界面简洁美观。 在查看员工信息时,可以对当前员工的家庭情况、培训情况进行添加、修改、删除的操作。 方便快捷的全方位数据查询。 按照指定的条件对员工进行统计。 可以将员工信息以表格的形式插入到Word文档中。 实现数据库的备份、还原及清空的操作。 由于该系统的使用对象较多,要有较好的权限管理。 能够在当前运行的系统中重新进行登录。 系统运行稳定、安全可靠。 操作注意事项 (1
CSharp-Pic-Zhong
- 采用C# VS2010 .net framework v4.0 开发的小工具 用途:可以将rar格式文件放入到图片中,操作简单方便,生成后的图片可以浏览,并且将后缀名 修改之后可以解压出原来的rar文件的内容! 经测试:可以嵌入到html页面中。 本质的操作:就是向图片文件的字节流末尾追加rar文件的字节流(理论上可以追加任意文件,但 是涉及文件头,文件识别问题,有些程序不能识别) -Using C# VS2010. Gadgets net framework v
CTViewer
- 医学图像后处理 功能: 文件操作: 打开文件、保存文件。 打开文件是将CT图像转化为Bitmap,并导入到软件中显示出来。 保存文件是将Bitmap图像及用户操作同时保存下来. 视图布局: 布局随滚轮自适应窗口。 图像处理: 调窗功能可以让用户随意改变图像的窗宽窗位。 放缩、移动、旋转功能可以放大缩小、移动、旋转图像。 局部放大则应用的是放大镜功能,可以在一正方形区域内将该区域进行放大。 选定剪切则可以用户自
CSharp-operate-Excel-file
- C#操作EXCEL的方法,和其他类似文档的优势在于可以显示EXCEL文件包含的不同sheet中的内容,然后根据需要选择需要的sheet进行下面的操作-the file shows the way how to operate EXCEL file, and its advantage is that it list all the sheets in the EXCEL file, and you can check each sheet s contains bu click on the s
cSharp_INI
- C#如何操作注册表的例程,如何操作ini文件,修改、存储等-C# how to operate the registry routines, how to operate the ini file, modify, store, etc.
WF_ExcelOperate
- 一个对Excel文档进行操作的小程序,获取excel文件的sheet等都有,可以看一下。-One pair Excel document to operate small program to obtain sheet excel file, etc. have, you can look.
JsonFile
- c# operate JSON file ,save file to local disk