<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_厚积而勃发</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/8728/rss</id><updated>2011-11-20T12:51:53Z</updated><author><name>阿福</name><uri>http://www.cnblogs.com/zhouruifu/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zhouruifu/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/8728/rss"/><entry><id>http://www.cnblogs.com/zhouruifu/archive/2006/06/09/421522.html</id><title type="text">ASP.NET 2.0: 页面中链入的CSS、js文件带中文时需注意</title><summary type="text">当定义的样式中有中文时，如 .sometyle {font-family:@黑体;}，如果书写不正确，如写成 .sometyle {font-family: 黑体;}，这应该是个错误的写法，这样不仅这个样式不起作用，而且还会影响到定义在它后面的样式起作用，不知道对css的解析本来就是这个规则，还是ASP.NET 2.0的问题。当你直接把从网上download下来的js文件加入的VS2005项目中时...</summary><published>2006-06-09T04:22:00Z</published><updated>2006-06-09T04:22:00Z</updated><author><name>阿福</name><uri>http://www.cnblogs.com/zhouruifu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zhouruifu/archive/2006/06/09/421522.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zhouruifu/archive/2006/06/09/421522.html"/></entry><entry><id>http://www.cnblogs.com/zhouruifu/archive/2006/04/18/378564.html</id><title type="text">ASP.NET 2.0 Language Swithcer and Theme Swicher 多语言转换和多样式主题转换</title><summary type="text">在ASP.NET 2.0中提供多语言转换和多样式主题转换功能，两种实现形式比较类似，所以放在一起说明一下。1. Language switcher 多语言转换在Quick Start Tutorial 中，介绍了如何存储和应用用户选择的语言。一般是用一个DropDownList展示支持的语言，供用户选择，通常是放在masterpage 里面，将用户选择的语言存储起来 这里用了ASP.NET 2.0...</summary><published>2006-04-18T12:30:00Z</published><updated>2006-04-18T12:30:00Z</updated><author><name>阿福</name><uri>http://www.cnblogs.com/zhouruifu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zhouruifu/archive/2006/04/18/378564.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zhouruifu/archive/2006/04/18/378564.html"/></entry></feed>
