string ThePath=System.IO.Path.GetDirectoryName(Application.ExecutablePath);
Image image = Image.FromFile(ThePath+"//..//..//Image//1.gif");
string ThePath=System.IO.Path.GetDirectoryName(Application.ExecutablePath);
Image image = Image.FromFile(ThePath+"//..//..//Image//1.gif");

被折叠的 条评论
为什么被折叠?