我有一个TextBoxD1.Text,我想将其转换为将其int存储在数据库中.
TextBoxD1.Text
int
我怎样才能做到这一点?
.net c# string int type-conversion
是什么区别int,System.Int16,System.Int32和System.Int64其他比自己的尺寸?
System.Int16
System.Int32
System.Int64
.net c#
.net ×2
c# ×2
int ×1
string ×1
type-conversion ×1