divide by 中文意思是什麼

divide by 解釋
n分頻計數器
  • divide : vt 1 分,區分,劃分 (into)。2 分配,分派,分給;分享,分擔,分攤 (with; between; among)。3 分...
  • by : adv 1 在側,在旁,在附近。2 (擱)在一邊,(放)到旁邊,(存)在一旁;收著。3 (由旁邊)經過,過...
  1. Somatic describing the cells of an organism other than germ cells. somatic cells divide by mitosis producing daughter cells identical to the parent cell

    體細胞的:用於描述除了生殖細胞以外的有機體的組成細胞。體細胞通過有絲分裂增殖產生與親本相似的子代細胞。
  2. Add up the total minutes spent on a - level interruptions, and divide by five to get your daily average

    把花在緊急任務中被打斷的分鐘數加起來,並處以五得到平均每個工作日的被打斷時間。
  3. An abnormal condition detected by the hardware. examples are : attempts to execute a privileged instruction and arithmetic traps such as overflow, underflow, and divide by zero

    一種由硬體檢測到的非正常狀態。例如:企圖執行一條特權指令和諸如上溢出、下溢出與除0等的算術運算陷井。
  4. Likewise, a divide - by - zero exception or a bound instruction exception leads to a bug check

    同樣的,一個「 0分割」異常或者一個bound結構異常通向一個錯誤檢測。
  5. From these values and line 7 we can deduce that the arithmetic exception is due to a divide by zero

    根據這些值和第7行中的語句,我們可以推斷出算術異常是由除數為0的除法運算造成的。
  6. When set to off, the divide - by - zero and arithmetic overflow errors cause null values to be returned

    設置為off時,被零除錯誤和算術溢出錯誤將導致返回空值。如果在
  7. When set to on, the divide - by - zero and arithmetic overflow errors cause the statement to be rolled back and an error message is generated

    設置為on時,被零除錯誤和算術溢出錯誤將導致回滾語句,並生成錯誤消息。
  8. The behavior in which a divide - by - zero or arithmetic overflow error causes null values to be returned occurs if an insert or update is tried on a

    列上嘗試執行insert或update操作,而這些列中的新值長度超出最大列大小,則將出現被零除錯誤和算術溢出錯誤導致返回空值的行為。
  9. In the example, an attempt to divide by zero generates error number 6

    本例中,除以零操作將生成錯誤號6 。
  10. The following code example shows a select statement that generates a divide by zero error

    以下代碼示例顯示生成除以零錯誤的select語句。
  11. When on is specified, a query is ended when an overflow or divide - by - zero error occurs during query execution

    當指定為on時,在執行查詢期間發生溢出或除以零的錯誤時,該查詢將結束。
  12. For example, a data column with a string value cannot be converted to an integer, or an expression tries to divide by zero

    例如,值為字元串的數據列不能轉換為整數,或嘗試除以零的表達式。
  13. When off is specified, no warnings are raised and null values are returned when conditions such as divide - by - zero occur

    當指定為off時,在出現如除以零這類情形時,不會發出警告,並返回空值。
  14. When on is specified, errors or warnings are issued when conditions such as divide - by - zero occur or null values appear in aggregate functions

    當指定為on時,在出現如除以零或聚合函數中出現空值這類情形時,將發出錯誤或警告。
  15. Property of the new instance to a system - supplied message that describes the error, such as " attempted to divide by zero. " this message takes into account the current system culture

    屬性初始化為系統提供的、描述錯誤的消息,如「試圖除以零。 」 。此消息將考慮當前系統區域性。
  16. When an update statement encounters an arithmetic error overflow, divide by zero, or a domain error during expression evaluation, the update is not performed

    當update語句在表達式求值過程中遇到算術錯誤(溢出、被零除或域錯誤)時,則不進行更新。
  17. When a delete statement encounters an arithmetic error overflow, divide by zero, or a domain error occurring during expression evaluation, the database engine handles these errors as if set arithabort is set on

    當delete語句遇到在表達式計算過程中發生的算術錯誤(溢出、被零除或域錯誤)時,數據庫引擎將處理這些錯誤,就好象set arithabort設置為on 。
  18. When an insert statement encounters an arithmetic error overflow, divide by zero, or a domain error occurring during expression evaluation, the database engine handles these errors as if set arithabort is set to on

    如果在表達式計算過程中insert語句遇到算術錯誤(溢出、被零除或域錯誤) ,則數據庫引擎會處理這些錯誤,就好像set arithabort設置為on一樣。
  19. During expression evaluation when set arithabort is off, if an insert, delete or update statement encounters an arithmetic error, overflow, divide - by - zero, or a domain error, sql server inserts or updates a null value

    如果set arithabort為off ,並且在對表達式求值的過程中insert 、 delete或update語句遇到算術錯誤(溢出、被零除或域錯誤) , sql server將插入或更新一個null值。
  20. Because you cannot divide by zero and the value of

    由於不能被零除,而
分享友人