06 2007 档案

asp.net ajax UpdatePanel 的使用
摘要:无标题页 using System;using System.Data;using System.Configuration;using System.Collections;using System.Web;using System.Web.Security;using System.Web.UI;using System.... 阅读全文

posted @ 2007-06-28 14:30 gwazy 阅读(508) 评论(0) 推荐(0)

asp.net ajax 学习1
摘要:Untitled Page Your Name Email Address Your Message Send using ... 阅读全文

posted @ 2007-06-28 10:06 gwazy 阅读(267) 评论(0) 推荐(0)

梅花雨无法在 .net 2.0 下用行的问题
摘要:大家做这样的修改:在原控件文件的第一行document.write(""); 做如下修改:document.write("");此时控件便可以在.net 2.0 下完美运行了 阅读全文

posted @ 2007-06-11 16:32 gwazy 阅读(222) 评论(0) 推荐(0)

始终不显示下划线
摘要: 阅读全文

posted @ 2007-06-10 12:06 gwazy 阅读(506) 评论(1) 推荐(0)

gdi+ 折线图
摘要:panle 为画图的容器,data 每个项为数据输入格式为 1,2,3,4 time 格式为 "10:20,10:30,10:40 "name 格式为 "项目1,项目2"; static public void StaDrawHdImage(Panel ImagePanle,ArrayList data,string time,string names) ... 阅读全文

posted @ 2007-06-05 10:32 gwazy 阅读(966) 评论(3) 推荐(0)

导航