|
说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
|
|
1) Development technology
开发技术
1.
Status quo,challenges and future strategies of development technology for marginal oil fields in China;
边际油田开发技术现状、挑战与对策
2.
Research on the Function Framework and Development Technology of Web2.0-based Course;
基于Web2.0的网络课程功能架构和开发技术研究
2) development technique
开发技术
1.
Discussion on the development technique of GIS based on ArcGIS Engine;
基于ArcGISEngine的GIS开发技术初探
2.
Study on the development techniques of Chang 6 ultra-low permeability reservoirs in Yanhewan block in Changqing Oilfield;
长庆沿河湾区块长6超低渗透油藏合理开发技术
3.
A development technique strategy used in the field is dominance of flowing oil production with a consideration of gas lift,and a series of modification measures at various levels were adopted,such as well pattern,injection profile,liquid production profile and injection and recovery liquid volumes.
微裂缝以及伴生洞对油气储集的贡献在70%~80%;采取底部注水形成人工底水的驱动方式,直井和侧钻井的注采井网,保持地层压力在泡点压力1~2MPa之上;油井自喷为主兼顾气举的开发技术对策,以及井网调整、吸水剖面与产液剖面调整、注采液量调整等对策的应用,保证了油井外利用效率,使该油藏保持了长达15a的稳产高产,最高年产油达1300×10~4t,采收率可达39。
3) exploitation technology
开发技术
1.
The Exploitation Technology And Application Of E-learning Platform;
网络教学平台的开发技术与应用
2.
In recent years, many countries except China have carried out researches on prospecting and exploitation technology for gas hydrates one after the other.
近 30年来 ,各国相继开展了海洋天然气水合物的勘探和开发技术的研究 ,天然气水合物的勘探技术日趋成熟 ,而开发技术基本上还都处于实验阶段。
4) developing technology
开发技术
5) technology development
技术开发
1.
Progress in small section and wire rod mill and the strategy of its technology development;
我国小型和线材轧机发展及技术开发策略
2.
Comprehensive utilization and technology development of gypsum resources;
石膏资源综合利用及技术开发
3.
The materials resources of biodiesel was reviewed,interesterification technology development and application about biodiesel in China were also introduced,further more,the prospect of biodiesel were presented,that is,biodiesel industry must step off a coincidence our national condition development path.
综述了目前我国制备生物柴油的主要廉价原料资源即基因改造植物油脂、废弃油脂和微生物油脂,并介绍了现阶段我国生物柴油的酯交换技术开发和应用现状,而且对生物柴油的发展前景进行了展望,指出必须走出一条符合我国国情的生物柴油发展道路。
6) technique development
技术开发
1.
So it s vital for the department to organize and manage the technique development.
企业工艺部门的主要职能的就是技术开发与创新 ,因此 ,做好技术开发中的组织和管理工作是实现其职能的有效途
2.
The trials on desertification control and technique development of desert industry in accordance with the characters of three kinds of deserts such as the sandy land on middle Yinchuan Plain,Tenggeli Desert,and Maowusu desert were conducted.
针对宁夏自治区银川平原绿洲腹部沙地、中卫腾格里沙漠和盐池毛乌素沙地三种类型,进行防沙治沙及沙产业技术开发的试验研究。
补充资料:OPC技术介绍与OPC开发技术
COM是Component Object Model的缩写,是所有OLE机制的基础。COM是一种为了实现与编程语言无关的对象而制定的标准,该标准将Windows下的对象定义为独立单元,可不受程序限制地访问这些单元。这种标准可以使两个应用程序通过对象化接口通讯,而不需要知道对方是如何创建的。例如,用户可以使用C++语言创建一个Windows对象,它支持一个接口,通过该接口,用户可以访问该对象提供的各种功能,用户可以使用Visual Basic,C,Pascal,Smalltalk或其它语言编写对象访问程序。在Windows NT4.0操作系统下,COM规范扩展到可访问本机以外的其它对象,一个应用程序所使用的对象可分布在网络上,COM的这个扩展被称为DCOM(Distributed COM)。 通过DCOM技术和OPC标准,完全可以创建一个开放的、可互操作的控制系统软件。OPC采用客户/服务器模式,把开发访问接口的任务放在硬件生产厂家或第三方厂家,以OPC服务器的形式提供给用户,解决了软、硬件厂商的矛盾,完成了系统的集成,提高了系统的开放性和可互操作性。 OPC服务器通常支持两种类型的访问接口,它们分别为不同的编程语言环境提供访问机制。这两种接口是:自动化接口(Automation interface);自定义接口(Custom interface)。自动化接口通常是为基于脚本编程语言而定义的标准接口,可以使用VisualBasic、Delphi、PowerBuilder等编程语言开发OPC服务器的客户应用。而自定义接口是专门为C++等高级编程语言而制定的标准接口。OPC现已成为工业界系统互联的缺省方案,为工业监控编程带来了便利,用户不用为通讯协议的难题而苦恼。任何一家自动化软件解决方案的提供者,如果它不能全方位地支持OPC,则必将被历史所淘汰。 OPC规范简介
由OPC Task Force制定的OPC(OLE for Process Control)规范于1996年8月正式诞生了,随着1997年2月Microsoft公司推出Windows95支持的DCOM技术,1997年9月新成立的OPC Foundation对OPC规范进行修改,增加了数据访问等一些标准,OPC规范得到了进一步的完善。 “OPC 基于Microsoft公司的 Distributed interNet Application (DNA) 构架和 Component Object Model (COM) 技术的,根据易于扩展性而设计的。OPC规范定义了一个工业标准接口,这个标准使得COM技术适用于过程控制和制造自动化等应用领域。”OPC 基础委员会主席Dave Rehbein是这样描述的 OPC是以OLE/COM机制作为应用程序的通讯标准。OLE/COM是一种客户/服务器模式,具有语言无关性、代码重用性、易于集成性等优点。OPC规范了接口函数,不管现场设备以何种形式存在,客户都以统一的方式去访问,从而保证软件对客户的透明性,使得用户完全从低层的开发中脱离出来。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条
|