- 博客(2)
- 资源 (1)
- 收藏
- 关注
原创 C# 播放语音文件
public class WinmmApi { [DllImport("kernel32.dll", CharSet = CharSet.Auto)] public static extern int GetShortPathName(string lpszLongPath, string shortFile, int cchBuffer); [DllImport("winmm.dll", EntryPoint = "mciSendString...
2021-09-13 15:59:07
404
原创 CefSharp ver 90.6.50.0 接口实现类
CefSharp ver 90.6.50.0 接口实现类 /// <summary> /// 文件下载处理 /// </summary> public class MyDownLoadFile : IDownloadHandler { public Action<DownloadItem> SaveFileCompleteAction { get; set; } public void OnBefor
2021-07-08 17:19:10
305
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅