-
mfc
mfc界面实例,其中含有多个实例,由浅入深(mfc interface instance, which contains more than one instance, Deep)
- 2013-05-15 00:17:39下载
- 积分:1
-
VCPP
利用 VC++6.0 提供的一种控制台操作方式,可以建立 C 语言应用程序, Win32 控 制台程序(Win32 Console Application)是一类 Windows 程序,它不使用复杂的图形用户 界面,程序与用户交互是通过一个标准的正文窗口(Using VC++6.0 to provide a console mode of operation, you can create C-language applications, Win32 console application (Win32 Console Application) is a type of Windows program, it does not use complex graphical user interface, procedures, and user interaction is through a standard text window)
- 2011-08-07 14:58:50下载
- 积分:1
-
成绩管理系统
说明: 成绩管理系统,用于管理培训机构,学校等成员成绩。(Achievement management system, used to manage the performance of training institutions, schools and other members.)
- 2020-06-22 14:20:02下载
- 积分:1
-
regist.c.tar
实现邮件登陆界面,包括注册的必要信息,和错误处理信息等(Realize the email login interface, including registered the necessary information, and error handling information, etc
)
- 2013-12-17 15:24:28下载
- 积分:1
-
252596
进程刷新管理源码程序,结合易语言扩展界面支持库和应用接口支持库,调用API函数实现进程管理。(Refresh process management source program, combined with easy language support library expansion interface and application interface support library , call the API functions to achieve process management .)
- 2016-04-21 16:39:28下载
- 积分:1
-
sharewindows
C#实现桌面共享,开启服务器端,客服端可以看到服务器端的界面。(C# share window,C# share window,C# share window,C# share window,C# share window)
- 2016-04-23 20:23:20下载
- 积分:1
-
niceface
一个界面例子,设计得还不错,和大家一起分享,共同进步(Example of an interface, designed to be pretty good, and the U.S. share common progress)
- 2008-05-29 19:33:39下载
- 积分:1
-
4850
桌面钢笔源码例程,程序结合易语言扩展界面支持库,用画板实现在桌面写字。(Desktop pen source routines, programs combined with easy language support library expansion interface , using Sketchpad achieve desktop writing.)
- 2015-06-25 14:50:56下载
- 积分:1
-
ZNodes
qt中提供了QGphicsView,QGraphicsScene,QGraphicsItem,QGraphicsPixmapItem是QGraphicsItem的子类
分辨创建它们的实例:view,scene,item,然后通过各自的方法scene->addItem(item);view->setScene(scene);就可以达到类似下图的效果,想要进一步定制,则要继承QGraphicsItem或QGraphicsPixmapItem,然后重写paint()、boundingRect()等方法,此外如果还想要获取鼠标事件,重写mousePressEvent等事件就好了,注意,一旦重写了mousePressEvent方法,就以为了qt不会再自动处理item的任何press事件了,可以在你重写的mousePressEvent方法中最后添加QGraphicsItem::mousePressEvent(event);解决这个问题,就是说你获取到了鼠标事件,但是依然让qt处理这个鼠标事件。(QGphics View, QGraphics Scene, QGraphics Item and QGraphics PixmapItem are provided in qt. They are subclasses of QGraphics Item.
Resolve the instances of creating them: view, scene, item, and then use their respective methods scene - > addItem (item); view - > setScene (scene); you can achieve the effect similar to the figure below. If you want to further customize, you need to inherit QGraphics Item or QGraphics Pixmap Item, and then rewrite paint (), boundingRect () and other methods, and if you want to do so. If you want to get mouse events, rewrite events like mousePressEvent. Note that once you rewrite the mousePressEvent method, you think that QT will no longer automatically handle any press events of item. You can finally add QGraphics Item:: mousePressEvent (event) to your rewritten mousePressEvent method to solve this problem. That is, you get the mouse event, but still let QT handle the mouse event.)
- 2020-06-16 20:20:01下载
- 积分:1
-
wordoperator
说明: vc6.0环境下操作word文档,读取word文档内容。(Word document operation in VC6.0 environment.)
- 2019-05-31 15:18:20下载
- 积分:1