...C Programming C Programming Programmer Programmer Programmer Programmer 编写程序源代码 源代码(Source Code Source Code)的人 计算机、程序员、程序之间的关系 计算机、程序员、程序之间的关系 如果计算机是乐队,那么程序员就是指挥家,程序就 如果计...
基于4个网页-相关网页
For more details about the source code, please check the comments in the source code.
更多关于源代码的信息请参考代码里的注释。
In software, the manufacturing team is the compiler and deployment mechanism, which means that the complete design is the source code - the complete source code.
在软件中,制造团队是编译器和部署机制,这意味着完整的设计是源代码—完整的源代码。
Generators: This annotation processing option includes reading the source code and generating new source code or modifying existing source code.
产生器:这一注解处理选项包括读取源码并产生新的源码或修改已有源码。
In a compiled language, you have an intermediate step, in which you take the source code, it runs through what's called a checker or a compiler or both, and it creates what's called object code.
而在编译语言里,你就会经过一个中间的步骤,在这种语言里输入源码后,先经过过滤器,或者编译器检查后,它会创建一个叫做目标代码的东西。
You write the source code, the stuff that looks like this and then you save your file, and now you just have a text file.
比如你们写出像这样的源代码后,保存,你将会得到一个文本文件。
What that basically says is the following: in an interpreted language, you take what's called the source code, the thing you write, it may go through a simple checker but it basically goes to the interpreter, that thing inside the machine that's going to control the flow of going through each one of the instructions, and give you an output.
也就说,如果是解释语言的话:,你要写一些叫做,源码的东西,你写的东西会经过一个简单的过滤器,然后解释器会处理你的源码,解释器会产生一个,逐条读取你的源码的,控制流,然后返回一个输出结果。
应用推荐