首页

pepflashplayer.dll 64位和32位(含使用教程)

c#

2020-12-8

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);

资源下载此资源下载价格为2D币(VIP免费),请先
资源文件列表
pepflashplayer.dll/x64/README.txt , 29
pepflashplayer.dll/x64/pepflashplayer.dll , 31133184
pepflashplayer.dll/x86/README.txt , 29
pepflashplayer.dll/x86/pepflashplayer.dll , 17844224
pepflashplayer.dll/╩╣╙├╜╠│╠.docx , 12220
没有账号? 忘记密码?

社交账号快速登录