# Browser **Repository Path**: ccrygray/Browser ## Basic Information - **Project Name**: Browser - **Description**: CEF浏览器,基于CEF3与Duilib界面库,支持Flash PPAPI插件(系统自带或打包内置),支持多标签页浏览。 - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2022-11-08 - **Last Updated**: 2022-11-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Browser(CEF浏览器) 基于CEF3与Duilib界面库,支持Flash PPAPI插件(系统自带或打包内置),支持多标签页浏览。 ### 编译 1、获取Duilib + https://github.com/sanwer/duilib.git + https://gitee.com/sanwer/duilib.git 2、获取CEF3 + https://github.com/sanwer/libcef.git + https://gitee.com/sanwer/libcef.git 3、获取Browser + https://github.com/sanwer/Browser.git + https://gitee.com/sanwer/Browser.git 4、编译 ```sh Build.cmd ``` 5、运行 运行或调试前,请确保Bin目录下有libcef.dll等文件,下载地址: + https://github.com/sanwer/libcef/releases + https://gitee.com/sanwer/libcef/releases ### 联系方式 Mail/Alipay: sanwer@qq.com,QQ: 6538316,仅提供付费技术支持。