cast operator 中文意思是什麼

cast operator 解釋
強制性操作符
  • cast : vt (cast; cast)1 投,扔,擲,拋。 ★此義動詞通常用 throw cast 只用於若干特殊句子。2 丟棄,拋棄;...
  • operator : n 1 操作者,機務員;司機,駕駛員;【軍事】電話兵;【電話】接線員,話務員(=telephone operator)...
  1. The expression language includes a cast operator that supports casting between string, numeric, date, and binary data types

    表達式語言包含支持在字元串、數值、日期和二進制大型對象塊( blob )數據類型之間進行轉換的轉換運算符。
  2. Use the cast operator e. g. ( int ) my float to convert one variable type to another on the fly

    如果數學計算需要分數,那麼就要使用浮點變量,但也要知道它的缺點:體積大,計算速度慢。
  3. The as operator cannot perform other conversions, such as user - defined conversions, which should instead be performed using cast expressions

    運算符無法執行其他轉換,如用戶定義的轉換,這類轉換應使用cast表達式來執行。
分享友人