2020年9月10日
摘要: chromium-browser --noerrors --disable-session-crashed-bubble --disable-infobars --incognito https://www.baidu.com sudo apt-get -y intstall scrot scrot 阅读全文
posted @ 2020-09-10 17:07 chrayn 阅读(156) 评论(0) 推荐(0)
  2020年6月15日
摘要: 如何选取架构模型及基本元素 peer 2 peer(FB的Cassandra) 稳定性好 机器间通信cost是大的,而且需要经常通信保持数据一致性 client过来读写,不知道是sharding后哪个机器, 一开始通信的机器就得和其他机器数据交换 Master-Slave 非DB 的MS模型,这里的 阅读全文
posted @ 2020-06-15 10:19 chrayn 阅读(122) 评论(0) 推荐(0)
摘要: 中文单位 中文简称 英文单位 英文简称 进率 (Byte=1) 十进制 (1024≈103) 数学单位 备注 位 比特 bit b 0.125 字节 字节 Byte B 1 1 千字节 千字节 KiloByte KB 210 103 千 kilo/k 兆字节 兆 MegaByte MB 220 10 阅读全文
posted @ 2020-06-15 10:17 chrayn 阅读(711) 评论(0) 推荐(0)