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

搜索资源列表

  1. 结构化程序设计

    0下载:
  2. 用c语言编写的记事本程序,可以实现记事本的相关功能-prepared by the Chronicle this program, the notebook can achieve the related functional
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:25874
    • 提供者:谢冠华
  1. 记事本源码分析

    0下载:
  2. Visual C++中的记事本,本源码对MFC的单文档作了比较详尽的说明,适合初学者入门学习参考,了解MFC单文档框架结构-Visual C of the notebook, the source of MFC single document made a more detailed note, suitable for beginners learning portal reference understanding MFC single document frame structure
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:18658
    • 提供者:昭君
  1. C#记事本

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:2009-01-04
    • 文件大小:168933
    • 提供者:zhangkun2008
  1. JAVA 程序源代码2

    0下载:
  2. 6 标准化考试系统 (C/S网络版) 客户端主类Client 客户端选择试题界面ChoiceFile 客户端考试界面ClientTestArea 服务器端主类Server 服务器端读取试题 ReadTestquestion 7 标准化考试系统 (B/S网络版) 客户端主类ClientBS 客户端选择试题界面ChoiceFile 客户端考试界面ClientTestArea 服务器端主类Server 服务器端读取试题 ReadTestquestion 8 日历记事本 主类CalendarPad 记事
  3. 所属分类:其它

  1. MyInject

    0下载:
  2. 自己用C++写的一个注入进程dll的注入器,经过测试记事本,成功注入-They used to write a C++ dll into the process, the injector, tested Notepad, successfully injected
  3. 所属分类:Hook api

    • 发布日期:2017-11-08
    • 文件大小:22186
    • 提供者:zhi
  1. notepad

    0下载:
  2. 用C++ Builder 6.0编写的记事本的源码,看了不错就上传来分享给大家-Using C++ Builder 6.0 source code written in Notepad, looking good to upload to share for everyone
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:70063
    • 提供者:xhh
  1. base64test

    0下载:
  2. BASE64这种编码挺有意思的,可以把每3个(二进制)字节编码成以ASCII码表示的4个字节。可能会有人觉得奇怪,网页保存为mht格式后,明明只有一个文本文件,可是用浏览器打开后居然还有图片。其实,用记事本打开这些mht文件,可以看到一堆堆的”乱码“,这往往就是BASE64编码后的图片了。由于最近项目用到这个东西,于是去CSDN上下了个BASE64编解码的C++类。因为对效率没有特别的要求,所以只是用小图片试了一下,能用。-BASE64 encoding of this very interes
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-07-27
    • 文件大小:1609728
    • 提供者:张辰
  1. WindowsFormsApplication3

    0下载:
  2. 实现自己编写记事本。让菜鸟能更好的学习C#-Achieve their writing notebook. Let rookie to better learning C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:42389
    • 提供者:才智
  1. cSharpnotepad

    0下载:
  2. C#开发的记事本,功能与windows自带的记事本几乎一样。还添加了字数统计功能。仅供参考。-Notepad C# development, function and windows notepad is almost the same. Also added a word count function. For reference only.
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1425829
    • 提供者:
  1. editPad

    0下载:
  2. 一个带拼写检查的记事本,用了一个edit的源码,自己实现了检查,需要把字典txt文件放在c盘目录下-A spell-checking with the notebook, with an edit of the source, checked his own realization of the need to dictionary txt file directory on disk c
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-29
    • 文件大小:12288378
    • 提供者:姜浩
  1. SendKeys

    0下载:
  2. C#编写的sendkeys实例,可以模拟输入字母和数字,也可以调用记事本文件发送保存组合键-example of senkeys with C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:43208
    • 提供者:薛皓
  1. NoteBook

    0下载:
  2. 《Windows CE(C#)嵌入式应用开发》-源代码记事本NoteBook-" Windows CE (C#) embedded application development" - the source code in Notepad NoteBook
  3. 所属分类:Windows CE

    • 发布日期:2017-03-26
    • 文件大小:264483
    • 提供者:陈清贵
  1. Cyuyankechengsheji

    0下载:
  2. 北京工业大学07级计算机专业C语言课程设计 模拟记事本编辑器-Beijing University of C-07 computer science curriculum design simulation Notepad Editor
  3. 所属分类:File Operate

    • 发布日期:2017-05-08
    • 文件大小:1659925
    • 提供者:明磊
  1. face-recognition-by-bp-algorithm

    0下载:
  2. 用BP算法实现人脸识别,其中包含了c++,和记事本类型的源代码-use Back Propagation algorithm to realize face recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:19916
    • 提供者:侯艳巧
  1. NotepadHook2

    0下载:
  2. 消息钩子调用, 打开记事本时, 记录消息到文件c:\key.log-Message hook called, open Notepad, the log messages to a file c: \ key.log
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:218351
    • 提供者:必须
  1. NoteBook

    0下载:
  2. 一个记事本,用C#编写的基本实现所有的功能了!-A notebook, using C# The preparation of the basic realization of all the functions of the!
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:91716
    • 提供者:dwwwing
  1. Notepad.Plus.v4.4.Full.Source.ccrun.648223

    0下载:
  2. Notepad++源代码 Notepad++ 是在微软视窗环境之下的一个免费的代码编辑器。为了产生小巧且有效率的代码编辑器,这个在GPL许可证下的自由软体开发专案采用 win32 api 和 STL 以 C++ 程式语言撰写成,并且选用功能强大的编辑模组 Scintilla。多亏它的轻巧与执行效率,Notepad++ 可完美地取代微软视窗的记事本。这个软体开发专案已臻於成熟阶段,然而目前只有一个人从事软体开发与维护的工作,瑕疵是无法避免的。如果你有任何关於 Notepad++ 的
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2648223
    • 提供者:廖东
  1. notepad5.03

    0下载:
  2. notepad++ 5.03 源代码200811月属于最新版源码,开源 notepad ,最好用的Windows记事本源码最新版。Notepad++ 是一款非常有特色的编辑器—— ①、内置支持多达 27 种语法高亮度显示(包括各种常见的源代码、脚本,能够很好地支持 .nfo 文件查看),还支持自定义语言; ②、可自动检测文件类型,根据关键字显示节点,节点可自由折叠/打开,还可显示缩进引导线,代码显示得很有层次感; ③、可打开双窗口,在分窗口中又可打开多个子窗口,允许快捷切换全屏显示模式(F11)
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:1699648
    • 提供者:邓小凡
  1. Notebook(CSharp)code

    0下载:
  2. 一个用C#写的记事本,可以编辑,保存,打开-Using a C# Written in Notepad, you can edit, save, open the
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:194670
    • 提供者:陈要
  1. pi

    0下载:
  2. 一个求pi的源程序,可以精确到几十位 外加一个自己编写的记事本程序 pi.c-A source for pi can be accurate to plus a dozen have written the Notepad program pi.c
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:255637
    • 提供者:阳丰俊
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 23 »
搜珍网 www.dssz.com