specify是什么意思_specify用法_specify怎么读_specify翻译_specify含义

考研单词 2025-06-22 4
specify是什么意思_specify用法_specify怎么读_specify翻译_specify含义介绍:
  1. specific派生词?
  2. MySql报错: You can't specify target table 'table name' for update in FROM clause?
  3. specify的名词和形容词?

specific派生词?

specific的派生词:

specify

美 /ˈspesɪfaɪ/英 /ˈspesɪfaɪ/

vt.指定;详细说明;列举;把…列入说明书

过去式 specified

过去分词 specified

现在分词 specifying

第三人称单数 specifies

双语例句:

Specify your symptoms when you go to the doctor.

看病的时候记得说清楚你的症状。

MySql报错: You can't specify target table 'table name' for update in FROM clause?

在做update的时候,经常会遇到想把a表的值,通过公共字段连接修改成b表的值这时候在oracle中,可以使用update <table1_name> tab1 set <column_name> = (select <column_name> from <table2_name> tab2 where tab1.**=tab2.**);但是相同的操作在mysql中操作,就会报错,错误大概:[Err] 1093 – You can't specify target table ‘tab1' for update in FROM clause 原因是对同一张表进行了读写操作,那么在mysql可以用join的方式去做update:update <table1_name>,<table2_name> set <table1_name>.** = <table2_name>.**where <table1_name>.** = <table2_name>.**; —–公共字段转载: 编程知识库

specify的名词和形容词?

specify,没有名词和形容词形式,它是动词,意为“ 指定;详细说明;列举;把…列入说明书”。

短语搭配

Specify Requirements需求定义

specify amount列明具体的数额 ; 注明具体金额

prescribe specify规定指定 ; 订明指定 ; 订明指明

Client specify客户指定

specify feature规定功能部件

Other Specify其他指定

Specify cocktail指定鸡尾酒

Specify Libraries定义综合库

Specify fruits指定水果

specify strictly严格地指定

双语例句

You can specify any or all of the filters.

您可以指定任一或所有过滤器。

In it, we specify three templates for , , and .

其中,我们为、 和指定了三个模板。

In some editors, you may have to specify the location of these files through other configuration means.

在一些编辑器里,您可能必须通过其他的构造方式指定这些文件的位置。