"查查詞典"手機(jī)版
千萬人都在用的超大詞匯詞典翻譯APP
- Unsafe code is inherently less secure than non - unsafe alternatives
不安全代碼是天生比非不安全替代代碼安全性更低的代碼。 - Unsafe code overview
不安全代碼概述 - Unsafe code is required when calling native functions that require pointers
當(dāng)調(diào)用需要指針的本機(jī)函數(shù)時(shí),需要使用不安全代碼。 - Allow unsafe code
允許不安全代碼 - Unsafe code blocks
不安全代碼塊 - 18 unsafe code
18不安全代碼 - 18 unsafe code
18不安全代碼 - In the common language runtime , unsafe code is referred to as unverifiable code
在公共語言運(yùn)行庫( clr )中,不安全代碼是指無法驗(yàn)證的代碼。 - You can also use an unsafe block to enable the use of an unsafe code inside this block
還可以使用不安全塊從而能夠使用該塊內(nèi)的不安全代碼。 - Array is of fixed size and location , and can therefore be used with other unsafe code
數(shù)組具有固定的大小和位置,因此可用在其他不安全的代碼中。