"查查詞典"手機(jī)版
千萬人都在用的超大詞匯詞典翻譯APP
- Operator can only be used in unsafe code blocks
運(yùn)算符只能在不安全代碼塊中使用。 - For more information about unsafe code , see
有關(guān)不安全代碼的更多信息,請參見 - A custom task can run potentially unsafe code
自定義任務(wù)可以運(yùn)行可能不安全的代碼。 - To compile unsafe code , you must specify the
若要編譯不安全代碼,必須指定 - As with all unsafe code , use caution
與所有不安全代碼一樣,請謹(jǐn)慎使用。 - Never use unsafe code unless when using interop
除非涉及到互操作,永遠(yuǎn)不要用不的代碼。 - No unsafe code can be accessed within the
中不能訪問任何不安全代碼。 - Never use unsafe code unless when using interop
除非涉及到互操作,永遠(yuǎn)不要用不安全的代碼。 - Unsafe code has the following properties
不安全代碼具有下列屬性: - Safe and unsafe code c vs java
安全代碼與不安全的代碼( c #與java )