Figure 4 illustrates the mixedarchitecture pattern.
图4展示了混合架构模式。
2
In a mixedarchitecture, the client application is aware of whether it is online or offline.
在混合架构中,客户机应用程序始终知道客户机是否联机。
3
This experience approximates the mixedarchitecture, but is simpler to implement because the presentation tier and application logic are always against the local database.