摘要:
Linux的进程优先级NI和PR到底有什么区别 - 51CTO.COM http://os.51cto.com/art/201605/511559.htm 阅读全文
摘要:
mybatis – MyBatis 3 | 简介 http://www.mybatis.org/mybatis-3/zh/index.html 什么是 MyBatis ? MyBatis 是一款优秀的持久层框架,它支持定制化 SQL、存储过程以及高级映射。MyBatis 避免了几乎所有的 JDBC 阅读全文
摘要:
赫尔维茨公式 阅读全文
摘要:
保持几何形状不变:用正交变换化二次型为标准型 如果不要求几何形状不变,则可以有多种方法(对应多个正交变换)把二次型化为标准型 二次型的矩阵,矩阵的二次型 :对二次型的变换就是对矩阵的变换; 进一步说:二次型是对称矩阵,~。 阅读全文
摘要:
Key Technologies Primer https://struts.apache.org/primer.html Threads With Struts 1 you were required to know a lot about how to write code which can 阅读全文
摘要:
https://mp.weixin.qq.com/s/gU3N5ORz8XBii5SuXUSclw 记一次服务器被入侵的调查取证 原创: fish1983 FreeBuf 今天 *本文原创作者:fish1983,本文属FreeBuf原创奖励计划,未经许可禁止转载 0×1 事件描述 小Z所在公司的信息 阅读全文
摘要:
Design by contract - Wikipedia https://en.wikipedia.org/wiki/Design_by_contract What is the use of "assert" in Python? - Stack Overflow https://stacko 阅读全文
摘要:
df(1) - Linux manual page http://man7.org/linux/man-pages/man1/df.1.html lsblk(8) - Linux manual page http://man7.org/linux/man-pages/man8/lsblk.8.htm 阅读全文
摘要:
Linux Find Out Last System Reboot Time and Date Command - nixCraft https://www.cyberciti.biz/tips/linux-last-reboot-time-and-date-find-out.html Linux开 阅读全文
摘要:
Linux Containers https://linuxcontainers.org/ 阅读全文
摘要:
三篇文章了解 TiDB 技术内幕 - 说存储| PingCAP https://pingcap.com/blog-cn/tidb-internal-1/ MVCC 很多数据库都会实现多版本控制(MVCC),TiKV 也不例外。设想这样的场景,两个 Client 同时去修改一个 Key 的 Value 阅读全文