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的网络课程功能架构和开发技术研究
英文短句/例句
1.Special management development techniques特殊的管理开发技术
2.Secondary Development Technology of SolidWorks;SolidWorks的二次开发技术
3.Introduction to the Customization and Exploitation Technology of AutoCAD 2000 and its Application in Engineering Mapping;AutoCAD二次开发技术及应用
4.Web GIS Developing Technology Based on MapXtreme基于MapXtreme的Web GIS开发技术
5.Technology of the Further Development of Google Earth浅谈Google Earth二次开发技术
6.Based on Further Development Technology of SOLIDWORKS基于SOLIDWORKS二次开发技术
7.The Development Technology of Mobile Phone s Application Base on J2ME;基于J2ME技术的手机应用软件开发技术
8.The Research of .NET Technique for E-Commerce Development;电子商务系统开发中.NET开发技术研究
9.project surveillance technique开发方案实施监测技术
10.China Ramie Technology Development Centre中国苎麻技术开发中心
11.Tianjin Economic-Technological Development Area, (TEDA)天津经济技术开发区
12.PRD (Polytechnical Research and Development)综合性技术研究与开发
13.Beijing Economic-technological Development Area北京经济技术开发区
14.high and new technology industrial development zone高新技术产业开发区
15.Courseware development based on WebClass technology;基于WebClass技术的课件开发
16.non-UNDP-financed technical cooperation expenditures非开发计划署资助的技术合作开支
17.Evaluation on the Development of the Technology Suitable for Grinding in Oct.;《糖厂10月开榨配套技术开发》的评价
18.Development and Practice of Thin Coal-seam Mining Technology in Kailuan Mining Area开滦矿区薄煤层开采技术发展与实践
相关短句/例句
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规范了接口函数,不管现场设备以何种形式存在,客户都以统一的方式去访问,从而保证软件对客户的透明性,使得用户完全从低层的开发中脱离出来。