Skip to content

Instantly share code, notes, and snippets.

View ron-liu's full-sized avatar

Ron Liu ron-liu

  • Melbourne
View GitHub Profile

Keybase proof

I hereby claim:

  • I am ron-liu on github.
  • I am wrongrunron (https://keybase.io/wrongrunron) on keybase.
  • I have a public key ASA7jK2F8AQgpM61sql7jAbOmjH5dixuNGfzN3tiJWN6EQo

To claim this, I am signing this object:

@ron-liu
ron-liu / app.wxa
Created December 24, 2017 20:01
Min 小程序框架集成redux。
<template>
<view>
<layout-head></layout-head>
<!-- wxp template -->
<page></page>
<layout-foot></layout-foot>
</view>
</template>
@ron-liu
ron-liu / app.wxa
Created December 24, 2017 20:01
Min 小程序框架集成redux。
<template>
<view>
<layout-head></layout-head>
<!-- wxp template -->
<page></page>
<layout-foot></layout-foot>
</view>
</template>
@ron-liu
ron-liu / app.wxa
Created December 24, 2017 20:01
Min 小程序框架集成redux。
<template>
<view>
<layout-head></layout-head>
<!-- wxp template -->
<page></page>
<layout-foot></layout-foot>
</view>
</template>
@ron-liu
ron-liu / app.wxa
Created December 24, 2017 20:01
Min 小程序框架集成redux。
<template>
<view>
<layout-head></layout-head>
<!-- wxp template -->
<page></page>
<layout-foot></layout-foot>
</view>
</template>
@ron-liu
ron-liu / getIPhone6
Created January 28, 2015 04:51
Monitor App Store (Australia) to get notification if certain type iphone6 become avaliable
# npm install request lodash nodemailer
#
request = require 'request'
_ = require 'lodash'
nodemailer = require 'nodemailer'
allModels =
"MG4A2X/A": "iPhone 6 Space Grey 128GB",
"MGAK2X/A": "iPhone 6+ Gold 64GB",
"MGA82X/A": "iPhone 6+ Space Grey 16GB",