-
程序是用FlexGrid控件(由于数据绑定网格和网格…
例程是使用Flexgrid 控件(由于Data Bound grid和Datagrid比较简单,所以这里就不再介绍了),如果大家手头上用的是MSHFlexgrid控件的话,只需要把名称换为MSFlexGrid1即可。该例程主要实现后台数据库的显示工作.-Routine is to use the Flexgrid control (due to Data Bound grid and the Datagrid is relatively simple, so there will no longer be introduced), if you are using a MSHFlexgrid hand control, then just make the name change for the MSFlexGrid1 can. The main routine to achieve the display of the work of back-end database.
- 2023-05-27 00:50:04下载
- 积分:1
-
使用Win32编程设计一个功能及界面风格类似于记事本的文本编辑器。主要实现的功能:
主菜单应包含基本的文件操作,包括新建、打开、保存、另存、退出,以及基本的...
使用Win32编程设计一个功能及界面风格类似于记事本的文本编辑器。主要实现的功能:
主菜单应包含基本的文件操作,包括新建、打开、保存、另存、退出,以及基本的文本编辑操作,包括撤销、剪切、复制、粘贴、删除、全选。
各菜单功能项应该有与之相对应的热键字符和快捷键。
支持简单的右键菜单功能,提供便捷的编辑处理。
较高要求:支持字体、文字颜色等特性。
-To design a program using the Win32 functions and interface style similar to the Notepad text editor. The main implementation features: the main menu should contain the basic file operations, including a new, open, save, save, exit, and basic text editing operations, including revocation, cut, copy, paste, delete, Select All. The menu features items there should be corresponding to the hotkey characters and shortcut keys. To support a simple right-click menu functionality, providing convenient editing. High requirements: support for fonts, text color and other characteristics.
- 2022-01-25 19:13:39下载
- 积分:1
-
一个超级文本编辑器,允许用户同时打开多个文档,允许用户剪切、拷贝、粘贴,允许用户设置制表位、设置字体、打印字体等。...
一个超级文本编辑器,允许用户同时打开多个文档,允许用户剪切、拷贝、粘贴,允许用户设置制表位、设置字体、打印字体等。-A super-text editor that allows users to open multiple documents at the same time, allowing users to cut, copy, paste, allow users to set up tab, and set the font, print fonts and so on.
- 2022-08-26 03:06:37下载
- 积分:1
-
详细的讲解PHP的用法和用途!以及安装后的调试,希望对大家有帮助!...
详细的讲解PHP的用法和用途!以及安装后的调试,希望对大家有帮助!-Explain in detail the usage of PHP and use! As well as the post-installation commissioning, we want to help!
- 2022-03-25 13:58:14下载
- 积分:1
-
C source code using C language of a C language subset of the procedures explaine...
Little C解释程序源代码用C语言实现了一个C语言的子集的解释程序,之所以是子集,是由于考虑到本次毕业设计的时间上并不允许将整个C语言的解释程序完成,事实上,若要将整个C语言的解释程序完成,那将不是凭一己之力加上数月可以完成的。为此,结合所学的编译原理和实现技术以及计算理论,本文之实现了C语言自己的解释程序。-C source code using C language of a C language subset of the procedures explained that the reason is the subset is due to the graduation of design time and would not allow the entire C language to explain procedures are completed, in fact, if the entire C language to explain procedures completed, it will not be through their own efforts with a few months to complete. To this end, learning by combining theory and compiler technology and computing theory, the realization of the C language interpreter.
- 2022-09-24 19:45:03下载
- 积分:1
-
SOURCE INSIGHT的verilog语法插件,SOURCE INSIGHT支持自动完成等功能,是一个不错的硬件语言编辑分析器...
SOURCE INSIGHT的verilog语法插件,SOURCE INSIGHT支持自动完成等功能,是一个不错的硬件语言编辑分析器-SOURCE INSIGHT verilog syntax of plug-ins, SOURCE INSIGHT done automatically, and other support functions, is a good language editing hardware analyzers
- 2022-04-15 20:50:23下载
- 积分:1
-
c文本编辑器源码
c文本编辑器源码-c-source text editor .............
- 2023-03-01 04:15:03下载
- 积分:1
-
一个多文档的记事本
一个多文档的记事本- More than documents memoranda
- 2022-04-30 21:32:42下载
- 积分:1
-
C语言完美演绎程序
C语言完美演绎程序-C language perfect interpretation of procedures
- 2023-01-30 21:05:03下载
- 积分:1
-
SI1 M
SI1 M-file for SI1.fig
SI1, by itself, creates a new SI1 or raises the existing
singleton*.
J = SI1 returns the handle to a new SI1 or the handle to
the existing singleton*.
SI1( CALLBACK ,hObject,eventData,handles,...) calls the local
function named CALLBACK in SI1.M with the given input arguments.
SI1( Property , Value ,...) creates a new SI1 or raises the
existing singleton*. Starting from the left, property value pairs are
applied to the GUI before SI1_OpeningFunction gets called. An
unrecognized property name or invalid value makes property application
stop. All inputs are passed to SI1_OpeningFcn via varargin.- SI1 M-file for SI1.fig
SI1, by itself, creates a new SI1 or raises the existing
singleton*.
J = SI1 returns the handle to a new SI1 or the handle to
the existing singleton*.
SI1( CALLBACK ,hObject,eventData,handles,...) calls the local
function named CALLBACK in SI1.M with t
- 2022-11-29 08:50:03下载
- 积分:1