Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想整理我的漫画,每个漫画会有很多章节,每个章节会有很多页,20页之间。
树:漫画 -> 章节 -> 页面。
我想添加漫画,而是将具有许多页面的每个章节添加到创建的漫画中。
你是怎样做的?如何规范化具有树结构的数据库?