Coder Social home page Coder Social logo

huoxiangdong / miniblink49 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from weolar/miniblink49

0.0 2.0 0.0 156.08 MB

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

License: Apache License 2.0

C++ 78.93% C 11.80% Batchfile 0.02% Objective-C 0.04% HTML 0.05% CMake 0.03% Objective-C++ 0.05% JavaScript 1.72% Python 0.97% Makefile 0.56% Assembly 4.27% Shell 0.07% Perl 1.24% DIGITAL Command Language 0.09% XS 0.01% M4 0.04% eC 0.01% Scheme 0.01% Prolog 0.01% PHP 0.12%

miniblink49's Introduction

miniblink49

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

https://weolar.github.io/miniblink/ 是miniblink的新官网。

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

API文档见:https://weolar.github.io/miniblink/doc-main.html

简单的说,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/releases 里自带的demo_src 或者只下载https://github.com/weolar/miniblink49/tree/master/wkexe 目录然后编译

6、需要编译好的dll以及demo的源码和工程,在 https://github.com/weolar/miniblink49/releases 下载

7、如果编译有错误,请等待我最新代码提交(重要!)。

二、杂项说明

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

2、electron的接口目前已经实现绝大部分接口,可以实战使用

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

三、联系方式

大家有问题可以选择:

1,加Q群94093808

2,邮箱[email protected]

3,csdn:blog.csdn.net/weolar

4,github里留言issue讨论

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

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

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

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

miniblink49's People

Contributors

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

Watchers

James Cloos avatar huoxiangdong 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.