// 中國(guó)標(biāo)準(zhǔn)時(shí)間format yyyy-mm-dd const formatTime = (time) => { let ymd = '' l...
測(cè)試數(shù)據(jù) areas = [ {id: 1, areaCode: 110000, areaName: '北京市', pid: null}, {i...
1. 需要購買一臺(tái)服務(wù)器 比如我在騰訊云上購買了一臺(tái)服務(wù)器 2.在購買一個(gè)域名 在阿里云購買了一個(gè)自己喜歡的域名 3.然...
JS https://developer.mozilla.org ES6 http://es6.ruanyifeng.com 時(shí)間轉(zhuǎn)換工具 ...
docker安裝 https://store.docker.com/editions/community/docker-ce-desktop-m...
iOS常識(shí)&常量 iPhone 4 320*480 640*960 iPhone 5 320*568 640*1136 iPhone 6...
URL結(jié)構(gòu)分析 概要:以該例來分析url結(jié)構(gòu)http://bh-lay.com:3000/admin?act-edit&id=2016#capt...
android RN配置和打包命令 adb install /Users/qixin/AMApp/android/app/build/outpu...
mac命令操作 刪除文件rm -r文件 看自己的IP地址 ifconfig en0下的inet即為IP地址 查詢本機(jī)端口狀態(tài):telnet 19...