2005年10月20日

利用xmlhttp取数据

摘要: <!--Page language="c#" Codebehind="WebForm5.aspx.cs" AutoEventWireup="false" Inherits="Cry18.WebForm5"-->&nbsp;<script language="javascript" type="text/javascript">function getUserLst(){var xmlhttp = new ActiveXObject(" 阅读全文

posted @ 2005-10-20 12:25 老代哥哥 阅读(143) 评论(0) 推荐(0) 编辑

从资源文件中取图片

摘要: //dll文件其中有dhzTc.resource文件public class ImgFrmRes{public ImgFrmRes(){//// TODO: 在此处添加构造函数逻辑//} public static System.Drawing.Image GetSrc(string name){System.Resources.ResourceManager rm=new ResourceManager("ImgFrmRes.dhzTc",System.Reflection.Assembly.GetExecutingAssembly());return rm.GetObj 阅读全文

posted @ 2005-10-20 09:25 老代哥哥 阅读(227) 评论(0) 推荐(0) 编辑

导航