登录
首页 » Windows开发 » 这是一个关于mp3 播放的程序的程序,是我从同学那里拷过来的,试了一下,还可以!...

这是一个关于mp3 播放的程序的程序,是我从同学那里拷过来的,试了一下,还可以!...

于 2022-08-06 发布 文件大小:78.85 kB
0 176
下载积分: 2 下载次数: 1

代码说明:

VC开发的树型可拖拉策略编辑器-VC can drag the tree strategy Editor

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 手机屏幕显示信息. 比如电压.信号强弱.基站代码.等等.
    手机屏幕显示信息. 比如电压.信号强弱.基站代码.等等.-Mobile phone screen to display information. Such as voltage. Signal strength. Basestation code. And so on.
    2022-01-25 15:16:20下载
    积分:1
  • 如何使用DocX 库在 .DOCX 文件中替换一列单词
    翻译  maninwest@Codeforge  作者:B. Clay Shannon@Codeproject使用 DocX 库替换 .docx 文件中的字任务我想替换英式英语的拼写为美式口语。例如, 替换 "colour" 为 "color", "centre" 为 "center", "plough" 为"plow", 等。我可以使用查找>替换来一个一个地替换,但是很麻烦。所以,我找到一个库 。为了使用这个 docx库,只需从 这里 下载(docx.dll)。在你的项目中添加到它的引用,然后添加此 using子句:using Novacode; 首先需要加载具有”错误"拼写的文档:string filename = string.Empty; DialogResult result = openFileDialog1.ShowDialog(); if (result == DialogResult.OK) { filename = openFileDialog1.FileName; } else { MessageBox.Show("No file selected - hasta la vista and Ciao, baby!"); return; } using (DocX document = DocX.Load(filename)) { document.ReplaceText("travelled", "traveled"); document.Save(); } 我们当然想以此完成所有词汇替换。首先,我们需要有一列单词,这样编码:  请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-01-25 21:24:19下载
    积分:1
  • 从摄像头提取视频文件,并显示每个图像帧的灰度直方图与一维RGB彩色直方图,并且比较上述直方图的距离。有四种比较方法一一实现了。...
    从摄像头提取视频文件,并显示每个图像帧的灰度直方图与一维RGB彩色直方图,并且比较上述直方图的距离。有四种比较方法一一实现了。-Extract the video file from the camera and display each image frame of gray-scale histogram and the one-dimensional RGB color histogram, and compare the histogram distance. There are four comparative method 11 achieved.
    2022-04-07 03:44:28下载
    积分:1
  • 次程序为最新STC的12系列的单片的A/D转换的C程序,一般提供为汇编程序,这个C程序可以通过串口观察得到-Sub-program for the latest STC" s 12 series of single-chip A/D conversion of the C program, are generally provided for the assembler, the C program can be observed through the serial port
    2023-01-07 14:55:03下载
    积分:1
  • 一个游戏编程的实例
    一个游戏编程的实例-a game programming examples
    2022-01-29 03:59:16下载
    积分:1
  • 短信停送电后台服务程序(自动送短信oracle数据平台)
    短信停送电后台服务程序(自动发送短信oracle数据平台)
    2022-04-27 15:08:53下载
    积分:1
  • himself wrote a word back to the procedures for the open
    自己写的一个背单词的程序也不想更新程序了开源-himself wrote a word back to the procedures for the open-source update
    2023-04-06 22:55:03下载
    积分:1
  • 绘制等角圆柱投影(墨卡托投影) 地图学专业人士
    绘制等角圆柱投影(墨卡托投影) 地图学专业人士-Draw Conformal cylindrical projection (Mercator projection) cartography professionals
    2023-05-12 03:20:03下载
    积分:1
  • 信箱应用程序接口的使用
    信箱应用程序接口的使用-Box Application Programming Interface use
    2022-01-26 02:04:08下载
    积分:1
  • 使用C#制作屏幕保护的方法
    使用C#制作屏幕保护的方法-produced using C# screen protection methods
    2023-03-14 04:10:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载