240 发简信
IP属地:宁夏
  • 开启VS花括号显示

    设置里面加上"editor.bracketPairColorization.enabled": true,"editor.guides.brac...

  • VS插件

    ES7+ React/Redux/React-Native snippetsWindsurf Plugin

  • Resize,w 360,h 240
  • 转json字符串网站

    https://jsonformatter.curiousconcept.com/#[https://jsonformatter.curious...

  • 清除浮动最好的方法

    对于全是浮动元素的父级warpper,如果底下还有别的元素,会出现高度塌陷(底下元素跑到上面去),这时候最好的方法:

    0.6 39 0 0
  • Resize,w 360,h 240
    position

    1.static(静态) 2.Relative(相对) 3.Absolute(绝对) 4.fixed(固定) 5.sticky(粘性定位元素) ...

  • Resize,w 360,h 240
    精灵图位置获取方法

    www.spritecow.com[http://www.spritecow.com]

  • 利用border或者css特性做出图形

    https://css-tricks.com/the-shapes-of-css/#top-if-site[https://css-tricks...

  • 新建git项目到公司仓库

    一. 创建 GitLab 仓库首先,你需要在公司内部的 GitLab 上创建一个新的仓库。 登录到公司内部的 GitLab 服务器。点击页面右上...