Awesome_929

  • Home

  • Tags

  • About

  • Archives

3月20日学习总结

Posted on 2019-03-25 | Edited on 2019-03-26 | In EarnMoney

EarnMoney

SideA. 业绩倍增行动路径图

1.最根本的公式

零售业绩 = 客流量 * 进店率 * 成交率 * 连带率 * 客单价 * 回头率

Read more »

礼品库

Posted on 2019-03-25 | In EarnMoney

EarnMoney

礼品库介绍

Read more »

深入MVVM原理

Posted on 2018-07-06 | In MVVM

asynchronous

水平有限,暂时还只会用Vue。斗胆用MVVM原理分析一下Vue。

Read more »

设计模式之发布-订阅者模式

Posted on 2018-05-29 | In design-model

asynchronous

简介

发布-订阅者模式也叫观察者模式。定义了一种一对多的依赖关系,当一个对象的状态发生改变时,所有依赖它的对象都会收到通知。

Read more »

前端开发的MVC/MVVM模式

Posted on 2018-05-29 | In design-model

asynchronous

MVC/MVVM都是常见的软件架构设计模式,它们是一种改进代码的组织方式,并不是一种设计模式,一个架构模式可能包含了多种设计模式。

Read more »

探探滑动组件

Posted on 2018-05-09 | In Vue

tantan-slider

使用Vue有一段时间了,对于组件的编写不是很熟悉,找一个感兴趣的功能组件,模仿(抄袭)过来作为练习。因为原代码用的是webpack1,所以有一些修改,在还原的过程中,也会按照自己的理解整理思路。

Read more »

代码注释(转)

Posted on 2018-04-24 | In 代码注释

“Comment or not comment, that is the question”

js代码注释

Read more »

vuex-cart 介绍

Posted on 2018-04-18 | In Vue

使用vue2 + vuex + vue-cli + localStorage + less,实现本地储存的购物车。

vuex购物车

Read more »

Vuex简介

Posted on 2018-03-30 | In Vue

Vuex简介

最近的项目中可能会用到vuex,复习一下关于这段的内容。

Read more »

ES6 Module

Posted on 2018-01-06 | In ES6模块

ES6-Module

模块化规范

0.IIFE

Read more »
12…5
Zoe

Zoe

心之所向,素履以往。

47 posts
25 categories
40 tags
GitHub E-Mail
© 2019 Zoe