注册 登录
编程论坛 ASP.NET技术论坛

javascript引用C#值的问题

changhai0605 发布于 2007-05-09 04:24, 614 次点击
<%int x=0;%>
<%x++;%>
var m=x;
为什么m的值还是0呢?
0 回复
1