摘要:
一、基本概念及缘由 1.Sql vs nosql SQL:Structured Query Language Nosql:Not only SQL Relationship DB Relations:One-to-one relation、One-to-many、Many-to-many、Self- 阅读全文
摘要:
在一个改修项目里,安全性方面总是出一个bug,错误信息如下: xception in thread "main" javax.crypto.BadPaddingException: java.security.DigestException: Length must be at least 32 f 阅读全文
摘要:
一、背景 今天聊个小东西,Json的的的注释。Json十分常见,大家用的很多,在语法上,规范的Json要求,文件里不可以写注释。原因呢,我调查了一下: I removed comments from JSON because I saw people were using them to holdp 阅读全文