<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Destiny</title><subtitle type="text"> Day a little bit of progress！！！！</subtitle><id>http://feed.cnblogs.com/blog/u/46350/rss</id><updated>2010-08-19T02:09:03Z</updated><author><name>Destiny_1112</name><uri>http://www.cnblogs.com/Destiny_1112/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Destiny_1112/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/46350/rss"/><entry><id>http://www.cnblogs.com/Destiny_1112/archive/2010/04/06/1705475.html</id><title type="text">电脑公司Windows7 Ghost 2010新年版</title><summary type="text">电脑公司Windows7 Ghost 2010新年版 (目前网络上最好用 最完善 最快捷 10分钟可以完美安装完成并运行顺畅) 电脑公司Windows7 Ghost 2010新年版 (目前网络上最好用 最完善 最快捷 10分钟可以完美安装完成并运行顺畅) 本系统主要适用于笔记本、品牌机，也支持组装兼容机，安装后自动激活 可供品牌机专卖店及普通用户安装使用，系统安装简便快速，10分钟内即可安装完成 ...</summary><published>2010-04-06T08:35:00Z</published><updated>2010-04-06T08:35:00Z</updated><author><name>Destiny_1112</name><uri>http://www.cnblogs.com/Destiny_1112/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Destiny_1112/archive/2010/04/06/1705475.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Destiny_1112/archive/2010/04/06/1705475.html"/><content type="text">电脑公司Windows7 Ghost 2010新年版 (目前网络上最好用 最完善 最快捷 10分钟可以完美安装完成并运行顺畅) 电脑公司Windows7 Ghost 2010新年版 (目前网络上最好用 最完善 最快捷 10分钟可以完美安装完成并运行顺畅) 本系统主要适用于笔记本、品牌机，也支持组装兼容机，安装后自动激活 可供品牌机专卖店及普通用户安装使用，系统安装简便快速，10分钟内即可安装完成 ...</content></entry><entry><id>http://www.cnblogs.com/Destiny_1112/archive/2010/02/23/1671800.html</id><title type="text">Visual Studio 2008 Team Suite简体中文正式版- &amp;amp; 激活方法</title><summary type="text">1内含MSDN简体中文版。ISO文件：zh-Hans_visual_studio_team_system_2008_team_suite_x86_x64wow_dvd_X14-26452.iso大小：4.34G8 ( UMD5: adb8e13193431d780e8092a0b6daf74a 見附件RAR(內含圖片) 春节期间会保持始终有源，请尽快下载！下面是eMule链接(最新迅雷已支持Fla...</summary><published>2010-02-23T03:54:00Z</published><updated>2010-02-23T03:54:00Z</updated><author><name>Destiny_1112</name><uri>http://www.cnblogs.com/Destiny_1112/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Destiny_1112/archive/2010/02/23/1671800.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Destiny_1112/archive/2010/02/23/1671800.html"/><content type="text">1内含MSDN简体中文版。ISO文件：zh-Hans_visual_studio_team_system_2008_team_suite_x86_x64wow_dvd_X14-26452.iso大小：4.34G8 ( UMD5: adb8e13193431d780e8092a0b6daf74a 見附件RAR(內含圖片) 春节期间会保持始终有源，请尽快下载！下面是eMule链接(最新迅雷已支持Fla...</content></entry><entry><id>http://www.cnblogs.com/Destiny_1112/archive/2010/02/08/1666141.html</id><title type="text">数据库内连接、外连接（左连接、右连接、全连接）</title><summary type="text">内连接：把两个表中数据对应的数据查出来外连接：以某个表为基础把对应数据查出来（全连接是以多个表为基础）student表no name 1 a 2 b3 c4 d grade表no grade1 902 983 95内连接 inner join（查找条件中对应的数据，no4没有数据不列出来）语法：select * from student inner join grade on student.no...</summary><published>2010-02-08T15:48:00Z</published><updated>2010-02-08T15:48:00Z</updated><author><name>Destiny_1112</name><uri>http://www.cnblogs.com/Destiny_1112/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Destiny_1112/archive/2010/02/08/1666141.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Destiny_1112/archive/2010/02/08/1666141.html"/><content type="text">内连接：把两个表中数据对应的数据查出来外连接：以某个表为基础把对应数据查出来（全连接是以多个表为基础）student表no name 1 a 2 b3 c4 d grade表no grade1 902 983 95内连接 inner join（查找条件中对应的数据，no4没有数据不列出来）语法：select * from student inner join grade on student.no...</content></entry><entry><id>http://www.cnblogs.com/Destiny_1112/archive/2010/01/23/1654713.html</id><title type="text">图解JSON语法五大要素 (多图)</title><summary type="text">JSON语法开发内容包括：更容易的设计集成、扩充的部署选项、更为丰富多彩的登录和个性化服务以及更好的数据访问和同步，还可以使用 json_encode() 使来自 PHP 数据库连接的数据可用于 Ajax 应用程序。JSON语法JSON的语法很简单，就是使用大括号'{}'，中括号'[]'，逗号'，'，冒号'：'，双引号'“”'。数据类型：嵌套对象、数组、字符串、数字、布尔值...</summary><published>2010-01-23T05:29:00Z</published><updated>2010-01-23T05:29:00Z</updated><author><name>Destiny_1112</name><uri>http://www.cnblogs.com/Destiny_1112/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Destiny_1112/archive/2010/01/23/1654713.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Destiny_1112/archive/2010/01/23/1654713.html"/><content type="text">JSON语法开发内容包括：更容易的设计集成、扩充的部署选项、更为丰富多彩的登录和个性化服务以及更好的数据访问和同步，还可以使用 json_encode() 使来自 PHP 数据库连接的数据可用于 Ajax 应用程序。JSON语法JSON的语法很简单，就是使用大括号'{}'，中括号'[]'，逗号'，'，冒号'：'，双引号'“”'。数据类型：嵌套对象、数组、字符串、数字、布尔值...</content></entry><entry><id>http://www.cnblogs.com/Destiny_1112/archive/2010/01/23/1654711.html</id><title type="text">总结得非常好的JavaScript语法字典</title><summary type="text">1.document.write(""); 输出语句2.JS中的注释为//3.传统的HTML文档顺序是:document-&gt;html-&gt;(head,body)4.一个浏览器窗口中的DOM顺序是:window-&gt;(navigator,screen,history,location,document)5.得到表单中元素的名称和值:document.getElementById("表单...</summary><published>2010-01-23T05:27:00Z</published><updated>2010-01-23T05:27:00Z</updated><author><name>Destiny_1112</name><uri>http://www.cnblogs.com/Destiny_1112/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Destiny_1112/archive/2010/01/23/1654711.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Destiny_1112/archive/2010/01/23/1654711.html"/><content type="text">1.document.write(""); 输出语句2.JS中的注释为//3.传统的HTML文档顺序是:document-&gt;html-&gt;(head,body)4.一个浏览器窗口中的DOM顺序是:window-&gt;(navigator,screen,history,location,document)5.得到表单中元素的名称和值:document.getElementById("表单...</content></entry><entry><id>http://www.cnblogs.com/Destiny_1112/archive/2010/01/23/1654709.html</id><title type="text">[百万级]通用分页存储过程.[千万级]实现千万级数据的分页显示!</title><summary type="text">/*名称:spAll_ReturnRows输入:输出:调用:EXEC spAll_ReturnRows 'select * FROM 表名', 页号, 返回记录数, '主键', '排序字段'spAll_ReturnRows 'select * FROM all_Categories',2,10,'[ID]','[ID]'说明:[百万级]通用存储过程.分页存储过程..返回指定返回条数、指定页数的记录...</summary><published>2010-01-23T05:26:00Z</published><updated>2010-01-23T05:26:00Z</updated><author><name>Destiny_1112</name><uri>http://www.cnblogs.com/Destiny_1112/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Destiny_1112/archive/2010/01/23/1654709.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Destiny_1112/archive/2010/01/23/1654709.html"/><content type="text">/*名称:spAll_ReturnRows输入:输出:调用:EXEC spAll_ReturnRows 'select * FROM 表名', 页号, 返回记录数, '主键', '排序字段'spAll_ReturnRows 'select * FROM all_Categories',2,10,'[ID]','[ID]'说明:[百万级]通用存储过程.分页存储过程..返回指定返回条数、指定页数的记录...</content></entry><entry><id>http://www.cnblogs.com/Destiny_1112/archive/2010/01/12/1645413.html</id><title type="text">Microsoft AJAX Videos视频链接</title><summary type="text">AJAX Videos#1 | [How Do I:] Get Started with ASP.NET AJAX #4 | [How Do I:] Implement Dynamic Partial-Page Updates with ASP.NET AJAX #5 | [How Do I:] Make Client-Side Network Callbacks with ASP.NET AJA...</summary><published>2010-01-12T09:15:00Z</published><updated>2010-01-12T09:15:00Z</updated><author><name>Destiny_1112</name><uri>http://www.cnblogs.com/Destiny_1112/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Destiny_1112/archive/2010/01/12/1645413.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Destiny_1112/archive/2010/01/12/1645413.html"/><content type="text">AJAX Videos#1 | [How Do I:] Get Started with ASP.NET AJAX #4 | [How Do I:] Implement Dynamic Partial-Page Updates with ASP.NET AJAX #5 | [How Do I:] Make Client-Side Network Callbacks with ASP.NET AJA...</content></entry><entry><id>http://www.cnblogs.com/Destiny_1112/archive/2010/01/09/1642872.html</id><title type="text">VS2008 AJAX控件介绍</title><summary type="text">1 Accordion 2 AccordionPane 实现多面板，每次都只显示一个，其他收藏起来，可以设置显示隐藏的时间和渐变效果哦3 AlwaysVisibleControlExtender 这个东西是将VerticalSide的值设置好后无论页面的滚动条滚动，这个目标控件一直都显示在页面的那个位置4 AnimationExtender 5 AnimationExtenderControlBa...</summary><published>2010-01-09T05:06:00Z</published><updated>2010-01-09T05:06:00Z</updated><author><name>Destiny_1112</name><uri>http://www.cnblogs.com/Destiny_1112/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Destiny_1112/archive/2010/01/09/1642872.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Destiny_1112/archive/2010/01/09/1642872.html"/><content type="text">1 Accordion 2 AccordionPane 实现多面板，每次都只显示一个，其他收藏起来，可以设置显示隐藏的时间和渐变效果哦3 AlwaysVisibleControlExtender 这个东西是将VerticalSide的值设置好后无论页面的滚动条滚动，这个目标控件一直都显示在页面的那个位置4 AnimationExtender 5 AnimationExtenderControlBa...</content></entry><entry><id>http://www.cnblogs.com/Destiny_1112/archive/2009/12/30/1635892.html</id><title type="text">Ext Designer 可视化设计器及汉化全攻略</title><summary type="text">安装和汉化的步骤 第一步下载：Ext需要支持AIR的支持。下载并安装 http://airdownload.adobe.com/air/win/download/latest/AdobeAIRInstaller.exe 第二步下载 Ext的核心安装包 在官网上 http://extjs.com/deploy/xds_preview.air 下载后安装。 第三步汉化 请到 http://downlo...</summary><published>2009-12-30T04:34:00Z</published><updated>2009-12-30T04:34:00Z</updated><author><name>Destiny_1112</name><uri>http://www.cnblogs.com/Destiny_1112/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Destiny_1112/archive/2009/12/30/1635892.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Destiny_1112/archive/2009/12/30/1635892.html"/><content type="text">安装和汉化的步骤 第一步下载：Ext需要支持AIR的支持。下载并安装 http://airdownload.adobe.com/air/win/download/latest/AdobeAIRInstaller.exe 第二步下载 Ext的核心安装包 在官网上 http://extjs.com/deploy/xds_preview.air 下载后安装。 第三步汉化 请到 http://downlo...</content></entry><entry><id>http://www.cnblogs.com/Destiny_1112/archive/2009/12/17/1626296.html</id><title type="text">优秀的XHTML代码示范</title><summary type="text"/><published>2009-12-17T05:11:00Z</published><updated>2009-12-17T05:11:00Z</updated><author><name>Destiny_1112</name><uri>http://www.cnblogs.com/Destiny_1112/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Destiny_1112/archive/2009/12/17/1626296.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Destiny_1112/archive/2009/12/17/1626296.html"/><content type="text"/></entry></feed>
