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

搜索资源列表

  1. pipe

    0下载:
  2. 使用pipe和记事本通信,获取记事本内容和向记事本写入内容。-The use of pipe and Notepad communications.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-23
    • 文件大小:2053
    • 提供者:ac2855
  1. ex5

    0下载:
  2. qt写的记事本程序;可以了解下qt的基本工作原理-qt written in Notepad program can understand the basic working principle of the next qt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-26
    • 文件大小:9641847
    • 提供者:reyoung
  1. UltraEdit

    0下载:
  2. UltraEdit是一套功能强大的文本编辑器,可以编辑文字、Hex、ASCII 码,可以取代记事本,内建英文单字检查、C++ 及 VB 指令突显,可同时编辑多个文件,而且即使开启很大的文件速度也不会慢。软件附有 HTML Tag 颜色显示、搜寻替换以及无限制的还原功能,一般大家喜欢用其来修改EXE 或 DLL 文件,众多的游戏玩家喜欢用它来修改存盘文件或是可执行文件。 -UltraEdit is a powerful text editor that can edit text, Hex,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:273496
    • 提供者:wy
  1. kgdNotePad

    0下载:
  2. Qt记事本-notebook qt~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-18
    • 文件大小:4822844
    • 提供者:yaoyao
  1. EncNotepade

    0下载:
  2. 小巧的加密记事本源码!采用该记事本编辑文档自动加密,打开自动解密,非常好!-Compact notebook encryption source! Edit documents using the automatic encryption Notepad, open the automatic decryption and very good!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:180728
    • 提供者:虎子
  1. npp.5.6.8.src.7z

    0下载:
  2. Notepad++是一个免费的源代码编辑器和记事本替代品,支持多种编程语言和自然语言-Notepad++ is a free source code editor and Notepad replacement that supports several programming languages and natural languages
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:3835345
    • 提供者:李张
  1. SDK_notepad

    0下载:
  2. 一个用纯SDK编写的记事本仿真程序,可替代系统自带的记事本程序。-A pure SDK emulator written in Notepad, to replace the system comes with Notepad.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:19179
    • 提供者:bing gao
  1. Linux(2010)

    0下载:
  2. Java记事本哈哈哈哈 Java记事本-Java Java Notepad ha ha ha ha ha ha ha ha Java Notepad Notepad ha ha ha ha
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4259462
    • 提供者:哈哈哈好
  1. ProcessScan

    0下载:
  2. 进程扫描,发现记事本进程是关闭并自毁,较为粗糙,见谅~-The process of scanning, found that Notepad is closed and self-destruction process
  3. 所属分类:Scanner

    • 发布日期:2017-05-10
    • 文件大小:2221531
    • 提供者:John
  1. WordPad

    0下载:
  2. 实现写字板的功能,比微软的记事本功能强大-Tablet functionality to achieve than the powerful Microsoft Notepad
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-12
    • 文件大小:2688301
    • 提供者:feifei
  1. myEditor

    0下载:
  2. 该程序实现了对记事本的简单操作,是学习QT3的绝佳材料-The program implements a simple operation of the notebook is an excellent material to learn QT3
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:3922
    • 提供者:Alan
  1. Notpad

    0下载:
  2. 一个C++编写的记事本程序,具备记事本的各项功能。-A C++ program written in Notepad, with the features of Notepad.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:12698
    • 提供者:老七
  1. calendar

    0下载:
  2. 请使用C语言设计一个万年历和记事本 功能如下: (1)任意输入一个日期(年月日),程序可输出本年12个月的日历(按日历形式,要有星期,可以不输出相应的农历日子) (2)同时程序自动会对该输入的日期(如2010年6月1日)自动生成一个(名为20100601.txt)文本文件存放在自己的优盘上,在该文件上记录当日的日记(至少有12个文件最终存放在自己的优盘上,这12个文件内容是有关你当天对该课程设计的日记)。文件的读写操作必须编写成函数。-Please use the C languag
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:4475
    • 提供者:eminem@
  1. CntrlOtherPrcss

    0下载:
  2. VC++试图启动并控制其它的EXE程序,程序先初始化变量,以打开记事本程序为例,然后判断进程句柄是否合法,根据句柄,终止刚才打开的记事本程序,终止出现错误,显示错误信息或显示提示信息。 -VC++ tries to start and control other EXE program, the program first initializes the variable to open the Notepad program, for example, and then determine
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:25907
    • 提供者:madud00046
  1. bbknotejiamijiemi20110505

    0下载:
  2. 步步高记事本加密解密程序C++版 用于外语通9188记事本程序所加密的记事本文件的解密,以及将文件加密成外语通9188所支持的密文格式,程序测试于2008年8月8日-Step by step procedures for encryption and decryption Notepad version of C++ language through 9188 for the Notepad Notepad file encryption decryption, and file encrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:41917
    • 提供者:赵俊
  1. des7

    0下载:
  2. 占用资源极少的定时关机程序,适用于任何版本的windows系统,可提前提醒,开机 自动运行,并且神不知鬼不觉,哈哈,还有方便的记事本热键,让您的工作方便多 多!调出主界面热键ALT+S-Takes very little time off program resources, applicable to any version of windows system, which can advance to remind, to start automatically, and without a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:20407
    • 提供者:王云
  1. 9.tar

    0下载:
  2. QT记事本程序,实现windows记事本一样的功能,功能强大,内容齐全-QT notepad, windows notepad to achieve the same functionality, powerful, full-content
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:301111
    • 提供者:xiaoli
  1. SendNotepadMsg

    0下载:
  2. vc向其他应用程序(记事本)中发送键盘消息\SendNotepadMsg-vc to other applications (Notepad) to send keyboard message \ SendNotepadMsg
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:29605
    • 提供者:
  1. j

    0下载:
  2. 一个系统的运行记事本程序 一个系统的运行记事本程序-A system run the Notepad program a system to run Notepad
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:937759
    • 提供者:狗之
  1. SendNotepadMsg

    0下载:
  2. 向其他应用程序(记事本)中发送键盘消息\SendNotepadMsg,很不错的vc源码,希望能对大家有所帮助-To other applications (Notepad) to send keyboard message \ SendNotepadMsg, very good vc source, I hope you can help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:31033
    • 提供者:
« 1 2 34 5 6 »
搜珍网 www.dssz.com