码迷,mamicode.com
首页 > 其他好文 > 详细

VScode编辑器及知识小总结

时间:2018-05-23 14:55:52      阅读:156      评论:0      收藏:0      [点我收藏+]

标签:ctrl   int   online   查看   log   com   sel   false   http   

  1. Shift + Delete    删除一整行
  2. ctrl + Delete     删除光标之后到标点的数据
  3. Delete          删除光标之后的一个字段
  4. Shift + Tab       向前移动
  5. Element中的select是自带element滚动条的
  6. Ctrl + Tab 切换打开的页面
  7. git branch -D study  删除本地study分支
  8. VScode 中 Ctrl + 上下页键进行翻页
  9. cursor: pointer    小手
  10. online  在线的、联机的
  11. v-bind的缩写 :
  12. v-on 添加事件的缩写@
  13. JSON.parse() 方法用于将一个 JSON 字符串转换为对象。
  14. git branch –a  查看所有分支
  15. 出现有多个日志在运行,查看localhost
  16. 0是false
  17. https://www.cnblogs.com/SamWeb/p/6560971.html
    vuex2.0 基本使用(3) --- getter

VScode编辑器及知识小总结

标签:ctrl   int   online   查看   log   com   sel   false   http   

原文地址:https://www.cnblogs.com/zeng2210/p/9076773.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!