资源简介
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.Media;
using System.Runtime.InteropServices;
using System.IO;
using TXTClass;
namespace yinyue
{
public partial class Form1 : Form
{
//txtclass
// 416 593 42 16
//36 126
[DllImport(“user32.dll“)]
public static extern bool ReleaseCapture();
[DllImport(“user32.dll“)]
public static extern bool SendMessage(IntPtr hwnd int wMsg int wParam int lParam);
public const int WM_SYSCOMMAND = 0x0112;
public const int SC_MOVE = 0xF010;
public const int HTCAPTION = 0x0002;
int mo
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2015-04-28 21:56 音乐\
文件 4491 2014-10-07 15:01 音乐\6a600c338744ebf8de0bd7c4d8f9d72a6159a7d7.jpg
目录 0 2015-04-28 21:55 音乐\yinyue\
目录 0 2015-04-28 21:55 音乐\yinyue\bin\
目录 0 2015-04-28 21:55 音乐\yinyue\bin\Debug\
文件 53760 2014-10-04 01:25 音乐\yinyue\bin\Debug\AxInterop.WMPLib.dll
文件 330752 2014-11-10 11:28 音乐\yinyue\bin\Debug\Interop.WMPLib.dll
目录 0 2015-04-28 21:55 音乐\yinyue\bin\Debug\lrc\
文件 1522 2014-12-10 04:23 音乐\yinyue\bin\Debug\lrc\a.Lrc
文件 1613 2014-12-10 02:49 音乐\yinyue\bin\Debug\lrc\aa.Lrc
文件 1503 2014-12-10 04:22 音乐\yinyue\bin\Debug\lrc\b.Lrc
文件 24576 2010-05-16 11:45 音乐\yinyue\bin\Debug\TXTClass.dll
文件 1792512 2015-01-19 00:01 音乐\yinyue\bin\Debug\yinyue.exe
文件 155136 2015-01-19 00:01 音乐\yinyue\bin\Debug\yinyue.pdb
文件 24224 2015-02-06 20:42 音乐\yinyue\bin\Debug\yinyue.vshost.exe
文件 490 2013-06-18 20:28 音乐\yinyue\bin\Debug\yinyue.vshost.exe.manifest
文件 108502 2015-01-19 00:01 音乐\yinyue\Form1.cs
文件 138745 2015-01-19 00:01 音乐\yinyue\Form1.Designer.cs
文件 235505 2015-01-19 00:01 音乐\yinyue\Form1.resx
目录 0 2015-04-28 21:55 音乐\yinyue\obj\
目录 0 2015-04-28 21:55 音乐\yinyue\obj\x86\
目录 0 2015-04-28 21:55 音乐\yinyue\obj\x86\Debug\
文件 53760 2014-10-04 01:25 音乐\yinyue\obj\x86\Debug\AxInterop.WMPLib.dll
文件 10715 2014-11-10 22:25 音乐\yinyue\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
文件 10445 2015-01-18 23:31 音乐\yinyue\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
文件 4208 2014-10-09 01:01 音乐\yinyue\obj\x86\Debug\GenerateResource.read.1.tlog
文件 1090 2014-10-09 01:01 音乐\yinyue\obj\x86\Debug\GenerateResource.write.1.tlog
文件 330752 2014-11-10 11:28 音乐\yinyue\obj\x86\Debug\Interop.WMPLib.dll
文件 7897 2014-10-09 00:04 音乐\yinyue\obj\x86\Debug\ResolveAssemblyReference.cache
目录 0 2015-04-28 21:55 音乐\yinyue\obj\x86\Debug\TempPE\
文件 8704 2014-10-07 15:02 音乐\yinyue\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll
............此处省略93个文件信息
相关资源
- ASP.NET C#在线音乐网站带数据库2017更新
- C#开发FFMPEG(API方式) FFmpeg拉取RTMP流
- ASP.NET C#在线音乐网站
- ASP.NET C# 在线音乐网站
- C#调用VLC 多窗体播放功能
- C#俄罗斯方块游戏源代码,带背景音乐
- C#写的一款漂亮的音乐播放器源码
- 基于VLC的C#播放器源码
- C#实现Onvif对接摄像机视频流,PTZ云台
- winform音乐播放器.rar
- c# 简易VLC播放RTMP视频流
- musicQQ音乐协议登录源码
- c# 制作的加强型音乐播放器实现了音
- C#绘制并能播放wav波形,效率很高哦
- 毕业设计 甜橙在线音乐MP3网
- Mp3在线音乐播放器控件及源码 ASP.NE
- c# 如何播放MP3文件
- 使用AForge类库的视频播放C#
- 图片与视频播放器带加密功能- C#源码
- C#图片循环幻灯片播放
- EmguCV完美播放文件夹和摄像头视频
- C#播放mp3的程
- WinForm音乐播放器源码
- C# 实现播放MP3的类
- C#媒体播放器,支持多种格式
- Wpf_背景音乐
- ASP.NET MVC项目实战网页版音乐播放平台
- C#实现Onvif对接摄像机视频流,PTZ云台
- 用于海康、大华等录像机的WPF视频播
- c#与文字语音转换与语音播放
评论
共有 条评论