vicegerent project transaction pattern 代理型工程交易模式
One project I developed had financial data at the detail grain transaction level and program accomplishments at a day grain level.
我曾开发的一个项目拥有细节粒度事务级别的财务数据和日期粒度级别的程序实现。
The code in Listing 2 is intended to pull from the list either all transactions if no filter is specified or a single transaction together with the related project information.
清单2中的代码旨在查询到列表中的所有交易(若没有指定过滤条件的话)或者单个交易以及相关的项目信息。
The project you're working on contains very simple bits of data or data that's difficult to predict — you might get different data fields on different days or even from transaction to transaction.
您所从事的这个项目包含了一些简单的或难以预测的数据 — 在不同的日子获得的数据字段可能不同甚至事务之间的数据字段都不尽相同。
应用推荐