code
美 [ko?d]
英 [k??d] 
- n.代碼;密碼;法典;法規(guī)
- v.編碼;編程序;為…編碼;把…譯成密碼
- 網(wǎng)絡編號;代號;準則
詞形變化
復數(shù):codes 現(xiàn)在分詞:coding 過去式:coded 同義詞
英漢雙解
1. | [c][u] 密碼;暗碼;電碼;代碼a system of words, letters, numbers or symbols that represent a message or record information secretly or in a shorter form |
| to break/crack a code(= to understand and read the message) 破譯密碼 |
| It's written in code . 那是用密碼寫的。 |
| Tap your code number into the machine. 把你的密碼數(shù)字輸入機器。 |
| In the event of the machine not operating correctly, an error code will appear. 如果機器運轉(zhuǎn)不正常,就會出現(xiàn)錯誤代碼。 |
2. | [c] (代)碼a system of computer programming instructions |
3. | [c] 道德準則;行為規(guī)范a set of moral principles or rules of behaviour that are generally accepted by society or a social group |
| a strict code of conduct 嚴格的行為準則 |
4. | [c] 法典;法規(guī)a system of laws or written rules that state how people in an institution or a country should behave |
1. | ~ sth 為…編碼to write or print words, letters, numbers, etc. on sth so that you know what it is, what group it belongs to, etc. |
| Each order is coded separately. 每份訂單都單獨編號。 |
2. | ~ sth 把…譯成密碼to put a message into code so that it can only be understood by a few people |
3. | ~ sth 編程序;編碼to write a computer program by putting one system of numbers, words and symbols into another system |
英漢解釋
n. | 2. 規(guī)則,準則;(社會,階級等的)慣例,習俗,制度 |
v. | |
英英解釋
例句
He was part of the group that worked on the original Geronimo code drop, because he felt that there had to be a better way of doing things.
當時他是Geronimo原始代碼優(yōu)化小組的一員,因為他覺得實現(xiàn)優(yōu)化應該有更好的方法。
Enter the code on our website and sign up to be contacted when the upcoming beta test is ready for you to join.
在我們的網(wǎng)站上輸入驗證碼并注冊之后,你就可以開始玩測試版的游戲了…
If that policy were to continue into higher versions, your stylesheets might have problems with obsolete guarding code.
如果在更高版本中繼續(xù)沿用這一策略,樣式表可能會遇到過時的保護代碼問題。
IDEs are unaware that code needs to be generated unless you configure them to build with Ant or install some sort of XDoclet-aware plug-in.
IDE并不知道需要生成的代碼,除非我們配置使用Ant來編譯它們,或者安裝了一些可以認識XDoclet的插件。
If a particular line of code is causing an error, include enough code to make it clear what that line is trying to accomplish.
如果是某行代碼導致了問題,應附上足夠的代碼以讓人明白這行代碼需要完成什么任務。
NetBSD's attention to detail, well-written code, and vast portability make it a solid choice for a number of deployment scenarios.
NetBSD細致入微的、編寫良好的代碼和高度的可移植性使得它成為許多部署方案的最佳選擇。
In this article, I discuss how code generation works in Ruby, and I delve into a more radical component-based approach in Seaside.
在本文中,我討論了Ruby中代碼生成是如何工作的,并且深入講解了Seaside中一種更加根本的基于組件的方法。
But Hansel assured me that all my code was being executed by the original JUnit tests, so why didn't this problem show up in those tests?
但Hansel讓我可以確信,通過最初的JUnit測試,所有代碼都將得到執(zhí)行,那么為什么在那些測試中這個問題沒有暴露出來呢?
Now the code is down to three lines, almost all of it expressing some important aspect of the result we are trying to achieve.
現(xiàn)在代碼縮減為三行,幾乎所有代碼都表示了我們試圖實現(xiàn)的結(jié)果的某個重要方面。
Though the code can be a bit long, it's a good way to launch any complex tasks where the user needs to see the results right away.
雖然這樣代碼可能有一點長,但是在用戶需要馬上看到結(jié)果的地方執(zhí)行任何復雜任務是一個好辦法。
To see how HTTP handlers can be used to perform URL rewriting, consult the code available for download with this article.
要查看如何使用HTTP處理程序來執(zhí)行URL重寫,請參考可隨本文下載的代碼。
In this method, the code inspects the model object to see if it has any listeners attached.
在這個方法中,代碼檢查模型對象上是否連接了任何監(jiān)聽器。
I just wanted to avoid a bunch of superfluous conditional statements that the code might have to go through later on.
我只是為了避免在返回時一堆的多余的條件判斷語句。
So if it wasn't such a severe error, I could just bail out with an error code?
如果不是一個嚴重的錯誤,我就可以使用一個錯誤編碼作為返回值嗎?
You can add validations on all the fields and generate descriptive error messages with just a few more lines of code.
你還可以只用少少幾行的程式碼就可以做欄位檢查,并產(chǎn)生錯誤訊息。
Being able to easily identify the critical pieces of code can prove to be very valuable.
能夠輕易地識別關鍵代碼是重中之重。
I gave a talk recently to a number of portal practitioners at a conference, and one of my core recommendations was the idea of code reviews.
最近在一次會議上,我為許多門戶專業(yè)人員做了一個報告,我的核心建議之一就是代碼檢查的思想。
In Java code, you end up with a disjointed set of components and no real sense of what belongs to what.
在Java代碼中,會得到一組相互脫節(jié)的組件,看不出哪個組件屬于哪個組件。
DB: To a large degree, SCA-J avoids trying to describe the environment in which Java code runs.
DB:在很大程度上,SCA-J盡量避免描述Java代碼運行的環(huán)境。
Inspecting Linux kernel and system-level code is likely to be a time-intensive affair and of somewhat limited use in the real world.
檢測Linux內(nèi)核和系統(tǒng)級代碼可能是一件很費時間的事情,并且在現(xiàn)實世界中會限制使用。
By changing the upper five bits to any other code, other port addresses may be generated.
把高5位改為任何其他碼,即可產(chǎn)生其他端口的地址。
Communications answered that T. S. Eliot was not a new code or the colours of the day.
通訊聯(lián)絡部門答復說:T·S艾略特不是新的密碼,也不是這一天用的旗號。
The government codified and revised the laws of France so well that today the Code Napoleon remains the basis of French law.
政府非常出色地制定和修改了法國法律,以致直到今天,《拿破侖法典》仍舊是法國法律的基礎。
It's written in code .
那是用密碼寫的。
We can use at most nine words in this code.
在這個電碼系統(tǒng)中我們最多可用9個字。
These anecdotes show how difficult manual analysis can be. By its very nature, code tends to be complex.
這些軼事說明手動分析是多麼困難啊﹗從根本看來,程式碼往往是復雜的。
The only information they had about who they were giving it to was a code number for each boy and that boy's group membership.
他們知道的信息只有那些男孩是屬于哪個組的,以及屬于那個人的一個代碼。
Of course, the best way to explore a program is to do something with it, so this series gets into the code to make a few changes.
當然,研究程序的最佳方法就是使用這個程序來做些事情,因此本系列文章將研究一些有所不同的代碼。
By learning and understanding SQL, you'll be able to make better decisions and move poorly performing code out of the database.
通過學習和理解SQL,你將能夠做出更好的決定并將表現(xiàn)糟糕的代碼移出數(shù)據(jù)庫。
Note the similarity between the commented code and the wrapper; that's to give you a sense of what code you're trying to write.
注意注釋代碼和包裝器之間的相似之處;這讓您感覺到將要寫什么樣的代碼。
The Code is not intended to cover every applicable law, rule or regulation or to provide answers to all questions that may arise.
本準則無意取代任何相關的適用法律、條例、規(guī)章,也不可能解決所有可能出現(xiàn)的問題。
Fails to satisfy at least the requirements 2, 4, 5, 6, 8 (there is quite a bit of error checking before code generation, though).
這個框架至少不能滿足要求2,4,5,6,8(盡管在代碼生成之前有一些錯誤的檢查)。
If there is no rectangle around a file or folder, like the custom_code folder in Figure 5, means that it has not been added to ClearCase.
如果沒有包含文件或文件夾的矩形(如圖5中的custom_code文件夾),表示它還沒被加到ClearCase中。
Before you start importing and running the actual code, let me walk you through a little bit of theory.
在您開始導入并運行實際的代碼前,讓我來為您逐步地講述一點點理論。
One of the purposes of this sort of debugging is to find out where your mental model of the code diverges from reality.
這類調(diào)試的目標之一是發(fā)現(xiàn)代碼思維模型偏離實際的地方。
In the final chapter, "Markets Need Morals" , the reader looks in vain for a bit of detail about how such a code might be imposed.
在最后一章—“市場需要道德約束”—中,如果有讀者試圖尋找絲毫關于這種模式如何實現(xiàn)的細節(jié)闡述,那他注定是徒勞的。
A trivial example, but it illustrates the ease with which you can share code and variables between the two language environments.
這是一個很普通的例子,但是它展示了在兩種語言環(huán)境之間共享代碼和變量有多么容易!
I have had a look very recently at how the IronRuby guys are approaching it, callcc only exists as a comment in their code.
我最近看了一些IronRuby開發(fā)者對于此的實現(xiàn)方式,在他們的代碼中,callcc也僅僅是作為注釋而存在。
his unique personality and personal and moral code with that of larger institutional structures.
實驗對象將他獨特的人格以及個人的到的編碼融入到更大的制度結(jié)構(gòu)之中。
Log on to the IIS server as the domain account that your browser was trying to use, and then run the code.
以域帳戶的身份登錄到您的瀏覽器嘗試使用的IIS服務器上,然后運行該代碼。
Informs the code model whether the current parse has completed and if it had errors.
通知代碼模型當前分析是否已完成以及是否出錯。
This code is written as if an address is always resolved to a coordinate.
如果某個地址總是被解析為某個坐標時,需要編寫該代碼。
Declaring part of a class as public makes that part visible to any code that has access to the class as a whole.
作為public部分聲明的類總體上可以被任何代碼處理。
The resulting wrapper function is too long to present inline as a code example, but it seems to work pretty well.
最終得到的包裝器函數(shù)由于太長而不作為內(nèi)聯(lián)代碼例子顯示,但它能夠出色地執(zhí)行。
We see now that the object creation code is hidden in the ObjectIterator class, so it is now easy to support changes.
我們現(xiàn)在看到了對象創(chuàng)建的代碼被隱藏在對象迭代器類里,因此現(xiàn)在很容易去支持改變。