青年中文青年中文

lines of code的意思

lines of code中文翻譯:

代碼行數

相似詞語短語

lines of───…線

lines───v.排成一行;畫線于(line的三單形式);n.線;臺詞;航線(line的復數);n.(Lines)人名;(英)萊恩斯

lines of credit───n.信用貸款的最高限額;信貸額度

lines of color───彩色線條

lines of business───業務范圍,主要業務;營業種類

code of conduct───行動守則,管理法典;行為準則;規范

code of practice───n.業務法規; 業務守則; 業務條例; 實施規程;實施規程;業務守則;執業守則

precedence of lines engineering───線路優先工程

fault lines───斷層線;故障線路;n.裂紋線( fault line的名詞復數 )

雙語使用場景

It's just a series of lines of code.───那只不過是一系列一行行的代碼。

Encapsulate several lines of code into a single statement.───幾行代碼封裝成一條語句。

Type in the following two lines of code.───輸入如下的兩行代碼。

You may even be a little surprised to see that it takes only a few dozen lines of code to do some fairly amazing things.───您甚至還可能有點驚奇地發現:要完成某些相當令人驚異的事情,只要幾十行代碼就可以了。

In just a few lines of code, you're intercepting the normal submittal of an HTML form and executing some custom JavaScript code instead.───通過少量代碼,您就截取了一個HTML表單的正常提交,并執行了一些定制JavaScript代碼。

A total of 38 lines of code, shown in Listing 1, is all you needed for this little utility, including blanks lines.───總共有38行代碼,如清單1所示,這就是這一小工具所需的全部內容,其中還包括了空行。

It's also easy to register with SAX, so handling errors is just a few lines of code away.───它可以很容易地注冊SAX,處理錯誤時只需要幾行代碼。

Using just a couple of lines of code, with this module, you will extract the title tag and print it out for each page you visit.───使用這個模塊,您只需要兩行代碼就可以提取所訪問的每個頁面的title標記,并將其打印輸出。

You can add validations on all the fields and generate descriptive error messages with just a few more lines of code.───你還可以只用少少幾行的程式碼就可以做欄位檢查,并產生錯誤訊息。

英語使用場景

The call - routing program of long - distance phone companies tallies up to about 2 million lines of code.

With only a few lines of code it's hard to make a programming error that isn't detected immediately.

Conversely, building an animated status display into the face of a program might require a thousand or more lines of code .

There is a limited amount of room in a bookmark URL field; this means that each bookmarklet is much simpler than a traditional program - usually they are only two or three lines of code.

Avionics is software - innumerable lines of code that help to keep today's fly - by - wire planes safely aloft.

In just a few lines of code, you're intercepting the normal submittal of an HTML form and executing some custom JavaScript code instead.

The first three lines of code check out the latest version of sqlalchemy and add it as a package to the Python installation on your local system.

The next few lines of code set specific header information.

So, one need only add a few lines of code to an application and create a simple mapping file for each persistent class, and NHibernate takes care of all database operations.