資源簡介
cefsharp flash插件。pepflashplayer.dll 64位和32位,內含使用說明書,使用簡單。 pepflashplayer.dll 64位 Verison ="26.0.0.131" pepflashplayer.dll 32位 Verison ="28.0.0.137"
【使用說明】
string strMenu = System.Windows.Forms.Application.StartupPath;
//pepflashplayerDLL 地址
string flashPath = strMenu "\\plugins\\pepflashplayer32_21_0_0_182.dll";
CefSettings set = new CefSettings();
set.CachePath = "cache";
//開啟ppapi-flash
set.CefCommandLineArgs["enable-system-flash"] = "1";
set.CefCommandLineArgs.Add("ppapi-flash-version", "21.0.0.182");
//插入地址
set.CefCommandLineArgs.Add("ppapi-flash-path", flashPath);
//啟用配置
CefSharp.Cef.Initialize(set);
代碼片段和文件信息
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-01-10?15:03??pepflashplayer.dll\x64\
?????文件??????????29??2019-01-10?13:51??pepflashplayer.dll\x64\README.txt
?????文件????31133184??2017-06-20?13:59??pepflashplayer.dll\x64\pepflashplayer.dll
?????目錄???????????0??2019-01-10?15:03??pepflashplayer.dll\x86\
?????文件??????????29??2019-01-10?15:04??pepflashplayer.dll\x86\README.txt
?????文件????17844224??2018-05-18?15:08??pepflashplayer.dll\x86\pepflashplayer.dll
?????文件???????12220??2019-01-10?15:11??pepflashplayer.dll\使用教程.docx
?????目錄???????????0??2019-01-10?15:11??pepflashplayer.dll\
-----------?---------??----------?-----??----
?????目錄???????????0??2019-01-10?15:03??pepflashpla
?????文件??????????29??2019-01-10?13:51??pepflashpla
?????文件????31133184??2017-06-20?13:59??pepflashpla
?????目錄???????????0??2019-01-10?15:03??pepflashpla
?????文件??????????29??2019-01-10?15:04??pepflashpla
?????文件????17844224??2018-05-18?15:08??pepflashpla
?????文件???????12220??2019-01-10?15:11??pepflashpla
?????目錄???????????0??2019-01-10?15:11??pepflashpla
評論
共有 條評論