-
dllinput
说明: 一个动态链接库的例子
一个动态链接库的例子
一个动态链接库的例子(a dynamic link library example of a dynamic link library examples of a dynamic link for example)
- 2006-04-29 09:16:23下载
- 积分:1
-
instrumentsrc
在工业控制软件中经常要显示测量数据,如果在在界面上单纯显示一些数字会显得很单调,如果能在软件中添加色泽艳丽的控件,就一定会为你的软件增色不少,让人有爽心悦目的感觉。在此就介绍一款这样的仪表控件。
(in industrial control software often measured data to show that, if the interface simple figures show was very dull, and if the software can add color sensational control, we would be the software for your occasion gives Shuangxin pleasant feeling. In one such briefing on the dashboard controls.)
- 2005-08-25 10:10:56下载
- 积分:1
-
rabbitIM
C#2008初学者观摩代码,,之防QQ界面,按钮切换功能,
C#2008初学者观摩代码会不定期更新(CSharp beginning)
- 2010-03-10 10:26:46下载
- 积分:1
-
TreeCtrl
树形控件,可以插入头像,利用该控件可以实现类似QQ好友列表的功能(Tree class, it can show img at every item,you can use it to make friends list box like QQ)
- 2013-12-09 11:26:32下载
- 积分:1
-
窗口更改控件属性
子窗体按钮可以改变父窗体某一图片,试验成功(The child form button can change a picture of the parent form. The experiment is successful.)
- 2020-06-22 06:40:01下载
- 积分:1
-
VCMulti-Language
本程序演示了VC++界面程序多语言支持的实现方法:
1.根据用户选择的不同语言,加载不同版本的资源文件,进行切换;
2.同一个VC++界面程序据此支持多种语言。 (This program demonstrates the C++ interface, multi-language support program implementation methods:
1. Depending on the language selected by the user to load a different version of the resource file, switching
2. Same procedure whereby a VC++ interface supports multiple languages.)
- 2015-10-16 10:05:34下载
- 积分: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
-
hanzi2pinyin
有意思的小程序,用VB编程实现返回汉字拼音首字母,在某些时候我们能用得到!(Interesting applets, Programming with VB to return to the first letter of alphabet characters, at certain times we can get!)
- 2016-02-18 08:54:12下载
- 积分:1
-
TabControlEX
一个TabControl控件,比net自带的要方便很多!有源代码!(A TabControl control over the net comes a lot easier! Source code!)
- 2013-11-22 00:30:36下载
- 积分:1
-
EasySizeHD2
可缩放的界面编程 通过方便的宏来进行 并且内部控件也能自动调整大小(Scalable programming through a user-friendly interface to the macro and internal controls can also automatically adjust the size of)
- 2009-04-15 17:53:41下载
- 积分:1