VB半年总结

 VB经典代码:  赋值相容问题 private   sub  command1_Click()                         dim   x   as   Integer:dim   y  as   string                         y="100.23"   :  x=y   :   y=y+20                        tex
相关文章
相关标签/搜索