-
WTL4MFC5_demo
Windows 编程,WTL源代码,这里有一些简单的从网上Down的代码。(Windows programming, WTL source code, here are some simple code from the Internet Down.)
- 2009-01-20 11:33:54下载
- 积分:1
-
VC_UI_programing
VC界面类编程技巧 很多十分有用的实例 包括VC编程实现IE风格的界面 用Visual C++实现带阴影弹出窗口的技术 创建一个不规则形状的窗口等等(VC interface class programming skills a lot of very useful examples include the VC-style interface IE programming Visual C++ implementation with shaded pop-up window technology to create an irregular shape of the window, etc.)
- 2010-09-13 13:23:26下载
- 积分: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
-
tuxingxuanzhuan
在单文档中画图,实现模拟同步卫星绕地球旋转,很不错的懂西哦(Paint in a single document, the realization of simulated synchronous satellites orbit the earth rotation, it is good to understand the West Oh)
- 2008-05-11 02:50:57下载
- 积分:1
-
WpfImageButton
自己继承的一个WPF image类 , 做button用,效果:按下缩小 放开弹起 反弹 阴影效果 (He inherited a WPF image category, do button has the effect: press release narrow shadows bounce bounce)
- 2011-09-20 12:57:34下载
- 积分:1
-
pcacement
vc,net编写的一个仿qq程序支持添加删除好友及头像选择等功能,()
- 2017-11-18 07:29:12下载
- 积分:1
-
GuideViewController
实现从用户引导界面到主界面的 过度功能,流程是:
1.从splash画面过渡到引导画面;
2.引导画面放置5张图片,5张图片介绍应用的功能使用点;
3.用户可左右滑动图片,当滑动到最后一张时,画面出现一个点击按钮“进入”;
4.点击进入按钮有开门效果,打开门后进入到主界面。(Boot from the user interface to the main interface over the process: the transition from the splash screen to the boot screen boot screen is placed 5 pictures 5 pictures describes the application of function point-of-use 3. Sliding around pictures, slide to the last one, the screen appears a click of a button " entry" 4 Click the button to open the door effect, opened the door into the main interface.)
- 2013-04-27 20:47:26下载
- 积分:1
-
xnal
taskmgr就是任务管理器的源码也许好多人都有了(Taskmgr is the task manager there may be many people all source code)
- 2017-06-10 06:41:06下载
- 积分:1
-
Neville
说明: 本程序为基于matlab的插值分析与Euler解常微分方程的应用实例。(the procedures for the Matlab-based analysis and interpolation Euler solution of the ordinary differential equations application examples.)
- 2006-05-02 20:05:16下载
- 积分:1
-
50376
列举窗口信息源码例程,程序结合易语言扩展界面支持库和应用接口支持库,调用API函数实现列举窗口信息。(List window information source routines, programs combining easy language support library expansion interface and application interface support library , call the API function list window information .)
- 2016-09-19 10:52:11下载
- 积分:1