Erlang中的并发程序简介 Erlang中基本的并发函数 1) Pid =spwan(Mod,Func,Args) 创建一个新的进程来执行apply(Mod,Func,Args),与调 Erlang编程 2022-04-08 237 点赞 3 评论 359 浏览