diff --git "a/2023/AFL\345\216\237\347\220\206\344\270\216\345\256\236\350\267\265/index.html" "b/2023/AFL\345\216\237\347\220\206\344\270\216\345\256\236\350\267\265/index.html" index 6fdfa53..6defa8b 100644 --- "a/2023/AFL\345\216\237\347\220\206\344\270\216\345\256\236\350\267\265/index.html" +++ "b/2023/AFL\345\216\237\347\220\206\344\270\216\345\256\236\350\267\265/index.html" @@ -14,7 +14,7 @@ - + @@ -26,10 +26,10 @@ + - diff --git "a/2023/LibAFL\347\256\200\344\273\213/index.html" "b/2023/LibAFL\347\256\200\344\273\213/index.html" index 6c851f8..41e50c8 100644 --- "a/2023/LibAFL\347\256\200\344\273\213/index.html" +++ "b/2023/LibAFL\347\256\200\344\273\213/index.html" @@ -14,7 +14,7 @@ - + @@ -26,10 +26,10 @@ + - diff --git "a/2024/AFLplusplus\346\272\220\347\240\201\345\210\206\346\236\220\342\200\224\342\200\224\345\220\214\346\255\245\346\234\272\345\210\266/index.html" "b/2024/AFLplusplus\346\272\220\347\240\201\345\210\206\346\236\220\342\200\224\342\200\224\345\220\214\346\255\245\346\234\272\345\210\266/index.html" index 7060cfb..65520ba 100644 --- "a/2024/AFLplusplus\346\272\220\347\240\201\345\210\206\346\236\220\342\200\224\342\200\224\345\220\214\346\255\245\346\234\272\345\210\266/index.html" +++ "b/2024/AFLplusplus\346\272\220\347\240\201\345\210\206\346\236\220\342\200\224\342\200\224\345\220\214\346\255\245\346\234\272\345\210\266/index.html" @@ -14,7 +14,7 @@ - + @@ -26,10 +26,10 @@ - + diff --git "a/2024/AFLplusplus\346\272\220\347\240\201\345\210\206\346\236\220\342\200\224\342\200\224\350\246\206\347\233\226\347\216\207/index.html" "b/2024/AFLplusplus\346\272\220\347\240\201\345\210\206\346\236\220\342\200\224\342\200\224\350\246\206\347\233\226\347\216\207/index.html" index e191000..c4aac02 100644 --- "a/2024/AFLplusplus\346\272\220\347\240\201\345\210\206\346\236\220\342\200\224\342\200\224\350\246\206\347\233\226\347\216\207/index.html" +++ "b/2024/AFLplusplus\346\272\220\347\240\201\345\210\206\346\236\220\342\200\224\342\200\224\350\246\206\347\233\226\347\216\207/index.html" @@ -14,7 +14,7 @@ - + @@ -25,10 +25,10 @@ - + diff --git "a/2024/\347\224\261subprocess-PIPE\345\274\225\345\217\221\347\232\204\350\241\200\346\241\210/index.html" "b/2024/\347\224\261subprocess-PIPE\345\274\225\345\217\221\347\232\204\350\241\200\346\241\210/index.html" index 15b91a5..e8f7cff 100644 --- "a/2024/\347\224\261subprocess-PIPE\345\274\225\345\217\221\347\232\204\350\241\200\346\241\210/index.html" +++ "b/2024/\347\224\261subprocess-PIPE\345\274\225\345\217\221\347\232\204\350\241\200\346\241\210/index.html" @@ -14,7 +14,7 @@ - + @@ -27,8 +27,8 @@ - + diff --git "a/2024/\350\275\257\350\200\203\346\236\266\346\236\204\342\200\224\342\200\224\346\225\260\346\215\256\345\272\223\350\256\276\350\256\241\344\270\216\345\273\272\346\250\241/index.html" "b/2024/\350\275\257\350\200\203\346\236\266\346\236\204\342\200\224\342\200\224\346\225\260\346\215\256\345\272\223\350\256\276\350\256\241\344\270\216\345\273\272\346\250\241/index.html" index 6aefaaf..12d8ccf 100644 --- "a/2024/\350\275\257\350\200\203\346\236\266\346\236\204\342\200\224\342\200\224\346\225\260\346\215\256\345\272\223\350\256\276\350\256\241\344\270\216\345\273\272\346\250\241/index.html" +++ "b/2024/\350\275\257\350\200\203\346\236\266\346\236\204\342\200\224\342\200\224\346\225\260\346\215\256\345\272\223\350\256\276\350\256\241\344\270\216\345\273\272\346\250\241/index.html" @@ -14,7 +14,7 @@ - + @@ -26,7 +26,7 @@ - + @@ -313,8 +313,16 @@

5. 设计范式

数据库设计范式是指在设计数据库时遵循的一系列规范和原则,以确保数据的组织、存储和管理高效、合理。主要范式包括:

(1) 第一范式(1NF)

每个字段的值都是原子值,不能有重复的列或多值字段。

diff --git a/sitemap.xml b/sitemap.xml index 5c8e6e9..51e9865 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -291,147 +291,147 @@ - https://www.stepbystep.asia/tags/C/ + https://www.stepbystep.asia/tags/AFL/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/tags/%E7%BC%96%E7%A8%8B/ + https://www.stepbystep.asia/tags/%E7%AC%A6%E5%8F%B7%E6%89%A7%E8%A1%8C/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/tags/%E5%BC%80%E5%8F%91/ + https://www.stepbystep.asia/tags/C/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/tags/AFL/ + https://www.stepbystep.asia/tags/%E7%BC%96%E7%A8%8B/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/tags/%E7%AC%A6%E5%8F%B7%E6%89%A7%E8%A1%8C/ + https://www.stepbystep.asia/tags/%E5%BC%80%E5%8F%91/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/tags/Docker/ + https://www.stepbystep.asia/tags/blog/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/tags/%E5%AE%B9%E5%99%A8/ + https://www.stepbystep.asia/tags/web/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/tags/blog/ + https://www.stepbystep.asia/tags/Hexo/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/tags/web/ + https://www.stepbystep.asia/tags/tranquilpeak/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/tags/Hexo/ + https://www.stepbystep.asia/tags/Linux/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/tags/tranquilpeak/ + https://www.stepbystep.asia/tags/%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/tags/LibFuzzer/ + https://www.stepbystep.asia/tags/%E5%91%BD%E4%BB%A4/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/tags/Python/ + https://www.stepbystep.asia/tags/Docker/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/tags/Linux/ + https://www.stepbystep.asia/tags/%E5%AE%B9%E5%99%A8/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/tags/%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F/ + https://www.stepbystep.asia/tags/Python/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/tags/%E5%91%BD%E4%BB%A4/ + https://www.stepbystep.asia/tags/LibFuzzer/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/tags/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/ + https://www.stepbystep.asia/tags/IntelPin/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/tags/%E6%95%B0%E6%8D%AE%E5%BA%93%E8%AE%BE%E8%AE%A1/ + https://www.stepbystep.asia/tags/%E6%B1%A1%E7%82%B9%E5%88%86%E6%9E%90/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/tags/%E6%95%B0%E6%8D%AE%E5%BA%93%E8%8C%83%E5%BC%8F/ + https://www.stepbystep.asia/tags/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/tags/IntelPin/ + https://www.stepbystep.asia/tags/%E6%95%B0%E6%8D%AE%E5%BA%93%E8%AE%BE%E8%AE%A1/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/tags/%E6%B1%A1%E7%82%B9%E5%88%86%E6%9E%90/ + https://www.stepbystep.asia/tags/%E6%95%B0%E6%8D%AE%E5%BA%93%E8%8C%83%E5%BC%8F/ 2024-10-28 weekly 0.2 @@ -489,7 +489,7 @@ - https://www.stepbystep.asia/categories/%E7%BC%96%E7%A8%8B%E8%AF%AD%E8%A8%80/ + https://www.stepbystep.asia/categories/%E5%AE%89%E5%85%A8/%E7%AC%A6%E5%8F%B7%E6%89%A7%E8%A1%8C/ 2024-10-28 weekly 0.2 @@ -503,63 +503,63 @@ - https://www.stepbystep.asia/categories/%E7%BC%96%E7%A8%8B%E8%AF%AD%E8%A8%80/C/ + https://www.stepbystep.asia/categories/%E7%BC%96%E7%A8%8B%E8%AF%AD%E8%A8%80/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/categories/%E5%AE%89%E5%85%A8/%E7%AC%A6%E5%8F%B7%E6%89%A7%E8%A1%8C/ + https://www.stepbystep.asia/categories/%E7%BC%96%E7%A8%8B%E8%AF%AD%E8%A8%80/C/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/categories/%E5%BC%80%E5%8F%91/ + https://www.stepbystep.asia/categories/web/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/categories/web/ + https://www.stepbystep.asia/categories/%E5%BC%80%E5%8F%91/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/categories/%E5%BC%80%E5%8F%91/Docker/ + https://www.stepbystep.asia/categories/%E7%BC%96%E7%A8%8B%E8%AF%AD%E8%A8%80/Python/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/categories/%E7%BC%96%E7%A8%8B%E8%AF%AD%E8%A8%80/Python/ + https://www.stepbystep.asia/categories/%E5%BC%80%E5%8F%91/Linux/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/categories/%E5%BC%80%E5%8F%91/Linux/ + https://www.stepbystep.asia/categories/%E5%BC%80%E5%8F%91/Docker/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/categories/%E8%BD%AF%E8%80%83/ + https://www.stepbystep.asia/categories/%E5%AE%89%E5%85%A8/%E6%B1%A1%E7%82%B9%E5%88%86%E6%9E%90/ 2024-10-28 weekly 0.2 - https://www.stepbystep.asia/categories/%E5%AE%89%E5%85%A8/%E6%B1%A1%E7%82%B9%E5%88%86%E6%9E%90/ + https://www.stepbystep.asia/categories/%E8%BD%AF%E8%80%83/ 2024-10-28 weekly 0.2 diff --git a/tags/AFL/index.html b/tags/AFL/index.html index 10a2d69..a03d275 100644 --- a/tags/AFL/index.html +++ b/tags/AFL/index.html @@ -7,7 +7,7 @@ - 标签: AFL - 千里之行,始于足下 + 标签: AFL++ - 千里之行,始于足下 @@ -220,15 +220,15 @@