1. 首页
  2. 编程语言
  3. Java
  4. 包设计原则

包设计原则

上传者: 2019-03-13 07:26:49上传 PDF文件 3.45MB 热度 49次
The majority of this book covers package design principles. But first we must consider the contents of a package: classes and interfaces. The way you design them has great consequences for the haracteristics of the package in which they will eventually reside. So, before considering package design
用户评论