-
小的MP3播放器。用MFC实现,调用系统自带的realplayer,可以通过编辑框自主选择播放的歌曲。...
小的MP3播放器。用MFC实现,调用系统自带的realplayer,可以通过编辑框自主选择播放的歌曲。-A small MP3 player. With the MFC implementation, call the system comes with realplayer, you can edit box to choose which songs to play.
- 2022-01-27 17:36:56下载
- 积分:1
-
基于jsp的学生作业管理系统
thwAddForm.jsp
(1)
存放位置 /manage/hw
(2)
文件作用:作业整体信息的输入界面
(3)
显示课程名-------${cou_name}
(4)
输入控件命名
作业名称 name=”tea_hw_name”
应交日期 name=”tea_hw_expire”
难易度 name=”tea_hw_diff_easy”
是否开启 name=”tea_hw_open”
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-25 18:22:52下载
- 积分:1
-
利用现在流行的Ajax技术无刷新动态!一个简单的源…
利用现在流行的AJAX技术无动态刷新!一个简单的在线聊天室源码。代码比较简单,适合初学AJAX人群!-Now the popular use of AJAX technology without dynamic refresh! A simple source of online chat rooms. Code is relatively simple, suitable for beginner AJAX crowd!
- 2023-02-16 04:55:04下载
- 积分:1
-
将一个十进制数利用堆栈转换成其他进制数的小程序
将一个十进制数利用堆栈转换成其他进制数的小程序-A decimal number using stack converted to hexadecimal number of other small programs
- 2023-07-21 11:35:03下载
- 积分:1
-
Code for operate Coin Aceptor for Vending machine
Code for operate Coin Aceptor for Vending machine
- 2022-10-10 00:40:06下载
- 积分:1
-
utf8toGBK编码互相转换
在不同的使用环境下使用的编码可能不一样,以及在通信过程中采用不同方式编码,该源码主要是UTF8和GBK编码互相转换,具体实现请看代码中的注释
- 2022-05-29 14:45:45下载
- 积分:1
-
随机数的获取,用VC实现,随机产生一定范围内的数据
随机数的获取,用VC实现,随机产生一定范围内的数据-random access, with VC, randomly generated within a certain range of data
- 2023-05-28 06:15:02下载
- 积分:1
-
获取系统硬件信息,内存使用状况,process进程列表
void ExeCPUID(DWORD veax) //初始化CPU信息
{
__asm
{
mov eax,veax
cpuid
mov deax,eax
mov debx,ebx
mov decx,ecx
mov dedx,edx
}
}
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-23 22:54:57下载
- 积分:1
-
AQ E
aq E
- 2022-11-27 03:50:03下载
- 积分:1
-
你好
hello
I write this program to chenge the size of all forms and controls in my projects.and I useing it for larg projects .But you can change it for any pubic change in your pojects
Just chenge your target in conver() method and enjoy-hello
I write this program to chenge the size of all forms and controls in my projects.and I useing it for larg projects .But you can change it for any pubic change in your pojects
Just chenge your target in conver() method and enjoy
- 2022-02-05 12:42:48下载
- 积分:1