青年中文青年中文

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.