STD in Chinese translation

std

Examples of using Std in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
We define the std_english analyzer to be based on the standard analyzer, but configured to remove the pre-defined list of English stopwords.
我们基于标准分析器定义一个std_english分析器,同时配置删除预定义的英文词汇表.
Let's first investigate std::upper_bound() itself to get a baseline to compare with.
我们首先研究下std::upper_bound()函数来得到一个对比的基准。
A std::string will be enough to handle all char-based strings(each char being a number from 0 to 255).
一个std::string足以处理所有基于char的字符串(每个char为0到255之间的数字)。
The std:: prefix to these two commands is a way of indicating that they are part of a namespace known as std..
这两个命令的std::前缀是指示它们是名为std的命名空间的一部分的一种方式。
The next example shows how std::functon can be passed as argument to a function.
下列示例展示能如何将std::function按值传递给另一函数。
Some FreeBSD manual pages contain text from the IEEE Std 1003.1, 2004 Edition, Standard for Information Technology-- Portable Operating System Interface(POSIX®) specification.
一些FreeBSD联机手册包含了来自IEEEStd1003.1的2004版,信息技术标准――可移植操作系统接口(POSIX®)规范。
Each std::call_once is matched to a std::once_flag variable.
一个std::call_once函数都有一个std::once_flag变量与之匹配。
We define the std_english analyzer to be based on the standard analyzer, but configured to remove the pre-defined list of English stopwords.
我们将std_english分析器定义为基于standard(标准)分析器,但是配置为删除预定义的英文停止词列表。
In addition, the Futura Std typeface was purposely selected, having strong geometric forms, near perfect circles and has an appearance of efficiency and forwardness.
此外,还特意选择了FuturaStd字体,该字体具有很强的几何形状,接近完美的圆形,并具有效率和前瞻性。
Str() returns the std::string that contains whatever has been inserted into stream o, in this case the string value of x.
Str()返回包含了被插入到流o中的任何东西的std::string,在这里,是x的值的字符串。
It's fine to totally specialize std templates for user-defined types, but never try to add something completely new to std.
对用户自定义类型而言,提供std的完全特化版本不成问题,但是决不要尝试在std中添加全新的内容。
Or an std::vector<double> can represent the daily average temperatures observed in New York over the last month.
或者,一个std::vector<double>可以表示纽约上个月每天的平均气温。
And as std::string works with char, so std::string is already unicode-ready.
由于std::string与char,std::string已经可以使用Unicode了。
Note that even though std::move(a) is an rvalue, its evaluation does not create a temporary object.
请注意,即使std::move(a)是一个右值,它的评价确实如此不创建一个临时对象。
We're creating a series of new switches that correspond to versions of the C++ language, starting with/std: c++14 and/std: c++latest.
我们创建了一系列可以切换相应C++标准的编译选项,例如/std:c++14,/std:c++latest。
In ANI terminology, we are sending the"Hello, World!" object(a string) to the std. out stream.
在ANI语法中,我们将“HelloWorld!”对象(一个字符串)发送到std.out流。
Since we import some modules, we will need to compile greetings and std.
因为我们导入了一些模块,所以我们需要先编译greetings和std.
EDG on capital stocks, capital services and intangibles in national accounts http://webdomino1. oecd. org/std/capstock. nsf.
国民帐户中股本、资本服务和无形资产问题电子讨论组http://webdomino1.oecd.org/std/capstock.nsf.
Here, fmt::Display was used because the std library provides implementations for these types.
在本书中我们使用fmt::Display,因为标准库提供了这些类型的实现。
Austern is also a contributor to Dr. Dobb's Journal and C++ Report, a moderator of the newsgroup comp. std.
Dobb'sJournal和C++Report两本刊物的撰稿人,并主持newsgroupcomp.std.
Results: 276, Time: 0.0256

Top dictionary queries

English - Chinese