简化数据 meaning in English
reduced data
reducible data
Examples
- The java language s support for regular expressions can greatly simplify data validation
Java语言对正则表达式的支持可以大大简化数据验证。 - To simplify data binding , you can use the new data source controls , described in more detail below under
若要简化数据绑定,您可以使用新增的数据源控件,在下面的 - The status information is generated in a table format and the columns can be sorted to help in searching through the data
状态信息以表格的形式生成,并且可以对状态信息列进行排序以简化数据搜索。 - You create tables to store the data . then you create forms to make viewing , entering , and editing the data quicker and easier
创建表的目的是存储数据,然后您还可以创建窗体,以简化数据的查看、输入和编辑。 - In eis tier , we choose informix database server as our rdbms , which is widely used by chinese banks . in implementation and test process , we code
数据访问不通过entitybeans直接进行,而是通过业务逻辑的sessionfacade来访问,并且通过valueobject 、 assembler等模式简化数据访问过程。