-
hexadecimal editor VC source revealed a total of three projects : Address, and h...
十六进制编辑器VC源码
共有三个显示项目:地址、十六进制代码和ascii码,还可以调节显示列数-hexadecimal editor VC source revealed a total of three projects : Address, and hexadecimal code ascii codes, but also can adjust a few shows out
- 2022-03-23 13:53:16下载
- 积分:1
-
delphi精略也就是《Delphi 精要》也不知道好不好,不要见怪哟
delphi精略也就是《Delphi 精要》也不知道好不好,不要见怪哟-is "Delphi incisive" I do not know or not, do not mind yo!
- 2023-05-04 18:55:05下载
- 积分:1
-
带有切分窗口的用户字典查找程序,有查找记录和分类的功能,学习vc++的非常好的代码,强烈推荐...
带有切分窗口的用户字典查找程序,有查找记录和分类的功能,学习vc++的非常好的代码,强烈推荐-splitting window with the user dictionary search procedures, and classification records search function, learning vc very good code, strongly recommended! !
- 2022-01-28 20:01:27下载
- 积分:1
-
流程设计程序
资源描述
支持在视图上任意编辑图元,设置图元的属性等。可编辑的图元包括文字、图片、多边形等类似visio软件,但可以定义每个图元自己的属性。图元之间还可以结合使用。
// FlowcharterView.h : interface of the CFlowcharterView class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_FLOWCHARTERVIEW_H__50CDD008_9534_443D_8161_E058963BE0B8__INCLUDED_)
#define AFX_FLOWCHARTERVIEW_H__50CDD008_9534_443D_8161_E058963BE0B8__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#include "FlowchartEditor/FlowchartEditor.h"
class CFlowcharterView : public CView
{
protected: // create from serialization only
CFlowcharterView();
DECLARE_DYNCREATE(CFlowcharterView)
// Attributes
public:
CFlowcharterDoc* GetDocument();
// Operations
public:
- 2022-01-22 07:18:46下载
- 积分:1
-
COMBOBOX the expansion of a category. Reference to some of the information netwo...
一个COMBOBOX的扩展类。参考了网络上的部分资料,自己动手制作了一个。-COMBOBOX the expansion of a category. Reference to some of the information network, developed a do-it-yourself.
- 2022-05-19 01:18:46下载
- 积分:1
-
固定的导航栏在屏幕的顶部
应用背景如何在顶部和顶部安装头;。将头固定在屏幕的顶部,即使用户移动到屏幕的后面部分。他们还可以在头上访问搜索菜单,以及系统的菜单。把头贴到屏幕顶部是一个很好的练习关键技术在屏幕上方贴上头,是一个很好的练习。它是使用HTML andcss建。HTML和CSS是前端开发工具,用于指定网站的结构。HTML是专门用于指定的网站结构,而CSS是用于造型全页了。
- 2022-02-07 14:31:56下载
- 积分:1
-
字幕按时间方式来闪动,字幕切换不停的跳动,
字幕按时间方式来闪动,字幕切换不停的跳动,-subtitles time to flashing, constantly switching subtitles beating,
- 2023-08-26 19:10:04下载
- 积分:1
-
LED控制卡上位机程序,目前为初步设计,以后逐步完善,部分功能设计值得借鉴...
LED控制卡上位机程序,目前为初步设计,以后逐步完善,部分功能设计值得借鉴-LED control card host computer program, currently the preliminary design
- 2022-10-17 13:10:03下载
- 积分:1
-
锥束CT投影几何
Tomographic backprojection for cone beam geometry
- 2022-05-14 07:27:23下载
- 积分:1
-
显示自定义按钮
通过继承MFC的BUTTON类,实现多样化界面,可以定义自己喜欢的按钮图形,并通过画刷进行渲染,使用时只需定义这样的一个按钮对象,使用其中的接口,便能轻松的实现你想要的效果。
- 2022-05-14 06:53:14下载
- 积分:1