What is the translation of " STD " in Chinese?

Noun
std

Examples of using Std in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Why sti not std?
为什么我不是STL.
Std Err: the standard error of the rating.
Stderr:标准误差.
There is one: function std::async.
有一个:函数std::async。
Std to compute the SD of values in an array.
Std来计算数组中值的标准差:.
This tells the compiler to use the std namespace.
告诉编译器使用std命名空间。
STL std::pair is just a pair of elements.
STL中的std::pair就是一个元素对。
The woman's health is also endangered by an std.
女人的身体是由STD也濒临灭绝。
No specific std::shared_ptr owns the object.
没有一个明确的std::shared_ptr占有这个对象。
In the programs that you have been writing,you have been using std::cin to ask the user to enter text input.
在项目中,你一直在写,你一直在使用std::cin要求用户输入文本输入。
Std field uses the standard analyzer and so is not stemmed.
Std字段使用standard标准分析器,所以没有词干提取。
The size could be stored as a std:: string::size_type or as a pointer to the end.
大小可以被存储为std::string::size_type或者指向末尾的指针。
Std and dst: Three or more alphanumerics giving the timezone abbreviations.
Std和dst:三个或更多的字母数字给人的时区缩写。
If dim is greater than ndims(A), then std(A) returns an array of zeros the same size as A.
如果dim大于ndims(A),则std(A)返回大小与A相同的由零组成的数组。
Std_factor- the number of stds that is used for defining a model threshold.
Std_factor:用于定义模型阈值的stds数.
They said no, they may be committed or worried about std's or a crazy woman, but they loved the hit.
他们说不,他们可能对性病或一个疯狂的女人心存疑虑,但他们喜欢这首歌。
How can a std::shared_ptr refer to a deleter of arbitrary size without using.
那么一个std::shared_ptr怎么能指向一个任意大小的deleter却不使用任何内存呢?
If you want the object a continues being treated as a temporary object,you should use the std::move function.
如果你想要这个对象a继续被视为临时对象,你应该使用std::move功能:.
Following is the example, which shows how you can use std::exception class to implement your own exception in standard way.
以下为例子,它说明了如何使用std::异常类来实现自己的标准方式的例外:.
For other types,the alignment-unaware deallocation functions(without a parameter of type std::align_val_t) are preferred.
对于其他类型,偏好无对齐解分配函数(不带std::align_val_t类型参数)。
For example, move-assigning from a std::string or from a std::vector may result in the argument being left empty.
例如,从std::string或从std::vector移动可以导致参数被置为空。
There are two concurrency concepts embedded in the language, however: the std::marker traits Sync and Send.
有两个并发概念内嵌于语言中:std::marker中的Sync和Sendtrait。
The standard IEEE Std 1363.1, issued in 2008, standardizes lattice-based public key cryptography, especially NTRUEncrypt.[11].
IEEEStd1363.1标准,发布于2008年,标准化了基于格的公钥加密算法,尤其是NTRUEncrypt。
A function call or an overloaded operator expression, whose return type is rvalue reference to object,such as std::move(x);
函数调用或重载运算符表达式,其返回类型为右值引用,例如std::move(x);.
Exchange() The standard library now supports the std::exchange() utility function to assign a new value to an object and returns its old value.
Exchange()现在标准库支持std::exchange()实用工具函数将新值分配到对象并返回其旧值。
The std::stack class is a container adapter that gives the programmer the functionality of a stack- specifically, a FILO(first-in, last-out) data structure.
Std::stack类是容器适配器,它给予程序员栈的功能--特别是FILO(先进后出)数据结构。
In particular, auto always deduces a non-reference type,as though by using std::decay, while auto&& always deduces a reference type.
特别地,auto总是推断出非引用类型,就好像使用了std::remove_reference一样,而auto&&总是推断出引用类型。
The type std::streamoff is a signed integral type of sufficient size to represent the maximum possible file size supported by the operating system.
类型std::streamoff是一个带符号的整数类型的大小足以代表由操作系统支持的可能的最大文件的大小。
This makes volatile objects suitable for communication with a signal handler, but not with another thread of execution,see std::memory_order.
这使得volatile对象适用于与信号处理函数的交流,但不适于与另一执行线程交流,参阅std::memory_order)。
There are also other features such as parameter binding(C++11 provides std::bind and std::function), export, and etc. are also deprecated.
还有一些其他诸如参数绑定(C++11提供了std::bind和std::function)、export等特性也均被弃用。
Some SplendosBSD manual pagescontain text from the IEEE Std 1003.1, 2004 Edition, Standard for Information Technology-- Portable Operating System Interface(POSIX®) specification.
一些FreeBSD联机手册包含了来自IEEEStd1003.1的2004版,信息技术标准――可移植操作系统接口(POSIX®)规范。
Results: 276, Time: 0.0284

Top dictionary queries

English - Chinese