自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

艾瑞克张

艾瑞克张

  • 博客(4)
  • 资源 (1)
  • 收藏
  • 关注

原创 PMS-产品管理系统(搭建开发环境)

搭建开发环境(windows) 开发工具 : IntelliJ IDEA 2020.3(官网:https://www.jetbrains.com/) 帮助文件:https://www.jetbrains.com/help/idea/2020.3/getting-started.html 开发语言:erlang(官网:https://www.erlang.org/) 帮助文件:https://www.erlang.org/docs 直通车:https://download.jetbrains.8686c.

2020-12-12 16:41:18 838

原创 PMS-TOC-产品管理系统(基于Erlang的信息管理系统)

本博文记录本人以Eralng语言和Mysql数据库构建PMS(Product Management System)的实时过程。

2020-12-12 12:01:18 240

原创 【文件系统测试】Windows下模拟海量文件

Windows 操作系统下模拟2亿+文件过程的非定量描述

2017-07-06 08:28:40 619

转载 【他山之石】批量部署远程服务器工具:Paramiko

远程部署服务器,批量操作

2016-08-10 15:39:21 255

Learn You Some Erlang for Great Good

Erlang is the language of choice for programmers who want to write robust, concurrent applications, but its strange syntax and functional design can intimidate the uninitiated. Luckily, there's a new weapon in the battle against Erlang-phobia: Learn You Some Erlang for Great Good! Erlang maestro Fred Hebert starts slow and ease s you into the basics: You'll learn about Erlang's unorthodox syntax, its data structures, its type system (or lack thereof!), and basic functional programming techniques. Once you've wrapped your head around the simple stuff, you'll tackle the real meat-and-potatoes of the language: concurrency, distributed computing, hot code loading, and all the other dark magic that makes Erlang such a hot topic among today's savvy developers. As you dive into Erlang's functional fantasy world, you'll learn about: * Testing your applications with EUnit and Common Test * Building and releasing your applications with the OTP framework * Passing messages, raising errors, and starting/stopping processes over many nodes * Storing and retrieving data using Mnesia and ETS * Network programming with TCP, UDP, and the inet module * The simple joys and potential pitfalls of writing distributed, concurrent applications Packed with lighthearted illustrations and just the right mix of offbeat and practical example programs, Learn You Some Erlang for Great Good! is the perfect entry point into the sometimes-crazy, always-thrilling world of Erlang.

2019-04-06

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除