OTP 21.1.3 发布,Erlang 编写的应用服务器

栏目: 软件资讯 · 发布时间: 7年前

内容简介:OTP 21.1.3 已发布,OTP (Open Telecom Platform) 是一个用 Erlang 编写的应用服务器,它是一套 Erlang 库,由 Erlang 运行时系统、主要使用 Erlang 编写的许多随时可用的组件以及 Erlang 程序的一组设计原则组成...

OTP 21.1.3 已发布,OTP (Open Telecom Platform) 是一个用 Erlang 编写的应用服务器,它是一套 Erlang 库,由 Erlang 运行时系统、主要使用 Erlang 编写的许多随时可用的组件以及 Erlang 程序的一组设计原则组成。

更新的应用:

  • erts-10.1.3

未更新的应用

  • asn1-5.0.7

  • common_test-1.16.1

  • compiler-7.2.7

  • crypto-4.3.3

  • debugger-4.2.6

  • dialyzer-3.3.1

  • diameter-2.1.6

  • edoc-0.9.4

  • eldap-1.2.6

  • erl_docgen-0.8.1

  • erl_interface-3.10.4

  • et-1.6.3

  • eunit-2.3.7

  • ftp-1.0.1

  • hipe-3.18.1

  • inets-7.0.2

  • jinterface-1.9.1

  • kernel-6.1

  • -megaco-3.18.4

  • mnesia-4.15.5

  • observer-2.8.1

  • odbc-2.12.2

  • os_mon-2.4.6

  • otp_mibs-1.2.1

  • parsetools-2.1.8

  • public_key-1.6.3

  • reltool-0.7.7

  • runtime_tools-1.13.1

  • sasl-3.2.1

  • snmp-5.2.12

  • ssh-4.7.1

  • ssl-9.0.3

  • stdlib-3.6

  • syntax_tools-2.1.6

  • tftp-1.0.1

  • tools-3.0.1

  • wx-1.8.5

  • xmerl-1.3.18

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Algorithms in C++

Algorithms in C++

Robert Sedgewick / Addison-Wesley Professional / 1992-05-10 / USD 64.99

This version of Sedgewick's bestselling book provides a comprehensive collection of algorithms implemented in C++. The algorithms included cover a broad range of fundamental and more advanced methods:......一起来看看 《Algorithms in C++》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具