摘要:
Data Types Primitive data types in the Swagger Specification are based on the types supported by the JSON-Schema Draft 4. Models are described using t 阅读全文
摘要:
ubuntu(linux)下谷歌浏览器跨域问题 今天在使用谷歌浏览器实时调试代码的时候遇到这样的错误: XMLHttpRequest cannot load http://localhost:8080/ No ‘Access-Control-Allow-Origin’ header is prese 阅读全文
摘要:
官方网站 In addition to simply finding the rows to be returned by a query, an index may be able to deliver them in a specific sorted order. This allows a 阅读全文
摘要:
官网文档 Since a DELETE of a row from the referenced table or an UPDATE of a referenced column will require a scan of the referencing table for rows match 阅读全文