1·His approach builds up to the business value by first identifying the attributes of a feature that contribute business value.
他的方法首先会识别有助于业务价值的特性的属性,然后用来创建业务价值。
2·As a result, the open source model often builds higher quality, more secure, more easily integrated software.
因此,开源模式常常创建更高质量、更安全、更易于集成的软件。
3·Once it has cleared the database, the application builds the business model in memory.
当清理完数据库,程序在内存中创建业务模型。
4·This is very similar to the way an organization as a whole builds usability maturity: one step at a time.
这与一个组织创建成熟的可用性之路是相似的:一步一个脚印。
5·So, map passes each String in strings to the function literal and builds up a new collection with the results returned by the function literal.
继续,map 把strings 里面的每一个String 传递给字面函数,从而用这些返回值创建了一个新的集合。