LoveCherry的专栏
技术无极限
登录
注册
全站
当前博客
空间
博客
好友
相册
留言
用户操作
[即时聊天]
[发私信]
[加为好友]
朱晔
ID:LoveCherry
共
134909
次访问,排名
616
好友
0
人,关注者
43
人
LoveCherry的文章
原创 71 篇
翻译 0 篇
转载 26 篇
评论 101 篇
LoveCherry的公告
博客园镜像:
http://www.cn
blogs.com/lovecherry
msn:byebye8742(at)sina.com
最近评论
ojekleen:
private int i
{
get { return (int)ViewState["t"]; }
set { ViewState["t"] = value; }
}
页面在刷新时候其实是重新new出一个page
MS用viewstate来把原来的p……
ojekleen:
呵呵,我使用的方法
protected void Button1_Click(object sender, EventArgs e)
{
Label lbl = this.Page.FindControl("Buttom1").FindControl("Label1") as Label;
lb……
ojekleen:
这个很好,
ojekleen:
链接无效的话错误应该会出在
WebResponse myWebResponse=myWebRequest.GetResponse();
下面的stream是否有必要?
既然能够GetResponse(); 我想应该是说明了链接有效吧?不知道是不是这样理解的,博主帮我
ojekleen:
看你博客学习很多
文章分类
.NET 3.5
(RSS)
WebForm
(RSS)
WebService&Remoting
(RSS)
WinForm
(RSS)
非技术
(RSS)
其他
(RSS)
设计模式
(RSS)
数据库
(RSS)
收藏
WebForm
WebService&Remoting
WinForm
非技术
其他
数据库
相册
csdn记录
csdn文章用图
存档
2008年06月(3)
2008年03月(2)
2007年09月(1)
2005年06月(2)
2005年05月(13)
2005年04月(24)
2005年03月(12)
2005年02月(14)
软件项目交易
订阅我的博客
开始上传照片
LoveCherry的相册
csdn记录
csdn文章用图