Package Diagram
2016-05-08 21:26:51 0 举报
一个Package Diagram(包图)是一个可视化工具,用于描述系统中各个组件或模块之间的关系和依赖性。它通常以图表的形式呈现,展示了软件系统的结构和层次。在包图中,每个软件包或模块都以一个矩形框表示,而它们之间的依赖关系则通过箭头来表示。通过包图,开发人员可以更好地理解和组织代码,提高代码的可读性和可维护性。此外,包图还可以帮助开发人员识别潜在的问题和风险,从而更好地规划和管理软件开发过程。总之,包图是一种非常有用的工具,可以帮助开发人员更好地理解和管理复杂的软件系统。
作者其他创作
大纲/内容
CollectServiceImpl
AppearanceInfoService
CarTypeAction
AdminDaoImpl
BasicInfoServiceImpl
CarTypeServiceImpl
Comment
AppearanceInfo
CommentDaoImpl
AdminService
cn.ying.dao
ApearAction
AdminAction
UserService
CommentService
Collect
MenuAction
SellAction
CarAction
CommentServiceImpl
SeeCarAction
Admin
CarTypeService
FormalitiesInfoServiceImpl
cn.ying.dao.impl
FormalitiesInfoDao
CarTypeDao
cn.ying.service.impl
UserDao
CollectDaoImpl
CollectService
ProductAction
BasicInfo
cn.ying.action
AdminDao
BasicInfoService
ProductService
CarType
FormalitiesInfoDaoImpl
FormalitiesInfo
CommentDao
CarTypeDaoImpl
cn.ying.service
BasicInfoDao
Product
LoginAction
AppearanceInfoServiceImpl
UserAction
ProductServiceImpl
User
ProductDaoImpl
ProductDao
AppearanceInfoDaoImpl
CollectDao
AppearanceInfoDao
AdminServiceImpl
UserDaoImpl
BasicInfoDaoImpl
UserServiceImpl
FormalitiesInfoService
0 条评论
下一页