JSR:Java规范请求

Java Specification Request 常被缩写为 JSR,以便于书写和使用,广泛应用于计算机技术领域。JSR 主要用于描述 Java 平台的新特性或技术规范提案,是 Java 社区协作开发的重要组成部分。其中文释义为“Java 规范请求”,是 Java 开发者经常接触和使用的术语之一。

Java Specification Request具体释义

  • 英文缩写:JSR
  • 英语全称:Java Specification Request
  • 中文意思:Java规范请求
  • 中文拼音:guī fàn qǐng qiú
  • 相关领域jsr 常用

Java Specification Request的英文发音

例句

  1. Java Specification Request(JSR) ( JSR ) 299, or Java CDI, is a Java standard for dependency injection and contextual lifecycle management.
  2. JavaSpecificationRequest(JSR)299,或者说JavaCDI,是依赖注入和上下文生命周期管理的Java标准。
  3. In2001, his project was accepted as a candidate extended standard of the Java language through the Java Specification Request(JSR) ( JSR ) process.
  4. 2001年,他的项目通过Java规范请求(JSR)(JavaSpecificationRequest,JSR)过程被接受为Java语言的候选扩展标准。
  5. There are several organizations that offer rules engines and a Java ™ Specification Request ( JSR-94 ) that has defined the interface to third-party rules engines.
  6. 目前有多个组织提供规则引擎,还有定义第三方规则引擎接口的Java™SpecificationRequest(JSR-94)。
  7. Thus it should come as no surprise that the next version of the Java Servlet specification includes a standardization of asynchronous request processing, or, the underlying technology behind Comet.
  8. 因此,毫不奇怪,下一个版本的Javaservlet规范包括异步请求处理(即Comet背后的底层技术)的标准化。
  9. The Java Portlet Specification V2.0 ( JSR286 ) defines something called a render parameter that is provided to the portlets for each request.
  10. JavaPortletSpecificationV2.0(JSR286)定义了所谓的呈现参数,这些参数被提供给每个请求的portlet。