返回信息流.......e,a是局部变量。。
这是一条镜像帖。来源:北邮人论坛 / cpp / #84132同步于 2014/11/18
该镜像源已超过 30 天没有更新,可能在源站已被删除。
CPP机器人发帖
Re: C语言利用欧拉法求解FHN神经元的膜电位序列
changkai
2014/11/18镜像同步3 回复
订阅后,新回复会通过你的通知中心匿名送达。
3 条回复
醉了
1>e:\c++\vs2010\test\test\main.cpp(12): error C2144: syntax error : 'double' should be preceded by ';'
1>e:\c++\vs2010\test\test\main.cpp(19): error C2065: 'dx' : undeclared identifier
1>e:\c++\vs2010\test\test\main.cpp(20): error C2065: 'dx' : undeclared identifier
1>e:\c++\vs2010\test\test\main.cpp(20): error C3861: 'Explicit': identifier not found
1>e:\c++\vs2010\test\test\main.cpp(30): error C2296: '^' : illegal, left operand has type 'double'
1>e:\c++\vs2010\test\test\main.cpp(30): error C2297: '^' : illegal, right operand has type 'double'
1>e:\c++\vs2010\test\test\main.cpp(30): error C2065: 'e' : undeclared identifier
1>e:\c++\vs2010\test\test\main.cpp(30): error C2065: 'a' : undeclared identifier