Skip to content

Instantly share code, notes, and snippets.

@hstaoqian
hstaoqian / 原则
Created January 31, 2018 12:22
卡片 #card
# 原则
原则是什么?
如何利用原则
@hstaoqian
hstaoqian / 0_reuse_code.js
Created August 13, 2017 14:54
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console