中的代码 in English translation

code
代码
法典
守则
准则
编码
密码
规范
法规
codes
代码
法典
守则
准则
编码
密码
规范
法规

Examples of using 中的代码 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
新的VS2010文本编辑器方便了对项目或方案中的代码的快速查询,导航和探究。
The new VS 2010 text editor makes it easy to quickly search, navigate and explore code within a project or solution.
学生编写作业的例子或练习,然后运行Docker容器中的代码并对其进行评分。
Students write these homework examples or exercises and then they run the code inside of a Docker container and grade it.
结果是所有调试信息都导致main方法中的代码移动到它原本不会去的地方。
It turns out that all our debugging information has caused the code in the main method to move to somewhere it wouldn't otherwise be.
WebAssembly是一种运行在现代网络浏览器中的新型代码,并且提供新的性能特性和效果。
WebAssembly is a new type of code that can be run in modern web browsers and provides new features and major gains in performance.
如果master分支中的代码尚不可构建,请在push之前将其从构建中排除。
If your code in the master branch is not buildable yet, exclude it from the build before the push.
如果你想要运行本章中的代码,需要安装Node.js10或更高版本。
If you want to follow along and run the code in this chapter, you will need to install Node. js version 10.1 or higher.
然后,函数中的代码可以从当前堆栈指针向上导航堆栈,以定位这些值。
The code in the function is then able to navigate up the stack from the current stack pointer to locate these values.
因此,借用检查器不允许示例10-24中的代码,因为它可能会存在无效的引用。
Therefore, the borrow checker disallows the code in Listing 10-25 as possibly having an invalid reference.
但如果线程1中的代码首先运行,那么它将向用户记录一个错误,表示该文件不存在。
But if the code in thread 1 runs first, then it will log an error to the user, saying that the file does not exist.
如果运行示例16-8中的代码,我们将会看到主线程打印出这个值:.
When we run the code in Listing 16-8, we will see the value printed from the main thread.
虽然本文中的代码是在python中,我已经关注的概念,并保持作为语言不可知的尽可能。
Although the code in this article is in python, I have focused on the concepts and stayed as language-agnostic as possible.
支持属性可以从这个类中的代码访问以及从Watchwindow等调试工具访问。
The backing field can be accessed from code within the class and from debugging tools such as the Watch window.
因此,减少直接绑到用户界面中的代码量可提高应用程序的可测试性。
Therefore, reducing the amount of code that is directly tied to the user interface enhances the testability of the application.
流行的术语“智能合约”是指合约账户中的代码-在将交易发送到该账户时执行的程序。
The popular term“smart contracts” refers to code in a Contract Account- programs that execute when a transaction is sent to that account.
DOM操作:促进对文档对象模型中的代码进行有效且极少的侵入式操作。
DOM Manipulation: Facilitates efficient and minimally intrusive manipulation of code within document object models.
一旦我们实现了longest函数,示例10-20中的代码应该会打印出Thelongeststringisabcd:.
After we have implemented the longest function, the code in Listing 10-20 should print The longest string is abcd.
通过为IPT中的代码包分配极小的缓冲区,CPU最终被迫打开一个性能监视中断(PMI)处理程序。
By allocating extremely small buffers to packets of code in IPT, the CPU is eventually forced to open a performance monitoring interrupt(PMI) handler.
可以运用mpsc来扩展示例16-11中的代码来以创建都向同一接收者发送值的多个线程。
Let's put mpsc to use and expand the code in Listing 16-10 to create multiple threads that all send values to the same receiver.
每次我们这样做的时候,主体中的代码都会执行,参数的值赋给了名称x。
Each time we do that, the code in the body is executed, with the value of the argument given the name x.
不过示例7-6中的代码仍然产生错误,如示例7-7所示:.
The code in Listing 7-6 still results in an error, though, as shown in Listing 7-7.
Results: 312, Time: 0.0194

Word-for-word translation

Top dictionary queries

Chinese - English