-
High
高精度定时器,精度达到10ms.可以在VB6中调用,解决VB6中无法满足小于50ms级别的定时问题-High-precision timer, accuracy of 10ms. You can call in VB6 to solve VB6 can not meet the less than 50ms-level timing issues
- 2023-07-19 09:40:03下载
- 积分:1
-
C编纂者很好的例子
very nice example of c compilator
- 2022-05-19 08:40:39下载
- 积分:1
-
OFFICE WORD2000的VBA编程系列源码,里面含有详细的注释,是一个学习VBA的好教程好源码...
OFFICE WORD2000的VBA编程系列源码,里面含有详细的注释,是一个学习VBA的好教程好源码-OFFICE WORD2000 series of VBA programming source code, which contains detailed notes, is a good tutorial to learn VBA good source
- 2022-01-25 14:04:49下载
- 积分:1
-
一个时间控件,用于VB
一个时间控件,用于VB-a time control for VB
- 2022-06-14 01:43:01下载
- 积分:1
-
一个3D ACTIVE控件的例子 很值得研究学习
一个3D ACTIVE控件的例子 很值得研究学习-3D ACTIVE controls an example is worth studying to learn
- 2022-03-22 06:24:44下载
- 积分:1
-
use five minutes, adds to the functionality flash player flash player is the use...
利用五分钟,给程序添加播放flash的功能flash的播放,是使用Macromedia的flash播放控件来播放flash步骤如下:建立一个单文档的程序,最后一步选择CFormView作为视图编辑视图的资源添加一个EditBox作为输入文件名,一个按钮播放。添加flash播放控件Project Add To Project Components and Controls Gallary选择:Registered ActiveX Controls文件夹下面的Shockwave Flash Object,它其实是指向c:winntsystem32macromedFlashFlash.ocx的。利用向导添加两个变量,分别对应输入的文件名和flash控件 CString m_filename CShockwaveFlash m_flash 添加播放按钮的事件,打开flash文件并且播放void CViewFlashView::OnPlay() { // TODO: Add your control notification handler code here //CShockwaveFlash UpdateData() m_flash.LoadMovie(0,m_filename) m_flash.Play() }-use five minutes, adds to the functionality flash player flash player is the use of the Macromedia flash player to player flash control steps are as follows : the creation of a single document the procedures, the last step CFormView choose Edit View View as the resources to add a EditBox as input file name, according to a NIU players. Adding flash player Control Project# 61664; Add To Project# 61664; Components an
- 2022-02-01 12:32:15下载
- 积分:1
-
Visual C Practice and improve Series
Visual C++实践与提高系列丛书-COM&COM+(源代码)-Visual C Practice and improve Series-COMCOM (source code)
- 2022-06-19 09:51:54下载
- 积分:1
-
可控制方向的立体小球
可控制方向的立体小球-can control the direction of three-dimensional ball
- 2023-05-16 23:50:02下载
- 积分:1
-
经本人改造后的纵向比例尺,和横向比例尺放到一起用.你的电子地图,回高人一酬的呀.哈哈,...
经本人改造后的纵向比例尺,和横向比例尺放到一起用.你的电子地图,回高人一酬的呀.哈哈,-modified by the vertical scale, decentralized and horizontal scale used together. Your electronic map to a superior reward ah. Haha.
- 2022-03-15 17:28:28下载
- 积分:1
-
该空间是一位数码显示管,它的大小、颜色、显示的内容可以通过控件的属性对话框直接定义,非常方便用资源编辑器编辑...
该空间是一位数码显示管,它的大小、颜色、显示的内容可以通过控件的属性对话框直接定义,非常方便用资源编辑器编辑-the space is a digital display tubes, which is the size, color and content of the show can control the attributes of direct dialog definition, a very convenient resources Editor Editor
- 2022-01-25 15:24:10下载
- 积分:1