查询
1 词典释义:
safety code
时间: 2025-04-19 06:14:59

安全规程

双语例句
  • AES is a safety code for the use of information encryption standards.

    AES是一种使用安全码进行信息加密的标准。

  • Thesecured area should meet all life safety code egress requirements.

    受保护区域要满足所有的生命安全法规对出口的要求。

  • The secured area should meet all life safety code egress requirements.

    受保护区域要满足所有的生命安全法规对出口的要求。

  • Thee secured area should meet all life safety code egress requirements.

    受保护区域要满足所有的生命安全法规对出口的要求。 。

  • Operation safety responsibility inside test bench, ensure complying with JHSH safety code, report potential safety risk and hazard.

    负责实验室内的操作安全,确保操作流程符合JHSH安全规范, 记录潜在的安全风险和隐患。

  • Instead of settling the dispute about traffic accident, the promulgation and implement of traffic Safety Code produces more problems.

    《道路交通安全法》的颁布实施,不仅没有终结道路交通事故领域的争论,反而制造了更多的问题。

  • Continuous mechanical handling equipment. Safety code for conveyors and elevators with chain - elements. Examples for safety of nip points.

    连续机械装卸设备。链式输送机和升降机的安全规程。咬合点安全示例。

  • Knowledge of the latest technology applications and GCC processing, as well as plant standards, health and safety code and quality standards.

    了解最新科技应用以及GCC工艺,熟悉工厂标准,健康与卫生标准以及质量标准。

  • The electrical safety code about hazardous special locations as bathrooms, swimming pools, prinking pools etc, which are all accident-prone, is not perfect.

    在安全性能方面,对像浴室、游泳池、喷泉等发生电气事故的危险性较大的特殊场所,我国制定的电气安全法规尚有不完善之处。

  • Without written permission, it's a misdemeanor violation of the state Health and Safety Code to scatter human ashes on private property, but enforcement is difficult.

    在美国,出于个人原因而没有书面许可泼洒骨灰违反了健康与安全法令,但这只是轻罪。

  • "Due to this arctic outbreak and concerns for the safety of USPS emplovees," USPS announced Wednesday morning," the Postal Service is suspending delivery Jan.30 in some 3 digit ZIP Code locations."

    美国邮政周三上午宣布:“由于北极地区疫情的爆发,以及对美国邮政雇员安全的担忧,1月30日邮政将暂停大约3位数邮政编码地区的邮递服务。”

  • "Due to this arctic outbreak and concerns for the safety of USPS employees," USPS announced Wednesday morning," the Postal Service is suspending delivery Jan.30 in some 3-digit ZIP Code locations."

    美国邮政署周三上午宣布:“由于北极地区遭遇严寒侵袭,出于对美国邮政员工安全的担忧,邮政部门将在1月30日暂停3位数邮政编码地区的邮递服务。”

  • He argued that Plato did not use the code for pleasure, but instead for his own safety after his teacher was executed for heresy.

    他认为,柏拉图并不是以使用代码为乐,而是在他的老师被当作异端处死之后,出于自己的安全考量。

  • Each test will serve as a quality feedback loop, creating both a safety net and an executable form of documentation for anyone who wants to change the production code.

    每个测试都起到质量反馈回路的作用,给那些想修改产品代码的人创建了一个安全保护网,以及一份可以执行的文档。

  • We reviewed the notion that these were prescriptive and deterministic. Any computer code that you wanna use for the safety analysis you have to have NRC approval.

    我们回顾了这些规定的和确定性的,概念,任何的计算机准则,你们要在必须得到NRC的同意的,安全分析中使用的。

  • The language supports type safety and makes code maintenance easier.

    这种语言支持类型安全性,使代码维护更轻松。

  • Furthermore, due to a novel approach to bytecode verification, we're also able to ensure runtime type safety of the compiled code.

    此外,由于采用了新的方式对字节码进行校验,我们还能确保编译的代码在运行时的类型安全。

  • Demonstration of automated techniques, TAL and automated theorem proving, to verify the safety of the complex low-level code in the operating system and run-time.

    它演示了自动化技术、TAL和自动化定理证明,从而验证了操作系统中和运行时复杂的低级代码的安全性。

  • Unit tests represent the primary safety net that allows you to refactor your code base at will.

    单元测试可以提供最重要的安全屏障,允许您按照自己的意愿重构代码库。

  • Many applications, particularly those that involve safety concerns, require code that meets MISRA-C guidelines.

    许多的程序,特别是那些涉及到安全性的程序,需要满足MISRA - c规则的代码。

  • That contract does not allow this method to throw a run-time exception (barring violations of generic type safety that qualify as bugs in the calling code).

    这个合约不允许该方法抛出运行时异常(防止因违反泛型类型安全而成为调用代码中的bug)。

  • Its benefits - in terms of code safety and simplicity, and often even in terms of performance - are enormous.

    它的好处—就代码安全和简单性而言,甚至经常就性能而言—是巨大的。

  • For really critical sections of your code, you might consider adding some functional tests as a safety net before you start refactoring.

    对于代码中真正关键的部分,可能需要在进行重构之前添加一些功能测试作为一种安全保障。

  • In other words, the compiler generates pretty much the same code you would have written by hand without generics, casts and all, after checking the type-safety of your program.

    换句话说,编译器生成的代码与您手工编写的不用泛型、检查程序的类型安全后进行强制类型转换所得到的代码基本相同。

  • Parts of the code await ministerial decrees, some of which will be issued over the next six months. But important sections covering road safety have already entered into force.

    有关部门正在裁定一部分法令,其中一些将于接下来的六个月颁布,但是关于道路安全的重要法规已经生效。

  • While thread-safety is a term we typically use to describe code, in actuality it is about data.

    尽管我们常用线程安全描述代码,但实际上它是描述数据的。

  • You need to do some thread safety work and make sure that UI modifying code gets sent to the main thread.

    你需要做一些线程安全工作,确保UI修改代码被发送到主线程。

  • Provide boiler safety valves with a capacity at least equal to the recommendations of the boiler manufacturer and of the ASME Section 1 Power Boiler Code.

    提供锅炉安全阀且达到锅炉制造商指定的容量以及美国机械工程师协会章节1中关于锅炉的规定。