翻译
  • 简明词典
  • 柯林斯词典
  • AI释义
  • AI解词
  • 牛津词典
  • 标准库

      释义

      • java standard library  
        java 标准库;
    • 实用场景例句

      • 全部

      There are five iterator categories: input, output, forward, bidirectional, and random access.

      标准库定义了五种迭代器类别: 输入 、 输出 、 前向 、 双向和随机访问迭代器.

      互联网

      Names of objects in the standard library , however, are presented in italics.

      但是, 标准库中的对象名用斜体表示.

      互联网

      The standard library provides a wide variety of functions.

      标准库提供了很多功能各异的函数.

      互联网

      The library containers define a surprisingly small set of operations.

      标准库容器定义的操作非常少.

      互联网

      The containers and algorithms libraries are a cornerstone of the standard library.

      容器和算法库是标准库的基础.

      互联网

      The C ++ library defines a number of sequential container types.

      标准库定义了一系列顺序容器类型.

      互联网

      For classes and class templates, the library clauses specify partial definitions.

      对于类和模板类, 标准库章节仅规定了它们的部分定义.

      互联网

      The library also defines several associative containers.

      标准库还定义了几种关联容器.

      互联网

      The library istream _ iterator type is an input iterator.

      标准库istream_iterator类型输入迭代器.

      互联网

      The ostream _ iterator type is an output iterator.

      标准库ostream_iterator类型输出迭代器.

      互联网

      The library defines more than 100 algorithms.

      标准库定义了超过一百个算法.

      互联网

      The library also provides three container adaptors.

      标准库还提供了三种容器适配器(adaptors).

      互联网

      Reuse code - especially standard library code - instead of handcrafting your own. It's faster, easier, and safer.

      重用代码 —— 尤其是标准库中的代码 —— 而不是手工打造你自己的. 这样比较快, 比较容易而且更安全.

      互联网

      For those operations that are defined by the containers the library imposes a common interface.

      标准库为由容器类型定义的操作强加了公共的接口.

      互联网

      The concepts used in the C ++ Standard Library are documented at the SGI STL site.

      在C++标准库中使用的概念在SGISTL网站上存有文档.

      互联网

      收起实用场景例句