externalize
第三人称单数:
动词第三人称单数: externalizes
更多词形:
名词: externalization | 动词过去式: externalized | 动词过去分词: externalized | 动词现在分词: externalizing | 动词第三人称单数: externalizes |
单词例句:
Applications want to externalize SQL from their Java code for fine tuning.
应用程序需要将SQL从Java代码提取出来以进行调优。
To avoid this programming inconsistency, version 2.0 Of the Eclipse JDT includes an Externalize Strings wizard to help centralize message retrieval and parameter substitution.
为了避免这种编程不一致性,Eclipse JDT版本2.0包括一个Externalize Strings向导以帮助集中进行消息检索和参数替代。
The extern function and global data structure are separately declared in the. C file and the. Asm source file.
外部函数和全局数据结构分别在.c文件和.asm源文件中声明。
Group enterprise should establish internal audit departments and externalize partial internal audit on the basis of its own.
因此集团企业应该建立内部审计部门,在主要依靠实施内部审计的基础上,可以将部分审计业务外包。
In a series of papers, he predicted that the big top-down companies of the 20th century would soon "decentralize and externalize" into industry ecosystems.
在一系列论文中,他预测到20世纪那些大而全的公司将很快“去中心化并外向化”到工业生态系统中。
The clip and bracket of the extern flash must be taken down .
必须中断外面闪光的夹子和托架。
The character 心 (heart) below implies that the idea should erupt from the bottom of the heart and externalize in one's behavior.
下面写个心,指要发自内心从行动上体现,旁边再写了个双立人。
A common use of the extern modifier is with the DllImport attribute when you are using Interop services to call into unmanaged code.
extern修饰符的常见用法是在使用Interop服务调入非托管代码时与DllImport属性一起使用。
You can declare the same variable as EXTERN more than once: NASM will quietly ignore the second and later redeclarations.
你可以把同一个变量作为EXTERN声明多次:NASM会忽略掉第二次和后来的重复声明。