搜索资源列表
HrManage
- ASP.NET开发技术详解源代码 将解决方案目录“\\简历管理系统\\hrmanage”拷贝到本机中,并设置目录hrmanage目录的虚拟目录名称为hrmanage。双击根目录hrmanage.sln解决方案文件,系统会自动调用Visual Studio .NET打开本解决方案,通过“解决方案资源管理器”可查看到各层类文件的实现代码。 如果设置Webs目录的虚拟目录名称不是hrmanage,则需要修改Webs目录下的Webs.csproj.webinfo文件,用记事本或其他文本编辑器打开
HankEditor
- 该代码编写了一个带多窗口的文本编辑器,基本上包含了一个编辑器上该有的功能
RegexT
- 使用正则表达式实现数据验证 using System using System.Drawing using System.Collections using System.ComponentModel using System.Windows.Forms using System.Data using System.Text.RegularExpressions namespace RegexT { /// <summar
CSharpEditor
- 一份H.Prasad写的Editor的C#代码,skm发现了四、五个BUG,做了一 些修改与笔记(见代码中注释),希望大家来一起把这个简单的文本编辑器做得更好。
QuickSharp-SDK-2.0.0.12565
- QuickSharp是一个很小型的 C# 集成开发环境,提供了一个代码编辑器,主要功能有代码自动完成、语法着色、内置编译和执行、支持 ASP.NET 和 SQL Server 、MySQL 和 SQLite 数据库。-QuickSharp is a very small C# integrated development environment, provides a code editor, the main function code completion, syntax coloring,
CSharpSnippets-3822
- c# 代码段编辑器里可是反过来看发动机是个的法律考-c# snippet editor but in the other hand, the engine is a legal test
1
- C#颜色编辑器 有详细代码及源程序 非常容易上手的例子-C# Color Editor and detailed source code examples are easy to use
eWebEditorDotNet
- 一个很好用的在线文档编辑器,希望对同行们有所帮助,功能很强大,代码精简。-With a very good editor of the online documentation, and they hope to be helpful to colleagues, function is powerful, concise code.
MDI
- 文本编辑器,能实现基本的文本编辑操作。代码比较简单,希望对大家有帮助。-Text editor, to achieve basic text editing. Code is relatively simple, we want to help.
C_characters_VS2005_code_editor
- C#自已做的字符编辑器VS2005代码C # to do their own characters VS2005 code editor-C# to do their own characters VS2005 code editor
WindowsFormsApplication1
- 倒计时器核心c#代码(vs2010编辑。)。-Countdown core c# code (vs editing.).
automation-supported-object-model
- 这份代码实现了一个编辑器,完整的模拟了Word的对象模型体系,使用该对象模型进行脚本开发,可以实现类似于Word的VBA二次开发。功能可扩充性非常好,使用非常灵活。-This code implements an editor, a complete simulation of the Word object model system, using the object model for scr ipt development, can achieve results similar to W
SharpEdit
- 简单的C#编辑器源码 每次做一些简单的C#代码测试都要打开Visual Studio,太麻烦了, 于是在网上的一些技术的基础之上,制作了一个简单的C#开发工具, 没有建立工程的繁琐步骤,打开就可以写代码,在命令行输入“csc”就 可以编译,一切就这么简单. 注意: 开发环境为Visual Studio 2010 -Simple C# editor
MyFileEditor
- C# 文本编辑器,具备代码提示、高亮提示,以及支持编译和输出功能。不必每次都打开vs新建项目来测试,最大程度简化开发,优化效率,提升速度 -C# text editor with code hinting, the highlighted prompt, and support to compile and output functions. You do not always need to open vs New Project to test the maximum extent si
eWebEditor
- ASP.NET,网站上常用的发布公告编辑器,通用代码,可灵活定制使用。-Announcement editor
Infragistics.NetAdvantage2004.Vol.2
- NetAdvantage是目前为止最为完整的表示层组件集,它所提供的组件集可用于构建基于Windows应用程序、XML web services、和web解决方案的界面。无论是创建Microsoft环境下精美、强壮的GUI(图形用户界面)还是在COM、.NET或是ASP.NET环境下开发,NetAdvantage Suite都能提供适用的工具集,并结合了当今认知度最高的商业应用程序 -Microsoft Office、Windows和Outlook中的技巧和用法,使得GUI的创建变得更为轻松。功
CodeSHARPer-binaries
- c#写的code sharpper,代码编辑器,如果想开发类似软件的最好资料,不能错过。-this the perfect source code of editor. if you want to write a editor .
Face_Demo_SDK
- SunLightFace.dll是按WINDOWS API的标准调用来生成的动态库,并提供了VC,C#,JAVA,VB四类范例代码,精简扼要,如果因VS版本问题无法打开,可以用其它文件编辑器打开.CPP,.H,.CS,.frm,.bas等文件来进行分析。 用户实际做应用项目时,可以直接粘贴范例代码到自己的工程中运行,只是注意调节好适当的参数值即可。 注:要把识别能力调好,照搬范例代码是不够的,需要仔细阅读本文档,做一些参数的设置和调节。(SunLightFace.dll WINDOWS AP