登录
首页 » C# » sharpPlayer

sharpPlayer

于 2012-08-17 发布 文件大小:2490KB
0 248
下载积分: 1 下载次数: 88

代码说明:

  简单的视频播放器,有播放,暂停,全屏,打开文件功能。(Simple video player, play, pause, full screen, open the file functions.)

文件列表:

sharpPlayer
...........\SharpPlayer
...........\...........\bin
...........\...........\...\Debug
...........\...........\...\.....\SharpPlayer.exe,701440,2012-08-02
...........\...........\...\.....\SharpPlayer.pdb,75264,2012-08-02
...........\...........\...\.....\SharpPlayer.vshost.exe,14328,2012-08-17
...........\...........\...\.....\SharpPlayer.vshost.exe.manifest,490,2009-06-11
...........\...........\...\Release
...........\...........\...\.......\SharpPlayer.exe,699392,2010-09-19
...........\...........\...\.......\SharpPlayer.pdb,54784,2010-09-19
...........\...........\...\.......\SharpPlayer.vshost.exe,14328,2010-09-19
...........\...........\...\.......\SharpPlayer.vshost.exe.manifest,490,2007-07-21
...........\...........\ColorSlider.cs,43975,2010-07-28
...........\...........\ColorSlider.designer.cs,1225,2010-07-28
...........\...........\ColorSlider.resx,5995,2006-05-12
...........\...........\obj
...........\...........\...\Debug
...........\...........\...\.....\Refactor
...........\...........\...\.....\ResolveAssemblyReference.cache,25849,2012-07-26
...........\...........\...\.....\SharpPlayer.csproj.FileListAbsolute.txt,3361,2012-08-17
...........\...........\...\.....\SharpPlayer.csproj.GenerateResource.Cache,946,2012-07-26
...........\...........\...\.....\SharpPlayer.exe,701440,2012-08-02
...........\...........\...\.....\SharpPlayer.pdb,75264,2012-08-02
...........\...........\...\.....\SharpPlayer.PlayerForm.resources,337091,2012-07-26
...........\...........\...\.....\SharpPlayer.Properties.Resources.resources,652,2012-07-26
...........\...........\...\.....\Simon.SharpStreamingClient.ColorSlider.resources,180,2012-07-26
...........\...........\...\.....\TempPE
...........\...........\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2010-09-19
...........\...........\...\Release
...........\...........\...\.......\SharpPlayer.csproj.FileListAbsolute.txt,991,2010-09-19
...........\...........\...\.......\SharpPlayer.csproj.GenerateResource.Cache,946,2010-09-19
...........\...........\...\.......\SharpPlayer.exe,699392,2010-09-19
...........\...........\...\.......\SharpPlayer.pdb,54784,2010-09-19
...........\...........\...\.......\SharpPlayer.PlayerForm.resources,337091,2010-09-19
...........\...........\...\.......\SharpPlayer.Properties.Resources.resources,680,2010-09-19
...........\...........\...\.......\Simon.SharpStreamingClient.ColorSlider.resources,180,2010-09-19
...........\...........\...\.......\TempPE
...........\...........\...\.......\......\Properties.Resources.Designer.cs.dll,4608,2010-09-19

...........\...........\PlayerForm.cs,11813,2012-07-29
...........\...........\PlayerForm.Designer.cs,14073,2012-07-26
...........\...........\PlayerForm.resx,510791,2012-07-26
...........\...........\Program.cs,497,2010-09-09
...........\...........\Properties
...........\...........\..........\AssemblyInfo.cs,1388,2010-09-19
...........\...........\..........\Resources.Designer.cs,3089,2010-09-19
...........\...........\..........\Resources.resx,6185,2010-09-19
...........\...........\..........\Settings.Designer.cs,1096,2010-09-09
...........\...........\..........\Settings.settings,249,2010-09-09
...........\...........\res
...........\...........\...\bg.png

...........\...........\SharpPlayer.csproj,4480,2010-09-19
...........\SharpPlayer.sln,923,2010-09-09

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

发表评论

0 个回复

  • DrawingChart
    绘制曲线的类,c#源代码,大家有兴趣可以下载看看,学习、测试均可。(A Drawing Chart Class source codes,enjoy youself for study or test.)
    2014-02-25 13:11:30下载
    积分:1
  • MemLeakAnalyse
    简单的内存泄露的检查和测试的示例代码,如果你的程序有内存泄露可以参考一下(Simple memory leak inspection and testing of sample code, if you have memory leak procedures for reference)
    2007-09-26 11:42:24下载
    积分:1
  • Grid
    用MFC实现用表格控件对数据进行显示和修正处理(MFC with tabular data display controls and correction process)
    2013-11-27 13:57:55下载
    积分:1
  • Segment_Page
    段页式存储管理系统:建立一个基本段页存储管理系统的模型。(1-2人) 首先分配一片较大的内存空间,作为程序运行的可用存储空间 建立应用程序的模型,包括分段结构在内 建立进程的基本数据结构及相应算法 建立管理存储空间的基本存储结构。 建立管理段页的基本数据结构与算法。 设计存储空间的分配与回收算法 提供信息转储功能,可将存储信息存入磁盘,也可从磁盘读入 (as above)
    2021-01-04 10:48:56下载
    积分:1
  • shortest
    Map of the shortest path algorithm for dynamic programming
    2008-12-30 17:17:02下载
    积分:1
  • 使用qt实现网络爬虫
    使用qt实现网络爬虫,爬取自己感兴趣的图片。原理是采集地址,然后存数据,再去下载。(Use QT to achieve web crawler and crawl pictures that you are interested in. The principle is to collect addresses, then store data, and then download them.)
    2018-05-02 14:23:10下载
    积分:1
  • ftp-master
    说明:  轻量级ftp,功能单一,纯命令行界面,操作简单,安全性采用isa加密(a very simple ftp (client and server))
    2020-07-27 22:56:23下载
    积分:1
  • huawei_HandsetWinDriver
    手机的驱动,话为手机 官方更新,电信 定只的集资(Phone driver, if the official update for the phone, telecommunications fixed capital formation only)
    2013-10-12 19:43:21下载
    积分:1
  • Inturlpceasynchronous
    说明:  用汇编语言编写的基于dsp的异步串行口与PC机的接口程序(Interface program between asynchronous serial port and PC based on dsp written in assembly language)
    2019-05-21 05:35:14下载
    积分:1
  • AUTOSAR开发流
    本书讲解了autosar开发流程是vector公司出版的原版资料的中文翻译本,是学习autosar开发的绝佳入门资料。(the book is very good for learning autosar)
    2018-11-16 20:53:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载