搜索资源列表
c++大程 文本编辑器
- 多功能文本编辑器,没有使用MFC或API,完全是由自己构造的消息机制-multi-functional text editor, to use MFC or API, is entirely constructed by the news their mechanism
ASYNC131
- 一 程序的整体结构 1 拨号功能,自动响应功能。(能使用ATDT命令拨号,使用Ctrl-D退出联机状态)。 2 执行调制解调器命令。 3 仿真终端功能:在线方式可进行联机通信,TTY终端仿真,加载驱动程序后可进行VT100终端仿真。 4 文件服务功能: 文本文件的传输,二进制文件的传输,文本文件和二进制文件的写盘功能。文本文件的阅览和简单编辑功能。 5 终端服务功能: UNIX主机上运行的具有菜单驱动的终端服务程序,客户机可通过终端仿真器访问远程
dragedit.zip
- 这个编辑器扩展类库使你能够在不同的文本编辑器(甚至是Word、Wordpad)之间拖动文本,酷极了。,This editor allows you to extend the class library in a different text editor (or even Word, Wordpad) drag between the text, very cool.
Winformtexteitor
- winform文本编辑,类似word编辑的效果-winform text editor
Private-Sub-Form
- 工具栏的设计。设计一个窗口外观如下图所示的程序,在窗口下方的“请输入”文本框中输入一句名言,选择“编辑”菜单中的“名言展示”命令,或按下工具栏中的“名言展示”按钮,可将这句名言添加到窗口中间的“名言展示”文本框中。类似地,此程序还可以用这两种方法实现以下功能:复位、调整“名言展示”文本框中字体颜色、查看本程序信息、退出。-Toolbar design. Design a window procedure looks as shown below, in the window below the
Maze
- 用maze文本编辑线路,可以在主界面通行的路径-Maze text edit line, you can access the main interface path
checkboxaradiobox
- 以C++语言写成的,带MFC界面的小程序。能实现在文本编辑框中输入、在复选框和单选框中进行选择之后,点击提交按钮,所写的信息可以显示到静态文本框中的功能。-In C++ language written with MFC interface applet. Can achieve in the text edit box, check boxes and radio box for the selection, click the submit button, you can display t
Edit-use
- 使用单行、多行编辑框输入显示文本的实例代码,非常实用-Use a single line, multi-line edit box to enter the display code of the text, very practical