2009年8月26日
摘要: using System;using System.ComponentModel;using System.Windows.Forms;using System.Threading;namespace AutoResetEventTest{ public partial class Form1 : Form { private ManualResetEvent manualResetEvent; ... 阅读全文
posted @ 2009-08-26 23:58 米高佐敦 阅读(1052) 评论(0) 推荐(0) 编辑
摘要: C# 播放器空件 的常用方法//****************************************************************************//MediaPlay 9 右击工具箱->选择项(I)... -> 显示"选择工具箱项" -> COM组件 -> Windows Media Player wmp.dll 添加axWindow... 阅读全文
posted @ 2009-08-26 23:55 米高佐敦 阅读(1709) 评论(0) 推荐(0) 编辑