摘要:
小程序短信验证码登录的实现与优化
阅读全文
posted @ 2018-07-07 11:21
papering
阅读(362)
推荐(0)
摘要:
A Practical Introduction to Blockchain with Python // Adil Moujahid // Data Analytics and more http://adilmoujahid.com/posts/2018/03/intro-blockchain-
阅读全文
posted @ 2018-07-06 15:05
papering
阅读(169)
推荐(0)
摘要:
import numpy as np import cv2 from PIL import Image #lenna.jpg # Create a black image #img=np.zeros((512,512,3), np.uint8) #Python-opencv划线/画圆/椭圆/添加文字 - CSDN博客 https://blog.csdn.net/gan_playe...
阅读全文
posted @ 2018-07-06 13:56
papering
阅读(248)
推荐(0)
摘要:
var filegUP = require('../../utils/getUserPassword.js'); var filemd5 = require('../../utils/md5.min.js'); var fileUtil = require('../../utils/util.js'); var chkStrLength = fileUtil.chkStrLength; ...
阅读全文
posted @ 2018-07-05 22:07
papering
阅读(780)
推荐(0)
摘要:
校验本地缓存 user_center 数据读取本地存储 user_login
阅读全文
posted @ 2018-07-05 19:32
papering
阅读(642)
推荐(0)
摘要:
AMQP 0-9-1 Model Explained — RabbitMQ http://next.rabbitmq.com/tutorials/amqp-concepts.html AMQP 0-9-1 Model Explained About This Guide This guide pro
阅读全文
posted @ 2018-07-05 17:46
papering
阅读(1184)
推荐(0)
摘要:
A nonrecursive list compacting algorithm Each Erlang process has its own stack and heap which are allocated in the same memory block and grow towards
阅读全文
posted @ 2018-07-05 17:29
papering
阅读(197)
推荐(0)
摘要:
Erlang Garbage Collector | Erlang Solution blog https://www.erlang-solutions.com/blog/erlang-garbage-collector.html
阅读全文
posted @ 2018-07-05 17:27
papering
阅读(193)
推荐(0)
摘要:
exif-js/exif-js: JavaScript library for reading EXIF image metadata https://github.com/exif-js/exif-js exif-js - npm https://www.npmjs.com/package/exi
阅读全文
posted @ 2018-07-05 16:33
papering
阅读(334)
推荐(0)
摘要:
Exif - Wikipedia https://en.wikipedia.org/wiki/Exif
阅读全文
posted @ 2018-07-05 16:30
papering
阅读(325)
推荐(0)
摘要:
拥抱前沿技术,即刻投入生产,做有竞争力的产品
阅读全文
posted @ 2018-07-05 11:16
papering
阅读(152)
推荐(0)
摘要:
A toolbox to build your own build server LambdaCD - Build Pipelines as Code https://www.lambda.cd/ Abandon your build servers, build your own! With La
阅读全文
posted @ 2018-07-05 10:59
papering
阅读(196)
推荐(0)
摘要:
Scaling with Microservices and Vertical Decomposition – dev.otto.de https://dev.otto.de/2014/07/29/scaling-with-microservices-and-vertical-decompositi
阅读全文
posted @ 2018-07-05 10:46
papering
阅读(180)
推荐(0)
摘要:
Micro Frontends - extending the microservice idea to frontend development https://micro-frontends.org/
阅读全文
posted @ 2018-07-05 10:45
papering
阅读(235)
推荐(0)
摘要:
Microservice Architecture pattern http://microservices.io/patterns/microservices.html Context You are developing a server-side enterprise application.
阅读全文
posted @ 2018-07-05 09:47
papering
阅读(403)
推荐(0)
摘要:
http://microservices.io/patterns/apigateway.html Pattern: API Gateway / Backend for Front-End Context Let’s imagine you are building an online store t
阅读全文
posted @ 2018-07-05 09:29
papering
阅读(481)
推荐(0)
posted @ 2018-07-05 07:47
papering
阅读(448)
推荐(0)
摘要:
The De Moivre-Laplace Theorem 隶莫佛-拉普拉斯定理给出了二项分布的近似计算公式。 隶莫佛-拉普拉斯定理的推广:列维-林德伯格定理 隶莫佛-拉普拉斯定理给出了二项分布的近似计算公式。 隶莫佛-拉普拉斯定理的推广:列维-林德伯格定理
阅读全文
posted @ 2018-07-04 22:47
papering
阅读(1256)
推荐(0)
摘要:
lint (software) - Wikipedia https://en.wikipedia.org/wiki/Lint_(software) A linter or lint refers to tools that analyze source code to flag programmin
阅读全文
posted @ 2018-07-04 16:58
papering
阅读(496)
推荐(0)
摘要:
Architecture - ESLint - Pluggable JavaScript linter https://eslint.org/docs/developer-guide/architecture
阅读全文
posted @ 2018-07-04 16:56
papering
阅读(155)
推荐(0)
摘要:
https://github.com/antirez/redis/blob/4.0-rc1/00-RELEASENOTES 数据缓存 · 小程序 https://developers.weixin.qq.com/miniprogram/dev/api/data.html#wxsetstoragesy
阅读全文
posted @ 2018-07-04 14:39
papering
阅读(303)
推荐(0)
摘要:
XML-RPC - Wikipedia https://en.wikipedia.org/wiki/XML-RPC JSON-RPC - Wikipedia https://en.wikipedia.org/wiki/JSON-RPC An example of a typical XML-RPC
阅读全文
posted @ 2018-07-04 14:25
papering
阅读(1268)
推荐(0)
摘要:
Multitier architecture - Wikipedia https://en.wikipedia.org/wiki/Multitier_architecture Common layers In a logical multilayered architecture for an in
阅读全文
posted @ 2018-07-04 14:07
papering
阅读(430)
推荐(0)
摘要:
Messaging Patterns for Event-Driven Microservices https://content.pivotal.io/blog/messaging-patterns-for-event-driven-microservices 3) Data Events Exc
阅读全文
posted @ 2018-07-04 11:07
papering
阅读(226)
推荐(0)
摘要:
理解fps 从应用角度而非视频质量角度要考虑: 本地保存的帧图片的空间消耗 菜鸟驿站视频 菜鸟驿站官网-菜鸟物流加盟_菜鸟网络 https://yz.cainiao.com/ https://videocdn.taobao.com/oss/taobao-ugc/d5400f40c3f54e53a24
阅读全文
posted @ 2018-07-04 10:01
papering
阅读(1111)
推荐(0)
摘要:
Understanding When to use RabbitMQ or Apache Kafka https://content.pivotal.io/rabbitmq/understanding-when-to-use-rabbitmq-or-apache-kafka Performance
阅读全文
posted @ 2018-07-04 09:38
papering
阅读(262)
推荐(0)
摘要:
https://ci.apache.org/projects/flink/flink-docs-master/dev/connectors/rabbitmq.html RabbitMQ Source This connector provides a RMQSource class to consu
阅读全文
posted @ 2018-07-04 09:35
papering
阅读(369)
推荐(0)
摘要:
[rabbitmq-discuss] Exactly Once Delivery http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/2010-August/008272.html [rabbitmq-discuss] Exactly Once
阅读全文
posted @ 2018-07-04 09:07
papering
阅读(367)
推荐(0)
摘要:
Open Source & SaaS Tools | StackShare https://stackshare.io/categories AfterShip/SaaS: List of SaaS that we are using https://github.com/AfterShip/Saa
阅读全文
posted @ 2018-07-03 17:47
papering
阅读(325)
推荐(0)
摘要:
Smoke testing (software) - Wikipedia https://en.wikipedia.org/wiki/Smoke_testing_(software) In computer programming and software testing, smoke testin
阅读全文
posted @ 2018-07-03 16:46
papering
阅读(345)
推荐(0)
摘要:
Service-level agreement - Wikipedia https://en.wikipedia.org/wiki/Service-level_agreement
阅读全文
posted @ 2018-07-03 16:35
papering
阅读(164)
推荐(0)
摘要:
Continuous integration is not always the right answer. Here's why. https://techbeacon.com/continuous-integration-answer-life-universe-everything
阅读全文
posted @ 2018-07-03 16:30
papering
阅读(186)
推荐(0)
摘要:
De Moivre–Laplace theorem - Wikipedia https://en.wikipedia.org/wiki/De_Moivre%E2%80%93Laplace_theorem https://baike.baidu.com/item/棣莫弗—拉普拉斯定理/5784346
阅读全文
posted @ 2018-07-03 13:09
papering
阅读(663)
推荐(0)
posted @ 2018-07-03 11:55
papering
阅读(264)
推荐(0)
摘要:
Nice! CSS 让指定区域背景图像高斯模糊 | 设计达人 http://www.shejidaren.com/css-blur-image.html
阅读全文
posted @ 2018-07-02 23:46
papering
阅读(644)
推荐(0)
摘要:
圆角背景图 border-radius: 50%;
阅读全文
posted @ 2018-07-02 23:31
papering
阅读(378)
推荐(0)
摘要:
at least once at most once exactly once
阅读全文
posted @ 2018-07-02 21:41
papering
阅读(279)
推荐(0)
摘要:
var imgUrlApp = getApp().globalData.imgUrlApp; Page({ /** * 页面的初始数据 */ data: { indicatorDots: true, vertical: false, autoplay: false, circular: false, interval: 2000, ...
阅读全文
posted @ 2018-07-02 21:09
papering
阅读(3129)
推荐(0)
摘要:
https://zh.wikipedia.org/zh-hans/李亞普諾夫函數 李雅普诺夫函数(Lyapunov function)是用来证明一动力系统或自治微分方程稳定性的函数。其名称来自俄罗斯数学家亚历山大·李亚普诺夫(Александр Михайлович Ляпунов)。李亚普诺夫函数
阅读全文
posted @ 2018-07-02 14:25
papering
阅读(6177)
推荐(0)
摘要:
ES6 模块化(Module)export和import详解 - CSDN博客 https://blog.csdn.net/pcaxb/article/details/53670097 微信小程序笔记<六>模块化 —— module.exports - MirageFireFox - 博客园 htt
阅读全文
posted @ 2018-07-01 18:07
papering
阅读(547)
推荐(0)