提取层 meaning in English
extract layer
extract phase
Examples
- Provides a layer of abstraction that protects a client application from changes made to the name or location of the base object
提供一个提取层,该层防止客户端应用程序的基对象的名称或位置被更改。 - Fusion algorithms are designed at feature extraction level and matching score level , by concatenating feature vectors , and integrating the matching scores using an adaptive neuro - fuzzy inferencesystem ( anfis ) , respectively
最后在特征提取层和匹配值层设计了融合算法,分别使用了向量连接法和自适应模糊神经推理系统( anfis ) 。 - The data object simply checks for required fields or performs other business logic , and then stores the information or retrieves it from the database though a database abstraction layer - again , several database abstraction layers are freely available for php
数据对象仅检查必要字段或者执行其他业务逻辑,然后通过数据库提取层(当前为php提供了多种免费的数据库提取层)将信息存储到数据库中或者在数据库中检索数据。