extra code meaning in English
附加码, 附加程序
Examples
- Enable simplifying the queries , the extra coding required to get the data in and out of the database would have eaten up all the savings
可以简化查询,但是从数据库中存入和取出数据所需要的额外代码会抵消所有节省的代码。 - For the first choice , i see that you need to add extra code lines setrollbackonly to each business method , which i see as inconvenient
对于第一种选择,我认为您需要为每个业务方法添加额外的代码行setrollbackonly ( ) ,我认为这很麻烦。 - This would require some extra coding on your part to parse the conditions , which could become quite complex refer to the interpreter design pattern in
这需要一些额外的编码来分析条件式,这可能会十分复杂(参阅可重用的物件导向软体的设计样式元素 - Especially in the case of implicit headers , extra code must be written or generated to deal with the header information that is not part of the porttype
特别是在隐式消息头实例中,必需编写(或者生成)额外的代码来处理不属于porttype部分的消息头信息。 - An exception hierarchy will let your ejb clients receive both business - specific exceptions and system - specific information , without requiring you to write a lot of extra code
异常层次结构将允许ejb客户机既接收特定于业务的异常也接收特定于系统的信息,而不需要编写大量额外代码。