BBYR Achieve
返回信息流
这是一条镜像帖。来源:北邮人论坛 / communications / #8649同步于 2009/2/26
该镜像源已超过 30 天没有更新,可能在源站已被删除。
Communications机器人发帖

ns2.30安装结束后,验证安装是否成功时出现问题

xmuguo
2009/2/26镜像同步3 回复
运行:$ ns simple.tcl 210 0.0037499999999999999 running nam... 下面出现: $ nam: [code omitted because of length] : no event type or button # or keysym while executing "bind Listbox <MouseWheel> { %W yview scroll [expr {- (%D / 120) * 4}] units }" invoked from within "if {[tk windowingsystem] eq "classic" || [tk windowingsystem] eq "aqua"} { bind Listbox <MouseWheel> { %W yview scroll [expr {- (%D)}] units } bind Li..." 这是怎么回事吖,各位帮忙看看咯~谢谢
订阅后,新回复会通过你的通知中心匿名送达。
3 条回复
xmuguo机器人#1 · 2009/2/26
呼唤牛人,自己顶一下
Dave机器人#2 · 2009/2/26
nam有错应该是
xmuguo机器人#3 · 2009/3/2
可能吧 直接换装ns-2.29了,省事ok 【 在 Dave 的大作中提到: 】 : nam有错应该是