搜索资源列表

  1. Notepad

    0下载:
  2. 類似windows的記事本的程序.適合VC++新手學習.非常實用.-A program that is similar the notepad in the operation system Windows.It is suitable for VC++ jackeroo to learn.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:3953664
    • 提供者:emerson
  1. kgdwbbNoteBook

    0下载:
  2. 比较豪华的界面设计,成功实现了Windows自带记事本的全部功能,并且增加了一些比较实用的功能,比如语音朗读、加密解密等,希望这个小本本能给大家带来比较愉快的体验!-Comparison of luxurious interface design, successful implementation of Windows comes with the full functionality of Notepad, and an incre
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:2119680
    • 提供者:吴贝贝
  1. notepad

    0下载:
  2. 记事本程序,VB写的,可在这基础上宽展。-Notepad program, VB written on this basis can be spread.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:15360
    • 提供者:may
  1. NotePad

    0下载:
  2. 类似微软notepad 可以实现文档编辑 文件读取保存登记本操作 界面类似微软记事本程序-Microsoft can achieve similar notepad edit the document to read the document to preserve the registration of the user interface similar to Microsoft' s Notepad pr
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:20480
    • 提供者:张松
  1. NOTEPAD

    0下载:
  2. 一般记事本的功能, 自定义了一个字体对话框,功能也已经实现,只是其界面不太美观。-Notepad function normally, since the definition of a font dialog box, functions have been realized, not only its beautiful interface.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:he
  1. NotePad

    0下载:
  2. C#语言实现的记事本程序源代码,这个记事本和微软的功能几乎一样-C# language to achieve the Notepad program source code, this notebook features and is almost identical to Microsoft
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:186368
    • 提供者:张辉
  1. notepad

    0下载:
  2. 主要是实现用对话框实现记事本的功能,可以实现文件的打开,保存,对字体和颜色的修改-Dialog box is mainly used to achieve the realization of the functions of Notepad, the document can open, save, and modify fonts and colors
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-20
    • 文件大小:3559424
    • 提供者:wu
  1. MyNotePad

    0下载:
  2. 这是个自己用netbeans写的java记事本程序,能够实现记事本的基本功能。可以用netbeans打开,看到所有源码,并能运行。-This is their java with netbeans notebook written procedures, to achieve the basic functions of Notepad. Can use netbeans open-source to see all and will
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:644096
    • 提供者:爱爱爱
  1. Notepad

    0下载:
  2. Windows操作系统下比较好的文字编辑工具-Notepad
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2409472
    • 提供者:郭春建
  1. NotePad

    0下载:
  2. MFC编写的一个简单的文档浏览器,一般格式的都可以进行浏览。-MFC prepared a simple document browser, the general format can be browsed.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:3128320
    • 提供者:林浩
  1. Notepad

    0下载:
  2. 这是我自己开发的半自动笔记本,具有很好的有点,包括路径记忆,自动保存和新建。我的心肝宝贝啊。舍不得上传的啊!-This is my own semi-automatic notebook with a good bit, including the path memory, auto-save and new. Ah my darling baby. Want to upload ah!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:28672
    • 提供者:yejun
  1. NotePad

    0下载:
  2. 一个简单的记事本程序,实现了基本的功能,供大家参考-Notepad a simple procedure
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:donkey11
  1. notepad

    0下载:
  2. 黑客记事本,批处理编写。具有常用记事本功能-hacker s notepad programed with bat include most function
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:75776
    • 提供者:novaa
  1. Notepad_plus_plus_cn_ansi

    0下载:
  2. notepad ++ 中文版,无聊汉化个小软件,献丑了.-Notepad++ is a generic source editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API. The aim of Notepad++ is to offer a slim and efficient binary with a tot
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2509824
    • 提供者:kenxin
  1. Notepad

    0下载:
  2. 用32位汇编写的待完善的 记事本 DIY-asm notepad
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:15360
    • 提供者:刘小春
  1. npp.5.3.1.src

    0下载:
  2. Notepad++程序编辑器的源码。使用 VC++ 7 或是 MinGW 3.0 / 2.X (與提供的 makefile 配合使用)來編譯 Notepad++。 用MinGW 3.0 / 2.X 或 VC++ 6 來編譯 dll 檔案(SciLexer.dll)-Notepad++ program source code editor. The use of VC++ 7 or MinGW 3.0/2.X (and provide
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2209792
    • 提供者:conan
  1. notepad

    0下载:
  2. 记事本,功能和windows系统自带的一样,自己写的-Notepad, functions and built-in windows system, as written in their own
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:63488
    • 提供者:
  1. Notepad

    0下载:
  2. Mini notepad Writen in MFC There s still some buggy code
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:141312
    • 提供者:Djinni
  1. notepad

    0下载:
  2. 用MFC实现打开记事本功能,跟API不一样,没有用MFC提供的函数!这是windows编程-Open Notepad by MFC to achieve this function, not the same as with the API, there is no function provided by MFC! This is a windows program
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:31744
    • 提供者:安树峰
  1. MyNotePad

    0下载:
  2. 模仿Windows自带的记事本,实现了相关的大部分功能-Imitation of Windows comes with Notepad, to achieve most of the relevant functional
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:434176
    • 提供者:李勇德
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »

源码中国 www.ymcn.org