Git Product home page Git Product logo

liyic / miniblink49 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from weolar/miniblink49

0.0 2.0 0.0 151.01 MB

一个小巧、轻量的浏览器内核,用来取代wke和libcef

License: MIT License

C++ 75.89% C 13.76% Batchfile 0.02% Objective-C 0.04% HTML 0.06% CMake 0.02% Objective-C++ 0.06% JavaScript 1.84% Python 0.91% Makefile 0.64% Assembly 4.96% Shell 0.07% Perl 1.44% DIGITAL Command Language 0.10% XS 0.01% M4 0.03% eC 0.01% Scheme 0.01% Prolog 0.01% PHP 0.13%

miniblink49's Introduction

miniblink49

=======================================================

关于miniblink的介绍见这篇文章:https://zhuanlan.zhihu.com/p/22611497?group_id=764036386641707008

简单的说,miniblink是个浏览器控件,如果你用过cef、wke、webbrowser,应该很好理解。

一、关于编译

1、目前编译尽量使用VS2015以上的编译器,否则可能出现未知错误。尽量用vs2015.bat打开(重要)

2、Release版本默认采用VC6运行时库,此特性可以通过USING_VC6RT宏控制

3、miniblink默认同时导出CEF和WKE两种接口,导出接口可以通过ENABLE_CEF和ENABLE_WKE两个宏控制.#这里至少选择一种导出接口

4、更详细内容请见 http://miniblink.net/article/4 编译指南

5、如果只想看demo,可以只下载https://github.com/weolar/miniblink49/tree/master/wkexe 目录然后编译

6、需要编译好的dll以及demo的源码和工程,在 https://blog.csdn.net/weolar/article/details/80146895 下载

二、杂项说明

1、miniblink主要是用来做PC端的浏览器嵌入组件,由于导出的是wke和cef的接口,所以你可以替换到你的项目中去体验和学习。基本相当于一个wke的升级版本,或者cef的精简版。

2、electron的接口目前正在完善中,大家敬请期待

3、例子可见源码中的wkexe工程,或者cefclient(被废弃)

三、联系方式

大家有问题可以选择:

1,加Q群178168957

2,邮箱[email protected]

3,csdn:blog.csdn.net/weolar

4,http://miniblink.net/

5,github里留言issue讨论

6,关注知乎专栏:https://zhuanlan.zhihu.com/chrome

7,关注论坛:miniblink.net (这个更推荐)

当然我不会所有问题都回答的,毕竟还要去工地搬砖养家糊口。

最后特别感谢zero,他帮我提交了很多代码。

另外感谢网友core,他赞助了一个论坛:http://miniblink.net/

miniblink49's People

Contributors

fy0 avatar heineiuo avatar sanwer avatar victorzhao avatar weolar avatar zero-rp avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.