Skip to content

Instantly share code, notes, and snippets.

View xgqfrms-GitHub's full-sized avatar
🌴
On vacation

anonymous xgqfrms-GitHub

🌴
On vacation
View GitHub Profile

Address 字典数据

字典数据来源 http://www.atatech.org/articles/30028?rnd=254259856

    国标    省(市)级行政区划码表
    华北    北京市 天津市 河北省 山西省 内蒙古自治区
    东北    辽宁省 吉林省 黑龙江省
    华东    上海市 江苏省 浙江省 安徽省 福建省 江西省 山东省
    华南    广东省 广西壮族自治区 海南省
@xgqfrms-GitHub
xgqfrms-GitHub / input-number-spin-style.md
Created July 5, 2017 07:28 — forked from xyzdata/input-number-spin-style.md
input=number & spin style (arrows)

input=number & spin style (arrows)

how to hidden [input=number] browser default spin style

css input type number remove arrows

VS Code

setting.json

    
// Place your settings in this file to overwrite the default settings
{
    "editor.tabSize": 4,
@xgqfrms-GitHub
xgqfrms-GitHub / codecademy-challenges.md
Last active September 23, 2022 16:10
codecademy challenges

codecademy challenges

Every week, we feature the type of brain-teasing question that might be asked in a full-stack developer's job interview at places such as Google and Facebook.

每个星期,我们都会提供这样的大脑挑逗的问题, 这个问题可能会在谷歌和Facebook等地方的全套开发人员的面试中提出。

@xgqfrms-GitHub
xgqfrms-GitHub / redux-logging.md
Created July 2, 2017 03:56
redux-logging-production-logrocket
@xgqfrms-GitHub
xgqfrms-GitHub / jasmine-testing-functional-javascript.md
Last active July 2, 2017 02:16
Testing Functional JavaScript