登录
首页 » C# » MyOwnPlayer

MyOwnPlayer

于 2010-09-27 发布 文件大小:39KB
0 169
下载积分: 1 下载次数: 202

代码说明:

  C#开发的用于VLC的应用,供大家参考学习之用。程序经过调试,完全可以使用。(C# application developer for VLC, for your reference learning. After a debugging program, can use.)

文件列表:

MyOwnPlayer
...........\MyOwnPlayer
...........\...........\bin
...........\...........\...\Debug
...........\...........\...\.....\MyOwnPlayer.exe,24576,2009-04-11
...........\...........\...\.....\MyOwnPlayer.pdb,38400,2009-04-11
...........\...........\...\.....\MyOwnPlayer.vshost.exe,5632,2005-11-11
...........\...........\Core.cs,623,2008-12-04
...........\...........\CoreHandle.cs,897,2008-12-04
...........\...........\Form1.cs,1299,2008-12-04
...........\...........\Form1.Designer.cs,2993,2008-12-04
...........\...........\Form1.resx,5814,2008-12-04
...........\...........\Media.cs,896,2008-12-04
...........\...........\MediaException.cs,299,2008-12-04
...........\...........\MediaHandle.cs,921,2009-04-11
...........\...........\MediaPlayer.cs,1726,2008-12-04
...........\...........\MediaPlayerHandle.cs,951,2009-04-11
...........\...........\MyOwnPlayer.csproj,3560,2008-12-04
...........\...........\obj
...........\...........\...\Debug
...........\...........\...\.....\MyOwnPlayer.csproj.GenerateResource.Cache,842,2008-12-04
...........\...........\...\.....\MyOwnPlayer.exe,24576,2009-04-11
...........\...........\...\.....\MyOwnPlayer.Form1.resources,180,2008-12-04
...........\...........\...\.....\MyOwnPlayer.pdb,38400,2009-04-11
...........\...........\...\.....\MyOwnPlayer.Properties.Resources.resources,180,2008-12-04
...........\...........\...\.....\TempPE
...........\...........\...\MyOwnPlayer.csproj.FileList.txt,296,2009-04-11
...........\...........\Program.cs,470,2008-12-04
...........\...........\Properties
...........\...........\..........\AssemblyInfo.cs,1148,2008-12-04
...........\...........\..........\Resources.Designer.cs,2877,2008-12-04
...........\...........\..........\Resources.resx,5612,2008-12-04
...........\...........\..........\Settings.Designer.cs,1095,2008-12-04
...........\...........\..........\Settings.settings,249,2008-12-04
...........\MyOwnPlayer.sln,922,2008-12-04

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

发表评论

0 个回复

  • SharpDevelopReports
    sharpdevelop做的SharpDevelopReports(sharpdevelop do the SharpDevelopReports)
    2012-08-01 13:15:40下载
    积分:1
  • acv-encryption-tool-3.0
    适用于劲舞团ACV文件的解压打包,很好用的一款软件Audition acv encryption tool 3.0 listed(Audition acv encryption tool 3.0 listed)
    2016-07-23 15:17:20下载
    积分:1
  • bclongsnodes
    非等节点的分段M次Newton插值,属于数值方法的内容,很好(The piecewise M-degree Newton interpolation of non-equal nodes, which belongs to the numerical method, is very good.)
    2019-01-01 08:45:43下载
    积分:1
  • ddvip_com_061744a03abed2
    前两天为公司改程序,其中有一部分是要打印出报表。原来的程序是调用VB写的一个程序。那个程序用VBA方式实现的,在一个空的WORD表格模板里填入数据,让WORD去打印,效果还可以,就是速度很慢。但是这次,上次写代码的人已经不在这里了,我并不想去学VBA,无奈之下找到了一个Rob.A Fraydl写的打印类示例,但是里面没有我要的功能,只是示范了怎么去打印。于是自己重新的封装了一下,基本算是合格了。(two days ago for the company to change procedures, which are in part to print out statements. The original procedure was called VB write a procedure. VBA procedure that was achieved in an empty template forms WORD Lane Enter data, Let Word to print, the results were, and that is very slow. However, this time, the last person to write the code has been going on here, I do not want to go to school VBA, In desperation to find a Rob.A Fraydl write Print category example, but there's no I want function, the model is how to print. His own re-packaging it, and basically considered a pass.)
    2007-04-07 10:57:15下载
    积分:1
  • 迷宫
    运用矩阵来表示迷宫。能根据用户指定的维数自动生成迷宫,并打印迷宫中各个位置的状态。在A 的基础上实现迷宫的自动路径搜索,判断是否存在从起点到终点的通路。(The maze is represented by a matrix. The maze can be generated automatically according to the dimension specified by users, and the status of each location in maze can be printed. On the basis of A, we can achieve automatic path search of maze and determine whether there is a path from start to finish.)
    2018-04-08 08:51:31下载
    积分:1
  • earthquakeanalysis
    对地震数据进行分析,并对它们进行三维重建,可用来对地震原因进行探索.(Analysis of seismic data, and their three-dimensional reconstruction, can be used to explore the causes of earthquakes.)
    2009-03-23 11:43:22下载
    积分:1
  • AccessPort
    window下测试串口通信的测试软件,方便易用(test software window under test serial communications, easy to use)
    2014-04-28 15:16:14下载
    积分:1
  • REGCTRL
    说明:  注册表操作,打开注册表,查询,并进行设置。后面有注释部分是进行系统的一些信息进行设置查询。(Registry operation, open the registry, query, and set up. Notes partly behind some of the information system set up inquiries.)
    2008-11-07 18:11:18下载
    积分:1
  • Matrix-Operations(Complete)
    一次数据结构课小组形式的大作业,实现矩阵的全套运算。包里有两个压缩文件,一个是生成dll的VS工程,另一个是加载dll的exe界面(The form of a data structure class group of large operations, to achieve a full set of matrix operations. Bag has two compressed files, one is to generate dll in VS project, and the other is to load the dll, exe interface)
    2011-05-03 10:36:05下载
    积分:1
  • usb7333-Data-acquisition
    usb7333 Data acquisition,主要实现了USB7333数据采集卡的数据采集和发送。(usb7333 Data acquisition, main achievement of the USB7333 data acquisition card, data acquisition and transmission.)
    2011-05-16 09:45:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载