复杂代码 meaning in Chinese
elaborated code
Examples
- Seaside also provides tasks for creating more complex code
Seaside也提供用于创建更复杂代码的任务。 - You should use a module whenever you need to create code that depends on application events and you either wish to reuse the module in other applications or you don t want to place complex code in the global . asax file
当您需要创建依赖应用程序事件的代码并且希望在其他应用程序中重用模块时,或者不希望将复杂代码放在global . asax文件中时,应当使用模块。 - Tapestry mainly functions as the glue between the presentation of your application and the logic that drives it , so you ll spend surprisingly little time writing complex code in tapestry , and a lot more time connecting html pages to business components
Tapestry主要作为粘合剂,将应用程序的表示和驱动应用程序的逻辑粘合起来,所以实际上在tapestry中上花在编写复杂代码的时间惊人地少,更多的时间花在把html页面连接到业务组件上。