If you design things from scratch, as with a new application, picking one of the component patterns described previously can help.
如果您正在从头开始设计新的应用程序,那么选择前面提到的组件模式之一会有帮助。
The general "decorator pattern" is a design pattern that allows adding new behavior to an existing component dynamically.
一般的“装饰模式”是一种设计模式,允许动态地向现有组件添加新的行为。
Figure 8 shows the new component on the palette, added to the JSP source, visualized in the Design view, and with all attributes available in Properties view.
图8显示了这个工具板上的添加到jsp源的新组件,在Design视图中可以看到,并且在Properties视图中有所有可利用的属性。
应用推荐