蜗小懒

Li Y Lynn


  • 首页

  • 分类

  • 关于

  • 归档

  • 标签

linux command

发表于 2018-08-23 | 分类于 command |
用linux系统开发已经有四年了, 但是有些命令如果不经常用,还是会忘记,那么接下来就把一些常用的命令总结下,希望可以帮助到自己;此文是copy csdn的一篇文章 cd 切换当前目录123cd /root/Docements # 切换到目录/root/Docementscd ./path ...
阅读全文 »

file permission for ubuntu

发表于 2018-08-23 | 分类于 chmod |
In Linux, everything is a file. Directories are files. All of the files on a system have permissions that allow or prevent others from viewing, modify ...
阅读全文 »

axios

发表于 2018-08-22 |
vue-axios Handling Ajax Request in Vue Applications Using Axios. HTTP REQUESTS USING AXIOS Vue 2.0封装axios笔记 Vue 中统一处理 ajax 请求错误 Build a Simple Beginn ...
阅读全文 »

jQuery

发表于 2018-08-21 |
Jquery源码结构 jQuery诞生记-原理与机制 jQuery- v1.10.2 源码解读
阅读全文 »

front-end 学习资料

发表于 2018-08-21 |
Blog Moment.js 前端性能优化 CSS参考手册 学习CSS布局 在浏览器中输入地址后发生了什么 Sass快速入门 Element-UI vuetifyjs echarts
阅读全文 »

import、require、export、module.exports

发表于 2018-07-20 | 分类于 import , require , export , module.exports |
What`s the difference between import、require and export、module.exports.There are some good articles to help me understand it as well. I will share wit ...
阅读全文 »

mongoose

发表于 2018-06-20 | 分类于 mongoose , model , schema |
因为之前有外企两年的工作经验, 而且身边的同事都是外国人, 我从小学二年级学习英语到毕业,突然发现自己学的是哑巴英语,每次开会,讨论需求和我的美国老大交流时,心里都特别害怕,也听不明白在说什么, 至于尴尬的场面那也是经常出现的, 所以接下来就有了英孚英语学习的经历;所以接下来我的大部分Blog将要用 ...
阅读全文 »

token based authentication - JSON Web Tokens

发表于 2018-06-19 | 分类于 authentication |
I have created my first project width node, express and mongoose in those days, There is an important part for project which is authentication. So her ...
阅读全文 »

JS代码优化

发表于 2018-06-01 | 分类于 JS代码优化 |
There are some good method for developing front-end. 有什么高效的方法清空对象里属性的值 七种实现左侧固定,右侧自适应两栏布局的方法 如何优化if…else嵌套 Here are examples of everything new in ECM ...
阅读全文 »

async waterfall

发表于 2018-05-22 | 分类于 async , waterfall , nodeJS , callback , parallel , eachSeries |
async作为nodeJS开发常用知名第三方类库是学习node的历程中不可缺少的一部分. 概况 安装1npm install --save async 引用1import waterfall from 'async/waterfall'; 常用方法简介async.waterfallwaterfall ...
阅读全文 »
123…5
Lynn Li

Lynn Li

只怕把自己活成自己理想中的男生

43 日志
39 分类
76 标签
GitHub
© 2013 - 2019 Lynn Li
由 Hexo 强力驱动
主题 - NexT.Pisces