<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_疯一样的自由</title><subtitle type="text">繁华落尽，如疯轻狂</subtitle><id>http://feed.cnblogs.com/blog/u/21121/rss</id><updated>2012-02-17T08:55:35Z</updated><author><name>疯一样的自由</name><uri>http://www.cnblogs.com/caoxch/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/caoxch/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/21121/rss"/><entry><id>http://www.cnblogs.com/caoxch/archive/2006/12/27/604731.html</id><title type="text">40种网页常用小技巧(JavaScript)</title><summary type="text">40种网页常用小技巧(JavaScript) for web representation usage ...1.oncontextmenu="window.event.returnValue=false"将彻底屏蔽鼠标右键&lt;tableborderoncontextmenu=return(false)&gt;&lt;td&gt;no&lt;/table&gt;可用于Table2.&lt;bo...</summary><published>2006-12-27T03:47:00Z</published><updated>2006-12-27T03:47:00Z</updated><author><name>疯一样的自由</name><uri>http://www.cnblogs.com/caoxch/</uri></author><link rel="alternate" href="http://www.cnblogs.com/caoxch/archive/2006/12/27/604731.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/caoxch/archive/2006/12/27/604731.html"/><content type="text">40种网页常用小技巧(JavaScript) for web representation usage ...1.oncontextmenu="window.event.returnValue=false"将彻底屏蔽鼠标右键&lt;tableborderoncontextmenu=return(false)&gt;&lt;td&gt;no&lt;/table&gt;可用于Table2.&lt;bo...</content></entry><entry><id>http://www.cnblogs.com/caoxch/archive/2006/12/08/586574.html</id><title type="text">网站头像： favicon.ico</title><summary type="text">很多人问过我：你的网站在地址栏中的那个图标是怎么弄出来的？这个文件就是在WEB根目录下的favicon.ico文件：http://www.example.com/favicon.ico很多门户网站都有这个文件。 我觉得它的作用和MSN中的人物头像类似，可以称作“网站头像”吧。Favicon以前只是在IE收藏时会用到，但现在很多多窗口的浏览器都支持，比如我使用的AvantBrowser：目前很流行的...</summary><published>2006-12-08T08:28:00Z</published><updated>2006-12-08T08:28:00Z</updated><author><name>疯一样的自由</name><uri>http://www.cnblogs.com/caoxch/</uri></author><link rel="alternate" href="http://www.cnblogs.com/caoxch/archive/2006/12/08/586574.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/caoxch/archive/2006/12/08/586574.html"/><content type="text">很多人问过我：你的网站在地址栏中的那个图标是怎么弄出来的？这个文件就是在WEB根目录下的favicon.ico文件：http://www.example.com/favicon.ico很多门户网站都有这个文件。 我觉得它的作用和MSN中的人物头像类似，可以称作“网站头像”吧。Favicon以前只是在IE收藏时会用到，但现在很多多窗口的浏览器都支持，比如我使用的AvantBrowser：目前很流行的...</content></entry><entry><id>http://www.cnblogs.com/caoxch/archive/2006/12/01/578834.html</id><title type="text">Javascript 动态菜单menu</title><summary type="text">http://www.cnblogs.com/Files/caoxch/menu.rar解压密码：1122</summary><published>2006-12-01T04:54:00Z</published><updated>2006-12-01T04:54:00Z</updated><author><name>疯一样的自由</name><uri>http://www.cnblogs.com/caoxch/</uri></author><link rel="alternate" href="http://www.cnblogs.com/caoxch/archive/2006/12/01/578834.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/caoxch/archive/2006/12/01/578834.html"/><content type="text">http://www.cnblogs.com/Files/caoxch/menu.rar解压密码：1122</content></entry><entry><id>http://www.cnblogs.com/caoxch/archive/2006/11/30/577804.html</id><title type="text">利用 SQL Server Reporting Services 从应用程序生成用户友好的报表 </title><summary type="text">利用 SQL Server Reporting Services 从应用程序生成用户友好的报表 发布日期： 09/03/2004 | 更新日期： 09/03/2004John C. Hancock 本文讨论：•Reporting•设计和部署报表•使用 Reporting Services 的 Web 服务•保证报表的安全本文使用下列技术：SQL Server、ASP.NET、Visual Basi...</summary><published>2006-11-30T06:34:00Z</published><updated>2006-11-30T06:34:00Z</updated><author><name>疯一样的自由</name><uri>http://www.cnblogs.com/caoxch/</uri></author><link rel="alternate" href="http://www.cnblogs.com/caoxch/archive/2006/11/30/577804.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/caoxch/archive/2006/11/30/577804.html"/><content type="text">利用 SQL Server Reporting Services 从应用程序生成用户友好的报表 发布日期： 09/03/2004 | 更新日期： 09/03/2004John C. Hancock 本文讨论：•Reporting•设计和部署报表•使用 Reporting Services 的 Web 服务•保证报表的安全本文使用下列技术：SQL Server、ASP.NET、Visual Basi...</content></entry><entry><id>http://www.cnblogs.com/caoxch/archive/2006/11/30/577793.html</id><title type="text">Reporting Services API</title><summary type="text">Reporting Services API1. 分页的控制方式1.1. Reporting Services自动分页在报表的页眉或者页尾添加文本框,调用全局变量=Globals!PageNumber1.2. 根据记录条数来分页当每条记录呈现的高度不一致，我们又希望让每页呈现的记录条数一致，那么我们可以通过记录条数来分页。在通过记录条数分页时，通常是根据记录条数来分组，然后在组的结束位置添加分页符...</summary><published>2006-11-30T06:24:00Z</published><updated>2006-11-30T06:24:00Z</updated><author><name>疯一样的自由</name><uri>http://www.cnblogs.com/caoxch/</uri></author><link rel="alternate" href="http://www.cnblogs.com/caoxch/archive/2006/11/30/577793.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/caoxch/archive/2006/11/30/577793.html"/><content type="text">Reporting Services API1. 分页的控制方式1.1. Reporting Services自动分页在报表的页眉或者页尾添加文本框,调用全局变量=Globals!PageNumber1.2. 根据记录条数来分页当每条记录呈现的高度不一致，我们又希望让每页呈现的记录条数一致，那么我们可以通过记录条数来分页。在通过记录条数分页时，通常是根据记录条数来分组，然后在组的结束位置添加分页符...</content></entry><entry><id>http://www.cnblogs.com/caoxch/archive/2006/11/30/577786.html</id><title type="text">报表服务中的编程</title><summary type="text">Reporting Services 提供了良好的应用程序和管理工具，使得您无需编写一行代码就可以创建、查看和管理报表。您可以将 Reporting Services 作为一种现成的报表解决方案，方便地处理现有 SQL Server 数据库、Analysis Server 数据库和其他数据源类型。但是，如果您希望把 Reporting Services 集成到自定义的门户中，或者是想提供给用户自定...</summary><published>2006-11-30T06:21:00Z</published><updated>2006-11-30T06:21:00Z</updated><author><name>疯一样的自由</name><uri>http://www.cnblogs.com/caoxch/</uri></author><link rel="alternate" href="http://www.cnblogs.com/caoxch/archive/2006/11/30/577786.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/caoxch/archive/2006/11/30/577786.html"/><content type="text">Reporting Services 提供了良好的应用程序和管理工具，使得您无需编写一行代码就可以创建、查看和管理报表。您可以将 Reporting Services 作为一种现成的报表解决方案，方便地处理现有 SQL Server 数据库、Analysis Server 数据库和其他数据源类型。但是，如果您希望把 Reporting Services 集成到自定义的门户中，或者是想提供给用户自定...</content></entry><entry><id>http://www.cnblogs.com/caoxch/archive/2006/11/30/577517.html</id><title type="text">Oracle中Decode()函数使用技巧</title><summary type="text">·软件环境： 1、Windows NT4.0+ORACLE 8.0.42、ORACLE安装路径为：C:\ORANT·含义解释： decode(条件,值1,翻译值1,值2,翻译值2,...值n,翻译值n,缺省值)该函数的含义如下：IF 条件=值1 THENRETURN(翻译值1)ELSIF 条件=值2 THENRETURN(翻译值2)......ELSIF 条件=值n THE...</summary><published>2006-11-30T03:07:00Z</published><updated>2006-11-30T03:07:00Z</updated><author><name>疯一样的自由</name><uri>http://www.cnblogs.com/caoxch/</uri></author><link rel="alternate" href="http://www.cnblogs.com/caoxch/archive/2006/11/30/577517.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/caoxch/archive/2006/11/30/577517.html"/><content type="text">·软件环境： 1、Windows NT4.0+ORACLE 8.0.42、ORACLE安装路径为：C:\ORANT·含义解释： decode(条件,值1,翻译值1,值2,翻译值2,...值n,翻译值n,缺省值)该函数的含义如下：IF 条件=值1 THENRETURN(翻译值1)ELSIF 条件=值2 THENRETURN(翻译值2)......ELSIF 条件=值n THE...</content></entry><entry><id>http://www.cnblogs.com/caoxch/archive/2006/11/30/577495.html</id><title type="text">使用Not Exists实现返回条件为一个值或空值的数据</title><summary type="text">Select * From base Where org_id = 1 Or Not Exists(Select * From base Where org_id =1)</summary><published>2006-11-30T02:51:00Z</published><updated>2006-11-30T02:51:00Z</updated><author><name>疯一样的自由</name><uri>http://www.cnblogs.com/caoxch/</uri></author><link rel="alternate" href="http://www.cnblogs.com/caoxch/archive/2006/11/30/577495.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/caoxch/archive/2006/11/30/577495.html"/><content type="text">Select * From base Where org_id = 1 Or Not Exists(Select * From base Where org_id =1)</content></entry><entry><id>http://www.cnblogs.com/caoxch/archive/2006/11/30/577432.html</id><title type="text">使用：EXISTS (Transact-SQL) </title><summary type="text">指定一个子查询，测试行是否存在。 Transact-SQL 语法约定语法EXISTS subquery参数subquery受限制的 SELECT 语句。不允许使用 COMPUTE 子句和 INTO 关键字。有关详细信息，请参阅 SELECT (Transact-SQL) 中有关子查询的信息。结果类型Boolean结果值如果子查询包含任何行，则返回 TRUE。示例A. 在子查询中使用 NULL 仍然...</summary><published>2006-11-30T02:20:00Z</published><updated>2006-11-30T02:20:00Z</updated><author><name>疯一样的自由</name><uri>http://www.cnblogs.com/caoxch/</uri></author><link rel="alternate" href="http://www.cnblogs.com/caoxch/archive/2006/11/30/577432.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/caoxch/archive/2006/11/30/577432.html"/><content type="text">指定一个子查询，测试行是否存在。 Transact-SQL 语法约定语法EXISTS subquery参数subquery受限制的 SELECT 语句。不允许使用 COMPUTE 子句和 INTO 关键字。有关详细信息，请参阅 SELECT (Transact-SQL) 中有关子查询的信息。结果类型Boolean结果值如果子查询包含任何行，则返回 TRUE。示例A. 在子查询中使用 NULL 仍然...</content></entry><entry><id>http://www.cnblogs.com/caoxch/archive/2006/11/30/577375.html</id><title type="text">蜡人张 Reporting service</title><summary type="text">http://www.cnblogs.com/waxdoll/category/49402.html</summary><published>2006-11-30T01:59:00Z</published><updated>2006-11-30T01:59:00Z</updated><author><name>疯一样的自由</name><uri>http://www.cnblogs.com/caoxch/</uri></author><link rel="alternate" href="http://www.cnblogs.com/caoxch/archive/2006/11/30/577375.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/caoxch/archive/2006/11/30/577375.html"/><content type="text">http://www.cnblogs.com/waxdoll/category/49402.html</content></entry></feed>
