-
能够准确读取flash以及jpg,gif,bmp等格式文件的大小
能够准确读取flash以及jpg,gif,bmp等格式文件的大小-can accurately read flash and jpg, gif, bmp format file size
- 2022-01-26 08:13:53下载
- 积分:1
-
类似spy++里查找窗口功能的程序
类似spy++里查找窗口功能的程序-The app which likes spy
- 2023-04-30 19:05:03下载
- 积分:1
-
一个实现模拟QT中信号/槽模型的工程,接口方法与命名规则均qt中一致,可以看清楚信号槽的实现原理...
一个实现模拟QT中信号/槽模型的工程,接口方法与命名规则均qt中一致,可以看清楚信号槽的实现原理-A realization of simulated QT signal/slot model of the project, interface methods and rename qt agreed rules, you can look trough the realization of the principle of signal
- 2022-06-19 14:50: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
-
一个重载得滚动条控件,背景图可以随意更改,是个很漂亮得。...
一个重载得滚动条控件,背景图可以随意更改,是个很漂亮得。-a heavy rolling of the controls in the background that can be arbitrarily changed, it is very beautiful in.
- 2022-07-22 07:18:10下载
- 积分:1
-
自己做的图表控件,效果挺好,欢迎大家使用.
自己做的图表控件,效果挺好,欢迎大家使用.- Own do the graph controls, the effect very well, welcome
everybody use
- 2022-03-23 22:28:12下载
- 积分:1
-
现今功能最强的wap论坛,支持表情、ubb,可以查看在线、加好友、发短信,有等级,有头像....
现今功能最强的wap论坛,支持表情、ubb,可以查看在线、加好友、发短信,有等级,有头像.
-today"s most powerful WAP Forum, support expression of UBB, can be found online, plus friends and send text messages, grading, a portrait.
- 2023-07-16 18:45:02下载
- 积分:1
-
软件度量工具用于分析用例图(XML文件)的复杂度
软件度量工具用于分析用例图(XML文件)的复杂度。用例图有powerdesigner绘制,对用例图的xml文件进行xml解析。计算用例等的数量。最后根据公式直接计算得到用例图的复杂度
- 2023-01-25 05:30:04下载
- 积分:1
-
设置并叠加透明图片 设置并叠加透明图片
设置并叠加透明图片 设置并叠加透明图片 -transparent set up and superimposed images to install and set superposition transparent picture and superimposed images transparent transparent set up and superimposed images to insta ll and transparent picture superimposed
- 2022-08-18 23:05:04下载
- 积分:1
-
树状导航界面
本实例通过窗口的分割技术将树型视图显示在左边,然后通过树型视图的GetTreeCtrl方法来获得CTreeCtrl对象,通过CTreeCtrl对象接受双击时间来实现导航功能。
实现过程:(1)新建名为TreeNavi的单文档应用程序。
(2)在工程中添加以CTreeView类为基类的新类TreeView;在工程中添加Icon资源。
(3)在TreeView.h文件中添加 #include "afxciew.h"
(4)修改TreeNavi.cpp文件中的InitInstance函数中的内容。
(5)在MainFrm.cpp文件中添加WM_CREATECLIENT消息的实现函数
(6)函数OnInitialUpdate实现树型视图的初始化
(7)添加NM_DBLCLK消息的实现函数OnDblclk
- 2022-02-04 03:55:39下载
- 积分:1