Coder Social home page Coder Social logo

yeson88 / chrome-base Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bingoli/chrome-base

0.0 0.0 0.0 112.8 MB

裁剪的Chromium的base库,以及使用示例代码

Python 31.14% Batchfile 0.02% JavaScript 2.14% C++ 57.67% Objective-C++ 1.23% C 0.51% Java 5.31% nesC 0.23% Objective-C 0.38% Assembly 0.02% Roff 0.01% Pawn 0.01% Shell 0.68% HTML 0.33% Makefile 0.01% sed 0.01% PowerShell 0.01% CSS 0.16% Groovy 0.13% Go 0.03%

chrome-base's Introduction

说明

裁剪Chromium的base库的代码,并提供了相关的使用示例。目前只支持Windows平台的编译,后续会做其他平台的处理。

Chromium源码说明

目前的源码是基于Chromium的分支79.0.3945.56开发,后续会跟随Chromium源码进行升级。

前置条件

Windows

  • 安装Visual Studio 2017 (>=15.7.2) or 2019 (>=16.0.0)
    • 必须安装MFC/ATL。
    • 安装windows sdk,且版本大于或等于10.0.18362

编译说明

封装了编译脚本build_debug.bat,并在src/examples目录下创建了很多示例代码,如果能把示例代码正常运行,就说明编译是什么问题的。

  1. 运行build_debug.bat进行编译。
  2. 运行src\Default\strings_example.exe

编译失败的情况,可参考Chromium常见编译问题

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.