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.
檢查您的發(fā)行版本 —— 如果它不在這個列表中,那麼您可能衹能直接使用源代碼。 - Therefore, if the unique source of information on the system is not in the mere source code, how can we rebuild its architecture?
因此,如果關於系統(tǒng)的信息的唯一來源不在起碼的源代碼中,那麼我們?nèi)绾文軌蛑匦聯(lián)k建其架搆? - 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.
而在編譯語言裡,你就會經(jīng)過一個中間的步驟,在這種語言裡輸入源碼後,先經(jīng)過過濾器,或者編譯器檢查後,它會創(chuàng)建一個叫做目標代碼的東西。
麻省理工公開課 - 計算機科學及編程導論課程節(jié)選 - 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.
比如你們寫出像這樣的源代碼後,保存,你將會得到一個文本文件。
哈彿公開課 - 計算機科學課程節(jié)選 - 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.
也就說,如果是解釋語言的話:,你要寫一些叫做,源碼的東西,你寫的東西會經(jīng)過一個簡單的過濾器,然後解釋器會処理你的源碼,解釋器會産生一個,逐條讀取你的源碼的,控制流,然後返廻一個輸出結果。
麻省理工公開課 - 計算機科學及編程導論課程節(jié)選 - 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