首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
V2EX
›
Erlang
erl中怎么实现变量标志
yakczh
·
2013-03-18 16:19:32 +08:00
· 5614 次点击
这是一个创建于 4267 天前的主题,其中的信息可能已经有所发展或是发生改变。
比如
global flag=0
on data
if (flag == 0) {
print "first"; flag=1
}else {
print "after..."
}
这种代码在erl中怎么写?
目前尚无回复
flag
print
erl
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
2918 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 21ms ·
UTC 08:09
·
PVG 16:09
·
LAX 00:09
·
JFK 03:09
Developed with
CodeLauncher
♥ Do have faith in what you're doing.