currently, the system has achieved good practical results, and has proved the rationality and feasibility of adopting the domain-driven design in the navigational maritime management system.

  • 目前,该系统已经取得了良好的实际应用效果,证明了航务海事管理系统开发中采用领域驱动设计思想的合理性与可行性。
  • 来源:互联网摘选更新时间:2026-07-01 10:54:25

  • 重点词汇
  • managementn.经营;管理(方式);管理者/部门;
  • HAsabbr.Hells Angels 地狱天使;Hispanic Americans 西班牙裔美国人;haloacetic acids 卤素醋酸盐;hemagglutinins 血细胞凝集素;
  • designv.设计;制图;构思;计划;制定;制造;
  • theart.这个;指已提到或易领会到的人或事物;指独一无二的、正常的或不言而喻的人或事物;用以泛指;与形容词连用,指事物或统称的人;用于姓氏的复数形式前,指家庭或夫妇;(指特定用途的事物)足够,恰好;每,一;当前的,本,此;(重读,表示所指的为知名或重要的人或事物)
  • HASabbr.Hardened Aircraft Shelter 淬硬飞机护层;
  • System[电影]系统;
  • OFabbr.Old French 古法语;
  • systemn. 体系,系统;制度;身体;方法;
  • adoptingv.采用( adopt的现在分词 );收养;正式接受;吸收(外来词语);
  • 相关例句
1、

in the infrared image the gray value of object regions is always higher and the background which has uniform distribution.

因为目标区域的灰度总是高于背景的灰度,并且目标周围的背景往往具有比较均匀的分布。

互联网摘选

2、

the majority of the amazon storage patterns were based on primary key access leading to single value or object.

亚马逊的大多数存储模式都建基于通过主键访问某个值或对象。

互联网摘选

3、

it refers to a yardstick or basis by which subjects can access the value of object.

评价标准是指评价主体据以衡量价值客体有无价值及价值大小的尺度或依据。

互联网摘选

4、

pedestrian tracking has important research significance and application value in object tracking.

在目标跟踪的大多数场景中行人是跟踪的主要目标,行人跟踪在目标跟踪中有着重要的研究意义和应用价值。

互联网摘选

5、

on the relationship between subject of value and object of value

论价值主体与价值客体的关系

互联网摘选

6、

for example, a user is a mutable entity, but you might use an immutable value object to represent the user's address, just changing the address that you point to for the user if he or she moves.

例如,虽然用户是可变实体,但是您可以使用不可变值对象来表示用户的地址,如果用户移动了位置,那么只需为该用户更改您所指向的地址。

互联网摘选

7、

the filter pattern was used in authentication, front controller pattern in authorization, and value object pattern in accounting by system. at the same time, the dynamic composing of modules was realized by adopting component technology.

系统在认证、授权和支付方面分别采取截取过滤器、前控制器以及数据访问对象模式,同时运用构件技术实现模块动态组合。

互联网摘选

8、

in the system design phase, the overall design, and in accordance with the mof to establish a system design specification model, including entity-relationship models, the value object models and activity diagram models.

在系统设计阶段,进行总体设计,并按照MOF规范建立一系列系统的设计模型,主要包括实体关系模型、值对象模型、活动图模型等。

互联网摘选

9、
10、

the system demonstrates a component-based design on a 3-tier architecture, uses different design patterns such as mvc and value object, and applies data mining to custom relationship management ( crm) analysis.

该系统在设计上采用三层结构模式并应用基于组件的设计思想和MVC、值对象等多种设计模式技术,并且将数据挖掘技术应用于客户关系管理(CRM)分析。

互联网摘选

11、

it's the responsibility of the controller ( control function) to serialize the xml/ dxl from the domino server to the appropriate value object and vice versa.

控制器(控制函数)负责将Domino服务器中的XML/DXL序列化为正确的值对象,反之亦然。

互联网摘选

12、

in this paper, we introduce four commonly used design patterns in rose: wrapper session pattern, command pattern, version lock pattern and value object pattern and introduce its application.

本文给出了ROSE中比较常用的四种设计模式:Wrapper Session模式、Command模式、Version Lock模式以及Value Object模式的具体实现。

互联网摘选

13、

for example, if we only want to see the past week's bank account transitions, the child aggregate data value object would have a filter for the date.

例如,如果我们只希望了解过去一周的银行帐户交易,则子聚合数据值对象应该使用日期筛选。

互联网摘选

14、

the value object of rule of law will be realized when people are willing to obey the control of a good law which gains the canonical status.

当人们自愿服从良法的统治,良法获得了权威至上的地位时,法治的价值目标将得以实现。

互联网摘选

15、

on the basis of adopting data access object pattern in integration layer, creatively bring value object to integration layer and offer to construct persistent framework.

在采用数据访问对象构建集成层的基础上,创新性地将业务层的值对象模式引入到集成层,提出在集成层构筑持久性框架的技术方案。

互联网摘选

16、

during the globalization, value object and orientation as well as norms of the chinese change, characterized by conflict, consciousness and multiplicity.

在全球化进程中,中国青年的价值目标、价值取向和价值标准都发生了嬗变,呈现出冲突性、自觉性、务实性和多元化的变化特征。

互联网摘选

17、

the response template contains a type safe subset of the value object information graph requested by the user in the request template.

响应模板中包含类型安全的值对象信息图子集,这些信息是用户在请求模板中请求的。

互联网摘选

18、

this means the data value object can be either a leaf data value object or an aggregative data value object that contains other value objects.

这意味着,数据值对象可以为叶数据值对象,也可以为包含其他值对象的聚合数据值对象。

互联网摘选

19、

custom data conversion is necessary if you need to convert field data into an application-specific value object, as in the following examples

如果需要将字段数据转换为特定于应用程序的值对象,则需要自定义数据转换,如下面例子所示

互联网摘选

20、

society-oriented criminal judicatory ideas emphasize the social effect of crimes and embody the value object of criminal policy.

以社会为本位的刑事司法理念重视解决犯罪问题的社会效果,体现了刑事政策的价值目标。

互联网摘选

  • 今日热词
  • 热门搜索

英语网英语词典(dict.25820.com)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈