Daily Playground
收集整理记录日常工作中用到的技术点。
收集整理记录日常工作中用到的技术点。
重新整理日常工作中Windows环境下的配置以及使用技巧。默认最前面的内容为最新的内容。
#列出当前目录及所有子目录所有以._开头的文件
\>dir ._* /a/s
#删除当前目录及所有子目录所有以._开头的文件
\>del ._* /a/s
.DS_Store
del .DS_Store* /a/s
linux and shell
fastdfs搭建
Nodejs Vue
VueJS created() vs mounted()
mounted()
: it will executed before creating the component.
created()
: it will executed after creating the component for render.
requirejs
Javascript模块化编程(三),目前项目中用到,回顾一下。
IDEA issues
IDEA
全局设置Maven
- Mac:
File
–New Projects Setup
– Preferences for New Projects
- Win:
File
–New Projects Setup
– Settings for New Projects
ignored pom.xml
Weekly 2018
收集日常内容,记录灵感碎片。before w43 2018
Learn Vim Progressively
鼓足了多次勇气,一直没有拿下这个神器。今天(2017-10-16)立个Flag:每天晚饭后至少练习30分钟,两个月后熟练使用VIM。
Level Up
- 一、1st Level – Survive
- 二、2nd Level – Feel comfortable
- 三、3rd Level – Better. Stronger. Faster.
- 四、4th Level – Vim Superpowers
现有水平:一
Weekly
收集日常内容,记录灵感碎片。
Career Guide
与人交往:
-
感恩之心:家庭、父母、爱人、朋友、亲戚、同事……站在对方的角度想一想,为什么他们会这样做?我能提供什么帮助。
-
处理人际关系:帮助他人,自己擅长。也是商业成功之道