10 2018 档案

零散的小知识0
摘要:Responsive Web design 响应式网页设计 此概念于2010年5月由国外著名网页设计师Ethan Marcotte所提出。 响应式网站设计(Responsive Web design)的理念是: 页面的设计与开发应当根据用户行为以及设备环境(系统平台、屏幕尺寸、屏幕定向等)进行相应的 阅读全文
posted @ 2018-10-18 03:49 极巨化皮卡丘 阅读(129) 评论(0) 推荐(0)
windows 安装touch指令
摘要:if you are using node.js just use npm to install it on Windows: 阅读全文
posted @ 2018-10-11 05:28 极巨化皮卡丘 阅读(2190) 评论(0) 推荐(0)
windows 通过scoop安装yarn
摘要:首先进入cmd,输入powershell指令,如图 Prompt should now start with "PS " 然后run iex (new-object net.webclient).downloadstring('https://get.scoop.sh')Scoop 安装后,你就可以 阅读全文
posted @ 2018-10-09 05:10 极巨化皮卡丘 阅读(996) 评论(0) 推荐(0)