api出版物目录及摘要6
API 510-2002 压力容器检验规程-中文版
通常,API 规范通过检验、修正至少每 5 年形成一个新版本,并撤消就版本。 2 年进行一次扩充,并将扩充内容写入。当一个版本生效 5 年之后、或者扩充得 到确认之后版本升级,原版本就失效了。版本信息可以向 API 编辑部查询(电 话:202-682-8000)。API(American Petroleum Institute,1220 L Street,N.W., Washington,D.C.20005)每季度或者每年度都会都会发布其出版物或发行资料 的目录清单。
有形式恰当且适合发展过程要求的文献,在标准化程序下被提出,可以被作 为 API 规范。如果读者对规范内容的解释或注释有疑问,或者对更新规范的手 续有疑问,都可以直接给 API 规范部负责人写信,来信请寄:American Petroleum Institute,1220 L Street,N.W.,Washington,D.C.20005。
为了确保 API 规范为最新的,API 邀请很多压力容器使用单位和操作人员提 供他们压力容器检验和维修的经验,以决定是否重新修正或扩充 API 第四部分 的实例。
版权所有©1997,1998,2000 美国石油学会
7
前言
1931 年 12 月美国石油学会和美国机械工程师协会(AMSE)共同成立了 API/AMSE 联合会—非火焰直接加热压力容器协会,成立该协会的宗旨是起草石 油工业中设计、组装、检验和维修压力容器的规范。该规范命名为《API/ASME 石油天然气非火焰直接加热压力容器规范》(通常也叫《API/ASME 非火焰直接 加热压力容器规范》或《API/ASME 规范》),其中第 I 部分于 1934 年颁布实施。
美国石油学会API标准目录及内容提要
通则:油田设备和材料
API S1
油田设备和材料标准化的组织和程序第19版,1997年6月1日
142
通则:油田设备和材料
-
综合目录季刊
143
系列1:皮带
Spec 1B
油田三角皮带第6版,1995.1.12000.1确认
144
系列2:海洋工程结构部分
RP2A-LRFD
海上固定平台规划、设计和建造的推荐作法--荷载和抗力系数设计法(包括1997年2月的附件1)1993年第一版
183
系列5:管材
RP 5L1
管线管铁路运输推荐作法第5版,1996年12月
184
系列5:管材
RP 5L2
非腐蚀性气体输送用管线管内涂层推荐作法(ANSI/API RP 5L2-1992)第3版,1987年5月31日,1994年1月1日确认
185
系列5:管材
RP 5L3
进行管线管落锤剪切试验推荐作法第3版,1996年1月
161
系列2:海洋工程结构部分
RP 2T
张力腿平台规划、设计及建造的推荐作法1997年第二版
162
系列2:海洋工程结构部分
Bull 2U
圆壳结构稳性设计公报2000年第二版
163
系列2:海洋工程结构部分
Bull 2V
平板结构设计公报2000年第二版
164
系列2:海洋工程结构部分
Spec 2W
热机控制工艺海洋结构钢板规范1999年第四版
217
系列8:提升工具
Spec 8C
钻采提升设备(PSL1和PSL2)第三版,1997年12月,生效日:1998年5月
218
系列9:钢丝绳
东软API文档
前言东软API文档前言前言前言Short Message Internet Access Solution(SMIAS)是结合中国移动通信总公司的“梦网计划”应运而生的一套基于短信的移动互联网应用解决方案。
本系统提供了面向服务提供商(ASP或ICP)的开发接口,服务提供商可以使用这些接口API实现与福建移动通信公司SMIAS系统的接入。
阅读指南阅读指南本部分主要讨论本手册的目标、阅读对象、手册的组织结构。
〖手册目标〗本手册是SMIAS (Short Message Internet Access Solution)短信网关系统SP 接入子系统通信接口C API的使用指南。
它详细介绍了SP-SMIAS网关之间的通信流程,通信协议,以及通信接口C API的数据结构,以及函数调用方法。
SP可以通过本手册的说明,与SMIAS短信网关系统进行正确的通信,以提供服务。
〖阅读对象〗本手册面向的主要对象是准备接入SMIAS短信网关系统的SP的开发人员。
〖手册构成〗本手册由如下章节组成:∙概述对SMIAS系统的总体概述∙通信流程描述了SP接入SMIAS网关的通信流程,以及注意事项∙通信协议以表格的方式描述了SP与SMIAS网关通信的各种通信包的包格式,方便与SP在与SMIAS网关通信时的跟踪调试。
∙ C API使用说明描述了C API的数据结构,数据类型的含义,以及各个接口函数的调用方法。
【注意】的意思是请读者注意那些需要注意的事项。
【警告】的意思是请读者千万注意某些事项,否则将造成错误。
目录目录第1章概述11.1 网关结构 (1)§1.2 消息转发过程 (2)§1.2.1本地消息转发过程 (2)§1.2.2 漫游消息转发过程 (3)第2章接口操作1§2.1 SP连接类型 (1)§2.2 操作类型 (2)§2.2.1 SP到SMIAS的操作类型 (2)§2.2.2 SMIAS网关到SP的操作类型 (2)§2.2.3 双向操作类型 (3)§2.3 不同连接方式对操作的支持 (4)§2.4 SP操作流程 (5)§2.4.1 接收型连接操作流程 (5)§2.4.2 发送型连接操作流程 (6)§2.4.3 发送接收型连接操作流程 (7)第3章通信协议1§3.1 阅读说明 (1)§3.1.1 数据类型 (1)§3.1.2 长度 (1)§3.2 协议包格式 (2)§3.3 消息头格式 (2)§3.4 消息体格式 (3)§3.4.1 Login 消息体 (3)§3.4.2 Login Response消息体 (4)§3.4.3 Logout 消息体 (4)§3.4.4 Logout Response消息体 (4)§3.4.5 Submit 消息体 (5)§3.4.6 Submit Response消息体 (7)§3.4.7 Deliver 消息体 (8)§3.4.8 Deliver Response消息体 (9)§3.4.9 Cancel 消息体 (10)§3.4.10 Cancel Response消息体 (10)§3.4.11 Active消息体 (10)§3.4.12 Active Response消息体 (10)附录1附录一应答状态码表 (1)附录二SMIAS短信网关系统SP接口对CMPP协议的扩展 (3)附录三代码样例 (4)修改总结修改总结前言Short Message Internet Access Solution(SMIAS)是结合中国移动通信总公司的“梦网计划”应运而生的一套基于短信的移动互联网应用解决方案。
windows 程序设计 api 书
windows 程序设计 api 书
Windows程序设计API书是一本关于Windows操作系统下程序设计接口的书籍。
它涵盖了Windows操作系统提供的各种API,帮助开发者理解和使用这些接口来构建功能丰富、稳定可靠的Windows 应用程序。
本书的目的是向读者介绍Windows API的基本概念和使用方法,以便于他们能够利用这些API来开发高质量的Windows应用程序。
在书中,我们将详细介绍Windows API的各个方面,包括窗口管理、图形绘制、用户界面、文件和网络操作等。
通过深入讲解每个API 的功能和用法,读者将能够掌握Windows程序设计的核心技术。
为了使读者更好地理解和应用Windows API,本书将使用大量的实例代码来演示API的使用方法。
这些实例代码将覆盖各种不同的应用场景,包括创建窗口、处理用户输入、绘制图形、读写文件、网络通信等。
读者可以通过学习这些实例代码,了解如何正确地使用Windows API来解决实际问题。
为了方便读者的学习和参考,本书将提供详细的API文档和示例代码。
读者可以根据自己的实际需求查阅API文档,并参考示例代码进行开发。
通过这种方式,读者将能够更快地掌握Windows程序设计的技巧和方法。
Windows程序设计API书是一本帮助开发者掌握Windows API的
重要参考资料。
无论是初学者还是有一定经验的开发者,都可以通过阅读本书来提升自己的编程能力,并开发出高质量的Windows应用程序。
希望本书能够对读者有所帮助,让他们在Windows程序设计的道路上越走越远。
APISTD617-1995-6th中文
石油、化学和气体工业用 离心压缩机
第 6 版,1995 年 2 月
翻 译:王金才 校 审:吴慰慈
熊欲君 郭庆富
中文录入:张丽华 标准排版:郭庆富
美国石油学会(API 617)标准
石油、化学和气体工业用 离心压缩机
制造,销售与市场部 第 6 版,1995 年 2 月
特别注释
1 API 的出版物必须致力于一般性质的问题,对于个别情况,地区的、国家的和联邦的法律和法 规,应该再审查。
2 API 不负责满足买方,制造厂商或供货者的责任,去告诫并严格地限定他们购置的机组和设备, 以及其它对健康和安全的危害与预防,不承担他们的地方的,国家的或联邦法律下应负的责任。
3 对健康和安全危害的资料及有关特别材料和条件的适当的预防,应该由该材料的使用者、制造 商或供方提供该材料的安全数据表。
查阅美国劳工部职业安全的卫生管理局的石棉、透闪石、直闪石、和阳起石的职业安全和卫生标准, 联邦规则的规定第 29 号:第 1910.1001 节;美国环境保护署关于石棉的国家放射标准:联邦规则的规 定第 40 号:第 61.140 节至第 61.156 节;美国环境保护署法规所提出的示踪要求和逐步禁止石棉产品, 联邦登记号 3783-3756 出版的第 51 号,(1986.1.29)。
目前使用并发展了多种代用材料取代一定用途的石棉,制造厂和用户致力于发展和采用有效的代用 材料,它可以满足设备使用的技术要求和操作需要。
关于特殊产品和材料的安全和卫生的资料,应该从买方、该材料的制造者和供货者获得,或由材料 的安全数据表获得。
目录
1 总则 ............................................................................................................................................... 1 1.1 适用范围 ..................................................................................................................................... 1 1.2 变更设计 ..................................................................................................................................... 1 1.3 相抵触的要求.............................................................................................................................. 1 1.4 术语定义 ..................................................................................................................................... 1 1.5 引用文献 ..................................................................................................................................... 3 2 基本设计 ........................................................................................................................................ 6 2.1 通则 ............................................................................................................................................ 6 2.2 机壳 ............................................................................................................................................ 7 2.3 级间隔板与进口导叶 ................................................................................................................... 8 2.4 机壳连接件 ................................................................................................................................. 8 2.4.1 通则 ......................................................................................................................................... 8 2.4.2 主工艺流程接管 ....................................................................................................................... 8 2.4.3 辅助接管 .................................................................................................................................. 9 2.5 外力和外力矩.............................................................................................................................. 9 2.6 转动元件 ..................................................................................................................................... 9 2.7 轴承和轴承箱............................................................................................................................ 10 2.7.1 通则 ....................................................................................................................................... 10 2.7.2 径向轴承 ................................................................................................................................ 10 2.7.3 止推轴承 ................................................................................................................................ 11 2.7.4 轴承箱.................................................................................................................................... 12 2.8 轴封 .......................................................................................................................................... 12 2.9 动力学....................................................................................................................................... 19
API LIST
API Spec4F-1995 (R2001)钻井和修井井架,底座规范(中文) 4API603-2001 150级,铸铁,耐腐蚀,法兰端阀门API PUBL46201-1995 1995 OIL SPILL CONFERENCE ABSTRACTS - ACHIEVING AND MAINTAINING PREPAREDNESSAPI541-2003 250马力及以上的鼠笼式模绕感应电动机API1160-2001 危险液体管道的管理系统完整性API STD1160-2001 Managing System Integrity for Hazardous Liquid PipelinesAPI RP1162-2003 管道操作者的公共注意项API RP11AR-2000 Recommended Practice for Care and Use of Subsurface Pumps Fourth Edition API SPEC11AX-2001 Specification for Subsurface Sucker Rod Pumps and FittingsAPI SPEC11B-1998 Specification for Sucker RodsAPI RP11BR-1989 Recommended Practice for Care and Handling of Sucker RodsAPI SPEC11D1-2002 Petroleum and Natural Gas Industries - Downhole Equipment - Packers and Bridge PlugsAPI SPEC11E-1994 Specification for Pumping UnitsAPI RP11ER-1990 Recommended Practice for Guarding of Pumping UnitsAPI RP11G-1994 Recommended Practice for Installation and Lubrication of Pumping Units API SPEC11IW-2000 Specification for Independent Wellhead EquipmentAPI RP11L-1988 Recommended Practice for Design Calculations for Sucker Rod Pumping Systems (Conventional Units)API SPEC11L6-1993 Specification for Electric Motor Prime Mover for Beam Pumping Unit ServiceAPI SPEC11N-1994 Specification for Lease Automatic Custody Transfer (LACT) Equipment API SPEC11P-1989 Specification for Packaged Reciprocating Compressors for Oil and Gas Production ServicesAPI RP11S-1994 Recommended Practice for the Operation, Maintenance and Troubleshooting of Electric Submersible Pump InstallationsAPI RP11S1-1997 Recommended Practice for Electrical Submersible Pump Teardown Report API RP11S1-1987 电动潜水泵拆卸报告API RP11S2-1997 Recommended Practice for Electric Submersible Pump TestingAPI RP11S3-1999 Recommended Practice for Electric Submersible Pump InstallationsAPI RP11S4-2002 Recommended Practice for Sizing and Selection of Electric Submersible Pump InstallationsAPI RP11S5-1993 Recommended Practice for Application of Electric Submersible Cable SystemsAPI RP11S6-1995 Recommended Practice for Testing of Electric Submersible Pump Cable SystemsAPI RP11S7-1993 Recommended Practice on Application and Testing of Electric Submersible Pump Seal Chamber SectionsAPI RP11S8-1993 Recommended Practice on Electric Submersible Pump System Vibrations API RP11T-1994 Recommended Practice for Installation and Operation of Wet Steam GeneratorsAPI SPEC11V1-1995 Specification for Gas Lift EquipmentAPI RP11V2-2001 Gas-Lift Valve Performance TestingAPI RP11V5-1999 Recommended Practice for Operations, Maintenance, and Trouble-Shooting of Gas Lift InstallationsAPI RP11V6-1999 Recommended Practice for Design of Continuous Flow Gas Lift Installations Using Injection Pressure Operated ValvesAPI RP11V7-1999 Recommended Practice for Repair, Testing, and Setting Gas Lift Valves API SPEC12B-1995 Specification for Bolted Tanks for Storage of Production Liquids API SPEC12D-1994 Specification for Field Welded Tanks for Storage of Production Liquids API SPEC12F-1994 Specification for Shop Welded Tanks for Storage of Production Liquids API SPEC12GDU-1990 Specification for Glycol-Type Gas Dehydration UnitsAPI SPEC12J-1989 Specification for Oil and Gas SeparatorsAPI SPEC12K-1989 Specification for Indirect Type Oil-Field HeatersAPI SPEC12L-1994 Specification for Vertical and Horizontal Emulsion TreatersAPI RP12N-1994 Recommended Practice for the Operation, Maintenance and Testing of Firebox Flame ArrestorsAPI SPEC12P-1995 Specification for Fiberglass Reinforced Plastic TanksAPI RP12R1-1997 Recommended Practice for Setting, Maintenance, Inspection, Operation and Repair of Tanks in Production ServiceAPI SPEC13A-2003 钻井液材料规范API RP13B-1-1997 Recommended Practice Standard Procedure for Field Testing Water-Based Drilling FluidsAPI RP13B1-2003 水基钻井泥浆现场试验的推荐实施规程API RP13C-1996 Recommended Practice for Drilling Fluid Processing Systems Evaluation API RP13D-2003 Recommended Practice on the Rheology and Hydraulics of Oil-Well Drilling FluidsAPI RP13E-1993 Recommended Practice for Shale Shaker Screen Cloth DesignationAPI RP13I-2003 钻井泥浆的实验室试验推荐实施规程API RP13J-1996 Testing of Heavy BrinesAPI RP13K-1996 Recommended Practice for Chemical Analysis of BariteAPI RP13L-2003 Recommended Practice for Training and Qualification of Drilling Fluid TechnologistsAPI13M-2004 完井液体粘性测量的推荐规程API SPEC14A-2000 Specification for Subsurface Safety Valve EquipmentAPI RP14B-1994 Design, Installation, Repair and Operation of Subsurface Safety Valve SystemsAPI RP14C-2001 Recommended Practice for Analysis, Design, Installation, and Testing of Basic Surface Safety Systems for Offshore Production PlatformsAPI RP14E-1991 Recommended Practice for Design and Installation of Offshore Production Platform Piping SystemsAPI RP14FZ-2001 Recommended Practice for Design and Installation of Electrical Systems for Fixed and Floating Offshore Petroleum FacilitiesAPI RP14G-1993 Recommended Practice for Fire Prevention and Control on Open Type Offshore Production PlatformsAPI RP14H-1994 Recommended Practice for Installation, Maintenance and Repair of Surface Safety Valves and Underwater Safety Valves OffshoreAPI RP14J-2001 Recommended Practice for Design and Hazards Analysis for Offshore Production FacilitiesAPI SPEC14L-2002 Lock Mandrels and Landing NipplesAPI1509-2002 Engine Oil Licensing and Certification SystemAPI STD1512-1995 Petroleum Test Laboratory Accreditation ProgramAPI RP1525-1997 Bulk Oil Testing, Handling, and Storage GuidelinesAPI STD1529-1998 Aviation Fueling HoseAPI STD1542-2002 Identification Markings for Dedicated Aviation Fuel Manufacturing and Distribution Facilities, Airport Storage and Mobile Fueling EquipmentAPI SPEC1581-2002 Specifications and Qualification Procedures for Aviation Jet Fuel Filter/SeparatorsAPI SPEC1583-2000 Specifications and Qualification Procedures for Aviation Fuel Filter Monitors with Absorbent Type ElementsAPI/IP SPEC1584-2001 Four-Inch Hydrant System Components and ArrangementsAPI SPEC1590-2002 Specifications and Qualification Procedures for Avaiation Fuel MicrofiltersAPI SPEC15HR-2001 Specification for High Pressure Fiberglass Line PipeAPI SPEC15LE-1995 Specification for Polyethylene Line Pipe (PE)API SPEC15LR-2001 Specification for Low Pressure Fiberglass Line Pipe and Fittings API SPEC15LT-1993 Specification for PVC Lined Steel Tubular GoodsAPI RP15TL4-1999 Recommended Practice for Care and Use of Fiberglass TubularsAPI RP1604-1996 Closure of Underground Petroleum Storage TanksAPI RP1615-1996 Installation of Underground Petroleum Storage SystemsAPI RP1621-1993 Bulk Liquid Stock Control at Retail OutletsAPI STD1631-2001 Interior Lining and Periodic Inspection of Underground Storage Tanks API RP1632-1996 Cathodic Protection of Underground Petroleum Storage Tanks and Piping SystemsAPI RP1639-2003 Owner/Operator s Guide to Operation and Maintenance of Vapor Recovery Systems at Gasoline Dispensing FacilitiesAPI RP1650-1996 Set of Six API Recommended Practices on Underground Petroleum Storage Tank Management Index Entry OnlyAPI SPEC16A-2001 钻通设备规范API SPEC16C-1993 Specification for Choke and Kill SystemsAPI SPEC16C-1993 阻流和切断系统 Specification for Control Systems for Drilling Well Control EquipmentAPI RP17A-2002 水下生产系统的设计和运行推荐实施规程API RP17B-2002 Recommended Practice for Flexible PipeAPI RP17C-2002 直流送管系统API SPEC17D-1992 Specification for Subsea Wellhead and Christmas Tree EquipmentAPI SPEC17E-2003 水下临时管道及电缆规范API SPEC17F-2003 Specification for Subsea Production Control SystemsAPI RP17F-2002 水下控制系统规范API RP17G-1995 Recommended Practice for Design and Operation of Completion/WorkoverRiser SystemsAPI RP17H-2002 海底生产系统的远程操作运载工具接口API RP17I-1996 Installation Guidelines for Subsea UmbilicalsAPI SPEC17J-1999 Specification for Unbonded Flexible PipeAPI SPEC17K-2001 Specification for Bonded Flexible PipeAPI RP17M-2000 海底生产系统上远程操作运载工具接口的推荐规程API RP19B-2000 Recommended Practices for Evaluation of Well PerforatorsAPI SPEC1B-1995 Specification for Oil-Field V-BeltAPI STD2000-1998 Venting Atmospheric and Low-Pressure Storage Tanks Nonrefrigerated and RefrigeratedAPI2000-1992 通风大气式低压贮罐API RP2001-1998 Fire Protection in RefineriesAPI RP2003-1998 Protection Against Ignitions Arising out of Static, Lightning, and Stray CurrentsAPI RP2005-1996 Service Station SafetyAPI RP2009-2002 Safe Welding, Cutting, and Other Hot Work Practices in the Petroleum and Petochemical IndustriesAPI2015-2001 石油贮罐的安全入口和清洗API STD2015-2001 Requirements for Safe Entry and Cleaning of Petroleum Storage Tanks API RP2016-2001 Guidelines and Procedures for Entering and Cleaning Petroleum Storage TanksAPI RP2021-2001 Management of Atmospheric Storage Tank FiresAPI RP2023-2001 Guide for Safe Storage and Handling of Heated Petroleum-Derived Asphalt Products and Crude-Oil ResiduaAPI RP2027-2002 Ignition Hazards and Safe Work Practices for Abrasive Blasting of Atmospheric Storage Tanks in Hydrocarbon ServiceAPI RP2028-2002 Flame Arresters in Piping SystemsAPI RP2200-1994 Repairing Crude Oil, Liquefied Petroleum Gas, and Product Pipelines API RP2201-2003 Safe Hot Tapping Practices in the Petroleum & Petrochemical Industries API RP2210-2000 Flame Arresters for Vents of Tanks Storing Petroleum ProductsAPI RP2220-1991 Improving Owner and Contractor Safety PerformanceAPI RP2221-1996 Implementing a Contractor Safety and Health ProgramAPI RP2350-1996 Overfill Protection for Storage Tanks in Petroleum FacilitiesAPI STD2510-2001 Design and Construction of LPG InstallationsAPI2510-1996 船上及输油管总站、天然气加工厂、炼油厂、石油化工厂及油罐区的液化石油气装置的设计及制造API2530Part 1-1991 天然气流体测量.同心,方边,有孔测量仪.第1部分:通用方程式和不确定性指南API2530Part 3-1991 石油测量标准手册.第14章:天然气流体测量.第3节:同心,方边,有孔测量仪.第3部分:天然气应用API STD2551-1965 Standard Method for Measurement and Calibration of Horizontal Tanks API STD2552-1966 Measurement and Calibration of Spheres and SpheroidsAPI STD2554-1966 Measurement and Calibration of Tank Cars ASTM D1409API STD2555-1966 Method for Liquid Calibration of TanksAPI RP2556-1993 Correcting Gauge Tables for IncrustationAPI STD2610-1994 Design, Construction, Operation, Maintenance, and Inspection of Terminal & Tank FacilitiesAPI RP2A-LRFD-1993 Recommended Practice for Planning, Designing and Constructing Fixed Offshore Platforms - Load and Resistance Factor DesignAPI RP2A-WSD-2000 Recommended Practice for Planning, Designing and Constructing Fi xed Offshore Platforms - Working Stress DesignAPI SPEC2B-2001 Specification for the Fabrication of Structural Steel PipeAPI SPEC2C-1995 Specification for Offshore CranesAPI RP2D-2003 Operation and Maintenance of Offshore CranesAPI SPEC2F-1997 系船锚链 Specification for Mooring ChainAPI RP2FPS-2001 Recommended Practice for Planning, Designing, and Construction Floating Production SystemsAPI SPEC2H-1999 Specification for Carbon Manganese Steel Plate for Offshore Platform Tubular JointsAPI RP2I-1996 In-Service Inspection of Mooring Hardware for Floating Drilling Units API RP2L-1996 Recommended Practice for Planning, Designing, and Constructing Heliports for Fixed Offshore PlatformsAPI RP2M-1996 (Withdrawn)Recommended Practice for Qualification Testing of Steel Anchor Designs for Floating StructuresAPI SPEC2MT1-2001 Specification for Carbon Manganese Steel Plate with Improved Toughness for Offshore StructuresAPI SPEC2MT2-2002 Rolled Shapes with Improved Notch ToughnessAPI RP2N-1995 Recommended Practice for Planning, Designing, and Constructing Structures and Pipelines for Arctic ConditionsAPI RP2RD-1998 浮动生产系统(TLPs)和稳定的半潜式钻井平台用提升设备设计的推荐实施规程Design of Risers for Floating Production Systems (FPSs) and Tension-Leg Platforms (TLPs) API RP2SK-1996 Recommended Practice for Design and Analysis of Stationkeeping Systems for Floating StructuresAPI RP2SM-2001 Recommended Practice for Design, Manufacture, Installation, and Maintenance of Synthetic Fiber Ropes for Offshore MooringAPI RP2T-1997 Recommended Practice for Planning, Designing, and Constructing Tension Leg PlatformsAPI RP2T-1997 延伸平台的计划,设计和建造API SPEC2W-1999 Specification for Steel Plates for Offshore Structures, Produced by Thermo-Mechanical Control Processing (TMCP)API RP2X-1996 Recommended Practice for Ultrasonic and Magnetic Examination of Offshore Structural Fabrication and Guidelines for Qualification of TechniciansAPI SPEC2Y-1999 Specification for Steel Plates, Quenched-and-Tempered, for Offshore StructuresAPI RP2Z-1998 Recommended Practice for Preproduction Qualification for Steel Plates for Offshore StructuresAPI RP31A-1997 Standard Form for Hardcopy Presentation of Downhole Well Log DataAPI RP39-1998 Recommended Practices on Measuring the Viscous Properties of aCross-Linked Water-Based Fracturing FluidAPI RP40-1998 Recommended Practices for Core AnalysisAPI RP45-1998 Recommended Practice for Analysis of Oilfield WatersAPI RP49-2001 Recommended Practice for Drilling and Well Servicing Operations Involving Hydrogen SulfideAPI SPEC4F-1995 Specification for Drilling and Well Servicing StructuresAPI RP4G-1998 Recommended Practice for Maintenance and Use of Drilling and Well Servicing StructuresAPI RP50-1995 Natural Gas Processing Plant Practices for Protection of the EnvironmentAPI RP-500-1998 石油装置用电气设备位置分类的推荐实施规程API RP-505-1998 以1级、0区、1区和2区分类的石油装置用电气设备位置分类的推荐实施规程API RP51-2001 Onshore Oil and Gas Production Practices for Protection of the Environment API510-2000 压力容器检验规程:维护、检测、鉴定、修理和更替API RP52-1995 Land Drilling Practices for Protection of the EnvironmentAPI RP521-1997 Guide for Pressure-Relieving and Depressuring SystemsAPI STD526-2002 Flanged Steel Pressure Relief ValvesAPI STD527-1991 Seat Tightness of Pressure Relief ValvesAPI RP53-1997 Blowout Prevention Equipment Systems for Drilling WellsAPI530-5THEDITION-2003 石油和天然气工业.炼油厂中加热器管厚度的计算API RP54-1999 Recommended Practice for Occupational Safety for Oil and Gas Well Drilling and Servicing OperationsAPI STD541-1995 Form-Wound Squirrel Cage Induction Motors - 250 Horsepower and LargerAPI541-2003 250马力及以上的鼠笼式模绕感应电动机API STD546-1997 Brushless Synchronous Machines - 500 kVA and LargerAPI RP55-1995 Recommended Practices for Oil and Gas Producing and Gas Processing Plant Operations Involving Hydrogen SulfideAPI RP551-1993 Process Measurement InstrumentationAPI RP552-1994 Transmission SystemsAPI RP553-1998 Refinery Control Valves First Edition API RP553-98 API RP553 API RP553-1998 API553API-553API RP557-2000 Guide to Advanced Control Systems First EditionAPI STD560-2001 Fired Heaters for General Refinery ServicesAPI570-1998 Piping Inspection Code Inspection, Repair, Alteration, and Rerating of In-Service Piping SystemsAPI RP572-2001 压力容器的检验Inspection of Pressure Vessels (Towers, Drums, Reactors, Heat Exchangers, and Condensers)API RP573-2003 裂解炉和加热炉的检验 Inspection of Fired Boilers and HeatersAPI574-1998 管、阀门及配件的检验 Inspection Practices for Piping System ComponentsAPI RP575-1995 Inspection of Atmospheric and Low-Pressure Storage TanksAPI RP576-2000 减压设备的检验 Inspection of Pressure-Relieving DevicesAPI RP578-1999 新的和现存合金管系统的材料检定程序 Material Verification Program for New and Existing Alloy Piping SystemsAPI RP579-2000 适宜作业 Fitness-for-ServiceAPI RP580-2002 风险基检验 Risk-Based InspectionAPI RP582-2001 Welding Guidelines for the Chemical, Oil, and Gas IndustriesAPI STD589-1998 Fire Test for Evaluation of Valve Stem PackingAPI RP591-2003 Process Valve Qualification ProcedureAPI STD594-1997 Check Valves: Wafer, Wafer-Lug, and Double Flanged TypeAPI STD598-1996 Valve Inspection and TestingAPI STD599-2002 金属塞阀.法兰和焊接端API RP5A3-2003 Recommended Practice on Thread Compounds for Casing, Tubing,and Line Pipe API RP5A5-1997 Field Inspection of New Casing, Tubing, and Plain End Drill PipeAPI SPEC5B-1996 Specification for Threading, Gauging, and Thread Inspection of Casing, Tubing, and Line Pipe ThreadsAPI RP5B1-1999 Gauging and Inspection of Casing, Tubing, and Line Pipe ThreadsAPI RP5C1-1999 Recommended Practice for Care and Use of Casing and TubingAPI RP5C5-2003 Recommended Practice on Procedures for Testing Casing and Tubing Connections API RP5C6-1996 Welding Connections to PipeAPI RP5C7-1996 Coiled Tubing Operations in Oil and Gas Well ServicesAPI SPEC5CT-2001 Specification for Casing and TubingAPI SPEC5D-2001 Specification for Drill PipeAPI SPEC5L-2000 Specification for Line PipeAPI RP5L1-2002 Recommended Practice for Railroad Transportation of Line PipeAPI RP5L2-2002 Recommended Practice for Internal Coating of Line Pipe for Non-Corrosive Gas Transmission ServiceAPI RP5L3-1996 Recommended Practice for Conducting Drop-Weight Tear Tests on Line PipeAPI RP5L7-1988 Recommended Practices for Unprimed Internal Fusion Bonded Epoxy Coating of Line PipeAPI RP5L8-1996 Recommended Practice for Field Inspection of New Line PipeAPI RP5L9-2001 External Fusion Bounded Epoxy Coating of Line PipeAPI SPEC5LC-1998 Specification for CRA Line PipeAPI SPEC5LCP-1999 Specification for Coiled Line PipeAPI SPEC5LD-1998 Specification for CRA Clad or Lined Steel PipeAPI RP5LW-1996 Recommended Practice for Transportation of Line Pipe on Barges and Marine Vessels API STD5T1-1996 Standard on Imperfection TerminologyAPI RP5UE-2002 Recommended Practice for Evaluation of Pipe ImperfectionsAPI STD600-2001 石油和天然气工业用栓紧帽状钢门阀API STD602-1998 Compact Steel Gate Valves - Flanged, Threaded, Welding, and Extended-Body Ends API603-2001 150级,铸铁,耐腐蚀,法兰端阀门API STD607-1993 Fire Test for Soft-Seated Quarter-Turn ValvesAPI STD608-2002 对焊和法兰端金属球阀API STD609-1997 Butterfly Valves: Double Flanged, Lug- and Wafer-TypeAPI STD610-2003 一般精炼用离心泵 Centrifugal Pumps for Petroleum, Petrochemical and Natural Gas IndustriesAPI STD611-1997 General-Purpose Steam Turbines for Petroleum, Chemical, and Gas Industry Services API STD612-2003 石油、石化和天然气工业.专用蒸汽涡轮机 Petroleum, Petrochemical and Natural Gas Industries - Steam Turbines - Special-Purpose ApplicationsAPI STD613-2003 炼油设备专用齿轮机构 Special Purpose Gear Units for Petroleum, Chemical, and Gas Industry ServicesAPI STD614-1999 特殊目的用润滑油、轴封和控制油系统 Lubrication, Shaft-Sealing, and Control-Oil Systems and Auxiliaries for Petroleum, Chemical and Gas Industry ServicesAPI STD616-1998 Gas Turbines for Petroleum, Chemical, and Gas Industry ServicesAPI STD617-2002 石油、化学和燃气工业设备用轴向和离心式压缩机以及扩管器-压缩机 Axial and Centrifugal Compressors and Expander-Compressors for Petroleum, Chemical and Gas Industry API STD618-1995 Reciprocating Compressors for Petroleum, Chemical, and Gas Industry Services API619-2004 石油、石化和天然气工业用旋转式容积式压缩机 Rotary Type Positive Displacement Compressors for Petroleum, Chemical, and Gas Industry ServicesAPI STD620-2002 Design and Construction of Large, Welded, Low-Pressure Storage TanksAPI RP621-2001 金属球形检验阀门的重新调整 Reconditioning of Metallic Gate, Globe, and Check ValvesAPI RP63-1990 Recommended Practices for Evaluation of Polymers Used in Enhanced Oil Recovery OperationsAPI RP64-2001 Recommended Practices for Diverter Systems Equipment and OperationsAPI RP65-2002 Cementing Shallow Water Flow Zones in Deep Water WellsAPI STD650-1998 Welded Steel Tanks for Oil StorageAPI RP651-1997 Cathodic Protection of Aboveground Petroleum Storage TanksAPI RP652-1997 Lining of Aboveground Petroleum Storage Tank BottomsAPI STD653-2001 Tank Inspection, Repair, Alteration, and ReconstructionAPI660-2003 石油和天然气工业.管壳式热交换器API STD661-2002 Air-Cooled Heat Exchangers for General Refinery ServiceAPI STD662-2002 通用炼油业务用平板热交换器 Plate Heat Exchangers for General Refinery Services API RP67-1994 Recommended Practices for Oilfield Explosives SafetyAPI STD670-2000 Machinery Protection SystemsAPI STD671-1998 Special-Purpose Couplings for Petroleum, Chemical, and Gas Industry Services API STD672-1996 Packaged, Integrally Geared Centrifugal Air Compressors for Petroleum, Chemical, and Gas Industry ServicesAPI STD673-2002 Centrifugal Fans for Petroleum, Chemical and Gas for Industry ServicesAPI STD674-1995 Positive Displacement Pumps - ReciprocatingAPI STD675-1994 Positive Displacement Pumps - Controlled VolumeAPI STD677-1997 General Purpose Gear Units for Petroleum, Chemical, and Gas Industry Services API RP68-1998 Recommended Practice for Oil and Gas Well Servicing and Workover Operations Involving Hydrogen SulfideAPI STD681-1996 Liquid Ring Vacuum Pumps and Compressors for Petroleum, Chemical, and Gas Industry ServicesAPI682-2004 泵.离心泵和回转泵的轴密封装置API SPEC6A-2004 井口和采油树设备的规范 Specification for Wellhead and Christmas Tree Equipment API RP70-2003 Security for Offshore Oil and Natural Gas OperationsAPI RP74-2001 Recommended Practice for Occupational Ssfety for Onshore Oil and Gas Production OperationsAPI RP75-1998 Recommended Practices for Development of a Safety and Environmental Management Program for Outer Continental Shelf (OCS) Operations and FacilitiesAPI RP751-1999 Safe Operation of Hydrofluoric Acid Alkylation UnitsAPI RP7A1-1992 Recommended Practice for Testing of Thread Compound for Rotary Shouldered ConnectionsAPI SPEC7B-11C-1994 Specification for Internal-Combustion Reciprocating Engines for Oil-Field ServiceAPI RP7C-11F-1994 Recommended Practice for Installation, Maintenance, and Operation ofInternal-Combustion EnginesAPI SPEC7F-2003 Specification for Oil-Field Chain and SprocketsAPI RP7G-1998 Recommended Practice for Drill Stem Design and Operating LimitsAPI SPEC7K-2001 Specification for Drilling and Well Servicing EquipmentAPI RP7L-1995 Procedures for Inspection, Maintenance, Repair, and Remanufacture of Drilling EquipmentAPI SPEC8A-1997 Specification for Drilling and Production Hoisting EquipmentAPI RP8B-2002 Recommended Practice for Procedures for Inspections, Maintenance, Repair, and Remanufacture of Hoisting EquipmentAPI 8B-2003 起重设备的检查、维护、维修和返工程序的推荐实施规程API SPEC8C-2003 Specification for Drilling and Production Hoisting EquipmentAPI RP9000-1998 Management Practices, Self-Assessment Process, and Resource MaterialsAPI RP936-1996 Refractory Installation Quality Control Guidelines-Inspection and Testing Monolithic Refractory Linings and MaterialsAPI RP941-1997 Steels for Hydrogen Service at Elevated Temperatures and Pressures in Petroleum Refineries and Petrochemical PlantsAPI RP945-2003 Avoiding Environmental Cracking in Amine UnitsAPI SPEC9A-2004 钢丝绳规范 Specification for Wire RopeAPI RP9B-2002 Recommended Practice on Application, Care, and Use of Wire Rope for Oilfield Service API Q1-2003 石油.石化和天然气工业质量纲要规范API Spec2B-2001 结构钢管制造技术规范API Spec2C-2004 海上平台起重机规范API Spec2F-1997 系泊锚链规范 (API Spec2Y-1999 海上结构用调质钢板规范API2H-1999 近海平台管接头用碳锰钢板规范API2MT1-2001 用于近海结构件改善韧性的碳锰钢板规范API Spec4F-1995 钻井和修井井架API5A3-2003 套管.油管和管线管的螺纹脂推荐方法API5B-1996 套管.油管和管线螺纹的加工检验API5B1-1999 套管.油管和管线管螺纹测量和检验API5C1-1999 推荐采用的套管.油管的维护和使用方法API Spec5CT-2001 套管和油管规范API Spec5D-2001 钻杆规范API Spec5L-2000 管线钢管规范API5L1-2002 管线钢管铁路运输推荐实用规程API5LW-1996 管线管内陆及海上运输推荐作法API Spec6A-2002 井口装置和采油树设备规范API6AV1-1996 近海作业用地面和水下安全阀的检证试验规范API Spec6D-2002 管线阀门规范(ISO14313)API Spec6FA-1999 阀门耐火试验规范API Spec7-2001 旋转钻柱构件规范API Spec7F-2003 油井链条和链轮API7K-2001 钻井和井口操作设备规范API8A-1997 钻井和采油提升设备规范API Spec8C-2003 钻井和采油提升设备规范API9B-2002 油田钢丝绳的应用.保养和使用的推荐方法API Spec10D-2002 弓簧套管扶正器规范API 11AX-2001 地下杆式抽油泵及配件规范API Spec11B-1998 抽油杆规范API Spec11E-1994 抽油机技术规范API11V1-1995 气举阀.孔板.回流阀和隔板阀规范API12B-1995 螺栓连接储油罐规范API12D-1994 用于储存采出液的现场焊接储油罐技术规范API12F-1994 车间焊接的生产液体储罐技术API12GDU-1990 二醇型天然气脱水装置规范API14A-2000 井下安全阀设备规范(ISO10432)API5L2-2002 非腐蚀性气体输送管线管内涂层推荐作法API Std526-2002 钢制法兰端泄压阀API Std527-1991 泄压阀的阀座密封度API RP572-2001 压力容器检验API Spec576-2000 泄压装置的检验API RP591-1998 炼油阀门的用户验收API594-1997 对夹式.凸耳对夹式和双法兰式止回阀API Std598-1996 阀门的检验和试验API599-2002 法兰端.螺纹端和焊接端金属旋塞API600-2001 石油和天然气用和螺栓盖连接钢制闸阀API602-1998 法兰.螺纹.焊接连接的紧凑型锻钢制闸阀API603-2001 法兰端.对焊端耐腐蚀.栓接阀盖闸阀API607-1998 转1/4周软阀座阀门的耐火试验API608-2002 法兰.螺纹和焊连接的金属球阀API Std609-1997 双法兰连接.凸耳及饼式蝶阀API610-2003 石油.石化和天然气工业用离心泵API617-2002 石油.化工及气体工业用的离心压缩机API Std650-1998 钢质焊接石油储罐API Std653-2001 储油罐检验.修理.改造和重建API660-2003 炼油厂用管壳式换热器API Std661-2002 炼油通用操作空冷式换热器API Std662-2002 炼油厂用板式换热器API Std675-1994 容积泵-计量泵API682-2002 用于离心泵和旋转泵的泵轴封系统API683-1993 石油.化工与燃气工业机械设备质量改进细则API685-2000 石油.重化工和气体用无焊离心泵API1104-2001 管道及有关设施的焊接API1110-1997 液体石油管道压力试验API RP2X-2004 RECOMMENDED PRACTICE FOR ULTRASONIC EXAMINATION OF OFFSHORE STRUCTURAL FABRICATION AND GUIDELINES FOR QUALIFICATION OF ULTRASONIC TECHNICIANSAPI RP41-2000 PROCEDURE FOR PRESENTING PERFORMANCE DATA ON HYDRAULIC FRACTURING EQUIPMENT API RP4G-2004 USE AND PROCEDURES FOR INSPECTION. MAINTENANCE. AND REPAIR OF DRILLING AND WELL SERVICING STRUCTURESAPI RP50-2000 NATURAL GAS PROCESSING PLANT PRACTICES FOR PROTECTION OF THE ENVIRONMENTAPI RP52-2000 LAND DRILLING PRACTICES FOR PROTECTION OF THE ENVIRONMENTAPI3-1988 SPECIFICATION FOR CABLE-DRILLING TOOLSAPI STD1104-2001 WELDING PIPELINES AND RELATED FACILITIESAPI STD1164-2004 PIPELINE SCADA SECURITYAPI STD2000-1999 VENTING ATMOSPHERIC AND LOW-PRESSURE STORAGE TANKS - NONREFRIGERATED AND REFRIGERATEDAPI STD2217A-2005 GUIDELINES FOR SAFE WORK IN INERT CONFINED SPACES IN THE PETROLEUMAND PETROCHEMICAL INDUSTRIESAPI STD2220-2005 CONTRACTOR SAFETY PERFORMANCE PROCESSAPI STD2551-2002 STANDARD METHOD FOR MEASUREMENT AND CALIBRATION OF HORIZONTAL TANKSAPI STD527-2002 SEAT TIGHTNESS OF PRESSURE RELIEF VALVESAPI STD560-2002 FIRED HEATERS FOR GENERAL REFINERY SERVICESAPI STD594-2004 CHECK VALVES: FLANGED. LUG. WAFER AND BUTT-WELDINGAPI STD598-2004 VALVE INSPECTION AND TESTINGAPI STD607-2000 FIRE TEST FOR SOFT-SEATED QUARTER-TURN VALVESAPI STD609-2004 BUTTERFLY VALVES: DOUBLE FLANGED. LUG- AND WAFER-TYPEAPI STD610-2004 CENTRIFUGAL PUMPS FOR PETROLEUM. PETROCHEMICAL AND NATURAL GAS INDUSTRIES API STD617-2003 AXIAL AND CENTRIFUGAL COMPRESSORS AND EXPANDER-COMPRESSORS FOR PETROLEUM. CHEMICAL AND GAS INDUSTRY SERVICESAPI STD618-2000 RECIPROCATING COMPRESSORS FOR PETROLEUM. CHEMICAL. AND GAS INDUSTRY SERVICES API STD619-2004 ROTARY-TYPE POSITIVE-DISPLACEMENT COMPRESSORS FOR PETROLEUM. PETROCHEMICAL. AND NATURAL GAS INDUSTRIESAPI STD620-2004 DESIGN AND CONSTRUCTION OF LARGE. WELDED. LOW-PRESSURE STORAGE TANKSAPI STD620BINDER-2002 DESIGN AND CONSTRUCTION OF LARGE. WELDED. LOW-PRESSURE STORAGE TANKS API STD650-2003 WELDED STEEL TANKS FOR OIL STORAGEAPI STD662COMBO-2001 PLATE HEAT EXCHANGERS FOR GENERAL REFINERY SERVICESAPI STD670-2003 MACHINERY PROTECTION SYSTEMSAPI STD1542-1996 AIRPORT EQUIPMENT MARKING FOR FUEL IDENTIFICATION API STD1542API STD1584-1994 FOUR INCH HYDRANT SYSTEM COMPONENTS AND ARRANGEMENTSAPI STD4-1949 SPECIFICATION FOR RIGS. DERRICKS AND ACCESSORY EQUIPMENTAPI STD590-1995 STEEL LINE BLANKSAPI RP1112-2002 DEVELOPING A HIGHWAY EMERGENCY RESPONSE PLAN FOR INCIDENTS INVOLVING HAZARDOUS MATERIALSAPI RP941-2004 STEELS FOR HYDROGEN SERVICE AT ELEVATED TEMPERATURES AND PRESSURES IN PETROLEUM REFINERIES AND PETROCHEMICAL PLANTSAPI RP1631-1997 INTERIOR LINING OF UNDERGROUND STORAGE TANKSAPI RP2FP1-1993 RECOMMENDED PRACTICE FOR DESIGN. ANALYSIS. AND MAINTENANCE OF MOORINGS FOR FLOATING PRODUCTION SYSTEMSAPI RP37-1980 RECOMMENDED PRACTICE PROOF-TEST PROCEDURE FOR EVALUATION OF HIGH-PRESSURE CASING AND TUBING CONNECTION DESIGNSAPI RP38-1982 RECOMMENDED PRACTICE FOR BIOLOGICAL ANALYSIS OF SUBSURFACE INJECTION WATERS API RP42-1990 LABORATORY TESTING OF SURFACE ACTIVE AGENTS FOR WELL STIMULATION。
API标准API资料目录清单
API标准API资料目录清单API- Corrosion On Oil&Gas - Well Equipment - book-2(2nd 1990)[P93 OCR] API- Api American Petroleum Institute - Reflexion Of AnIndustry(2004)[P163] API- API Catalog 2006 [P173]API- API Guide for Adoption of ISO Standards as US National Standards (2004)[P52] API Petroleum Refining [1997][P1333 51M] API Reference Manual[P136]API Security Guidelines for the Petroleum Industry (2003)[P178] API Security Vulnerability Assessment Methodology for the Petroleum&Petrochemical Industries (2004)[P166]API TILLE VT-2-90 - Corrosion On Oil&Gas - Well Equipment V-2 (1990)[P93] API TITLE 1989 INT 1989&1990 Interpretations- Techncal Publications Answers to Technical Inquiries [P149]API TITLE 1993 INT 1993 Interpretations- Technical Publications Answers to Technical Inquiries [P97] API TITLE 1995 INT 1994&1995 lnterpretations- Technical Publications Answers to Technical Inquiries[P69]API 钻井技术标准、技术规范与操作规程[资料]API-10A-2002(A2005) Specification for Cements&Materials for Well Cementing[P59 OCR] API-10A-2002(ISO 10426-1-2001)Specification for Cements&Materials for Well Cementing[P59] API-10B-1997 Recommended Practice for Testing Well Cements[P151 OCR]API-10B-2000 Recommended Practice for Testing Well Cements[P171]API-10B-5-2005 RP on Determination of Shrinkage&Expansion of Well Cement Formulations at Atmospheric Pressure[P24]API-10D-2002(ISO 10427-1-2001) Specification for Bow-Spring Caspring Centralizers[P24] API-10D-2002(SPEC) Specification for Bow-Spring Casing Centralizers[P24] API-10F-2002;ISO 10427-3-2003;Performance Testing of Cementing Float Equipment[P24] API-10TR1-1996 Cement SheathEvaluation[P52]API-10TR2-1997 Shrinkage&Expansion in Oilwell Cements[P61]API-10TR2-1997 Shrinkage&Expansion in Oilwell Cements[TR P58]API-10TR3-1999 Technical Report on Temperatures for API-Cement Operating Thickening Time Tests[P113]API-10TR4-2008(TR)Selection of Centralizers for Primary Cementing Operations API-10TR5-2008(TR)Methods for Testing of Solid&Rigid CentralizersAPI-1102-1993 Steel Pipelines Crossing Railroads&Highways[P52 OCR] API-1102-1993 Steel Pipelines Crossing Railroads&Highways[Rp P48 OCR] API-1102-1993(2002) Steel Pipelines Crossing Railroads&Highways[P51] API-1102-2007 横穿铁路和公路的钢制管道推荐作法(含2008勘误)(RP)[p69] API-1102-2008(RP)Steel Pipelines Crossing Railroads&HighwaysAPI-1104-1994 Welding of Pipelines&Related Facilities[P68]API-1104-1994 Welding of Pipelines&Related Facilities[P69 OCR]API-1104-1999 Welding of Pipelines&Related Facilities[P82]API-1104-1999 Welding of Pipelines&Related Facilities[P85]API-1104-1999 管道及相关配件的焊接[中文版][P76]API-1104-1999(2000) Welding of Pipelines&Related Facilities[P86 OCR] API-1104-1999(2001) Welding of Pipelines&Related Facilities[P86] API-1104-1999(2001年勘误) 管道及有关设施的焊接[中文版][P67 OCR]API-1104-2005 Welding of Pipelines&Related Facilities[P82]API-1104-2005 管道及有关设施的焊接(含2008勘误)(STD)[p84]API-1104-2005(Errata2007) Welding of Pipelines&RelatedFacilities[P83 OCR] API-1104-2005-errata-2007 [P15][STD] API-1104-2008(STD)Welding of Pipelines&Related FacilitiesAPI-1107-1991(1993) Pipeline Maintenance Welding Practices[RP P32 OCR] API-1109-1993 Marking Liquid Petroleum Pipeline Facilities[P19 OCR] API-1110-1997 Pressure Testing of Liquid petroleum Dipelines[P24 OCR] API-1110-1997 Pressure Testingo f Liquid Petroleum Pipelines[P20] API-1110-1997(RP) Pressure Testing of Liquid Petroleum Pipelines[P24] API-1110-2007(RP) Pressure testing of steel pipes[P30]API-1111-1999 Design,Construction,Operation,and Maintenance of Offshore Hydrocarbon Pipelines (Limit State Design)[P58] API-1111-1999 Design,Construction,Operation,and Maintenance of Offshore Hydrocarbon Pipelines (Limit State Design)[PR P56 OCR] API-1111-2009 海上油气管道设计、建造、操作和维护[RP][p80]API-1113-2000 Developing a Pipeline Supervisory Control Center[P19] API-1113-2007(RP)Developing a Pipeline Supervisory Control Center API-1114 -2007(RP)Design of Solution-Mined Underground Storage Facilities 1114-1994 Design of Solution-Mined Underground Storage Facilities[RP P39] API-API-1115-1994 Operation of Solution-Mined Underground Storage Facilities(RP)[p28] API-1115-2007(RP)Operation of Solution-Mined Underground Storage Facilities API-1117-1996 Movement of In-Service Pipelines[RP P31 OCR]API-1117-2008(RP)Movement in In-service PipelinesAPI-1129-1996 Assurance Of Hazardous Liquid Pipeline SystemIntegrity[RP P35] API-1130-2002 Computational Pipeline Monitoring for Liquid Pipelines[P36] API-1130-2007(RP)Computational Pipeline Monitoring for LiquidsAPI-1133-2005(RP) Guidelines for Onshore Hydrocarbon Pipelines Affecting High Consequence Floodplains[P22]API-1141-1994 Guidelines for Confined Space Entry On Board TankShips in The Petroleum Industry[P22][RP]API-1141-1994 Guidelines for Confined Space Entry On Board TankShips in The Petroleum Industry[RPP22]API-1149-1993(PUBL) 管道变量的不确定因素及其对泄漏探测能力的影响API-1155-1995 Evaluation Methodology for Software Based Leak Detection Systems[P99] API-1160-2001 Managing System Integrity for Hazardous Liquid Pipelines[Std P86] API-1160-2001 Managing System Integrity for Hazardous Liquid Pipelines[Std P86][1] API-1162-2003 Public Awareness Programs for Pipeline Operators[P70] API-1163-2005 In-line Inspection Systems Qualification Standard[P50] API-1164-2004 Pipeline SCADA Security[P60]API-1166-2005(RP)Excavation Monitoring&ObservationAPI-1168-2008 Pipeline Control Room Management[P24]API-11AR-2000 Recommended Practice for Care&Use of Subsurface Pumps[P61]API-11AR-2008(RP)Care&Use of Subsurface PumpsAPI-11AX-2001(2002) Specification for Subsurface Sucker Rod Pumps&Fittings[P79] API-11AX-2006 Specification for Subsurface Sucker Rod Pumps&Fittings[SPEC P83] API-11B-1998 Specification for Sucker Rods[P59]API-11B-1998(SPEC)中文版抽油杆规范API-11B-2010(27版) 中文版抽油杆、光杆和衬套、接箍、加重杆、光杆卡子、密封盒和抽油三通规范[SPEC]API-11BR-2008 抽油杆的维护和搬运[P37]API-11BR-2008(RP)Care&Handling of Sucker RodsAPI-11D1-2002 Petroleum&Natural Gas Industries-Downhole Equipment-Packers&Bridge Plugs[P35] API-11D1-2008(SPEC)Specification for Packers&Bridge PlugsAPI-11D1-2009(Spec) 石油天然气工业-井下装置-封隔器和桥塞API-11D3-2008(STD)Progressing Cavity Pump Systems for Artificial Lift—Surface-drive SystemsAPI-11E-1994 Specification for Pumping Units[P64]API-11E-1994 Specification for Pumping Units[P71]API-11E-1994(R2000)(ISO 10431-1993)抽油机规范[中文版][P58]API-11E-2008 Pumping Units[P93]API-11E-2008+ERTA-2009(SPEC)Pumping UnitsAPI-11E-2009(SPEC)Pumping UnitsAPI-11ER-1990 Guarding of Pumping Units[P25]API-11G-1994 RP for Installation&Lubrication of Pumping Units[P15] API-11IW-2008(SPEC)Specification for Independent Wellhead Equipment API-11K-1988 Bulletin Data Sheet for the Design of Air Exchanae Coolers[Bull P9 OCR] API-11L-2008(TR)Design Calculations for Sucker Rod Pumping Systems (Conventional Units) API-11L4-1970(1975) CURVES FOR SELECTING BEAM PUMPING UNITS[P171] API-11L6-2008(SPEC) Electric Motor Prime Mover for Beam Pumping Unit Service API-11P-1989 Packaged Reciprocating Compressors for Oil&Gas Production Services[Spec P83 OCR] API-11P-1989 油气生产作业使用的组装式往复压缩机(中文)[P86]API-11PGT-1992 Recommended Practice for Packaged Combustion Gas Turbines[P75 OCR] API-11PGT-1992(RP)packaged combustion gas turbines[P75 OCR]API-11PGT-1993 Recommended Practice for Packaged Combustion Gas Turbines[P78] API-11S1-2008(RP)Electrical Submersible Pump Teardown ReportAPI-11S-2008(RP)Operation,Maintenance&Troubleshooting of Electric Submersible Pump Installations API-11S2-2008(RP)Electric Submersible Pump TestingAPI-11S3-1999 ELECTRIC SUBMERSIBLE PUMP INSTALLATIONS[P24]API-11S3-2008(RP)Electrical Submersible Pump InstallationsAPI-11S4-2008(RP) Sizingand Selection of Electric Submersible Pump Installations API-11S5-2008(RP)Application of Electrical Submersible Cable Systems API-11S6-2008(RP)Testing of Electric Submersible Pump Cable Systems API-11S7-2008(RP)Application&Testing of Electric Submersible Pump Seal Chamber Sections API-11S8-2008(RP)Electric Submersible System VibrationsAPI-11V10-2008(RP)Design&Operation of Intermittent&Chamber Gas-lift Wells&Systems API-11V1-1995(SPEC)Specification for Gas Lift Equipment API-11V2-2001 Gas-Lift Valve Performance Testing[P55]API-11V2-2008(RP)Gas-lift Valve Performance TestingAPI-11V5-2008(RP)Operation,Maintenance,Surveillance,&Troubleshooting of Gas-lift Installations[P138] API-11V6-2008(RP)Design of Continous Flow Gas Lift Installations Using Injection Pressure Operated Valves API-11V7-2008(RP)Repair,Testing,and Setting Gas Lift ValvesAPI-11V8-2008(RP)Gas Lift System Design&Performance PredictionAPI-12B-1995 Specification for Bolted Tanks for Storage ofProduction Liquids[Spec P30] API-12B-1995 Specification for Bolted Tanks for Storage of Producyion Liquids[P30 OCR][SPEC] API-12B-2009(SPEC)Bolted Tanks for Storage of Production Liquids API-12D-1994 Specification for Field Welded Tanks for Storage of Production Liquids[Spec P26] API-12D-2009(SPEC)Field Welded Tanks for Storage of Production LiquidsAPI-12F-1994 Specification for Shop Welded Tanks for Storage of Production Liquids([Spec P27] API-12F-1994 Specification for Shop WeldedTanks for Storage of Production Liquids[P27] API-12F-1994(2007) Specification for Shop Welded Tanks for Storage of ProductionLiquids([Spec P28] API-12F-2009(SPEC)Shop Welded Tanks for Storage of Production LiquidsAPI-12GDU-1990 Specification for Glycol-Type Gas DehydrationUnits[P41 OCR] API-12GDU-1990 Specification for Glycol-Type Gas Dehydration Units[P41 OCR][SPEC] API-12GDU-1990 Specification for Glycol-Type Gas Dehydration Units[SPEC P41 OCR] API-12J-1989 Specification for Oil&Gas Separators[P22 OCR]API-12J-1989 Specification for Oil&Gas Separators[SPEC P25 OCR] API-12J-2008 油气分离器规范[SPEC]API-12J-2009(SPEC)Oil&Gas SeparatorsAPI-12K-1989 Specification for Indirect Type Oil-Field Heaters[SPEC P33 OCR] API-12K-1989 SPECIFICATION FOR INDIRECT TYPE OIL-FILELD HEATERS[P33 OCR]API-12K-2008 fication for Indirect Type Oilfield Heaters[P48]API-12K-2009(SPEC)Specification for Indirect Type Oilfield Heaters API-12L-1994 Specification for Vertical&Horizontal EmulsionTreaters[P31] API-12L-2009(SPEC)Specification for Vertical&Horizontal Emulsion Treaters API-12N-1994 RP for the Operation,Maintenance&Testing of Firebox Flame Arrestors[P13] API-12N-1994 燃烧室阻火器操作、维护和测试推荐作法[RP]API-12N-2008 Recommended Practice for theOperation,Maintenance&Testing of Firebox Flame Arrestors[RP]API-12N-2008(RP)the Operation,Maintenance&Testing of Firebox Flame Arrestors API-12P-1995 Specification for Fiberglass Reinforced Plastic Tanks[P24]API-12P-2009(SPEC)Specification for Fiberglass Reinforced Plastic TanksAPI-12R1-1997 RP for Setting,Maintenance,Inspection,Operation,and Repaior f Tanks in Production Servic[P47]API-12R1-1997 Setting,Maintenance,Inspection,Operation,and Repaior f Tanks in Production Service[P47][RP]API-12R1-2008(RP)Setting,Maintenance,Inspection,Operation,and Repair of Tanks in Production ServiceAPI-13A-2006 钻井液材料标准(含2008勘误)[SPEC][P88]API-13A-2008(SPEC)API-13A-2010 Specification for Drilling Fluid MaterialsAPI-13B-1-2009 水基钻井液现场测试的标准程序[RP][P104]API-13I-2009(RP)Petroleum&natural gas industries — Drillingfluids —Laboratory testingAPI-13J-1986 Recommended Practice for Testing Heavy Brines[P13 OCR] API-14A-1994(1996) Specification for Subsurface Safety Vale Equipment[P70 OCR] API-14A-2000(14版)(ISO 10432-1999) 井下安全阀设备规范[中文版][P54]API-14A-2000(SPEC) Petroleum&natural gas industries - Downhole equipment - Subsurface safety valve equipment[P90 OCR]API-14B-1994(1996) Design,Installation,Repair&Operation of Subsurface Safety Valve Systems[P33] API-14B-1994(1996)Design,Installation,Repair&Operation of Subsurface Safety ValveSystems[P33][1] API-14C-1998 RP for Analysis,Design,Installation,and Testing of Basic Surface Safety Systems for Offshore Production Platforms[RP P97]API-14C-2001 Analysis,Design,Installation,&Testing of Basic Surface Safety Systems for Offshore Production Platforms[P104][RP] API-14C-2001 RP for Analysis,Design,Installation,and Testing ofBasic Surface Safety Systems for Offshore Production Platforms[RP P104 OCR]API-14E-1991 Design&Installation of Offshore Production Platform Piping Systems[P104] API-14E-1991 RP for Design&Installation of Offshore Production Platform Piping Systems[P61 OCR][1] API-14E-1991 RP for Design&Installation of Offshore Production Platform Piping Systems[P62 OCR] API-14E-2007(RP)Design&Installation of Offshore Production Platform Piping Systems API-14F-1999(RP)海上固定和浮式生产设施非危险区域.1级1类和2类区域电器系统设计与安装API-14F-2008(RP)Design,Installation,and Maintenance of Electrical Systems for Fixed&Floating OffshoreAPI-14FZ-2001[RP]Design&Installation of Electrical Systems forFixed&Floating Offshore Petroleum Facilities for[P127]API-14G-1993 RP for Fire Prevention&Control on Open Type Offshore Production Platforms[P39 OCR] API-14G-2007(RP)火灾预防与控制固定开放式海上生产平台的推荐作法API-14H-1994(1996) RP for Installation,Maintenance,and Repair of Surface Safety Valves&Underwater Safety Valves Offshore[P20] API-14H-2007 海上安装、维护和修理水面安全阀和水下安全阀[RP][P28] API-14J-2001 RP for Design&Hazards Analysis for Offshore Production Facilities[P90] API-14J-2001 海上生产设施设计和风险分析推荐做法[RP] API-14L-2006(ISO 16070) Lock Mandrels&Landing Nipples[P36]API-14L-2007(SPEC)Specification for Lock Mandrels&LandingNipples[P36]API-1529-1998 Aviation Fueling Hose[Std P34]API-1542-2007(IP STD)Identification markings for dedicated aviation fuel manufacturing&distribution facilities,API-1550-2007(EI)(Handbook)equipment used for themaintenance&delivery of clean aviation fuel API-1585-2007(EI) 机场航空燃料加油栓系统的清洁指南API-1598-2007(IP Draft STD) Considerations for electronic sensors to monitor free water andor particulate matter in aviation fuel API-1599-2007(IP SPEC)LABORATORY TESTS&MINIMUM PERFORMANCE LEVELS FOR AVIATION FUEL DIRT DEFENCE FILTERSAPI-15CLT-2007(RP)Composite Lined Steel Tubular GoodsAPI-15HR-1995 Specification for High Pressure Fibreglass Line PipeAPI-15HR-2001 Specification for High Pressure Fiberglass LinePipe[P37]API-15LE-1995 Polyethylene Line Pipe (PE)[P29 OCR]API-15LE-2008(SPEC)Specification for Polyethylene Line Pipe (PE) API-15LR-1990 Low Pressure Fiberglass Line Pipe[P32 OCR]API-15LR-2002 Low Pressure Fiberglass Line Pipe&Fittings[P38]API-15LR-2002(SPEC)低压玻璃钢管道和管件[P38]API-15S-2006 可绕式增强塑料管线管的质量评定[RP][P38]API-15TL4-1999 Care&Use of Fiberglass Tubulars[P32]API-15TL4-1999(RP)玻璃纤维管的维护与使用推荐作法[P32]API-1604-1996 Closure of Underground Petroleum Storage Tanks[P16] API-1615-1996 Installation of Underground Petroleum StorageSystems[RP P64] API-1621-1993 Bulk Liquid Stock Control At Retail Outlets[P36][RP] API-1621-1993 Bulk Liquid Stock Control At Retail Outlets[RP P36]API-1628-1996(PUBL) 评估和修复的地下石油泄露指南API-1631-2001 Interior Lining&Periodic Inspection of Underground Storage Tanks[P38] API-1632-1996 Cathodic Protection of Underground Petroleum Storage Tanks&Piping Systems[P18][RP] API-1632-1996 Cathodic Protection of Underground Petroleum Storage Tanks&Piping Systems[RP P18 OCR]API-1632-1996 Cathodic Protection of Underground Petroleum Storage Tanks&Piping Systems[RP P18 OCR][1]API-1639-2003 Owner_Operator,s Guide to Operation&Maintenance of Vapor Recovery Systems at Gasoline Dispensing Facilities[RP P34] API-16A-2004 Draft–3.4 PROPOSED Specification for Drill Through Equipment Rotating Control Devices [P56]API-16A-2004(ISO 13533-2001) Specification for Drill-through Equipment[P115] API-16C Draft-2004(SPEC)Specification for Choke&Kill SystemsAPI-16C-1993 节流压井系统规范[中文版][P80 OCR]API-16C-1993(第1版) 节流压井系统规范[中文版][P80]API-16c-993(SPEC) Specification for Choke&Kill Systems[P63 OCR]API-16D-2004(2005) RP Control Systems for Drilling Well Control Equipment&Control Systems for Diverter Equipment[P110]API-16E-1990(RPdesign of control SYS for drilling well control equipment[P38 OCR]) API-16F-2004 Marine Drilling Riser Equipment[P57] API-16F-2004(SPEC) Marine Drilling Riser Equipment[P58]API-16Q-1993 RP for Design,Selection,Operation&Maintenance of Marine Drilling Riser Systems[P50 OCR]API-16ST-2009(RP)Coiled Tubing Well Control Equipment SystemsAPI-170-2009(RP) Subsea High Integrity Pressure Protection Systems (HIPPS)[p50] API-17A-1996 RP for Design&& peratian of Subsea Production Systems[P87 OCR] API-17A-2006 水下采油系统设计和操作的推荐作法[RP][P242] API-17A-2006(RP)Design&Operation of Subsea Production Systems—GeneralRequirements&RecommendationsAPI-17B-2002 Recommended Practice for Flexible Pipe[P166]API-17B-2008 软管推荐做法[RP][P226]API-17C-2002 直流管系统[RP][P80]API-17D-1992 Specification far Subsea Wellhead&Christmas Tree Equipment[P138 OCR][1] API-17D-1992 Specification far SubseaWellhead&Christmas Tree Equipment[P144 OCR] API-17E-2003(ISO 13628-5-2002) Specification for Subsea UmbiIicals[P118 OCR] API-17F-2006 海底生产控制系统[SPEC][P134]API-17G-1995 RP for Design&Operation of Dompletion_Workover Riser Systems[P39 OCR] API-17G-2006 完井-修井立管系统设计和操作的推荐作法[RP][P254]API-17H-2004(R2009) Remotely Operated Vehicle (ROV) Interfaces on Subsea Production Systems[RP][P82]API-17H-2009(RP)Remotely Operated Vehicle (ROV) Interfaces on Subsea Production Systems API-17J-1999(A2002) Specification for Unbonded Flexible Pipe[P55]API-17J-1999(含2001更正及2002增补)非粘性复合软管规范(中文版)[p40] API-17J-2002(SPEC) Unbonded Flexible Pipe[P55]API-17J-2009(SPEC)Specification for Unbonded Flexible PipeAPI-17K-2001 Specification for Bonded Flexible Pipe[P72]API-17K-2005 ISO 13628-10...BONDED FLEXIBLE PIPE [P83]API-17K-2005(SPEC)(ISO 13628-10,) Bonded Flexible Pipe[P84]API-17M-2004(2009) 海底生产系统上远程操作运载工具接口的推荐规程[RP][P31]API-17M-2009(RP)Remotely Operated Tool (ROT) Intervention Systems API-17N-2009(RP)Subsea Production System Reliability&Technical Risk Management API-1988-1989 1988 Interpretations- Technical Publications . Answers to Technical Inquiries[P101 OCR] API-1992-1993 1992 Interpretations- Technical Publications Answers to TechnicalInquiries[Publ P87 OCR]API-19C-2008 高压水砂破裂法和砾石包装作业用支撑剂性能的测量用推荐实施规程[RP][P42]API-19D-2008(RP)支撑剂的长期电导率测量[p36]API-19G9-2010(RP)Design,Operation,and Troubleshooting of Dual Gas-lift Wells[p122] API-2000-1992 Venting Atmospheric&Low- Pressure Storage Tanks Nonrefrigerated&Refrigerated[P29 OCR]API-2000-1998 Venting Atmospheric&Low-Pressure Storage Tanks Nonrefrigerated&Refrigerated[P49 OCR]API-2000-1998 Venting Atmospheric&Low-Pressure Storage Tanks Nonrefrigerated&Refrigerated[P52] API-2000-1998 非制冷和制冷常压与抵押储罐的通气(中文版)[P80]API-2000-1998(1999) Venting Atmospheric&Low-Pressure Storage Tanks Nonrefrigerated&Refrigerated[Std P54]API-2000-1998-Venting Atmospheric&Low-Pressure Storage TanksAPI-2000-2009 常压和低压储罐的泄压[p85]API-2000-Errata-1999 [P1]API-2001-1998 Fire Protection in Refineries[RP P43]API-2001-1998 Fire Protection in Refineries[RP P43][1]API-2003-1998 Protection Against Ignitions Arising Out ofStatic,Lightning,and Stray Currents[P52 OCR] API-2003-1998 Protection Against Ignitions Arising Out of Static,Lightning,and Stray Currents[P58] API-2003-2008(RP)Protection Against Ignitions Arising Out ofStatic,Lightning,&Stray Currents[P88] API-2007Catalog-2007Publications,Programs,&Services[P173]API-2015-1994 Safe Entry&Cleaning of Petroleum StorageTanks.Planning&Managing Tank Entry from Decommissioning Through Recommissioning[Std P50 OCR]API-2016-2001 Guidelines&Procedures for Entering&Cleaning Petroleum Storage Tanks[RP P112] API-2016-2001 Guidelines&Procedures forEntering&Cleaning Petroleum Storage Tanks[RP P112][1] API-2021-2001 Management of Atmospheric Storage Tank Fires[RP P95]API-2021-2001(2006) Management of Atmospheric Storage Tank Fires[P95] API-2026-1998 Safe Access_Egress Involving Floating Roofs of Storage Tanks in Petroleum Service[Publ P24 OCR]API-2027-2002 Ignition Hazards&Safe Work Practices for Abrasive Blasting Atmospheric Storage Tanks in Hydrocarbon Service[P26] API-2027-2007 Ignition Hazards&Safe Work Practices for Abrasive Blasting of Atmospheric Storage Tanks in Hydrocarbon Service[P26] API-2028-2002 Flame Arresters in Pipe SYS[P24 OCR]API-2030-1998 Application of Fixed Water Spray Systems for Fire Protection in the Petroleum Industry[P25]API-2030-2005 Application of Fixed Water Spray Systems for Fire Protection in Petroleum&Petrochemical Industries[P26]API-2031-1998 Application of Fixed Water Spray Systems for Fire Protection in the Petroleum Industry[P17 OCR]API-2200-1994 Repairing Crude Oil,Liquefied Petroleum Gas,andProduct Pipelines[P12 OCR] API-2200-1994(R1999)(RP) Repairing CrudeOil,Liquefied Petroleum Gas,and Product Pipelines[P12][1] API-2201-1995 Procedures for Welding or Hot Tapping on Equipment in Service[P18][1] API-2201-1995 Procedures for Welding or Hot Tapping on Equipment in Service[RP P18 OCR] API-2202-1991 Dismantling&Disposing of Steel From Aboveground Leaded Gasoline Storage Tanks[Publ P11]API-2207-1998(1999) Preparing Tank Bottoms for Hot Work[P12 OCR] API-2207-2007(RP) PREPARING TANK BOTTOMS FOR HOT WORK[P34]API-2210-2000 Flame Arresters for Vents of Tanks Storing Petroleum Products[RP P10 OCR] API-2210-2000 Flame Arresters for Vents of Tanks Storing Petroleum Products[RP P10 OCR][1] API-2214-2004 Spark Ignition Properties of Hand Tools[P12]API-2218-1999 Fireproofing Practices in Petroleum&Petrochemical Processing Plants[Pub P46] API-2350-1996 Overfill Protection for Storage Tanks In Petroleum Facilities[P34] API-2350-2005 Overfill Protection for Storage Tanks in Petroleum Facilities[P42] API-2510-1995Design&Construction of LPG installations [P30]API-2510-2001 Design&Construction of LPG Installations [STD P34] API-2510-2001(RP)(中文第8版)液化石油气设备的设计与建造[p28 ocr]API-2510A-1996 Fire-Protection Considerations for theDesign&Operation of Liquefied Petroleum Gas (LPG)[PUB P43] API-2521-1966 FUSE OF PRESSURE-VACWM VENT VALVES FOR ATMOSPIHERIC PRESSURE TANKS TO REDUCE EVAPORATION LOSS[Bull P12]API-2551-1965 (USAS Z11.198-1966)Method for Measurement&Calibration of Horizontal Tanks[P46 OCR]API-2552-1965(1966) METHOD FOR MEASUREMENT&CALIBRATION OFSPHERES&SPHEROIDS[P15 OCR]API-2555-1987 Method for Liquid Calibration of Tanks[P16 OCR]API-2556-2003 Correcting Gauge Tables For Incrustation[P12]API-2567-2005 Evaporative Loss from Storage Tank Floating Roof Landings[TR P42] API-2610-1994Design,Construction,Operation,Maintenance,&Inspection of Terminal & Tank Facilities[P62]API-2610-2005 Design,Construction,Operation,Maintenance,and Inspection of Terminal & Tank Facilities[Std P68]API-2A-LRFD-1993+SUP-1997 RP for Planning,Designing,and Constructing Fixed Offshore Platforms-Load&Resistance Factor Design[P284 22M] API-2A-WSD-2000 Planning,Designing&Constructing Fixed Offshore Platforms—Working StressDesign[P242][RP]API-2A-WSD-2000(2002) RP for Planning,Designing&Constructing Fixed Offshore Platforms—WorkingStress Design[P242]API-2B-1990 Fabrication of Structural Steel Pipe[P12 OCR]API-2B-1996 Fabrication of Structural Steel Pipe[p13]API-2B-2001 Specification far the Fabrication of Structural Steel Ripe[P19] API-2B-2001 Specification far the Fabrication of Structural Steel Ripe[Spec P19][1] API-2B-2001 中文版结构钢管制造技术规范[P8] API-2B-2007(SPEC)Specification for the Fabrication of Structural Steel Pipe API-2C-1995 Specification for Offshore Cranes[SPEC P46] API-2C-2004 Specification for Offshore Pedestal Mounted Cranes[P72] API-2C-2004 Specification for Offshore Pedestal Mounted Cranes[Spec P62][1] API-2D-2003 Operation&Maintenance of Offshore Cranes[RP P54] API-2D-2007 OPERATION&MAINTENANCE OF OFFSHORE CRANES[P66]API-2F-1977 MOORING CHAIN[Spec P15 OCR]API-2F-1997 Specification for Mooring Chain[P17 OCR]API-2Fps-2001 RP for Planning,Designing,and Constructing Floating Production systems[P99] API-2H-1999 Specification for Carbon Manganese Steel Plate for Offshore Plateform Tubular Joints[P15 OCR] API-2H-1999 Specification for Carbon Manganese Steel Plate for Offshore Platform Tubular Joints[Spec P20]API-2H-1999 近海平台管接头用碳锰钢板规范(中文)[P12]API-2H-2006 中文版海洋结构用碳锰钢板API-2I-1996 In-Service Inspection of Mooring Hardware for Floating Drilling Units[P33 OCR] API-2I-1996 In-Service Inspection of Mooring Hardware for Floating Drilling Units[RP P38] API-2I-2008(RP)In-service Inspection of Mooring Hardware for Floating Structures API-2L-1996 RPfor Planning,Designing,and Constructing Heliports for Fixed Offshore Platforms[P21] API-2MT1-2001(SPEC)Carbon Manganese Steel Plate with Improved Toughness for Offshore Structures API-2N-1995(RP)Planning,Designing,and Constructing Structures&Pipelines for Arctic Conditions[P93] API-2R-1984 DESIGN,RATING,AND TESTING OF MARINE DRILLING RISER COUPLINGS[P15] API-2RD-1998 Design of Risers for Floating Production Systems (FPSs)&Tension-Leg Platforms (TLPs)[RP P169] API-2SK-1996 RP for Design&Analysis of Stationkeeping Systems for Floating Structures[RP P119] API-2SK-2005 Design&Analysis of Stationkeeping Systems for Floating Structures[P194] API-2SM-2001(A2007) RP for Design,Manufacture,Installation,and Maintenance of Synthetic Fiber Ropes for Offshore Mooring[P68]API-2T-1997(RP) RP for Planning,Designing,and Constructing Tension Leg Platforms[P142] API-2W-1999 Specification for Steel Plates for offshore Structures,Produced by Thermo-Mechanical Control Processing (TMCP)[P16]API-2W-2006 中文版海洋结构用热机械控轧(TMCP)钢板API-2X-1996 Ultrasonic&Magnetic Examination of Offshore Structural Fabrication&Guidelines for Qualification of Technicians[RP][P88] API-2X-2004(RP)海上结构件超声检测和磁粉检测推荐作法及无损检测人员资格指南[p92]API-2Y-1999 Specification for Steel Plates,Quenched-and-Tempered,for Offshore Structures[P18] API-2Y-2006(SPEC)Specification for Steel Plates,Quenched-and-Tempered,for Offshore Structures[P26] API-2Z-1998 RPfor Preproduction Qualification for steel plates for OffshoreStructures[P23 OCR] API-327-1994 Aboveground Storage Tank Standards A Tutorial[Pub P76]API-421-1990 Design an Operation of oil&water separators[P48]API-421-1990-Appendix 5 SEPARATOR DESIGN METHODOLOGIES[P19]API-422-1994 Groundwater Protection Programs For PetroleumRefining&Storage Facilities A Guidance Document[Publ P17 OCR] API-4261-2001 Alcohols&Ethers A Technical Assessment of Their Application as Fuels&Fuel Components[Publ P132]API-4465-1987 Evaluation of Treatment Technologies for Listed Petroleum Refinery Wastes[Publ P200] API-4638-1996 Calculation Workbook For Oil&Gas Production Equipment Fugitive Emissions[P59 OCR] API-4723-2002 Refinery Stream Speciation[Pub P344]API-49-2001(R2007) Drilling&Well Servicing Operations Involving Hydrogen Sulfide[RP P42] API-49-2007(RP)Drilling&Well Servicing Operations Involving Hydrogen SulfideAPI-4F-2001 Specification for Drilling&Well Servicing Structures[P28] API-4F-2008(SPEC) Specification for Drilling&Well ServicingStructuresAPI-4G-1998(RP)钻井和修井、底座的检查、维护、修理与使用API-4G-2004( RP)钻井和修井、底座的检查、维护、修理与使用API-500-1997(1998) RP for Classification of Locations for Electrical Installations at Petroleum Facilities Classified as Glass 1,Div 1 & Div2[P128 OCR]。
api获取图书信息
api获取图书信息篇一:API知识点打开window若window 已存在,则会把该window 显示到最前面,如果url 和之前的url 有变化,或者reload 为true 时,页面会刷新,但是该window 里面已经打开的frame 等不会移除若当前正在进行openWin、closeWin 等带动画过渡的window 操作,调用此方法会失效openWin({params})paramsname:类型:字符串默认值:无描述:window 名字,不能为空字符串url:类型:字符串默认值:无描述:页面地址,可以为本地文件路径,支持相对路径和绝对路径,以及widget://、fs://等协议路径,也可以为远程地址useWKWebView:? 类型:布尔默认值:false 描述:(可选项)是否使用WKWebView来加载页面,只支持iOS8.0及以上系统。
WKWebView 是iOS8新出的WebKit库中的控件,相比于以前的UIWebView,在性能和功能等方面都有所提升。
注意使用WKWebView后,localStorage可能不能和其它未使用WKWebView加载的页面通用,同时也不支持方法结果同步返回。
pageParam:? 类型:JSON 对象默认值:无描述:(可选项)页面参数,新页面中可以通过api.pageParam 获取bounces:类型:布尔默认值:若在里面配置了pageBounce,则默认值为配置的值,否则为false 描述:(可选项)页面是否弹动bgColor:? 类型:字符串默认值:若在里面配置了windowBackground,则默认值为配置的值,否则透明描述:(可选项)背景色,支持图片和颜色,格式为#fff、#ffffff、rgba(r,g,b,a)等,图片路径支持fs://、widget://等APICloud 自定义文件路径协议,同时支持相对路径scrollToTop:类型:布尔默认值:false 描述:(可选项)当点击状态栏,页面是否滚动到顶部。
API产品范围
API 20 A
厌氧菌
• 利用 21个生化反应鉴 定厌氧菌
• 必须进行额外试验
• 原理
待检菌株经 24/48 小时 厌氧培养后产生的代 谢物由试条里的pH显 示剂检测出结果
• 鉴定可使用
– 鉴定表 – APILAB Plus 软件
API 20 A
试条结构
由 20 个试验组成 (可於24/48小时判读) • 传统生化 • 糖发酵反应 • 额外补充试验 :
(拉思氏菌属)
(1)
(5) • Cedecea
(西地西菌属)
(3)
(8) • Moellerella (米勒氏菌属)
(1)
(1) • Tatumella (塔特姆菌属)
(1)
(1) • Koserella (科泽菌属)
(1)
(8) • Budvicia
(布戴约维采菌属) (1)
(2) • Leclercia (勒克氏菌属)
API 20 NE
数据库(版本.6.0)
• • • • • • •
7 Pseudomonas (假单胞菌) 3 Burkholderia (伯克霍尔德菌) 1 Ralstonia (罗尔斯顿菌) 7 Acinetobacter (不动杆菌) 1 Plesiomonas (邻单胞菌) 4 Moraxella (莫拉菌)
API 20 NE
非发酵菌鉴定
利用同化试验及传统生化 反应鉴定非发酵菌
肉眼判读
原理
✓ 使用20个风乾底物的小杯,其 中12个同化试验及8个传统生 化反应
✓ APILAB Plus 软件
API 20 NE
24 h
48 h
1
2 41 2
4 1 2 4 1 2 4 1 2 41