良构的 meaning in Chinese
well-formed
Examples
- Well - structured , modular code is easier to write , debug , understand , and reuse
良构的、模块化的代码更容易编写、调试、理解和重用。 - As we ve already noted , db2 enables users to store any well - formed xml document in any column defined on the new xml data type
正如前面提到的, db2允许用户在xml数据类型的任何列中存储任何良构的xml文档。 - If you re not familiar with xml schemas , they re simply well - formed xml documents that dictate the structure and content of other documents
Xml模式仅仅是良构的xml文档,它们描述了其他文档的结构和内容。 - Xml data must be " well formed " - it must adhere to certain syntax rules specified in the w3c standard for xml - to be stored in db2
:在db2中存储的xml数据必须是“良构的” ,即它必须符合w3c xml标准中指定的某些语法规则。 - In this article , author abhijit belapurkar shows you how to use functional programming constructs such as closures and higher order functions to write well - structured , modular code in the java language
在本文中,作者abhijit belapurkar展示了,如何使用像闭包( closure )和高阶函数( higher order function )这样的函数编程结构,在java语言中编写良构的、模块化的代码。