搜索资源列表
TypeFinder
- 本示例演示了一个命令行接口,该接口提供与环境中的类型有关的信息。本示例为开发人员提供了一种简单的方法,可用来确定哪些类型是可用的,它们位于哪些模块中,以及哪些接口、方法、字段、属性和事件对每个类型可用。本示例还演示了反射,它是一种在运行时获取有关程序集和在程序集中所定义类型的信息,以及创建、调用和访问类型实例的过程。 此示例使用下面的技术和类。 反射 Assembly - 将程序集加载到 AppDomain 中,以便可以在这些程序集中搜索类型。 Mod
EditorApp
- 系统文件处理案例--一个具有查找打印功能的文本编译器
FileEdit
- 用C#实现的多功能文档编辑器,它除了可以实现一般文本的编辑功能,还增加了保存文档,查找,改变字体和字号-Using C# to achieve the multi-functional document editor, it can be achieved in addition to general text-editing features, but also an increase of preservation of documents, to find and change the f
c_
- 文本编辑器 完成类似Windows记事本一样的功能,可以打开和保存TXT文档、查找指定字符,设置字符颜色及大小和样式,比较简单的功能。VS2005环境下顺利编译成功。-edition
MyNote
- 本源码介绍文本编辑器中的查找和替换功能,一看即会!-Introduction of the source text editor in the Find and Replace function, a look that will be!
676375678
- 在一个已知的文本文件(是文章)中查找字符串,统计该字符串在文章中出现次数,字符串由用户给定-very good !~~~
zz.FindStr
- 文本查找工具,指定根目录,搜索本目录及旗下所有子目录的文件-Text search tool, specify the root directory, search directory and file all of its subdirectories
EditorApp
- C#实现 一个具有查找打印功能的文本编译器-C# to achieve a print function to find the text of the compiler
WordEdit
- 此程序为用C#实现文本编辑器,类似记事本,具有新建,保存,另存为,查找,替换等功能.-This process is achieved with C# text editor, like Notepad, with a new, save, save as, find, replace and so on.
CSharpsharp
- 完全手册,一场新的革命。关于在文本中查找字符串的问题。c查找字符数字,统计字符以及数字个数。-# complete guide, a new revolution. On the question of c# to find a string in the text. C# find character numbers, characters, and a number of statistics.
c-language-programming
- c语言编程实例,处理简单的数据文件 判别2个文本文件的内容是否雷同 同学录信息管理系统 文字查找 学生成绩分布统计 用折半查找法猜篮球的价格-c language programming examples deal with simple data file to distinguish the price of two text contents of the file whether similar Classmates information management sy
2.NoteBookExFind
- C#写的一个记事本类似的文本编辑器,不是我写的,我也是在PUDN上下的,源文件叫NoteBook,现在找不是网址了,不好意思。我之所以上传是因为我为他增加了后台监视剪贴板的功能,只要剪贴板发生就可以查找了。其中我做的工作是,增加后台进程,增加发送接收消息机制,改变原作者的打开保存乱码问题。本人没学过C#(我用C++),不好意思,搞了一天才搞定,之前没搞过,软件还有很多bug,凑合能用,我也是为了项目需要才要做的,别人再改吧,我的联系方式laoshufeifei@qq.com-Similar to
WindowsApplication1
- 用Visual C#实现的简单文本编辑器,基于Winform,实现了记事本的功能,支持查找和替换等动能。-The simple text editor with Visual C# Winform-based Notepad function, support the kinetic energy of the Find and Replace.
getipname
- C#通过IP地址获取主机名称,非常简单的基础实例,学习C#的入门者可以考虑参考,通过用户输入的IP 地址,查找对应IP的主机名称,并显示在下侧的文本框中,你可以随便输入一个在在的IP 试一下-C# by IP address to obtain the host name, a very simple basic instance, learning the C# Getting Started who can consider the reference, entered by the use
1252994
- 文本编辑器,有查找,删除,写文档和保存功能,只是保存功能有BUG未修复-the editor of an article
Edit
- 简单文本编辑器,拥有添加删除查找修改等功能-editor add delete alter search
myshipip3
- 用C++实现在文本查找特定的字符串将其修改成另一个字符串-C++ implementation find specific string in the text, change it to another string
120902
- 文本正则表达式查找匹配,采用WPF控制程序利用三层思想将此功能写出,编译采用vs2015.-Text a regular expression to find matching, using the WPF control program to write this function with three layers of thought, compile the vs2015.
MyFirstGame1
- 一个比较完善的c#MDI文本编辑器,有诸如保存,更改字体,替换与查找(未完成),打印操作(未完成)等功能(A better c#MDI text editor, with functions such as saving, changing fonts, replacing and lookup (unfinished), printing (unfinished), and so on)
