-
mcisendstring
小眼使用VB API"mciSendString"制作功能强大的音乐播放控件,可以播放MP3,WAV,MID等格式的音乐。控件的属性和方法包括:播放,暂停,停止,获取总时长,获取当前播放进度,设置播放进度,设置音量大校可以以他为内核制作一个十分强大的播放器(Small eyes using VB API "mciSendString" making powerful music player controls, can play MP3, WAV, MID and other music formats. Properties and methods of control include: play, pause, stop, get the total length, get the current playback progress, set the playback progress, set the volume for the kernel colonel can make him a very powerful player)
- 2014-05-15 11:16:45下载
- 积分:1
-
vb
sample of prrogramming by image ,textbox,button and other control in vb6
- 2013-11-07 21:04:34下载
- 积分:1
-
VC_examples
实例12-1:使用用户界面线程实例。源代码在光盘中“12InterfaceThread”目录下。
实例12-2:使用工作者线程实例。源代码在光盘中“12ControlThread”目录下。
实例12-3:多线程实例。源代码在光盘中“12WQDemo”目录下。
实例12-4:线程间的通信。源代码在光盘中“12ThreadCommu”目录下。
实例13-1:动态链接库(Dll)实例。源代码在光盘中“13dlltest ”目录下。
实例13-2:鼠标钩子应用实例。源代码在光盘中“13MouseHook”目录下。
实例13-3:键盘钩子应用实例。源代码在光盘中“13KeyboardHook”目录下。
实例14-1:WinSock网络程序:聊天室。源代码在光盘中“14WinSocketChat”目录下。
实例14-2:利用MSComm控件进行串口数据传输。源代码在光盘中“14MSComm”目录下。
实例14-3:简单的WinInet应用程序。源代码在光盘中“14SimpleNet”目录下。
实例15-1:创建Access数据库。源代码在光盘的“15Info”中。
实例15-2:MFC的ODBC数据库实例。源代码在光盘中“15Enroll”目录下。
实例15-3:利用ADO查询并操作数据库实例。源代码在光盘中“15AdoTest”目录下。(InterfaceThread
ControlThread
ThreadCommu
)
- 2009-11-17 23:23:22下载
- 积分:1
-
STM32+MC20定位系统
Based on the stm32+mc20 gps positioning system, the 32 serial port control 20 sends the AT command and uploads it to the platform via http.
- 2020-06-21 13:20:06下载
- 积分:1
-
qichezulin
汽车租赁的管理系统,挺经典的小程序哦!!!(Car rental)
- 2012-10-27 20:00:27下载
- 积分:1
-
moshishibiesuanfashiyanshuju
该数据集中的数据是由鸢尾属植物的三种花——Setosa、Versicolor与Virginica——的测量结果所组成,数据集中共包含150组数据信息,每一类别植物有50组数据。( The data in the dataset is composed of three species of Iris flowers- Setosa, Versicolor and Virginica- consisting of the measurement results, the data set contains a total of 150 groups of data, each class plants have 50 sets of data.)
- 2014-02-22 22:18:42下载
- 积分:1
-
demoV3
DUILIB QQDownload演示界面 DUILIB 界面库 开源 www.duilib.com(DUILIB帮助说明文档 DUILIB 界面库 开源 www.duilib.com)
- 2011-10-06 21:16:12下载
- 积分:1
-
Winsock
关于网络编程客户端之间相互监听的网络编程程序代码(Programming on the network between the client network programming code monitor)
- 2010-12-19 23:20:09下载
- 积分:1
-
shortest-path
通信网络的架设问题 若要在n(≥10)个城市之间建设通信网络,只需要架设n-1条线路即可(With the Dijksra algorithm to network G from source points to the rest of the vertices of the shortest path)
- 2014-01-11 23:32:27下载
- 积分:1
-
CDataGrid
CDataGrid 分类:Visual C++
如何删除DataGrid中的一行记录
CDataGrid m_Grid
Rs->Delete(adAffectCurrent)
Rs->Requery()
m_Grid.SetRefDataSource(NULL)
m_Grid.SetRefDataSource((LPUNKNOWN)Rs)
m_Grid.Refresh() (CDataGrid Category: Visual C++ How DataGrid row delete records CDataGrid m_Grid Rs-)
- 2007-09-29 12:25:15下载
- 积分:1