您要查找的是不是:
- Chi-merge方法 Chi-merge method
- Split-Merge算法 Split-Merge algorithm
- Merge DOS的功能及其汉化 The Functions and Chinese Processing of Merge DOS
- 有时候,absolutely曾被非正式地作为含糊的强调成分而使用,比如在一幅无与伦比的绘画中。在早期的调查中,大部分用法小组的成员不主张在正式书面语中这样使用 For some time,absolutely has been used informally as a vague intensive,as in an absolutely magnificent painting. In an earlier survey,a majority of the Usage Panel disapproved of this usage in formal writing.
- 重复上述步骤创建repl_merge帐户。 Repeat the previous step to create the repl_merge account.
- 以下示例使用MERGE UNION查询提示。 The following example uses the MERGE UNION query hint.
- 此示例演示如何使用Merge的一个重载版本。 This example shows how to use one of the overloaded versions of Merge.
- 指定Merge将合并属性名和角色名作为上下文名称。 Specifying Merge causes the attribute name and role name to be merged and used as the contextual name.
- 再从机器上拷贝一次(或只是拷贝备份文件)并命名为merge。 Copy from the radio again (or just copy the file) name this file MERGE.
- merge命令还可让您查询源分支中尚未迁移到目标分支的更改。 The merge command also lets you query for changes in a source branch which have not been migrated to the target branch.
- Merge类型是MyISAM的衍生物,用途是绕开单个巨大文件问题。 Merge type is a derivation of MyISAM by getting around the single huge file problem.
- “svn merge”命令,如果你使用Subversion仓库来管理源码,或者 Svn merge'command if you manage the source with Subversion repository, or
- Merge方法可以用于将此聚合类的另一个实例与当前实例合并在一起。 The Merge method can be used to merge another instance of this aggregate class with the current instance.
- 重复上述步骤创建repl_logreader、repl_distribution和repl_merge帐户。 Repeat the previous step to create the repl_logreader, repl_distribution, and repl_merge accounts.
- 同时,输出流维护L_ORDERKEY列的顺序以符合Merge Join运算符的输入要求。 At the same time, output streams maintain the order on the L_ORDERKEY column to meet the input requirement of the Merge Join operator.
- 下面的控制台应用程序演示了Merge方法的missingSchemaAction参数的行为。 The following console application demonstrates the behavior of the missingSchemaAction parameter of the Merge method.
- 当然,可以总是对单行使用显式EXISTS谓词和MERGE语句,两者将获得相似的性能。 Of course you can always use explicit EXISTS predicates and the MERGE statement with a single row, and both will have similar performance.
- 您可以使用tf命令行实用工具的merge命令将现有源分支中的更改应用到现有的目标分支中。 You can use the merge command of the tf command-line utility to apply changes in an existing source branch to an existing target branch.
- 如果从Oracle获得了解决此问题的软件更新,可将此切换设置为True以禁用NO_MERGE解决方法。 If you obtain a software update from Oracle which addresses this issue, this switch may be set to True to disable the NO_MERGE workaround.
- array_merge()将两个或多个数组的单元合并起来,一个数组中的值附加在前一个数组的后面。 Array_merge() merges the elements of two or more arrays together so that the values of one are appended to the end of the previous one.