CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 记事本 c

搜索资源列表

  1. C_Sharp版的记事本

    0下载:
  2. 一个不错的C#记事本,实现了基本的剪贴,复制,粘贴...换有打印,页面设置,很类似于Windows自带的记事本啊,很不错啊,一定要看.-a good C# notebook, the realization of the basic cut-and-paste, copy, paste ... for a print page setup, very similar to the Windows Notepad ah, which was very bad thing, we depend on
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:33339
    • 提供者:刘三石
  1. 与windows相媲美的c-sharp记事本

    0下载:
  2. 好东西一定要看 与windows记事本相媲美的记事本 功能强大-good things must look at the windows and comparable to the diary this form of the powerful notebook
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:170967
    • 提供者:黄诗辉
  1. 语法分析c实现

    2下载:
  2. 该程序实现了词法,语法分析的功能,可以在记事本中编辑代数表达式-realized by the morphology, syntax analysis capabilities in the notebook edited algebraic expressions
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:11076
    • 提供者:沈石林
  1. NotePad111

    0下载:
  2. 我上传了个 记事本 C#写的 在Windows自带的记事本上加了工具栏-I uploaded a notebook written in C# on Windows built-in increases in the notebook on the Toolbar
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:110988
    • 提供者:baike
  1. C# Note

    0下载:
  2. 一个有一定实用价值的记事本-a certain practical value of the notebook
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:118356
    • 提供者:张国正
  1. NoteXpad c语言

    0下载:
  2. NoteXpad 一个用c语言制作的记事本-NoteXpad c language with a production of the notebook
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:137472
    • 提供者:炅儿
  1. C++Builder记事本

    0下载:
  2. C++Builder写的记事本-C Builder wrote Notepad
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:57765
    • 提供者:wang
  1. 初学者记事本

    0下载:
  2. C#做的一个记事本程序,为刚起步骗程的人一个例子-C# do a diary of the procedures for the start-fraud case of a
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9745
    • 提供者:陶发辉
  1. 记事本

    0下载:
  2. 我的记事本: C# 源代码,可以代替Windows的记事本,并可以扩充你需要的功能!
  3. 所属分类:Windows编程

    • 发布日期:2008-11-21
    • 文件大小:43605
    • 提供者:mrs2011
  1. C# 记事本

    0下载:
  2. C#记事本
  3. 所属分类:系统编程

  1. MFC做的简单功能记事本

    1下载:
  2. C#做的一个简单的记事本程序
  3. 所属分类:对话框与窗口

  1. TxT 用C#写的记事本

    0下载:
  2. 用C#写的记事本,除windows自带记事本的功能外还可以实现字体,及颜色等格式设置。-Written in C# Notepad, comes in addition to windows Notepad function also allows font and color formatting.
  3. 所属分类:C#编程

    • 发布日期:2017-03-23
    • 文件大小:958655
    • 提供者:gaofeng
  1. notepad(c)

    0下载:
  2. 纯C 记事本:实现了(权限管理)用户注册以及登陆管理 实现了记事本内容的增删改查功能-Pure Notepad C: implementation of the [rights management] User Registration and management of implementation of the landing Notepad content additions and deletions to search function
  3. 所属分类:Console

    • 发布日期:2017-05-12
    • 文件大小:2987987
    • 提供者:韦正海
  1. jishiben

    0下载:
  2. 初学者写的个记事本,基本功能健全,但没有Windows自带的强大!-jishiben
  3. 所属分类:Windows Develop

    • 发布日期:
    • 文件大小:2108
    • 提供者:谭渊
  1. 记事本

    0下载:
  2. 利用VS2013和C#语言可实现windows记事本的类似功能(A similar function for Windows Notepad)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-06
    • 文件大小:90112
    • 提供者:gy1
  1. 记事本

    0下载:
  2. c#中的Windows窗体多个实例代码,也包含了记事本的事件(The Windows form in c# has multiple instance codes, and also contains Notepad events)
  3. 所属分类:C#编程

    • 发布日期:2018-01-07
    • 文件大小:141312
    • 提供者:无名45
  1. C# 记事本源代码

    0下载:
  2. 该压缩包主要是C# 记事本的源代码,该产品类似于微软公司WINDOWS系统上的记事本,功能原理相差不大。(This compression package is mainly the source code of the C# Notepad. The product is similar to the notepad on the Microsoft Corp WINDOWS system, with little difference in function and principle.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:101376
    • 提供者:Yang0001
  1. 记事本的源码

    0下载:
  2. 基于C++写的Windows记事本,还是很不错的,可以下载学习一下(Based on C++ written Windows notepad, it is still very good, you can download and learn.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:38912
    • 提供者:玖凉
  1. .net好看记事本完整源码

    0下载:
  2. .net好看记事本完整源码 网络搜集整理 希望对大家有所帮助(net good - looking notebook complete source code Network collation hopes to help people)
  3. 所属分类:.net编程

    • 发布日期:2018-04-29
    • 文件大小:13883392
    • 提供者:.net资源共享
  1. 控制后台记事本示例

    1下载:
  2. API控制记事本操作,用VB.net 编写的,支持移植到C#(API controls Notepad operation, written in VB.net, and supports porting to C#.)
  3. 所属分类:.net编程

    • 发布日期:2019-08-12
    • 文件大小:273408
    • 提供者:326358942
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com