<% float float1=0; sql="update table1 set column1=float1"; %> 我用的是jsp,column1类型为float型,却显示incompatible type. 不知为什么? 问题点数:0、回复次数:0Top