-
Round Robin
Round Robin visual basic
- 2017-12-06 20:18:02下载
- 积分:1
-
multiply-viewport
采用vc++2005编写的程序,主要是关于VC多窗口的界面编程方法。(Introduce the MDI application in vc++2005.)
- 2014-08-30 12:14:13下载
- 积分:1
-
ListCtrlPlus
大家记得MFC中的LISTCTRL控件吗?它实用但是并不好用。我的这个类对这个控件派生后进行了加强,允许双击修改数据等等新的功能,就像EXCLE的表格一样了。(We remember that MFC' s LISTCTRL control it? It is useful but not useful. I derived this class after this control was strengthened to allow double-click to modify the data so the new features, like EXCLE form the same.)
- 2010-09-19 18:46:35下载
- 积分:1
-
clearall
精美的界面设计,Microsoft Visual C++ 6.0编写,可以用2005,2008什么的打开(Elegant interface design, Microsoft Visual C++ 6.0 to prepare, can be used to open what 2005,2008)
- 2009-02-26 23:19:58下载
- 积分: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
-
CMFECToolTip
浮动鼠标提示信息
添加类CMFECToolTip
实现:鼠标移动到一个控件上时,会弹出一个提示框
(Floating the mouse message Add Class CMFECToolTip implementation: a control mouse, it will pop up a prompt box)
- 2010-10-08 09:18:55下载
- 积分:1
-
rough_standard_test2
lbm方法模拟粗糙界面流动程序,采用D2Q9模型,反弹边界,粗糙界面采用规则矩形(lbm rough interface flow simulation program, using D2Q9 model, bounce boundary rectangle rough interface using rules)
- 2021-02-24 15:39:39下载
- 积分:1
-
Change-mouse
说明: 执行该程序后可以按照自己的喜好选择4种样式的鼠标形状(After the implementation of the program according to their own preferences 4 style mouse shape)
- 2011-03-03 18:35:06下载
- 积分:1
-
BitmapMenu
vc——创建带有图标的菜单BitmapMenu(vc- create a menu with icons BitmapMenu)
- 2011-07-24 20:59:03下载
- 积分:1
-
SkinH_Aero
换肤 vc例子 SkinH_Aero 换肤 vc例子 SkinH_Aero(Skin VC SkinH_Aero example
Skin VC SkinH_Aero example
)
- 2016-03-17 22:22:41下载
- 积分:1