What is the translation of " EXPLICIT " in English? S

Adjective
explicit
明确
显式
明示
显性
一个明确
明文
一个显式
明令
露骨

Examples of using Explicit in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Explicit和implicit的含义?
Explicit and implicit meanings.
在此类FTP客户端中,需要选择EXPLICIT(FTPES)模式。
In such FTP clients, the Explicit(FTPES) mode needs to be selected.
Explicit的含义不变。
The meaning of explicit doesn't change.
为了防止脚本这样做,您可以使用OptionExplicit语句。
To prevent your script from doing this you can use the Option Explicit statement.
Explicit和implicit的含义??
With explicit and implicit racism?
同样,我们可以使用其他关键字,如delete,explicit,class,…等。
Similarly, we can use other keywords like delete, explicit, class,… etc.
OptionExplicit\'要求在脚本中声明所有的变量.
Forces explicit declaration of all variables in a script.
然而,我也是在这里发现了“显胜于隐(explicitisbetterthanimplicit)”。
It also seems to me to violate“Explicit is better than implicit”.
EXPLICIT模式下,您可以显式地定义结果XML树的形状。
In EXPLICIT mode, you can explicitly define the shape of the resulting XML tree.
如果没有使用OptionExplicit语句,则所有未声明的变量都是Object类型。
If you do not use the Option Explicit statement, all undeclared variables are of Object type.
除非我有一个好理由允许构造函数被用于隐式类型转换,否则我会把它声明为explicit
Unless I have a good reason for allowing a constructor to be used for implicit type conversions,I declare it explicit.
人们通常把知识划分成显性知识(Explicitknowledge)和潜性知识(Tacitknowledge)。
They are often referred to know-what(explicit knowledge) and know-how(tacit knowledge).
Explicit-该服务器只通知在zone语句的also-notify列表中指定的辅服务器。
Explicit- The server will notify only the secondary servers that are specified in the also-notify list within a zone statement.
转换运算符的implicit或explicit类别不是运算符签名的组成部分。
The implicit or explicit classification of a conversion operator is not part of the operator's signature.
因此,类或结构不能同时声明具有相同源类型和目标类型的implicit和explicit转换运算符。
Thus, a class or struct cannot declare both an implicit and an explicit conversion operator with the same source and target types.
它又称外显记忆(explicitmemory),因为其信息被显式存储与检索。
It is also known as explicit memory, as it concerns with information that is stored and retrieved explicitly.
Forgiveness和Mental-Model在到iOS的跳跃中消失了,同时Explicit和ImpliedActions也分离了。
Forgiveness and Mental-Model disappear in the jump to iOS, along with the separation of Explicit and Implied Actions.
一个包括关键词explicit的转换操作符声明引入了一个用户定义的显式转换。
A conversion operator declaration that includes the explicit keyword introduces a user-defined explicit conversion.
Explicit是一家经验丰富的技术公司,专门从事传感器数据采集、监控和管理的系统集成商。
Explicit is an experienced technology company specialising in affordable systems for sensor data acquisition, monitoring and administration.
为良式则进行隐式转换(即考虑如explicitT::operatorbool()const;的隐式转换函数)。
Is well-formed(that is, an explicit conversion function such as explicit T::operator bool() const; is considered).
同样,如果列列表省略了IDENTITY列,并且指定了EXPLICIT_IDS选项,COPY操作将失败。
Similarly, if an IDENTITY column is omitted from the column list, and the EXPLICIT_IDS option is specified, the COPY operation will fail.
OptionExplicit的作用是强制显式声明变量,则必须使用Dim、Private、Public、ReDim或Static语句来显式声明所有的变量。
Where Option Explicit is declared, all variables must be declared using the Dim, Public, Private, or ReDim statements.
无用户提供的、继承的或explicit(C++17起)构造函数(允许显式设为默认或删除的构造函数)(C++11起).
No user-provided, inherited, or explicit(since C++17) constructors(explicitly defaulted or deleted constructors are allowed)(since C++11).
这是为了防止它们被用来执行隐式类型转换(implicittypeconversions),虽然他们还可以被用于显示类型转换(explicittypeconversions):.
That prevents them from being used to perform implicit type conversions,though they may still be used for explicit type conversions:.
在reST中,“Explicitmarkup”用于那些需要额外处理的构造,比如脚注,特殊高亮的段落,注释,和通用的指示符.
Explicit markup” is used in reST for most constructs that need special handling, such as footnotes, specially-highlighted paragraphs, comments, and generic directives.
因为大家共同进餐,耶稣还晓瑜众门徒(givethedisciplesexplicitinstructionson)在未来该如何进食和饮水,以此来纪念(inremembranceof)他。
As they ate and drank together,Jesus gave the disciples explicit instructions on how to eat and drink in the future in remembrance of him.
Explicit指定符只可出现于构造函数或转换函数(C++11起)在其类定义内的decl-specifier-seq内。
The explicit specifier may only appear within the decl-specifier-seq of the declaration of a constructor or conversion function(since C++11) within its class definition.
构造函数被声明为explicit(显式的)通常比non-explicit(非显式)的更可取,因为它们可以防止编译器执行意外的(常常是无意识的)类型转换。
Constructors declared explicit are usually preferable to non-explicit ones, because they prevent compilers from performing unexpected(often unintended) type conversions.
Examplee=Example(0,50);//ExplicitcallExamplee(0,50);//Implicitcall如果在编写一个可实例化的类时没有专门编写构造器,多数编程语言会自动生成缺省构造器。
Example e= Example(0, 50);// Explicit call Example e(0, 50);// Implicit call If the programmer does not supply a constructor for an instantiable class, most languages will provide a default constructor.
Results: 29, Time: 0.0194

Explicit in different Languages

S

Synonyms for Explicit

Top dictionary queries

Chinese - English