1、關(guān)于CefSharp
裝一手,比較簡單的英語
CefSharp lets you embed Chromium in .NET apps. It is a lightweight .NET wrapper around the Chromium Embedded Framework (CEF) by Marshall A. Greenblatt. About 30% of the bindings are written in C++/CLI with the majority of code here is C#. It can be used from C# or VB, or any other CLR language. CefSharp provides both WPF and WinForms web browser control implementations.
CefSharp is BSD licensed, so it can be used in both proprietary and free/open source applications. For the full details, see the LICENSE file.
自己總結(jié)的:
CefShar是一個(gè)提供了Chromium Embedded Framework (CEF)的.NET接口的開源項(xiàng)目,提供了Winform、WPF封裝,可以用來代替微軟的WebBrowser,瀏覽網(wǎng)頁,尤為強(qiáng)大的是實(shí)現(xiàn)了C#、VB等vs支持的語言與JavaScript的交互方法。
2、CefSharp項(xiàng)目源碼下載
源碼下載 github托管地址 目前最新v53.0.1
源碼結(jié)構(gòu)介紹構(gòu)建基于Chromium的應(yīng)用程序 - 貓不理餅
3、Winfrom項(xiàng)目引入CefSharp
延伸閱讀
- ssh框架 2016-09-30
- 阿里移動(dòng)安全 [無線安全]玩轉(zhuǎn)無線電——不安全的藍(lán)牙鎖 2017-07-26
- 消息隊(duì)列NetMQ 原理分析4-Socket、Session、Option和Pipe 2024-03-26
- Selective Search for Object Recognition 論文筆記【圖片目標(biāo)分割】 2017-07-26
- 詞向量-LRWE模型-更好地識(shí)別反義詞同義詞 2017-07-26
- 從棧不平衡問題 理解 calling convention 2017-07-26
- php imagemagick 處理 圖片剪切、壓縮、合并、插入文本、背景色透明 2017-07-26
- Swift實(shí)現(xiàn)JSON轉(zhuǎn)Model - HandyJSON使用講解 2017-07-26
- 阿里移動(dòng)安全 Android端惡意鎖屏勒索應(yīng)用分析 2017-07-26
- 集合結(jié)合數(shù)據(jù)結(jié)構(gòu)來看看(二) 2017-07-26