What is the translation of " UNSAFE CODE " in Chinese?

[ʌn'seif kəʊd]
[ʌn'seif kəʊd]
不安全代码
的unsafe代码

Examples of using Unsafe code in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
With unsafe code.
不安全密码.
Swift eliminates any classes of unsafe code.
Swift可避免全部类型的不安全代码
Unsafe code introduces stability and security risks.
使用不安全代码将引起安全风险和稳定性风险。
Why does C++ allow unsafe code?
为什么C++允许不安全的代码??
Using unsafe code brings security and stability risks.
使用不安全代码将引起安全风险和稳定性风险。
Why does C++ allow unsafe code?
原文地址:WEB为什么C++允许不安全的代码??
In a sense, writing unsafe code is much like writing C code within a C program.
在某种意义上,编写不安全代码很像在C程序中编写C代码。
Swift eliminates any classes of unsafe code.
Swift消除了不安全代码
The unsafe code or unmanaged code is a code block that uses a pointer variable.
不安全代码或非托管代码是指使用了指针变量的代码块。
Swift eliminates entire classes of unsafe code.
Swift消除了不安全代码
Unsafe code in C is not necessarily dangerous; it is just code whose safety cannot be verified by the CLR.
C中的不安全代码不一定是危险的,只是其安全性无法由CLR进行验证的代码。
This code block contains unsafe code.
这些代码块包含不安全(unsafe)代码
In unsafe code, pointer types are treated like value types for the purposes of determining the storage requirements of their values.
不安全代码下,指针类型被视为值类型,以决定其值的存储需求).
We will discuss pointer types in the chapter'Unsafe Codes'.
我们将在第一章“不安全代码”讨论指针类型。
You can implement it using unsafe code using raw pointers.
你可以通过使用包含裸指针的unsafe代码来实现。
Gmail gets Content SecurityPolicy support to stop extensions from loading unsafe code.
Gmail迎来“内容安全策略”支持阻止扩展加载不安全代码.
If you use unsafe code, it is your responsibility to ensure that your code does not introduce security risks or pointer errors.
如果使用不安全代码,由您负责确保您的代码不会引起安全风险或指针错误。
Most pop-ups are created by advertisers butthey may contain a harmful or unsafe code.
尽管大多数弹出窗口是由广告商创建的,它们也可能包含恶意或不安全的代码
This makes writing generic unsafe code much simpler since assignment, passing and returning are known to never have a side effect like unwinding.
这使得编写通用的unsafe代码更加简单,因为分配,传递和返回都是已知的,不像展开(unwinding)那样具有副作用。
Although most are created by advertisers,they can also contain malicious or unsafe code.
尽管大多数弹出窗口是由广告商创建的,它们也可能包含恶意或不安全的代码
Unsafe code will only be executed if the assembly has the'skip verification' permission, which generally means code that is installed on the local machine.
不安全的代码只有在汇编体拥有“跳过核查”许可的情况下才会被执行,通常这意味着代码是安装在本机上的。
If, however, your reason is simply to learn,then you will likely need to dip into unsafe code.
但是,如果你的目的只是为了学习,那么你可能需要深入学习unsafe代码
Chapter 17Platform Interoperability and Unsafe Code: Given that C is a relatively young language, far more code is written in other languages than in C.
第21章―平台互操作性和不安全的代码:必须意识到C是相对年轻的一种语言,许多现有的代码是用其他语言写成的。
New C language features have been added, including nullable types,multi-dimensional arrays, and unsafe code.
这次的更新,加入了新的C语言特性,包括可空类型、多维数组和非安全代码
Results: 24, Time: 0.029

Word-for-word translation

Top dictionary queries

English - Chinese