Aaron Young
Aaron Young
短信服务一览
## [极光短信](https://www.jiguang.cn/sms) 
1. https://media.w3.org/2010/05/sintel/trailer.mp4 2. http://www.w3school.com.cn/example/html5/mov_bbb.mp4 3. https://www.w3schools.com/html/movie.mp4 4. http://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4
## 服务端管理上传凭证 > 这里使用的是 leancloud 的云函数实现的七牛上传凭证管理,LeanCloud 本身的业务就是基于七牛云的,所以默认有 qiniu 这个库的依赖。 ```js var qiniu = require('qiniu'); return new Promise((resolve,reject) => { try { // 1、定义鉴权对象mac var accessKey = 'your accessKey'; var secretKey...
每日程序员英语
## 2018/5/22 1. take advantage of:利用 2. take full advantage of:充分利用 3. take the advantage of:利用 4. self-assigned:vt. 自我分配
Atom开箱配置
## 一、核心设置 1. 允许临时预览(勾选点击一个文件为临时预览) 2. 勾选自动升级 3. 不加载 .gitignore 指定的文件(勾掉) 4. File System Watcher:Emulated with Atom events(据说能防止崩溃和卡住) 5. 启动时打开一个空编辑器(勾掉) 6. 设置默认项目目录(默认在C盘,这样不好) ## 二、编辑器设置 1. 滚动到最后一行(勾选) 2. 自动换行 1. 自动换行(勾选) 2....
## 曾经的 PhantomJS > ariya/phantomjs [](https://github.com/ariya/phantomjs):Scriptable Headless Browser - 也许最近已经听说Chrome59将支持headless模式,PhantomJS核心开发者Vitaly表示自己将会失业了。 - PhantomJS development is suspended until further notice ## 现在的 puppeteer > GoogleChrome/puppeteer [](https://github.com/GoogleChrome/puppeteer):puppeteer: Google 官方出品的 headless Chrome...
- https://medium.com/@danboterhoven/why-you-should-use-bcrypt-to-hash-passwords-af330100b861 - https://andy6804tw.github.io/2018/01/08/user-bcrypt/ - https://passwordhashing.com/BCrypt - https://github.com/lustan3216/BlogArticle/wiki/BCrypt-%E5%8A%A0%E5%AF%86%E6%BC%94%E7%AE%97%E6%B3%95%E7%B2%BE%E9%97%A2%E8%A7%A3%E9%87%8B
## 移动端 ### 音乐类 - CaiJinyc/vue-music-webapp [](https://github.com/CaiJinyc/vue-music-webapp):🌈一款基于Vue 全家桶制作的移动端音乐 WebApp http://120.79.162.149:3002
在 `2.6.*` 版本之前,设置 react-navigation 组件半透明十分麻烦,并且存在不稳定性和隐藏BUG,这一切的原因都是因为 react-navigation 没有提供专门的属性来控制header的透明度。 那么 `2.6.*` 之后,react-navigation 引入了 `headerTransparent: true`,遗憾的是官方文档并没有更新。我也是在官方仓库的 issue 里边扒到的。 ```js import { createStackNavigator } from 'react-navigation'; import React, { Component } from 'react'; import...
## npm ## yarn - [huangyanxiong01/yrs](https://github.com/huangyanxiong01/yrs)Yarn registry switch tool http://www.myfreax.com/ ## apm ## apt ## Chocolatey ## Homebrew