1 Star 0 Fork 41

志林 / EasyCKL

forked from daemon_process / EasyCKL 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
BSD-3-Clause

##EasyCKL

简体中文 编译指南已经移至 Compilation Guide

EasyCKL is a library based on CEF3 (embedded Chromium framework), support for Windows and Linux platforms.

API Documentation | Build EasyCKL From Source Code | Getting Started Tutorial(MSVC) | Getting Started Tutorial(MinGW) | Project News

If the above API Documentation can not be opened, use This Link

For the meaning of the cause of EasyCKL development please refer to Wiki page

In short, EasyCKL has many excellent features

  • Completely with C-style API interfaces, please refer to the Wiki page for details. Wiki page

  • As far as possible follow the "seperation of mechanism and policy" principle, do not impose any policy on the caller, please refer to the Wiki page for details. Wiki page

  • Simple and easy to use, lightweight, she put the CEF complex class, cumbersome inheritance and abstraction hidden, leaving the caller is like Win32API, Linux system calls, POSIX library functions as concise and powerful interface.

  • He ensures backwards compatibility as much as possible, either at the source or binary level.

With EasyCKL, you can

  • Embed a web control which is high-performance, compatible with the latest standards of mainstream for your application

  • Make browsers that based on Chromium kernel, such as [ECKBrowser] (http://easyckl.tk/eckbrowser/)

  • Hosting applications primarily developed with Web technologies (WebUI)

How to get started?

I would like to develop my application based on EasyCKL - Go back to the top to get the Getting Started Tutorials and API Documentation

I would like to develop directly on the EasyCKL source - Go to the Compilation Guide(INSTALL.md page) about compiling EasyCKL. Compilation Guide

Note If you are developing on the Linux platform, it is recommended that you build EasyCKL via source code, because different compiler versions, different glibc versions, and different Linux distributions environments can cause binary compatibility problems. In addition, the direct release of the source code on Linux is also the most acceptable method for users.

Chromium Embedded Framework

BSD LICENSE

Windows (Win32, ix86): cef_binary_3.2623.1401.gb90a3be_windows32 (Default) cef_binary_3.2704.1431.ge7ddb8a_windows32 (Optional)

Linux (i686): cef_binary_3.2623.1399.g64e2fe1_linux32

Windows Tip: cef_binary_3.2623.1401.gb90a3be_windows32 version is the last version of supporting Windows XP, but I also carry codes of a new version (cef_binary_3.2704.1431.ge7ddb8a_windows32), if you do not need to continue to support XP, you can use the new code to compile

Note: This project publishes the source code, README, Wiki, and API Documentation under BSD LICENSE

Copyright (c) 2016, daemon_process All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the {organization} nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

简介

这是一个基于CEF3(嵌入式 Chromium 框架)二次开发的库,支持 Windows 和 Linux 平台。 展开 收起
C++
BSD-3-Clause
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C++
1
https://gitee.com/qingfengyirushi/EasyCKL.git
git@gitee.com:qingfengyirushi/EasyCKL.git
qingfengyirushi
EasyCKL
EasyCKL
master

搜索帮助

14c37bed 8189591 565d56ea 8189591