google absl.flags库替换操作实践教程 绪论: google在object detection(包括tensorflow和其他模块)中大量absl.flags。用此方法,可以不用修改源代码,即可直接方便的读取命令行参数,相当于py进行了一定程度的定制。 但此方法有两个显著的缺点: 1.... ...
分类:
其他好文 时间:
2020-01-29 00:57:47
阅读次数:
274
1. 如果g tabs里面不是g tabs head,g tabs body期望会报错。 test里面也应该期待一个报错,通过google搜索chai expect error得到写法,但是又碰到报错是异步的问题,接下来我们又搜索 chai aysnc error 去解决,发现也没有办法解决,决定退 ...
分类:
其他好文 时间:
2020-01-28 23:07:51
阅读次数:
90
了解 V8 的字节码「译」 javascript 阅读约 9 分钟 原文:Understanding V8’s Bytecode作者:Franziska Hinkelmann译者:justjavac V8 是 Google 开发的开源 JavaScript 引擎。 Chrome、Node.js和许多 ...
分类:
其他好文 时间:
2020-01-27 22:01:54
阅读次数:
56
源(origin): <protocol, domain, port> Protocol: http://, file://, ftp:// Domain: microsoft.com, google.com Port: 80, 8080, 21, 3128, etc (1)SOP 使用网站的源信息 ...
分类:
Web程序 时间:
2020-01-27 15:22:55
阅读次数:
143
[//title]:(美帝程序员薪资大曝光!2年经验google facebook员工真实薪资揭秘 【2020年版】) [//englishTitle]:(2 years experience google facebook staff salary) [//category]:(career) [ ...
分类:
其他好文 时间:
2020-01-27 09:24:42
阅读次数:
948
The following is from Max Howell @twitter: Google: 90% of our engineers use the software you wrote (Homebrew), but you can't invert a binary tree on a ...
分类:
其他好文 时间:
2020-01-26 19:05:54
阅读次数:
58
Book实体类 Person实体类 book.json OrgJson进行解析 Gson 因为之前用过Google的Gson所以在这里给出代码 Jackson ...
分类:
Web程序 时间:
2020-01-26 17:44:11
阅读次数:
88
1) No implementation for org.apache.maven.model.path.PathTranslator was bound. while locating org.apache.maven.model.path.PathTranslator for field at ...
分类:
编程语言 时间:
2020-01-26 00:57:00
阅读次数:
164
什么是yarn: “Yarn是由Facebook、Google、Exponent 和 Tilde 联合推出了一个新的 JS 包管理工具 ,Yarn 是为了弥补 npm 的一些缺陷而出现的。 yarn 的优点: 1.安装速度快(服务器速度快); 2.版本锁定; 3.缓存机制; 通过npm 下载yarn ...
分类:
其他好文 时间:
2020-01-25 23:24:38
阅读次数:
72
01. 操作系统的发展历史 1.1 Unix 1965 年之前的时候,电脑并不像现在一样普遍,它可不是一般人能碰的起的,除非是军事或者学院的研究机构,而且当时大型主机至多能提供30台终端(30个键盘、显示器),连接一台电脑 ? 为了解决数量不够用的问题 1965 年左后由 贝尔实验室 加入了 麻省理 ...
分类:
其他好文 时间:
2020-01-25 16:48:18
阅读次数:
207