登录  
 加关注
   显示下一条  |  关闭
温馨提示!由于新浪微博认证机制调整,您的新浪微博帐号绑定已过期,请重新绑定!立即重新绑定新浪微博》  |  关闭

回忆之旅

我很向往山村的农庄生活,他们的热情,让我无法抗拒! 51EOO.COM

 
 
 

日志

 
 

asp.net(C#)加入桌面收藏,asp.net(C#)网页加入桌面  

2010-11-22 14:13:30|  分类: 技术分享 |  标签: |举报 |字号 订阅

  下载LOFTER 我的照片书  |
        Response.ContentType = "APPLICATION/OCTET-STREAM";
        Response.AddHeader("Content-Disposition", "attachment;filename=拉手啦购物导航.url");
        Response.Write("[InternetShortcut]\n");
        Response.Write("URL=http://www.lashoula.com/\n");
        Response.Write("IDList=\n");
        Response.Write("IconFile=http://www.lashoula.com/ico.ico\n");
        Response.Write("IconIndex=1\n");
        Response.Write("[{000214A0-0000-0000-C000-000000000046}]\n");
        Response.Write("Prop3=19,2\n");
        Response.Write("[DEFAULT]\n");
        Response.Write("BASEURL=http://www.lashoula.com/");
        Response.End();  


asp.net(C)加入桌面收藏,asp.net(C)网页加入桌面 - Tony - 回忆之旅
  评论这张
 
阅读(263)| 评论(0)

历史上的今天

评论

<#--最新日志,群博日志--> <#--推荐日志--> <#--引用记录--> <#--博主推荐--> <#--随机阅读--> <#--首页推荐--> <#--历史上的今天--> <#--被推荐日志--> <#--上一篇,下一篇--> <#-- 热度 --> <#-- 网易新闻广告 --> <#--右边模块结构--> <#--评论模块结构--> <#--引用模块结构--> <#--博主发起的投票-->
 
 
 
 
 
 
 
 
 
 
 
 
 
 

页脚

网易公司版权所有 ©1997-2018