摘要: https://en.wikipedia.org/wiki/Eisenstein%27s_criterion In mathematics, Eisenstein's criterion gives a sufficient condition for a polynomial with integ 阅读全文
posted @ 2019-03-20 23:47 papering 阅读(347) 评论(0) 推荐(0) 编辑
摘要: 人生 理想倍式 拼凑 不理想 阅读全文
posted @ 2019-03-20 20:49 papering 阅读(147) 评论(0) 推荐(0) 编辑
摘要: 小结: 1) CREATE TABLE t_copy LIKE t; INSERT INTO t_copy SELECT * FROM t; DROP TABLE IF EXISTS t; CREATE TABLE t LIKE t_copy; INSERT INTO t SELECT * FROM 阅读全文
posted @ 2019-03-20 15:15 papering 阅读(477) 评论(0) 推荐(0) 编辑
摘要: MySQL CPU 使用率高的原因和解决方法_产品性能_常见问题_云数据库 RDS 版-阿里云 https://help.aliyun.com/knowledge_detail/51587.html 常见原因 系统执行应用提交查询(包括数据修改操作)时需要大量的逻辑读(逻辑 IO,执行查询所需访问的 阅读全文
posted @ 2019-03-20 10:37 papering 阅读(626) 评论(0) 推荐(0) 编辑
摘要: https://baike.baidu.com/item/不变量理论/9224903?fr=aladdininvariant theory 一组几何元素由 k个参数组成的向量 P1表示.若 T为某一变换,T∈G , G为某一变换群,这组几何元素经 T变换后,其参数组成的向量由 P1变为 P2(P1, 阅读全文
posted @ 2019-03-20 08:49 papering 阅读(914) 评论(0) 推荐(0) 编辑