海鸥航迹

学习之笔记,好文之收集。

导航

2004年8月12日 #

对 ASP.NET 图像的颜色量化(Quantization)进行优化

摘要: http://www.microsoft.com/china/msdn/archives/library/dnaspp/html/colorquant.asp 对 ASP.NET 图像的颜色量化(Quantization)进行优化Morgan SkinnerMicrosoft Developer Services 2003年5月 摘要:介绍如何动态量化(重新着色)为 ASP.NET 页生成的图... 阅读全文

posted @ 2004-08-12 09:53 海天一鸥 阅读(652) 评论(0) 推荐(0)

申请了个计数器,加入页面却不能显示,难度这里的Static news块不支持脚本?

摘要: 阅读全文

posted @ 2004-08-12 08:34 海天一鸥 阅读(576) 评论(1) 推荐(0)

用C#动态生成HTML的问题

摘要: 用C#动态生成HTML的问题 1. don't use response.write, since the output normally goes to the top of the file, use Literal, for example: hello world";} 2. use server controls if you insist on using Response.W... 阅读全文

posted @ 2004-08-12 01:43 海天一鸥 阅读(2690) 评论(2) 推荐(0)

国内外精彩dotnet站点搜集

摘要: ****************************************************名称:微软.NET快速入门官方网站地址:http://chs.gotdotnet.com/quickstart/描述:本站点是微软.NET技术的快速入门网站,我们不必再安装.NET Framework中的快速入门示例程序,直接在网上查看此示例即看。************************... 阅读全文

posted @ 2004-08-12 01:37 海天一鸥 阅读(641) 评论(0) 推荐(0)