posted @ 2020-04-18 00:51 心之所向无畏对错 阅读(1197) 评论(0) 推荐(0) 编辑
摘要:
作为一个开源爱好者,我们经常会写一些开源的软件或者工具在网上分享,或者为一些其他的开源软件贡献一些自己的力量,但是对于开源许可(License)是有很多种的哦,每一种是有不同的约束的,在法治国家是具有法律约束的。 概念 首先我们来了解一些基本的概念。 贡献者(Contributors)& 受益者(R 阅读全文
The heart has its reasons which the mind knows nothing of.
posted @ 2020-04-18 00:51 心之所向无畏对错 阅读(1197) 评论(0) 推荐(0) 编辑
[].slice.call(document.getElementsByTagName('*')).forEach(i => i.style.setProperty('outline', `1px solid #${ Math.random().toString(16).slice(-6)}`))