source code
常见例句
- Those tools do not have the source code.
这些工具不知道源代码是什么样子的。 - Check with your distribution -- if it is not in this list, you may have to use the source code directly.
检查您的发行版本 —— 如果它不在这个列表中,那么您可能只能直接使用源代码。 - Therefore, if the unique source of information on the system is not in the mere source code, how can we rebuild its architecture?
因此,如果关于系统的信息的唯一来源不在起码的源代码中,那么我们如何能够重新构建其架构? - 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.
也就说,如果是解释语言的话:,你要写一些叫做,源码的东西,你写的东西会经过一个简单的过滤器,然后解释器会处理你的源码,解释器会产生一个,逐条读取你的源码的,控制流,然后返回一个输出结果。
麻省理工公开课 - 计算机科学及编程导论课程节选 - The data can be exported to CSV, and the source code is available on Github.
FORBES: Interactive Map Charts Mexico's Drug War - Anyone can look at operating system source code, modify it and share it with the world.
FORBES: Bug Labs is going after the long tail of gadgetry - In the early days of computing, software usually came complete with its source code.
ECONOMIST: Computer programming 返回 source code