Home > Q&A > body text
上级给我看他们的一个项目的表 我发现表有60多张 我如何快速了解到他表的信息呢
怪我咯2017-04-17 13:55:06
Look at the comments of the fields first to get an overview. Then start with the main modules of the code, such as the login module or article module, and try to combine it with the code
巴扎黑2017-04-17 13:55:06
Follow the clues, find an entrance, and read on slowly.