miniblink其他语言绑定及例程

需要说明的是,下面的url很多都是网友提供,非官方编写。所以可能和最新版miniblink不太兼容,出现问题也正常,仅供参考。

C++

https://github.com/weolar/mb-demo (标准版)

https://github.com/aplum88/qmb (标准版,qt封装)

https://github.com/iceb0y/miniblink_cxx_example

https://github.com/zhichao281/duilib-MiniBlinkBrowser

C#

https://gitee.com/ampereufo/MBforNETDemo (标准版,功能化封装)

https://gitee.com/aochulai/NetMiniblink (标准版,集成化封装)

https://gitee.com/kyozy/miniblinknet (标准版,接口化封装)

https://gitee.com/ampereufo/MiniBlink_VIPDemo (VIP版,接口化封装)

https://github.com/duwenjie15/Raindrops.UI.WebView (VIP版)

golang

https://gitee.com/aochulai/GoMiniblink(标准版)

https://github.com/raintean/blink

https://github.com/1694439208/go-miniblink

https://github.com/suiyunonghen/GVCL/tree/master/Components/DxControls/gminiblink

https://github.com/del-xiong/miniblink

https://github.com/selfplan/gowebui

https://github.com/Mengdch/browser(vip版本接口)

delphi

https://github.com/yangyxd/wke-for-delphi

https://gitee.com/LangjiApp/Wke4Delphi.git

SOUI

https://gitee.com/Qyerp/KKPlayer/blob/master/KKPlayer/MainPage/KKWkeWebkit.cpp

https://github.com/soui-demo/SweepingEdge

powerbuilder

https://github.com/gaoqiangz/pfw

duilib

https://github.com/zhichao281/duilib-MiniBlinkBrowser

VB

https://github.com/imxcstar/vb6-miniblink-SBrowser

Python

https://github.com/lochen88/MBPython3