您的位置: 标准下载 » 国际标准 » ISO 国际标准 »

ISO 666-2012 机床.轮毂式法兰平面磨轮的安装

时间:2024-05-12 02:56:24 来源: 标准资料网 作者:标准资料网 阅读:8024
下载地址: 点击此处下载
【英文标准名称】:Machinetools-Mountingofgrindingwheelsbymeansofhubflanges
【原文标准名称】:机床.轮毂式法兰平面磨轮的安装
【标准号】:ISO666-2012
【标准状态】:现行
【国别】:国际
【发布日期】:2012-05
【实施或试行日期】:
【发布单位】:国际标准化组织(IX-ISO)
【起草单位】:ISO/TC29
【标准类型】:()
【标准水平】:()
【中文主题词】:壳体;特征;夹紧装置;定义(术语);尺寸规格;夹具;法兰;磨床;砂轮;套筒式法兰;机床;制造;标志;评定;规范(验收);试验;工具;井
【英文主题词】:Bodies;Characteristics;Clampingdevices;Definitions;Dimensions;Fixtures;Flanges;Grindingmachines;Grindingwheels;Hub-typeflanges;Machinetools;Manufacturing;Marking;Ratings;Specification(approval);Testing;Tools;Wells
【摘要】:
【中国标准分类号】:J55
【国际标准分类号】:25_100_70
【页数】:15P;A4
【正文语种】:英语


基本信息
标准名称:出口机床用中 小木箱
中标分类: 机械 >> 金属切削机床 >> 机床综合
替代情况:被JB/T 8356.3-1996代替
发布日期:
实施日期:1991-01-01
首发日期:
作废日期:
出版日期:
适用范围

没有内容

前言

没有内容

目录

没有内容

引用标准

没有内容

所属分类: 机械 金属切削机床 机床综合
【英文标准名称】:Programminglanguages-Ada
【原文标准名称】:编程语言.Ada语言
【标准号】:BSISO/IEC8652-1995
【标准状态】:现行
【国别】:英国
【发布日期】:2001-11-02
【实施或试行日期】:2001-11-02
【发布单位】:英国标准学会(GB-BSI)
【起草单位】:BSI
【标准类型】:()
【标准水平】:()
【中文主题词】:数据处理;语义学;程序设计语言;高级语言;句法;程序设计;输入输出程序;计算机软件;ADA语言;字符集
【英文主题词】:Ada;Artificiallanguages;Commandstructure;Computersoftware;Dataprocessing;Informationtechnology;Programarchitecture;Programinterchange;Programming;Programminglanguages
【摘要】:ThisInternationalStandardspecifiestheformandmeaningofprogramswritteninAda.ItspurposeistopromotetheportabilityofAdaprogramstoavarietyofdataprocessingsystems.1ExtentThisInternationalStandardspecifies:·TheformofaprogramwritteninAda;·Theeffectoftranslatingandexecutingsuchaprogram;·ThemannerinwhichprogramunitsmaybecombinedtoformAdaprograms;·Thelanguage-definedlibraryunitsthataconformingimplementationisrequiredtosupply;·Thepermissiblevariationswithinthestandard,andthemannerinwhichtheyaretobedocumented;·Thoseviolationsofthestandardthataconformingimplementationisrequiredtodetect,andtheeffectofattemptingtotranslateorexecuteaprogramcontainingsuchviolations;·Thoseviolationsofthestandardthataconformingimplementationisnotrequiredtodetect.ThisInternationalStandarddoesnotspecify:·ThemeanswherebyaprogramwritteninAdaistransformedintoobjectcodeexecutablebyaprocessor;·Themeanswherebytranslationorexecutionofprogramsisinvokedandtheexecutingunitsarecontrolled;·Thesizeorspeedoftheobjectcode,ortherelativeexecutionspeedofdifferentlanguageconstructs;·Theformorcontentsofanylistingsproducedbyimplementations;inparticular,theformorcontentsoferrororwarningmessages;·Theeffectofunspecifiedexecution.·Thesizeofaprogramorprogramunitthatwillexceedthecapacityofaparticularconformingimplementation.2StructureThisInternationalStandardcontainsthirteensections,fourteenannexes,andanindex.ThecoreoftheAdalanguageconsistsof:·Sections1through13·AnnexA,"PredefinedLanguageEnvironment"·AnnexB,"InterfacetoOtherLanguages''·AnnexJ,"ObsolescentFeatures"ThefollowingSpecializedNeedsAnnexesdefinefeaturesthatareneededbycertainapplicationareas:·AnnexC,"SystemsProgramming"·AnnexD,"Real-TimeSystems"·AnnexE,"DistributedSystems"·AnnexF,"InformationSystems"·AnnexG,"Numerics''·AnnexH,''SafetyandSecurity''ThecorelanguageandtheSpecializedNeedsAnnexesarenormative,exceptthatthematerialineachoftheitemslistedbelowisinformative:·TextunderaNOTESorExamplesheading.·Eachclauseorsubclausewhosetitlestartswiththeword"Example"or"Examples".Allimplementationsshallconformtothecorelanguage.Inaddition,animplementationmayconformseparatelytooneormoreSpecializedNeedsAnnexes.ThefollowingAnnexesareinformative:·AnnexK,"Language-DefinedAttributes"·AnnexL,''Language-DefinedPragmas''·AnnexM,"Implementation-DefinedCharacteristics"·AnnexN,"Glossary"·AnnexP,"SyntaxSummary"Eachsectionisdividedintoclausesandsubclausesthathaveacommonstructure.Eachsection,clause,andsubclausefirstintroducesitssubject.Aftertheintroductorytext,textislabeledwiththefollowingheadings:SyntaxSyntaxrules(indented).NameResolutionRulesCompile-timerulesthatareusedinnameresolution,includingoverloadresolution.LegalityRulesRulesthatareenforcedatcompiletime.AconstructislegalifitobeysalloftheLegalityRules.StaticSemanticsAdefinitionofthecompile-timeeffectofeachconstruct.Post-CompilationRulesRulesthatareenforcedbeforerunningapartition.ApartitionislegalifitscompilationunitsarelegalanditobeysallofthePost-CompilationRules.DynamicSemanticsAdefinitionoftherun-timeeffectofeachconstruct.Bounded(Run-Time)ErrorsSituationsthatresultinbounded(run-time)errors(see1.1.5).ErroneousExecutionSituationsthatresultinerroneousexecution(see1.1.5).ImplementationRequirementsAdditionalrequirementsforconformingimplementations.DocumentationRequirementsDocumentationrequirementsforconformingimplementations.MetricsMetricsthatarespecifiedforthetime/spacepropertiesoftheexecutionofcertainlanguageconstruc
【中国标准分类号】:L74
【国际标准分类号】:35_060
【页数】:602P.;A4
【正文语种】:英语