correct row信息详情

correct row发音

意思翻译

正确的行

相似词语短语

correct───adj.(政治或思想)正确的;恰当的;端正的;v.改正;批改(学生作业);校正;指出错误;抵消;校准(仪器);修正、调整(数据)

row───n.行,排;划船;街道;吵闹;vi.划船;争吵;vt.划船;使……成排;n.(Row)人名;(英)罗

row upon row───鳞次栉比

correct position───[医]正确位置

correct word───正确的单词;改正单词

correct form───正确形式

correct usage───正确用法

atomically correct───原子正确的

correct column───正确的列

双语使用场景

Each table row needs to select the correct data, which is achieved by selecting the amt attribute, which represents the total amount.───每个表行都需要选择正确的数据,这可以通过选择amt属性实现,该属性代表的是总的数量。

might need to drop some tables manually or change the value of the row in schema_info after you correct your code.───在纠正代码之后,可能需要手工删除某些表,或者修改schema_info中行的值。

The true value for the second configuration setting requires your JDBC driver to return the correct row counts from executeBatch().───第二个配置设为true,这要求JDBC驱动在executeBatch()方法中返回正确的行数。

With this, you can calculate the correct row ordering based on the values in any column.───使用此方法,您可以基于任一列中的值计算正确的行排序。

This can make it hard to position controls in the correct row or column.───这样便难以在正确的行或列中定位控件。

As the ID value is the primary key for the table, you could be sure of updating the correct row using the following statement───由于ID值是表的主键,所以您可以确定使用以下语句更新正确的行

英语使用场景

For the binary search, the table must be sorted by the specified search key in ascending order. Otherwise the search will not find the correct row.