登录
首页 » Windows开发 » players into the Formosan vb Health is prepared vb learners familiar with a good...

players into the Formosan vb Health is prepared vb learners familiar with a good...

于 2023-01-27 发布 文件大小:3.31 kB
0 198
下载积分: 2 下载次数: 1

代码说明:

播放器成生器用vb编写是vb学习者熟悉vb的很好实例-players into the Formosan vb Health is prepared vb learners familiar with a good example of vb

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

发表评论

0 个回复

  • 带通配符的字符串匹配算法源代码 vc源代码
    带通配符的字符串匹配算法源代码 vc源代码-the vc source code of string matching with wildcard.
    2022-01-26 06:56:58下载
    积分:1
  • 光驱控制程序,在需要与制备的录音软件
    CDROM 控制程序,在编写刻录软件的时候需要把光盘退出再载入光盘.这个时候需要这个软件来控制.原理很简单,主要是API接口函数很难找到.-CDROM control procedures, recording software in the preparation of the need to withdraw from the re-recorded CD discs. this time the software required to control. very Principle simple, the main API function hard to find.
    2022-04-25 06:29:37下载
    积分:1
  • I think this book is learning c++ classic books worth learning
    我觉得这本书是学习c++的经典书籍值得大家学习-I think this book is learning c++ classic books worth learning
    2022-01-25 13:51:25下载
    积分:1
  • 完整的网络麻将源程序,可直接编译运行,对网络编程和游戏有很大帮助,希望对需要的朋友有用...
    完整的网络麻将源程序,可直接编译运行,对网络编程和游戏开发有很大帮助,希望对需要的朋友有用-A complete network of mahjong source, can be directly compiled to run on network programming and game development are of great help to the hope that a friend in need of helpful
    2022-07-07 02:14:30下载
    积分:1
  • 主页登陆注册系统(.NET源码).
    主页登陆注册系统(.NET源码).-Home landing Registration System (.NET source).
    2022-02-14 21:43:51下载
    积分:1
  • This procedure is mainly developed in the WinCE environment SQLCE database progr...
    这个程序主要是在WinCE环境下开发访问SQLCE数据库程序的例子程序,其中有对相关功能进行了组件封装,采用套间线程模型。其中ALTCOMM项目是封装的组件,WinMain项目是调用程序。-This procedure is mainly developed in the WinCE environment SQLCE database program to visit examples of the procedure, which has the relevant functions of the component package, the use of threading model suites. One project is ALTCOMM package components, WinMain is the procedure call.
    2022-07-19 04:51:00下载
    积分:1
  • 视频会议系统v28
    一套商用的视频会议程序(cool)
    2022-08-08 09:19:06下载
    积分:1
  • c语言计算器,实现加、减、乘、除、加括号、sin/cos/tan函数
    c语言计算器,实现加、减、乘、除、加括号、sin/cos/tan函数-c language calculator to achieve add, subtract, multiply, divide, add parentheses, sin/cos/tan functions
    2022-09-25 04:45:02下载
    积分:1
  • an example of communication between processes
    一个进程通信的例子-an example of communication between processes
    2023-05-02 20:40:03下载
    积分: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
  • 696518资源总数
  • 105873会员总数
  • 12今日下载