-
这些源码供MFC初学者使用,因为我自己也在学习MFC。
这些源码供MFC初学者使用,因为我自己也在学习MFC。-These demos are used for MFC beginners, for I am studying MFC.
- 2022-05-26 11:10:52下载
- 积分:1
-
Rutas desde ASP.net con visual basic .net
Rutas desde ASP.net con visual basic .net
- 2022-01-21 05:25:08下载
- 积分:1
-
winio basic information, including the need to use things in programming, as wel...
winio的基本资料,包括了编程需要用到的东西,以及例程-winio basic information, including the need to use things in programming, as well as routine
- 2022-03-17 23:53:09下载
- 积分:1
-
used to write the 18b20 driver function : to achieve DS18B20 read Principle : si...
用c写的18b20驱动程序
功能:实现对DS18B20的读取 原理:单总线协议 注意:单总线协议对延时要求比较严格,此程序中采用的是11.0592M的晶振,如果使用其他的晶振请跟据DS18B20的资料修改延时参数-used to write the 18b20 driver function : to achieve DS18B20 read Principle : single-bus protocol attention : single-bus protocol to delay requirements more stringent, this procedure is used in the crystal 11.0592M if the use of other crystal please According to the information DS18B20 delay parameter changes
- 2022-03-18 07:48:12下载
- 积分:1
-
在线订票
在线旅游机票预定是制造的 Java J2EE 技术。门户网站是通过互联网预订机票的帮助。
数据库是在 Oracle 中,使用 struts 1.x framewok。各种用户机票订票过程中有各种角色
管理员具有完全控制的网站上。他可以将代理添加,添加公车之旅等。
各种模块如下
1) 管理员
2) 代理
3) 用户
- 2023-06-12 22:55:23下载
- 积分:1
-
动态连接库演示制作
动态连接库演示制作-DLL produced demo
- 2022-03-16 18:04:30下载
- 积分:1
-
Island Hopper News 范例及其它
Island Hopper News 范例及其它 -Island Hopper News and other examples
- 2022-01-24 15:31:15下载
- 积分:1
-
csdn技术中心 vb精华
csdn技术中心 vb精华
-vb CSDN Technology Center Highlights
- 2022-02-03 21:34:04下载
- 积分:1
-
DOS下16位的汇编程序 贪吃蛇 可玩性比较强 有随机的事物炸弹转换...
DOS下16位的汇编程序 贪吃蛇 可玩性比较强 有随机的事物炸弹转换 -DOS, 16-bit Assembler Snake playability stronger with random things in a bomb conversion
- 2022-05-28 23:18:01下载
- 积分:1
-
简单音乐播放器
利用是VS2010 本款播放器实现一些简单的功能,文件播放,暂停,下一首,下一首,音量,媒体播放进度,文件错误删除,删除重复文件,, 实现了播放列表显示模式,播放列表小图标的更改等! 没有实现歌词,皮肤... 如果是初学axwindowsmediaplay, 请阅读mediaplay里面的文件,或者从网上找axwindowsmediaplay的使用说明。本款播放没有用到 泛型,也没有利用到数组。而是把歌曲增加到media媒体播放列表中。这样可以直接用 controls.next()等命令各有各自的优点。 代码如下: WMPLib.IWMPMedia media = axWindowsMediaPlayer1.newMedia(filePath); axWindowsMediaPlayer1.currentPlaylist.appendItem(media);
- 2022-02-03 06:32:24下载
- 积分:1