CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 代码编辑

搜索资源列表

  1. HtmlEditor3.1

    0下载:
  2. 可在html页面中实现编辑的源码,对于编写网站后台管理的代码非常有帮助-in html page editor source code, the background for the preparation of site management code has been very helpful
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3.75mb
    • 提供者:周晓晓
  1. WinFormDataGriddropdrowlist

    0下载:
  2. csharpdatagrid中实现下拉框编辑功能的源文件,代码注释中有使用方法-csharpdatagrid achieve the drop-down box editing of source files, code Notes use methods
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8.4kb
    • 提供者:华华华
  1. HrManage

    0下载:
  2. ASP.NET开发技术详解源代码 将解决方案目录“\\简历管理系统\\hrmanage”拷贝到本机中,并设置目录hrmanage目录的虚拟目录名称为hrmanage。双击根目录hrmanage.sln解决方案文件,系统会自动调用Visual Studio .NET打开本解决方案,通过“解决方案资源管理器”可查看到各层类文件的实现代码。 如果设置Webs目录的虚拟目录名称不是hrmanage,则需要修改Webs目录下的Webs.csproj.webinfo文件,用记事本或其他文本编辑器打开
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:387.07kb
    • 提供者:林晓武
  1. STGIS

    0下载:
  2. 一个房产gis系统的基本代码,房管局使用。具有房产gis的基本功能,编辑,查询,分析。ArcGIS Engine+c#开发
  3. 所属分类:C#编程

    • 发布日期:2014-01-16
    • 文件大小:149.27kb
    • 提供者:lllever
  1. HankEditor

    0下载:
  2. 该代码编写了一个带多窗口的文本编辑器,基本上包含了一个编辑器上该有的功能
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:150.94kb
    • 提供者:xiaoxiaohui
  1. RegexT

    0下载:
  2. 使用正则表达式实现数据验证 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
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8.97kb
    • 提供者:000
  1. CSharpEditor

    0下载:
  2. 一份H.Prasad写的Editor的C#代码,skm发现了四、五个BUG,做了一 些修改与笔记(见代码中注释),希望大家来一起把这个简单的文本编辑器做得更好。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:65.84kb
    • 提供者:alum
  1. PropertyGridEx

    0下载:
  2. 一个类似toolbar功能,可以根据你选的控件及对控件的编辑后生成代码的小工具-A similar toolbar feature, you can choose according to your control and editing of the control of small tools generate code
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:50.96kb
    • 提供者:何列云
  1. QuickSharp-SDK-2.0.0.12565

    0下载:
  2. 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,
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:4.56mb
    • 提供者:ilove86
  1. CSharpSnippets-3822

    0下载:
  2. c# 代码段编辑器里可是反过来看发动机是个的法律考-c# snippet editor but in the other hand, the engine is a legal test
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:354.57kb
    • 提供者:tzr
  1. filesmanager

    0下载:
  2. 本软件用于方便c#程序的文档编辑,它可以自动查找.cs文件中注释的对应函数名,它查找 <summary> , </summary>,public,{ 四项进行匹配.如:.cs文件的代码为 /// <summary> /// 页面加载时的处理策略 /// </summary> /// <param name="sender"></param> /// <param name="e"></p
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:41.55kb
    • 提供者:华羿
  1. EditDistance

    0下载:
  2. C#的计算编辑距离的代码。可指定需要计算的区间以及操作代价函数。算法用动态规划方法实现。-C# Edit distance calculation code. Calculation required to specify the range and operating cost function. Algorithm using dynamic programming method.
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:882byte
    • 提供者:杨歆汨
  1. 1

    0下载:
  2. C#颜色编辑器 有详细代码及源程序 非常容易上手的例子-C# Color Editor and detailed source code examples are easy to use
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:441.02kb
    • 提供者:1qq
  1. eWebEditorDotNet

    0下载:
  2. 一个很好用的在线文档编辑器,希望对同行们有所帮助,功能很强大,代码精简。-With a very good editor of the online documentation, and they hope to be helpful to colleagues, function is powerful, concise code.
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:3.03mb
    • 提供者:刘军龙
  1. MDI

    0下载:
  2. 文本编辑器,能实现基本的文本编辑操作。代码比较简单,希望对大家有帮助。-Text editor, to achieve basic text editing. Code is relatively simple, we want to help.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:20.74kb
    • 提供者:查胜行
  1. ChatRoom

    0下载:
  2. chatroom vc++ 编辑的 一个语音聊天加文字聊天的例子,拥有全部代码,客户端和服务端一体-A chatroom vc++ edit text chat voice chat with the example, has all the code, the client and the server
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:130.74kb
    • 提供者:张勇敢
  1. C_characters_VS2005_code_editor

    0下载:
  2. C#自已做的字符编辑器VS2005代码C # to do their own characters VS2005 code editor-C# to do their own characters VS2005 code editor
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:24.98kb
    • 提供者:qp
  1. Ex6_2

    0下载:
  2. 这个源码是一个带有添加、编辑功能的代码,适合初学者用。-This source is one with add, editing the code, suitable for beginners.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:5.44kb
    • 提供者:李然然
  1. Program4--5

    0下载:
  2. C#下的代码编辑,编程的简单作用,编写于2013年4月-this is program
  3. 所属分类:CSharp

    • 发布日期:2017-12-09
    • 文件大小:714byte
    • 提供者:雨辰
  1. CodeSHARPer-binaries

    0下载:
  2. c#写的code sharpper,代码编辑器,如果想开发类似软件的最好资料,不能错过。-this the perfect source code of editor. if you want to write a editor .
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:2.98mb
    • 提供者:zhaoyi
« 12 3 »
搜珍网 www.dssz.com