登录
首页 » c# » 播放器

播放器

于 2023-08-26 发布 文件大小:350.07 kB
0 63
下载积分: 2 下载次数: 1

代码说明:

using System;using System.Collections.Generic;using System.Windows.Forms;namespace 媒体播放器{    static class Program    {        ///         /// 应用程序的主入口点。        ///         [STAThread]        static void Main()        {            Application.EnableVisualStyles();            Application.SetCompatibleTextRenderingDefault(false);            Application.Run(new frmPlayer());        }    }}

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

发表评论

0 个回复

  • lyvd_point
    B curve left key point, right end vevr good(Curve B left key point, right end vevr good)
    2017-05-09 15:10:32下载
    积分:1
  • des
    C#实现DES和3DES算法的CBC和ECB函数(C# DES and 3DES CBC algorithm and ECB function)
    2015-05-17 21:27:19下载
    积分:1
  • LiteOS20141118.pdf
    华为lite os 说明文档,帮助开发 IOT(this is huawei lite os for IOT doc)
    2016-04-01 11:44:19下载
    积分:1
  • C语言用指针操作字符串的几个案例(求长度、次数、删除子串等)
    都是自己学C的时候写的几个小函数,都包含main函数能独立运行的(将.txt后缀改.cpp就可以在VC里运行了)仿照STL库来的功能,不过没有套C++的壳,有兴趣的可以试试咯 1、求字符串长度的函数实现和测试案例 3、求子串在主串中出现的次数 5、删除特定子串(通过下标索引) 对了,这是用指针实现的,所以可能会有空指针异常的话就自行判断一把咯
    2022-03-19 08:00:16下载
    积分:1
  • sexynr-procedures
    Socket programming server side procedures
    2017-04-23 02:02:59下载
    积分:1
  • INQIM2
    说明:  
    2018-02-15 15:14:28下载
    积分:1
  • 一个无线自动化仪表程序,能够测量电压值并无线发送
    利用传统的51单片机,使用降压电路,通过AD转换测量电压值,并且分为几个等级,不同的电压范围可以更改量程,达到更高的精度,采集的电压数据,可以通过无线传输到上位机,为后续数据库和上位机的分析提供数据。
    2022-06-20 18:14:33下载
    积分:1
  • matlab
    这是一个电力系统无功优化的MATLAB程序,在MATLAB7上已调试通过,其实例节点有点少,可对其进行改进(This is a reactive power optimization of MATLAB procedures have been debug MATLAB7 passed, the example of a little less nodes may improve their)
    2007-12-26 15:20:33下载
    积分:1
  • TSP
    说明:  算法仿真,很好用蚁群算法算法仿真,很好用蚁群算法(Algorithm simulation, a good simulation algorithm using ant algorithm, ant colony algorithm with good)
    2008-10-13 20:23:26下载
    积分:1
  • Hash-table
    本代码主要实现了哈希表的设计,完成了哈希函数的相关要求。(The code is designed to achieve a hash table, the completion of the relevant requirements of the hash function.)
    2013-12-30 17:15:14下载
    积分:1
  • 696518资源总数
  • 105918会员总数
  • 20今日下载