上一页 1 2 3 4 5 6 7 8 9 10 ··· 29 下一页
摘要: #include <stdio.h> #include <stdlib.h> #include <iostream> #include <string.h> #include <map> //#include <sys/time.h> using namespace std; void main() 阅读全文
posted @ 2020-08-04 10:37 Bigben 阅读(864) 评论(0) 推荐(0) 编辑
摘要: VS2019 C++动态链接库的创建使用(1) - 创建使用dll 静态库:函数和数据被编译进一个二进制文件,通常扩展名为.lib,在使用静态库的情况下,在编译链接可执行文件时,链接器从库中复制这些函数和数据并把它们和应用程序的其它模块组合起来创建最终的可执行文件。 动态库:往往提供2个文件,一个是 阅读全文
posted @ 2020-08-03 19:17 Bigben 阅读(808) 评论(0) 推荐(0) 编辑
摘要: https://stackoverflow.com/questions/32383349/detect-value-change-in-input-tag-with-vanilla-javascript-and-mutationobserver 阅读全文
posted @ 2020-08-03 10:22 Bigben 阅读(88) 评论(0) 推荐(0) 编辑
摘要: Git:合并分支 git merge命令应用的三种情景版权声明:本文为CSDN博主「Samven_7」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。原文链接:https://blog.csdn.net/qq_42780289/article/details/979 阅读全文
posted @ 2020-07-24 19:49 Bigben 阅读(1737) 评论(0) 推荐(0) 编辑
摘要: 事件接入有二种方式, 一,通过属性设置:onclick()= function(){} EventTarget::SetAttributeEventListener 二,通过addEventListener,通过dom注册的js同调函数进入。AddEventListenerMethod 如果从doc 阅读全文
posted @ 2020-07-23 11:59 Bigben 阅读(409) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2020-07-22 15:31 Bigben 阅读(148) 评论(0) 推荐(0) 编辑
摘要: 参考:https://www.softwhy.com/HTML5/MutationObserver_course/ JavaScript监听属性改变 2018-8-18 01:34| 作者: admin| 查看: 3639| 评论: 0|来自: 蚂蚁部落 原创作品,转载需得到原作者书面许可,同时保留 阅读全文
posted @ 2020-07-22 14:19 Bigben 阅读(2552) 评论(0) 推荐(0) 编辑
摘要: chrome chromium 启动 命令行 开关 参数 switches command line flags 阅读全文
posted @ 2020-07-21 15:40 Bigben 阅读(12714) 评论(0) 推荐(0) 编辑
摘要: 转: Chromium的Render进程启动过程分析 chromium browser process 与 render process 间通信通道的建立 罗升阳 2015-08-24 01:06:51 24918 收藏 4分类专栏: 老罗的Android之旅版权 在配置多进程的情况下,Chromi 阅读全文
posted @ 2020-07-21 14:55 Bigben 阅读(1500) 评论(0) 推荐(0) 编辑
摘要: clipboard api参考: https://www.inovex.de/blog/clipboard-api/ https://w3c.github.io/clipboard-apis/ mdn的文档:https://developer.mozilla.org/en-US/docs/Web/A 阅读全文
posted @ 2020-07-16 14:31 Bigben 阅读(1071) 评论(0) 推荐(0) 编辑
摘要: https://chromium.googlesource.com/chromium/src/net/+/master/socket/client_socket_pool.cc // The maximum duration, in seconds, to keep used idle persis 阅读全文
posted @ 2020-07-16 09:47 Bigben 阅读(494) 评论(0) 推荐(0) 编辑
摘要: List of Chrome URLs chrome://about chrome://accessibility chrome://appcache-internals chrome://apps chrome://autofill-internals chrome://blob-internal 阅读全文
posted @ 2020-07-15 20:01 Bigben 阅读(990) 评论(0) 推荐(0) 编辑
摘要: c++编译报错: .\../../third_party/blink/renderer/modules/clipboard/clipboard.cc(34,19): error: incomplete type 'blink::Event' named in nested name specifie 阅读全文
posted @ 2020-07-15 18:09 Bigben 阅读(670) 评论(0) 推荐(0) 编辑
摘要: https://www.jb51.net/article/139825.htm 1、约定 本文的 demo 代码有些是伪代码,不可以直接执行。 没有特殊说明,本文所有 demo 都是基于 ES6 规范。 Object.method 代表是静态方法, Object#method 代表的是实例方法。如 阅读全文
posted @ 2020-07-14 19:56 Bigben 阅读(2187) 评论(0) 推荐(0) 编辑
摘要: This document describes how web pages are displayed in Chromium from the bottom up. Be sure you have read the multi-process architecture design docume 阅读全文
posted @ 2020-07-13 14:39 Bigben 阅读(215) 评论(0) 推荐(0) 编辑
摘要: 打印出页面元素排版: --enable-logging --log-level=0 --vmodule=cull_rect*=2 1,原始日志输出方式 日志输出需要头文件:base/logging.h 最原始的chromium日志输出是 LOG(INFO), LOG(ERROR)。这个要工作的话需要 阅读全文
posted @ 2020-07-10 09:45 Bigben 阅读(3518) 评论(0) 推荐(0) 编辑
摘要: 有谷歌扩展 或者windows版 翻翻更健康 阅读全文
posted @ 2020-07-10 09:39 Bigben 阅读(225) 评论(0) 推荐(0) 编辑
摘要: 127.0.0.1 www.ultraedit.com127.0.0.1 idmcomp.com127.0.0.1 licensing.ultraedit.com 127.0.0.1 licensing2.ultraedit.com 阅读全文
posted @ 2020-07-10 09:37 Bigben 阅读(353) 评论(0) 推荐(0) 编辑
摘要: 在做Chromium浏览器定制化需求时常常需要扩展JS对象以增加js的功能. 在javascript这门编程语言的概念里,一切皆为对象,变量,函数等等一切皆为对象,没有类的概念,javascript是一门动态语言,它的主要特点是对象的类型和内容是在运行时决定的,是可以不断变化的. 在javascri 阅读全文
posted @ 2020-07-06 17:20 Bigben 阅读(930) 评论(0) 推荐(0) 编辑
摘要: Javascript 中的闭包其实很改语言中很难理解的一部分。 感谢 Stuart 提供了那么棒的 PPT ,它深入浅出的解释了 Javascript 的闭包技术。 而我「自作主张」地在这份 PPT 中加入了部分的注释(希望没有影响阅读),主要的内容在这里简要整理下。 闭包的概念 「官方」的解释 「 阅读全文
posted @ 2020-07-06 13:45 Bigben 阅读(220) 评论(0) 推荐(0) 编辑
摘要: 实现回调三步走: a. 声明一个函数变量,有两种once和repeat: base::OnceCallback<int(std::string, double)> func1; base::RepeatingCallback<int(std::string, double)> func2; b. 给 阅读全文
posted @ 2020-07-06 11:28 Bigben 阅读(2509) 评论(0) 推荐(0) 编辑
摘要: 缘由 来源于ph师傅小密圈里的一个问题 例子1: <!DOCTYPE html> <html> <head> <title></title> </head> <body> <div id="id"></div> <script> var a="<script>alert(1)</s"+"cript> 阅读全文
posted @ 2020-07-06 11:07 Bigben 阅读(1070) 评论(0) 推荐(0) 编辑
摘要: Getting started with embedding V8 This document introduces some key V8 concepts and provides a “hello world” example to get you started with V8 code. 阅读全文
posted @ 2020-07-02 16:20 Bigben 阅读(415) 评论(0) 推荐(0) 编辑
摘要: https://stackoverflow.com/questions/29645141/chromium-embedded-how-to-execute-a-javascript-callback-from-c 阅读全文
posted @ 2020-07-02 14:20 Bigben 阅读(131) 评论(0) 推荐(0) 编辑
摘要: Git 撤销放弃本地修改 白马不是马 2019-06-10 16:34:08 14163 收藏 2分类专栏: Git 文章标签: Git版权如果在修改时发现修改错误,而要放弃本地修改时, 一, 未使用 git add 缓存代码时。 可以使用 git checkout -- filepathname  阅读全文
posted @ 2020-07-01 10:42 Bigben 阅读(2189) 评论(0) 推荐(0) 编辑
摘要: 参考 https://blog.csdn.net/zajin/article/details/89042509 https://blog.csdn.net/breavo_raw/article/details/101857235 前言工作中碰到这样一个场景,一个项目里面的代码分为基础代码和定制化代码 阅读全文
posted @ 2020-06-30 14:17 Bigben 阅读(583) 评论(0) 推荐(0) 编辑
摘要: chromium源码阅读--V8 Embbeding V8是google提供高性能JavaScript解释器,嵌入在chromium里执行JavaScript代码。 V8本身是C++实现的,所有嵌入本身毫无压力,一起编译即可,不过作为一个动态语言解释器,它的世界观肯定跟C++还是有区别的。 编程语言 阅读全文
posted @ 2020-06-30 13:46 Bigben 阅读(447) 评论(0) 推荐(0) 编辑
摘要: 真正理解 git fetch, git pull 要讲清楚git fetch,git pull,必须要附加讲清楚git remote,git merge 、远程repo, branch 、 commit-id 以及 FETCH_HEAD。1. 【git remote】首先, git是一个分布式的结构 阅读全文
posted @ 2020-06-29 15:47 Bigben 阅读(5749) 评论(0) 推荐(0) 编辑
摘要: 转载:https://blog.csdn.net/cherishhere/article/details/52606884 转载:https://blog.zengrong.net/post/1746.html 转载:https://blog.csdn.net/xinghuowuzhao/artic 阅读全文
posted @ 2020-06-29 15:40 Bigben 阅读(8555) 评论(1) 推荐(1) 编辑
摘要: 转自:Chromium 基础库使用说明 原文: Important Abstractions and Data Structures 基础howto介绍:chrome是如何调用启动的:https://www.chromium.org/developers/how-tos/getting-around 阅读全文
posted @ 2020-06-24 17:31 Bigben 阅读(3965) 评论(0) 推荐(0) 编辑
摘要: v8 启动: void LocalWindowProxy::Initialize() void LocalFrameClientImpl::DidCreateScriptContext RenderFrameImpl::DidCreateScriptContext NodeBindings::Loa 阅读全文
posted @ 2020-06-23 17:05 Bigben 阅读(403) 评论(0) 推荐(0) 编辑
摘要: 版权声明:本文为CSDN博主「tornmy」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。原文链接: https://blog.csdn.net/tornmy/article/details/82748058 https://blog.csdn.net/mengx 阅读全文
posted @ 2020-06-23 17:01 Bigben 阅读(2060) 评论(0) 推荐(0) 编辑
摘要: https://ishare.iask.sina.com.cn/f/19ElVYYDmId.html 阅读全文
posted @ 2020-06-23 11:36 Bigben 阅读(149) 评论(0) 推荐(0) 编辑
摘要: 参考网页加载完成的事件,实现chromium内部对外的js发送事件。 FrameHostMsg_DidFinishLoad 带反馈的可参考:FrameMsg_BeforeUnload ,反馈事件:FrameHostMsg_BeforeUnload_ACK,FrameHostMsg_RunBefore 阅读全文
posted @ 2020-06-22 11:20 Bigben 阅读(1083) 评论(0) 推荐(0) 编辑
摘要: Blink IDL Extended Attributes Introduction The main interest in extended attributes are their semantics: Blink implements many more extended attribute 阅读全文
posted @ 2020-06-22 10:23 Bigben 阅读(275) 评论(0) 推荐(0) 编辑
摘要: # Design of V8 bindings This document explains key concepts in the V8 binding architecture except the lifetime management of DOM wrappers. See [V8GCCo 阅读全文
posted @ 2020-06-22 10:10 Bigben 阅读(213) 评论(0) 推荐(0) 编辑
摘要: https://segmentfault.com/a/1190000022953307 Git 看这一篇就够了 git java 程序员githublinux 发布于 6月17日 上一篇讲 Git 的文章发出来没想到效果特别好,很多读者都要求继续深入的写。 那今天齐姐简单讲下 Git 的实现原理,知 阅读全文
posted @ 2020-06-20 12:02 Bigben 阅读(279) 评论(0) 推荐(0) 编辑
摘要: C:\ProgramData\chocolatey\logs\chocolatey.log 2020-06-12 03:00:58,800 2012 [DEBUG] - XmlConfiguration is now operational2020-06-12 03:00:58,868 2012 [ 阅读全文
posted @ 2020-06-20 11:41 Bigben 阅读(652) 评论(0) 推荐(0) 编辑
摘要: electron.exe --process-per-site . 阅读全文
posted @ 2020-06-19 18:16 Bigben 阅读(687) 评论(0) 推荐(0) 编辑
摘要: Here is an incomplete stack of tricks to help you work with Chromium in Visual Studio. Faster Solution Loading / IntelliSense Loading a huge solution 阅读全文
posted @ 2020-06-19 11:08 Bigben 阅读(197) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 10 ··· 29 下一页