- 浏览: 35077 次
- 性别:
- 来自: 北京
最近访客 更多访客>>
文章分类
最新评论
-
derlang:
mryufeng 写道方向很好哦多谢鼓励,共同进步
Erlang学习告一段落 -
mryufeng:
方向很好哦
Erlang学习告一段落 -
crackcell:
一起进步……
Erlang学习告一段落
on startup:
./.erlang
$HOME/.erlang
From http://mryufeng.iteye.com/blog/pdf
timer:tc(MFA)
Alg+g
> h
random
timer
./.erlang
$HOME/.erlang
From http://mryufeng.iteye.com/blog/pdf
引用
io:format("~s~n", [binary_to_list(erlang:system_info(info))]).
netstat -n | awk '/^tcp/ {++S[$NF]} END {for(a in S) print a, S[a]}'
ethtool -S eth0
inet:i().
ets:i().
erts_debug:set_internal_state(available_internal_state, true).
slave
pool
erl_boot_server
shell
netstat -n | awk '/^tcp/ {++S[$NF]} END {for(a in S) print a, S[a]}'
ethtool -S eth0
inet:i().
ets:i().
erts_debug:set_internal_state(available_internal_state, true).
slave
pool
erl_boot_server
shell
timer:tc(MFA)
Alg+g
> h
random
timer
%% -define(debug, true). -ifdef(debug). -define(INFOMSG(X), error_logger:info_msg("{~p,~p}: ~p~n", [?MODULE, ?LINE, X])). -else. -define(INFOMSG(X), true). -endif. -ifdef(debug). -define(LOG(X), io:format("{~p,~p}: ~p~n", [?MODULE,?LINE,X])). -else. -define(LOG(X), true). -endif. -record(verid, {id = 0, version = 0}). -record(diskid, {id = 0, version = 0}). -record(chkid, {id = 0, version = 0}). -record(fileid, {id = 0, version = 0}). -record(mdp_chkget_req, { chkid = #chkid{} :: #chkid{}, chkno = 0 :: integer(), chkrep = 0 :: integer(), chklen = 0 :: integer() }). -record(mdp_chkget_rep, { chkid = #chkid{} :: #chkid{}, chkrep = 0 :: integer(), disks = [] :: list() }). -record(mdp_chkload_req, { chkid = #chkid{} :: #chkid{}, chkno = 0 :: integer(), chkrep = 0 :: integer(), chklen = 0 :: integer() }). -record(mdp_chkload_rep, { chkid = #chkid{} :: #chkid{}, chkrep = 0 :: integer(), disks = [] :: list() }).
发表评论
-
Erlang应用列表
2010-11-02 17:47 766本文收集Erlang的应用列表,随时更新维护 WebS ... -
安装wx成功
2010-11-01 23:10 839今晚下定决心,要安装wx for Erlang,经过几个小时的 ... -
几个有趣的Erlang项目
2010-07-15 18:45 872Riak Scalaris CouchDB Disco ... -
mnesia schema management
2010-06-19 16:59 852Q: 加入一个新节点到Mnesia System &g ... -
日日亲近之
2010-06-03 19:19 29净空法师有一读书法:一门深入,长时熏修。细细想来,确有至理存在 ... -
学习erlang三个月小节
2010-06-01 21:44 825期间主要做了 - 看erlang programmin ... -
actors style of concurrent programming
2010-05-01 19:46 461from <<Programming in sca ... -
对Erlang的学习需要深入
2010-04-30 17:56 57用Erlang写了一个集群管理和监控系统,初具 ... -
Erlang标准库代码
2010-04-21 22:35 751欲掌握OTP,可以多读读Erlang标准库代码,rpc, os ... -
Erlang集群管理系统中遇到的一些小问题
2010-03-10 17:31 1464erlang节点之间的文件传输 # file:read_fil ... -
Erlang学习告一段落
2010-02-28 17:13 1157学习了一个多月的Erlang,很开阔眼界。最近在公司里建议用E ... -
gen_server: handle_cast VS handle_info
2010-02-20 15:17 2540http://www.trapexit.org/forum/v ... -
开源项目egfs
2010-02-19 22:21 932在http://projects.trapexit.org/w ... -
为EFS提供C API
2010-02-17 18:32 928问题: EFS是我最近学习Erlang的过程中写的一个min ... -
Erlang interoperability
2010-02-17 16:33 703在HTML文档的 doc/tutorial下有文件(新添Mak ... -
Erlang中的各类文件
2010-02-15 10:45 746[按] 还是多看看这个http://erlangdisplay ... -
Erlang bytecode
2010-02-10 18:26 809http://mryufeng.iteye.com yufe ... -
Erlang的基准测试
2010-02-08 23:11 740需要测试Erlang系统各个方面的性能。 进程创建和并发 ... -
Erlang的代码加载过程
2010-02-08 23:05 604code:load_file/1 提个问题在这儿,慢 ... -
Erlang中的进程表示
2010-02-08 22:56 830test1() -> Pid = spaw ...
相关推荐
The JHipster Mini-Book is a guide to getting started with hip technologies today: Angular, Bootstrap and Spring Boot. All of these frameworks are wrapped up in an easy-to-use project called JHipster. ...
Debug code and provide smooth error handling Who This Book Is For If you are an aspiring game developer interested in learning Unity 2018 and becoming familiar with its core features, then this book ...
Object-oriented programming is a programming paradigm based on the concept of "objects", which can contain data and code: data in the form of fields (often known as attributes or properties), and code...
Being an introductory chapter Chapter 1, Getting Started with CTools andChapter 9: Pentaho App Builder, Chapter 10, Embed, Deploy, and Debugdoes not contain code files. Chapter 1, Getting Started ...
Imagine how quickly you could work if you knew the best practices and the best tools? Stop wasting your time searching and have everything you need to be productive in one, well-organized place, with...
Featuring lots of mini-projects and in-depth resources in an easy to read format you'll build your knowledge and skills in no time and understand why millions of developers worldwide love working with...
This module provides tools for working with Lie algebras and related structures. ##### 5.14 Logic Module Logic is a branch of mathematics that deals with logical reasoning. This module includes ...
Each module is a mini course in its own right, taking your basic PHP programing skills to the next level by showing you intermediate to advanced PHP techniques with a focus on PHP 7. This way, get you...
PEP 471 - os.scandir() function – a better and faster directory iterator PEP 475: Retry system calls failing with EINTR PEP 479: Change StopIteration handling inside generators PEP 485: A function...
So 下载 the code and get involved with the News Group, help us to help you.<END><br>4 , urllink.zip User control to launch web browser and jump to URL.<END><br>5 , vbftp.zip Sample application ...
The resources section likely contains links to additional documents, guides, and tools that help developers and manufacturers understand and implement the compatibility requirements effectively. ...
│ └─uboot_tools ------------------- uboot image creation tools, xls files and the ddr initialization script, bootrom tool ├─toolchain ----------------------------- Tool chain store directory │ ...
Analyze the information collected from various tools. Formulate resolution to query performance problems. Lesson 1: Index Concepts Indexes are the most useful tool for improving query ...
5. **烧录工具和固件(Flashing Tools and Firmware)**:如JLink、STM32CubeProgrammer等,用于将源代码烧录到开发板的MCU中。 6. **示例程序(Example Projects)**:演示了STM32的一些基本功能,便于学习和参考。...
给全志R58增加一个lunch为cb5801.txt 开发板:全志R58的官方开发板R58_PER3_LPDDR3_32X1_V1_1.pdf 目标:给全志R58增加一个lunch为cb5801 BSP:r58_20160823.tar.gz(2016/8/22从全志的git服务器拿下来的系统) ...
给全志R58增加一个lunch为cb5801.txt 开发板:全志R58的官方开发板R58_PER3_LPDDR3_32X1_V1_1.pdf 目标:给全志R58增加一个lunch为cb5801 BSP:r58_20160823.tar.gz(2016/8/22从全志的git服务器拿下来的系统) ...
- Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP1 - Debugging Tools for Windows (x86) #### 三、实现步骤 ##### 1. 配置项目 首先,在VS2010中打开或创建一个新的项目,然后进行如下设置: -...
Created filesystem with 2422/131072 inodes and 260574/524288 blocks Install system fs image: out/target/product/bpi-m64-lcd/system.img out/target/product/bpi-m64-lcd/system.img+out/target/product/bpi-...
2. Installing the ros-by-example Code...............................................................3 3. Task Execution using ROS..........................................................................
1.4.4 Text / Code Editor ......................................................................19 1.4.5 FTP Program .............................................................................19 2 ...