搜索资源列表
BOFANGQI
- 昨天写程序,需要在页面中嵌套播放器,用来播放服务器上的视频文件。本来想使用GridView控件的中提供的HyperLinkField子控件,但是实验了几次发现这个子控件调用播放器不行,只能调用网页和文件 属性设置: -Writing yesterday procedures required in the nested page player, used to play the video file on the server. Want to use the GridView c
WMAUDIO
- 流文件播放WMA文件, 生成内嵌WMA文件到EXE中播放.-Streaming file play WMA files, WMA files to the generated EXE embedded in the play.
flash
- c++界面中内嵌flash的方法。 提供一个例子可以进行学习-c++ interface in the embedded flash method. Provide an example to learn
WinForms嵌套其他程序
- 一个用C#编写的WinForm程序,可以将一个“本程序打开的exe文件创建的进程” 嵌套到界面的容器中,或者 "通过程序名称查找的进程" 嵌套到界面中。 本程序的本意是做一个基于ffmpeg的播放器界面,将SDL播放界面嵌套到C#界面中。(A program for bring a process to a C# UI. The process can be create by the programe , or Findwindow handle create by ot