搜索资源列表
文件操作小例程
- 一个类似window系统中的资源管理器,用c#作的,还不错,欢迎大家来下载.-a similar window system for management of the resources used for the c #, not bad. Welcome to download.
ICanSeeYou远程控制软件(所有C#源代码).rar
- ICanSeeYou远程控制软件(所有C#源代码)另外附有说明文档。原程序(安装包)的下载地址:http://download1.csdn.net/down3/20070428/28022416404.rar源代码说明:IDE(集成开发环境):Microsoft Visual Studio .NET 2005使用C#作为主要开发语言,统一编程习惯。关于C#编程习惯可以查看另外一份文档 《 C#编程规范 》。C#规范制定原则 1 方便代码的交流和维护。 2 不影响编码的效率,不与大众习惯冲突。 3
06
- C#程序开发范例宝典 6文件系统 6.1创建和删除文件 6.2查找文件 6.3修改文件 6.4文件目录 6.5复制文件 6.6指定类型的文件操作 6.7其他-C# Programming Example 6 Baodian 6.1 File System 6.2 to create and delete files to modify the file search file 6.3 file 6.4 file 6.6 Copy 6.5 directory spe
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
C
- 获得所有窗口的窗口名.txt 得到光标在屏幕上的位置 .txt 关闭计算机 .txt 获得IP和Mac地址 .txt 获得局域网中计算机的列表.txt 获得网卡真实MAC地址的四种方法.txt 杀死进程的代码.txt c#调用声音函数.txt 从Internet上抓取指定URL的源码的方案.txt asp.net中上传文件到数据库.txt 使用Visual C#实现断点续传.txt 窗体实现安全线程.txt C#如何操作XML文件.txt 操作
NotePadCSharp
- 一个由C#实现的windows Notepad 源代码, 是初学者学习C#文件操作的好东西-one by the C# source code windows Notepad, beginners learning C# file manipulation of the good things
FileOperateForCsharp
- FileOperate For C# 在日常的工作中经常要从外部读入文件,这些代码能帮我们快速的完成此类工作。 1、C#读取分隔符文件 2、C#实现GB2312和UTF8字符编码方式的转换 3、c#写文本文件类以及方法 4、C#中常用的文件操作方法 5、文本文件读操作 6、字符串操作类 7、运用C#读取文本文件,并可选择具体范围进行平均值的计算-err
TextFileDealer
- 使用C#进行文件操作,可以直接将文件读到List<string>当中-file manipulate using C#,putting a text file in to a List<string>
NumberDealer
- 使用C#进行文件操作 -use C# to manipulate directories use C# to manipulate directories
FileSegmentationAndCombination
- 用C#切分与组合文件,文件操作,通过文件头判断,使用固定格式存放,然后IO读写与合成,VS2003、VS2005下编译通过-C# file segmentation and combination
MoveDisk_0.4
- C# 写的一个文件同步小程序,使用到了异步委托调用程序,多线程编程,文件操作,比较适合参考。。有收藏价值-C# written in a file synchronization applet to use asynchronous delegate calls to the program, multi-threaded programming, file operations, more suitable for reference. . There is value to the coll
CSharp
- C Sharp 讲解,ppt格式,包括特性、文件操作、MFC程序设计等-C sharp introduction, ppt format,including attribute,file operation, MFC design and so on.
LHFileOperate
- C# 文件操作类,c# File.Copy用起来很不爽,需要自己捕抓异常,通过这个类进行完善。-C# file class, c# File.Copy used up very unhappy, and needs its own catch them abnormal, were improved by this class.
C-file-program
- 一些C语言的文件操作源码示例,欢迎大家下载查阅,适合初学者。-Some C language source example file operations
Conection-c-sharp-and-Sql
- 用于C sharp操作sql数据库的类文件-This can Conection C sharp and SQL Service
File
- c#文件操作:将键盘输入的内容写到文件中;将文件中的内容以二进制方式和文本方式读取出来;-c# file operations: The contents of keyboard input written to a file contents of the file in binary mode and text mode read out
Cheap_flash----嵌入式NandFlash的坏块管理驱动层免费C源码下载
- Cheap_flash--嵌入式NandFlash的坏块管理驱动层免费C源码下载 Cheap_flash坏块管理C代码已经由我们开发完成,并经过了严格测试。 其功能包括了基于坏块表的管理程序,可以提供单/多扇区的操作。 多扇区为nandflash专门定制,可以降低NANDFLASH的擦除数。 其上面可以流畅的运行(CheapFAT)文件系统。支持文件系统运行的时候实时坏块的替换,包括 块擦除,块移动,页写入产生的坏块。文件系统通过NAND FLASH坏块管理驱动层运行。 ECC纠错支
FileOperate
- c#文件操作类,包括文件读取、写入、追加、取得文件后缀名、拷贝、删除、移动文件、获取文件属性等功能,可直接调用-c# file operations, including file read, write, append, get file extensions, copy, delete, move files, get file attribute, and other functions, can be called directly
TextFile
- 将程序信息保存到文本文件中以及从文本文件中读取保存的信息。将程序数据通过序列化保存到文件中以及通过反序列化读取保存的数据。(Save program information to a text file and read the saved information from a text file. Save program data by serialization to the file and read saved data by serialization.)
C#基类库大全2017
- C#基类库大全2017 文件读写 文件夹读写 各种加密解密 XML操作 弹出消息类 压缩解压缩 正则表达式 文件操作类 配置文件操作类(DEncrypt Backup DLL ResourceManager)