erlang

erlang

美 [??rlæ?]  英 [??:læ?]

  • n.厄蘭話務單位;占線小時;厄倫格
  • 網絡話務量;愛爾蘭;編程指南

詞形變化

復數:erlangs  

英漢解釋

n.
1.
厄蘭話務單位
2.
占線小時
3.
厄倫格

英英解釋

n.

例句

PHP is used for the front-end, Erlang is used for Chat, Java and C++ are also used in several places (and perhaps other languages as well).

PHP用于前端Erlang用于聊天JavaC++一些地方也許其他語言)。

Functions in Erlang are the basic building blocks of any program, just as with any other language.

其他語言一樣Erlang函數所有程序基本組成部分

After a small amount of experimentation I was able to make Erlang talk to a web page using pure asynchronous message passing.

經過一些試驗以后可以ErlangWeb網頁通過異步消息傳輸進行通信

Single assignment in this means that if you want to calculate the result of a value you must assign it to a new variable (see Listing 30).

Erlang只能意味如果希望計算某個結果必須變量參見清單30)。

Floats in Erlang are used to represent real numbers, and can be expressed naturally, as shown in Listing 7.

Erlang使用點數代表實數并且可以自然地表達點數參見清單7。

In Erlang, you separate these statements using a semicolon, so the basic Fibonacci function can be defined as shown in Listing 2.

Erlang使用分號分隔語句所以可以清單2代碼定義基本Fibonacci函數

In Erlang the last line of a function is the implied return value (just like Ruby) and it always ends in a period.

Erlang函數最后一行默認成為函數返回Ruby一樣),并且總是句號結尾

Writing an application in Erlang involves writing actual modules, not just the expressions shown in the interactive shell.

Erlang編寫應用程序需要編寫模塊只是編寫交互式shell看到表達

Erlang has no shared memory, and in it all state is immutable.

Erlang共享內存其中所有狀態

In an object oriented programming language these rules would most likely be modeled by a list of instances; in Erlang we use functions.

面向對象編程語言我們大概對象實例這些規則建模Erlang我們函數

In particular Erlang is thought to be a natural programming language for multicore processors.

特別是人們Erlang看作多核處理器一種自然編程語言

Erlang does not support the idea of a string directly, although you can use a double quoted value to create a string value (see Listing 18).

Erlang直接支持字符串概念但是可以使用引號創建字符串參見清單18)。

Erlang is now available as an open source system that runs on most computing platforms.

現在Erlang運行大部分計算平臺上開源系統

In Erlang there is no need for loops because tail recursive functions are transparently optimized to run in constant space.

Erlang需要使用循環因為遞歸函數自動優化固定空間運行

The increase of large scale production systems written in Erlang is bound to grow dramatically in coming years.

今后幾年使用Erlang編寫大型生產系統急劇增加

To set the name when using Erlang from the command line you can use the sname command line option (see Listing 3).

為了使用Erlang通過命令設置名稱可以使用sname命令選項請參見清單3)。

Our DSL exists in an Erlang module called "dsl" , consisting of a single file called dsl. erl.

我們DSL一個dslErlang模塊模塊只有一個文件dsl.erl。

If you now start up another instance of the Erlang shell, you can set a different a different name, as shown in Listing 4.

如果啟動Erlangshell另外一個實例設置另外一個不同名稱清單4所示

This control structure is an 'if' statement represented by a concrete list of plain Erlang terms.

這個控制結構一系列具體限制條件組成一個if語句

An Erlang developer is not tasked with the responsibility of manual memory management with keywords like "for" or "while" or "do" .

Erlang開發者需要承擔手工管理內存可以遠離for”、“while”、“do這些關鍵字

In Erlang, things are different, and it happens to be different in exactly the right way for the computing challenges of today.

Erlang處理問題方式一樣恰恰可以解決當今計算難題

We aren't going to go into detail about the many interesting properties of an Erlang process.

我們打算深入講解Erlang眾多有趣特性

The authors note that Erlang is well suited to implementing the system, and that it comprises around 20, 000 lines of code.

作者指出Erlang非常適合用來實現這個系統包括大概2萬代碼

Erlang takes the approach that all programs are concurrent, and that components (functions and modules) never share data.

Erlang采用使所有程序保持并行方法而且組件函數模塊共享數據

Erlang also gives us programmatic access to the tokenized, parsed and abstract forms of an expression.

Erlang允許我們編程訪問經過詞法分析tokenized)、語法分析之后抽象形式表達式

Note how the final statement (and all statements in Erlang) is terminated by a period.

注意最后一個語句Erlang所有語句句號結尾

Processes in Erlang are assumed to be small in memory, fast to start, and fast to context-switch.

Erlang進程內存較小快速啟動進行上下文切換

One of its interesting features is the actor-based concurrency support that is modeled after the Erlang programming language.

其中一個有趣特性就是基于actor并發性支持一點模擬Erlang編程語言

Chapter 17 describes Mnesia, a database management system that supports replicated databases and is built into Erlang.

第17介紹Mnesia支持復制數據庫嵌入Erlang數據庫管理系統

This model is based on message passing, and is somewhat similar to the actor model used in Erlang and Scala.

這個模型建立消息傳遞基礎并且與ErlangScalaactor模型有點類似

Finally, Erlang includes built-in distributed processing, allowing components to be run on one machine while being requested from another.

最后Erlang包含內置分布式處理允許計算機運行組件同時計算機請求它們

Stone is ErLang grandfather hatoyama is the world's largest tire manufacturer company founder, mother now bridgestone for big shareholders.

鳩山外祖父石橋世界最大輪胎制造商普利公司創始人母親公司股東

The second command given to the emulator spawns an anonymous function as an Erlang process and returns the process id.

仿真器第二命令產生一個匿名函數Erlang進程并且返回進程ID

It builds an Erlang expression in abstract form and returns an anonymous function which can dynamically evaluate it later.

構造一種抽象形式Erlang表達式返回一個匿名函數以后動態地求解

Fortunately, Erlang has a solution for this distributed programming problem too.

幸運Erlang同樣這種分布式編程問題提供解決方案

The deified dog, instigated by Erlang Shen, stole away the magic lotus lantern and had San Sheng Mu weighed down under the Huashan Mountain.

指使捉拿圣母華山

Erlang has recently generated a lot of interest as a language that can deal both efficiently and elegantly with concurrency.

一種可以并發優美效率語言最近受到關注

Erlang provides a number of standard features not found in or difficult to manage in other languages.

Erlang提供許多其他語言存在難以管理標準特性

In 1998 Ericsson released Erlang to the open source community under a Modified MPL (Mozilla Public License).

1998年愛立信改良MPLMozillaPublicLicense許可Erlang發布開源社區

The rule_to_abstract function builds and returns an Erlang control structure in abstract form.

rule_to_abstract函數構造返回一個抽象形式Erlang控制結構

熱門查詢