评论:erlang并发实践

-module(test).-export( [    d/1,    d/2,    main/0   ]).d(C)->d(C,50000000).d(C,N) when N>0 -> if  ((N rem 10000000) ==0) ->    io:format("~1c \n", [更多>>]

网友评论0 条评论)
发表评论

Copyright © 2012-2014 我的代码板 Inc. 保留所有权利。

页面耗时0.0190秒, 内存占用1.81 MB, 访问数据库8次

闽ICP备15009223号-1