怎么赋值成一个变量?
c#吧
全部回复
仅看楼主
level 1
聽天誰0n
楼主
pictureBox1.Image = Properties.Resources.fault164资源管理器中有若干个名字叫fault12,fault123的图片我想通过一个函数从数据库中读去改名称。string imagenameimagename=recordset("tname");pictureBox1.Image = Properties.Resources.tname大概希望是这样。具体应该怎么写代码啊???
2008年05月13日 08点05分
1
1