-
browser
浏览器IE4.0风格的界面效果, vc实现源代码. 试用.-browser-style interface effects, vc achieve source code. Probation.
- 2022-01-26 01:19:05下载
- 积分:1
-
VC++树形列表显示
此源码主要实现树形列表显示,将列表标题 内容进行美化,HeaderCtrlCl.cpp代码文件中实现列表头皮肤,背景,字体的美化。
ListCtrlCl.cpp代码文件完成树形列表中的内容美化功能。
- 2023-06-03 01:05:05下载
- 积分:1
-
关于虚函数表的机制:1:虚表(虚函数表)是for类的 2:基类和派生类是各有各的表,也就是说他们的物理地址是分开的,基类和派生类的虚表的唯一关联是:当派生类没有...
关于虚函数表的机制:1:虚表(虚函数表)是for类的 2:基类和派生类是各有各的表,也就是说他们的物理地址是分开的,基类和派生类的虚表的唯一关联是:当派生类没有实现.-on the virtual function table mechanisms : 1 : virtual table (virtual function tables) for the two categories : base class and the derived class is their own table, meaning their physical address is separate from the base class and the derived class of the virtual table is the only correlation : When your class did not materialize.
- 2022-06-30 15:20:23下载
- 积分:1
-
c语言程序报告.谭浩强版的C语言程序.......
2006级报告
c语言程序报告.谭浩强版的C语言程序.......
2006级报告 -report. The two took strong version of the C language program ..... 2006 report
- 2022-07-09 18:50:16下载
- 积分:1
-
with one prepared by the window regularly crawls activities, programming, is a v...
一款用delphi编写的定时抓取活动窗口,对于编程者,是个很好的参考例子-with one prepared by the window regularly crawls activities, programming, is a very good example of a reference
- 2023-06-21 23:10:03下载
- 积分: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
-
SPLITTER VIEW 的高亮显示焦点窗口,这个可是一个不错的小技巧.
SPLITTER VIEW 的高亮显示焦点窗口,这个可是一个不错的小技巧.-SPLITTER VIEW highlighted the focus of the window, but a pretty good trick.
- 2023-02-20 17:45:03下载
- 积分:1
-
看上去像一个度量表一样的显示度量值的一个控件
看上去像一个度量表一样的显示度量值的一个控件-An contorl which displays measure value as an measure watch
- 2023-03-18 22:20:03下载
- 积分:1
-
procedures for the use of the c# using the access path method of circular forms
本程序利用c#实现用获取路径的方法得到圆形窗体-procedures for the use of the c# using the access path method of circular forms
- 2022-07-11 19:05:53下载
- 积分:1
-
VHDL应用程序100例,适合初学者研究及练习 其中包含加法器译码器等多程序。...
VHDL应用程序100例,适合初学者研究及练习 其中包含加法器译码器等多程序。-100 samples of VHDL, it is fit for beginner to study and practice.
Adding machine, decoder and others are included.
- 2022-03-20 23:08:41下载
- 积分:1