上一页 1 ··· 116 117 118 119 120 121 122 123 124 ··· 186 下一页
摘要: 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 阅读(756) 评论(0) 推荐(0) 编辑
摘要: 校验本地缓存 user_center 数据读取本地存储 user_login 阅读全文
posted @ 2018-07-05 19:32 papering 阅读(617) 评论(0) 推荐(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 阅读(1091) 评论(0) 推荐(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 阅读(168) 评论(0) 推荐(0) 编辑
摘要: Erlang Garbage Collector | Erlang Solution blog https://www.erlang-solutions.com/blog/erlang-garbage-collector.html 阅读全文
posted @ 2018-07-05 17:27 papering 阅读(151) 评论(0) 推荐(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 阅读(281) 评论(0) 推荐(0) 编辑
摘要: Exif - Wikipedia https://en.wikipedia.org/wiki/Exif 阅读全文
posted @ 2018-07-05 16:30 papering 阅读(280) 评论(0) 推荐(0) 编辑
摘要: 拥抱前沿技术,即刻投入生产,做有竞争力的产品 阅读全文
posted @ 2018-07-05 11:16 papering 阅读(128) 评论(0) 推荐(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 阅读(165) 评论(0) 推荐(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 阅读(148) 评论(0) 推荐(0) 编辑
摘要: Micro Frontends - extending the microservice idea to frontend development https://micro-frontends.org/ 阅读全文
posted @ 2018-07-05 10:45 papering 阅读(210) 评论(0) 推荐(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 阅读(332) 评论(0) 推荐(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 阅读(429) 评论(0) 推荐(0) 编辑
摘要: a 搜索 复制 阅读全文
posted @ 2018-07-05 07:47 papering 阅读(425) 评论(0) 推荐(0) 编辑
摘要: The De Moivre-Laplace Theorem 隶莫佛-拉普拉斯定理给出了二项分布的近似计算公式。 隶莫佛-拉普拉斯定理的推广:列维-林德伯格定理 隶莫佛-拉普拉斯定理给出了二项分布的近似计算公式。 隶莫佛-拉普拉斯定理的推广:列维-林德伯格定理 阅读全文
posted @ 2018-07-04 22:47 papering 阅读(1185) 评论(0) 推荐(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 阅读(404) 评论(0) 推荐(0) 编辑
摘要: Architecture - ESLint - Pluggable JavaScript linter https://eslint.org/docs/developer-guide/architecture 阅读全文
posted @ 2018-07-04 16:56 papering 阅读(132) 评论(0) 推荐(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 阅读(268) 评论(0) 推荐(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 阅读(1211) 评论(0) 推荐(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 阅读(361) 评论(0) 推荐(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 阅读(181) 评论(0) 推荐(0) 编辑
摘要: 理解fps 从应用角度而非视频质量角度要考虑: 本地保存的帧图片的空间消耗 菜鸟驿站视频 菜鸟驿站官网-菜鸟物流加盟_菜鸟网络 https://yz.cainiao.com/ https://videocdn.taobao.com/oss/taobao-ugc/d5400f40c3f54e53a24 阅读全文
posted @ 2018-07-04 10:01 papering 阅读(1012) 评论(0) 推荐(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 阅读(210) 评论(0) 推荐(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 阅读(318) 评论(0) 推荐(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 阅读(320) 评论(0) 推荐(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 阅读(223) 评论(0) 推荐(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 阅读(275) 评论(0) 推荐(0) 编辑
摘要: Service-level agreement - Wikipedia https://en.wikipedia.org/wiki/Service-level_agreement 阅读全文
posted @ 2018-07-03 16:35 papering 阅读(114) 评论(0) 推荐(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 阅读(149) 评论(0) 推荐(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 阅读(566) 评论(0) 推荐(0) 编辑
摘要: 频率的稳定性的证明 阅读全文
posted @ 2018-07-03 11:55 papering 阅读(236) 评论(0) 推荐(0) 编辑
摘要: Nice! CSS 让指定区域背景图像高斯模糊 | 设计达人 http://www.shejidaren.com/css-blur-image.html 阅读全文
posted @ 2018-07-02 23:46 papering 阅读(613) 评论(0) 推荐(0) 编辑
摘要: 圆角背景图 border-radius: 50%; 阅读全文
posted @ 2018-07-02 23:31 papering 阅读(352) 评论(0) 推荐(0) 编辑
摘要: at least once at most once exactly once 阅读全文
posted @ 2018-07-02 21:41 papering 阅读(259) 评论(0) 推荐(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 阅读(3087) 评论(0) 推荐(0) 编辑
摘要: https://zh.wikipedia.org/zh-hans/李亞普諾夫函數 李雅普诺夫函数(Lyapunov function)是用来证明一动力系统或自治微分方程稳定性的函数。其名称来自俄罗斯数学家亚历山大·李亚普诺夫(Александр Михайлович Ляпунов)。李亚普诺夫函数 阅读全文
posted @ 2018-07-02 14:25 papering 阅读(5419) 评论(0) 推荐(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 阅读(475) 评论(0) 推荐(0) 编辑
摘要: console.log("加载用户中心页面,判断是否需要登录") 校验逻辑:参数是否合法、网络环境是否异常(是否非历史地市) console.log("加载用户中心页面,判断是否需要登录") 校验逻辑:参数是否合法、网络环境是否异常(是否非历史地市) 阅读全文
posted @ 2018-07-01 17:58 papering 阅读(280) 评论(0) 推荐(0) 编辑
摘要: 注册页面 · 小程序 https://developers.weixin.qq.com/miniprogram/dev/framework/app-service/page.html 阅读全文
posted @ 2018-07-01 17:06 papering 阅读(218) 评论(0) 推荐(0) 编辑
摘要: t 阅读全文
posted @ 2018-07-01 16:18 papering 阅读(218) 评论(0) 推荐(0) 编辑
上一页 1 ··· 116 117 118 119 120 121 122 123 124 ··· 186 下一页