搜索资源列表
richtestbox
- richtestbox去掉图片链接点击后,图片周围的虚线?...在本文介绍的程序中,是把读取的文本文件,用一个richTextBox组件显示出来。要读取文本文件,必须使用到\"...掌握了上面这些关键步骤,就可以方便的得到用C#来处理文本文件的一个完-richtestbox Click on the link removed pictures, pictures around the dotted line ... This paper describes the procedure is to
MotoLab.IEIS.Biz
- NHibreate设置的程序,本程序主要展示了一个NHibreate的使用,并采用POJO进行文件的继承.本POJO使用Oralce的字符-NHibreate set of procedures, the procedures will demonstrate a NHibreate use, and recommending use of the document for the succession. Oracle recommending the use of characters
C语言实现MATLAB 6.5中M文件的方法
- 本文着重描述了运用MATLAB命令将M文件翻译为C语言程序,并修改为可直接调用的C语言函数的方法,使用该方法所需要注意的方法局限性和MATLAB版本差异的影响。运用该方法将能够使C语言能直接使用MATLAB当中已经完成的数学计算功能,大大扩充了C语言的数学计算功能和开发效率。-This paper describes the use of MATLAB M ordered the translation of documents for the C Programming Language, a
Concat PDF
- 使用开源的iText类库实现的连接多个PDF文件为一个PDF文件的程序。使用VS.net 2003开发 -use of open-source class library iText link multiple PDF files to a PDF file. Use VS.net 2003 development
文件运算器
- 问题描述:加减乘运算器。 要 求: 输入方式:使用给定文件进行输入; 输出方式:使用文件进行输出; 使用的数据结构:双向链表 实现的功能:实现任意位数的正负整数或小数的加法、减法和乘法运算。 具体要求:每个结点存储一位数字。算出的结果若是小数,整数部分的高位若为0要去掉,小数部分的低位若为0要去掉,若0085.56700,最后结果应为85.567。 文件说明:给定的文件a*.txt为第一个数,b*.txt为第二个数,要求加法产生的结果存储在add*.txt中,减法产生
OfficePlat
- 这是使用AspnetUpload控件来将文件的上传到服务器,基于网络的,可解决大文件上传问题,演示请先下载AspnetUpload控件-AspnetUpload This is the use to control file uploads to the server, network-based, large file uploads solve the problem, please download demo AspnetUpload Controls
pjj
- 一个使用c实现的文件控制系统可以实现文本文件的一般功能-use to achieve a document control system can achieve a text file of the general functions
选择课程为C语言的学生资料
- 通过对生的数据文件,成绩数据文件,课程数据文件(对于使用文件的个数不要求),选出选择课 程为C语言的学生资料(格式:学号 姓名 年龄 地址 班级 )-of health information and performance data files, data files courses (for the use of the document number is not required), the choice of courses selected for the C language in
CSharp[AESEncryptDecrypt]
- C#编写的文件加密解密程序,使用AES加密算法,速度快,安全,不限制要输入的密钥长度,可以选择是否更改加密后文件的后缀名,界面美观-C# documents prepared by encryption and decryption procedures, the use of AES encryption algorithm, fast, safe, no restrictions on the importation of key length, you can choose whether
file_reseach
- 简单的文件搜索系统,涉及到快捷键的设置,以及c#的基本控件的使用. 本人初学,请多多指教^_^-Simple file search system, relates to shortcuts settings, as well as c# Use the basic controls. I am beginner, please a lot of advice ^ _ ^
Fileman
- C#版本,功能较全的文件批量改名,查找,替换工具。包含正则表达式的使用。-C# Version features over the whole bulk of the document name, find, replace the tool. Includes the use of regular expressions.
C08
- 文件管理类的使用 一个基于Windows窗体的资源管理器实例-Document management class to use a Windows Forms-based resource manager instance
PACHONG
- 网络爬虫程序源码 这是一款用 C# 编写的网络爬虫 主要特性有: 可配置:线程数、线程等待时间,连接超时时间,可爬取文件类型和优先级、下载目录等。 状态栏显示统计信息:排入队列URL数,已下载文件数,已下载总字节数,CPU使用率和可用内存等。 有偏好的爬虫:可针对爬取的资源类型设置不同的优先级。 健壮性:十几项URL正规化策略以排除冗余下载、爬虫陷阱避免策略的使用等、多种策略以解析相对路径等。 较好的性能:基于正则表达式的页面解析、适度加锁、维持HTTP连接等
PicturePrint
- 本程序是C#编写的一个打印图片及文件的使用程序。-This program is written in C# using the program to print pictures and documents.
02-ConfigUsing
- Visual studio 2013中用C#写的配置文件的使用,可以方便的进行一些参数的配置。-Visual studio 2013 u4E2D u7528C R U7684 u914D u7F6E u3002
获取指定文件夹下的所有文件
- 获取指定文件夹下的所有文件,使用Directory接口相关命令(Directory GetDirectories)
XML学习
- C# xml文件的使用学习,包括读取xml和写入xml(The use of C# XML file learning, including reading XML and writing to XML)
U盘制作加密狗源码+使用例子
- 此工具是可以用U盘当做加密狗。并且生成加密文件 以及使用的示例源码 C#(This tool can be used as an encrypted dog with a U disk. And generate encrypted files And the source code used C#)
C#文件编辑器源码
- 读取二进制文件源码 源码描述: 一、源码特点 采用winform进行开发,实现读取二进制文件功能 二、功能介绍 本源码是一个读取二进制文件源码,适合初学者,读取二进制文件,利用C#客户端,读取二进制文件流 三、菜单功能 1、首先创建一个.bin格式的文件 2、运行程序,点击选择,选择.bin文件 3、点击读取,在文件内容中就会显示。 四、注意事项 1、开发环境为Visual Studio 2010,使用.net 3.5开发。(Read the source cod
MiniBook
- 简单的记事本功能,类似于一个简单的日记本, XML文件的使用 C# winform(Simple and timely functionality, the use of XML files)