摘要:
https://zh.wikipedia.org/wiki/通信顺序进程 在计算机科学中,通信顺序进程(英语:Communicating sequential processes,缩写为CSP),又译为交谈循序程序、交换消息的循序程序,是一种形式语言,用来描述并发性系统间进行交互的模式[1]。它是叫
阅读全文
posted @ 2018-12-26 15:53
papering
阅读(415)
推荐(0)
摘要:
【西域骆驼D1532101213】西域骆驼(VANCAMEL)D1532101213 休闲套脚鞋 卡其43【行情 报价 价格 评测】-京东 http://item.jd.com/1856564.html http://misc.360buyimg.com/??jdf/lib/jquery-1.6.4
阅读全文
posted @ 2018-12-26 12:41
papering
阅读(462)
推荐(0)
摘要:
LuaJIT Sponsorship Program http://luajit.org/sponsors.html Sponsorship for allocation/store sinking A corporate sponsor, who wishes to remain anonymou
阅读全文
posted @ 2018-12-25 13:57
papering
阅读(508)
推荐(0)
摘要:
New Garbage Collector http://wiki.luajit.org/New-Garbage-Collector GC Algorithms This is a short overview of the different GC algorithms used in Lua 5
阅读全文
posted @ 2018-12-25 13:51
papering
阅读(302)
推荐(0)
摘要:
2.5 – Garbage Collection 自动垃圾回收 Lua 5.3 Reference Manual http://www.lua.org/manual/5.3/manual.html#2.1 2.5 – Garbage Collection Lua performs automatic
阅读全文
posted @ 2018-12-25 11:20
papering
阅读(676)
推荐(0)
posted @ 2018-12-25 10:29
papering
阅读(214)
推荐(0)
摘要:
MySQL :: MySQL 8.0 Reference Manual :: 5.1.8 Server System Variables https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html MySQL :: MyS
阅读全文
posted @ 2018-12-25 09:52
papering
阅读(333)
推荐(0)
摘要:
网络流量路径说明_负载均衡实例_用户指南_负载均衡-阿里云 https://help.aliyun.com/document_detail/85940.html 更新时间:2018-12-17 15:46:12 更新时间:2018-12-17 15:46:12 更新时间:2018-12-17 15:
阅读全文
posted @ 2018-12-24 19:39
papering
阅读(654)
推荐(0)
摘要:
您前端使用https,那么前端就是加密的,后端使用https就是会访问出现问题的,目前阿里云负载均衡默认的配置前端使用https,后端默认就是http,也是无法更改的。 前端使用https,目前只有一种方案,后端使用http,这个无法修改,请您了解,谢谢 添加HTTPS监听:https://help
阅读全文
posted @ 2018-12-24 19:36
papering
阅读(2239)
推荐(0)
摘要:
Mixed Content: The page at 'https://a.t.com/login' was loaded over HTTPS, but requested an insecure stylesheet http://a.t.com//css/css.css Mixed Conte
阅读全文
posted @ 2018-12-24 15:58
papering
阅读(3605)
推荐(0)
摘要:
小结: 1) props 是传递给组件的(类似于函数的形参),而 state 是在组件内被组件自己管理的(类似于在一个函数内声明的变量)。 2) 代码不会像预期那样运行的示例: incrementCount() { // 注意:这样 *不会* 像预期的那样工作。 this.setState({cou
阅读全文
posted @ 2018-12-24 13:54
papering
阅读(169)
推荐(0)
摘要:
小结: 1、 场景在项目中升级了react17到18,页面antd-select框点击异常:页面卡顿、内存飙升、页面崩溃。 node_modules、package.json,重新构建 一次血的教训 记npm package-lock.json导致的腥风血雨_追逐、的博客-CSDN博客_packag
阅读全文
posted @ 2018-12-24 11:12
papering
阅读(2331)
推荐(0)
摘要:
npm install 原理分析 https://mp.weixin.qq.com/s/5tmND0G_ZkYVR7Dmug0ugQ npm install 原理分析 ConardLi 前端大全 2019-12-26 11:50 (给前端大全加星标,提升前端技能) 作者: code秘密花园 公号 /
阅读全文
posted @ 2018-12-24 10:12
papering
阅读(264)
推荐(0)
摘要:
https://www.quora.com/How-can-bin-true-and-bin-false-Linux-utilities-be-used MySQL :: MySQL 8.0 Reference Manual :: 2.9.2 Installing MySQL Using a Sta
阅读全文
posted @ 2018-12-21 16:07
papering
阅读(289)
推荐(0)
摘要:
systemd.generator(7) - Linux manual page http://man7.org/linux/man-pages/man7/systemd.generator.7.html NAME top SYNOPSIS top DESCRIPTION top WRITING G
阅读全文
posted @ 2018-12-21 15:04
papering
阅读(466)
推荐(0)
摘要:
mysqld --initialize --console mysqld --verbose --help 初始化密码 MySQL :: MySQL 8.0 Reference Manual :: 2.5.1 Installing MySQL on Linux Using the MySQL Yum
阅读全文
posted @ 2018-12-21 14:40
papering
阅读(1042)
推荐(0)
摘要:
https://lucene.apache.org/solr/7_6_0//SYSTEM_REQUIREMENTS.html System Requirements Apache Solr runs on Java 8 or greater. It is also recommended to al
阅读全文
posted @ 2018-12-21 14:31
papering
阅读(193)
推荐(0)
摘要:
interface作为struct field,谈谈golang结构体中的匿名接口 - Go语言中文网 - Golang中文社区 https://studygolang.com/articles/19729 the-way-to-go_ZH_CN/10.5.md at master · unknwo
阅读全文
posted @ 2018-12-21 09:32
papering
阅读(500)
推荐(0)
摘要:
https://en.wikipedia.org/wiki/Chinese_remainder_theorem 中国剩余定理 https://en.wikipedia.org/wiki/RSA_(cryptosystem) The public key is (n = 3233, e = 17).
阅读全文
posted @ 2018-12-20 22:46
papering
阅读(397)
推荐(0)
摘要:
https://en.wikipedia.org/wiki/Square-and-multiply_algorithm
阅读全文
posted @ 2018-12-20 22:44
papering
阅读(850)
推荐(0)
摘要:
Modulo operation - Wikipedia https://en.wikipedia.org/wiki/Modulo_operation https://baike.baidu.com/item/取模运算/10739384?fr=aladdin 取模运算(“Modulo Operati
阅读全文
posted @ 2018-12-20 16:54
papering
阅读(521)
推荐(0)
摘要:
https://docs.nginx.com/nginx/admin-guide/monitoring/logging/ error_log logs/error.log warn; error_log logs/error.log warn; In this case, messages of w
阅读全文
posted @ 2018-12-20 15:35
papering
阅读(544)
推荐(0)
摘要:
fork(2): create child process - Linux man page https://linux.die.net/man/2/fork fork(2) - Linux man page Name fork - create a child process Synopsis #
阅读全文
posted @ 2018-12-20 09:17
papering
阅读(583)
推荐(0)
摘要:
https://en.wikipedia.org/wiki/Fundamental_theorem_of_arithmetic In number theory, the fundamental theorem of arithmetic, also called the unique factor
阅读全文
posted @ 2018-12-19 23:14
papering
阅读(366)
推荐(0)
摘要:
Go 每日一库之 wire - SegmentFault 思否 https://segmentfault.com/a/1190000021895220 这个InitMission()函数是不是和我们在main.go中编写的代码一毛一样!接下来,我们可以直接在main.go调用InitMission(
阅读全文
posted @ 2018-12-19 20:22
papering
阅读(427)
推荐(0)
摘要:
https://github.com/google/leveldb https://axlgrep.github.io/ LevelDB作为一个数据存储引擎,存储的数据大部分是在磁盘上的,而磁盘上数据的表现形式就是文件,也就是本章要介绍的SST文件,SSTable 是 Sorted String T
阅读全文
posted @ 2018-12-19 17:44
papering
阅读(560)
推荐(0)
摘要:
MySQL Bugs: #34354: Feature request: EXPLAIN ALTER TABLE https://bugs.mysql.com/bug.php?id=34354 [SQL]EXPLAIN ALTER TABLE `answer` MODIFY COLUMN `cont
阅读全文
posted @ 2018-12-19 17:01
papering
阅读(267)
推荐(0)
摘要:
EXPLAIN SELECT COUNT(1) FROM question; id select_type table partitions type possible_keys key key_len ref rows filtered Extra1 SIMPLE question index u
阅读全文
posted @ 2018-12-19 16:29
papering
阅读(346)
推荐(0)
摘要:
ALTER TABLE `question` MODIFY COLUMN `title` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '修改字符集为utf8mb4,兼容表情符' AFTER
阅读全文
posted @ 2018-12-19 16:26
papering
阅读(1144)
推荐(0)
摘要:
PHP: Thread-Safe Resource Manager - Manual http://php.net/manual/en/internals2.memory.tsrm.php PHP 进阶之路 - 揭开 PHP 线程安全的神秘面纱 - 周梦康 - SegmentFault 思否 htt
阅读全文
posted @ 2018-12-18 20:33
papering
阅读(277)
推荐(0)
摘要:
批提交mysql 单线程的批提交 nohup python fromRedisoToMysqlSingleThreadOneConnBatchInsert.py 100 10.24.192.192 > 100-Single.3434.nohup [QPS] 平均每秒SQL语句执行次数 [QPS] 平
阅读全文
posted @ 2018-12-18 16:32
papering
阅读(486)
推荐(0)
摘要:
Cursor Objects — PyMySQL 0.7.2 documentation https://pymysql.readthedocs.io/en/latest/modules/cursors.html#pymysql.cursors.Cursor.executemany executem
阅读全文
posted @ 2018-12-18 15:10
papering
阅读(1450)
推荐(0)
摘要:
field_q_insert = 'id, title, number, created,content'sql_q = 'INSERT INTO testquestion ({}) VALUES ({})'.format(field_q_insert,'{}')print(sql_q)print(sql_q.format('1212'))ddd=9
阅读全文
posted @ 2018-12-18 14:41
papering
阅读(232)
推荐(0)
摘要:
from ProjectUtil.usingModuleTOMODIFY import getNow from pymongo import MongoClient # mongo key host, username, password = '10.14.14.12', 'ain', 'ad' uri = "mongodb://%s:%s@%s" % (username, passwor...
阅读全文
posted @ 2018-12-18 09:59
papering
阅读(186)
推荐(0)
posted @ 2018-12-17 21:20
papering
阅读(220)
推荐(0)
摘要:
paper-CaiPan.pdf http://conferences.sigcomm.org/sigcomm/2005/paper-CaiPan.pdf
阅读全文
posted @ 2018-12-17 16:43
papering
阅读(179)
推荐(0)
摘要:
亿级别G级别文本数据去重 文件总行数 字节数 去重后行数 [root@d mongoexport]# wc -l superpub-ask-question.csv126530681 superpub-ask-question.csv[root@d mongoexport]# awk '!a[$0]
阅读全文
posted @ 2018-12-17 16:19
papering
阅读(776)
推荐(0)
摘要:
Java使用极小的内存完成对超大数据的去重计数,用于实时计算中统计UV – lxw的大数据田地 http://lxw1234.com/archives/2015/09/516.htm Java使用极小的内存完成对超大数据的去重计数,用于实时计算中统计UV 编程语言 lxw1234@qq.com 3年
阅读全文
posted @ 2018-12-17 15:49
papering
阅读(2649)
推荐(0)
摘要:
win7怎么快速查找大文件_百度经验 https://jingyan.baidu.com/article/acf728fd299ffff8e510a333.html
阅读全文
posted @ 2018-12-17 11:55
papering
阅读(323)
推荐(0)
摘要:
Rsapaper.pdf http://people.csail.mit.edu/rivest/Rsapaper.pdf 【概述Abstract 1、将字符串按照双方约定的规则转化为小于n的正整数m,可能分为多段,这不是关键; 2、加密过程同解密过程,都是取明/密文的public/private次方
阅读全文
posted @ 2018-12-17 11:11
papering
阅读(1082)
推荐(0)