<?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/14807/rss</id><updated>2007-12-21T09:29:17Z</updated><author><name>彻底玩转.NET</name><uri>http://www.cnblogs.com/jinlinc/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jinlinc/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/14807/rss"/><entry><id>http://www.cnblogs.com/jinlinc/archive/2007/12/21/1009477.html</id><title type="text">学习.Net的经典网站</title><summary type="text">名称：快速入门地址：http://chs.gotdotnet.com/quickstart/描述：本站点是微软.NET技术的快速入门网站，我们不必再安装.NET Framework中的快速入门示例程序，直接在网上查看此示例即看。****************************************************名称：微软官方.NET指导站点地址：http://www.gotdo...</summary><published>2007-12-21T09:29:00Z</published><updated>2007-12-21T09:29:00Z</updated><author><name>彻底玩转.NET</name><uri>http://www.cnblogs.com/jinlinc/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jinlinc/archive/2007/12/21/1009477.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jinlinc/archive/2007/12/21/1009477.html"/></entry><entry><id>http://www.cnblogs.com/jinlinc/archive/2007/12/21/1009346.html</id><title type="text">JavaScript事件列表</title><summary type="text">javascript事件列表解说 事件 浏览器支持 解说 一般事件 onclick IE3、N2 鼠标点击时触发此事件 ondblclick IE4、N4 鼠标双击时触发此事件 onmousedown IE4、N4 按下鼠标时触发此事件 onmouseup IE4、N4 鼠标按下后松开鼠标时触发此事件 onmouseover IE3、N2 当鼠标移动到某对象范围的上方时触发此事件 onmousem...</summary><published>2007-12-21T08:37:00Z</published><updated>2007-12-21T08:37:00Z</updated><author><name>彻底玩转.NET</name><uri>http://www.cnblogs.com/jinlinc/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jinlinc/archive/2007/12/21/1009346.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jinlinc/archive/2007/12/21/1009346.html"/></entry><entry><id>http://www.cnblogs.com/jinlinc/archive/2007/12/21/1009343.html</id><title type="text">如何判断一个字符串中是否包含另一个字符串 </title><summary type="text">vb.net中：InStr([start, ]string1, string2[, compare]) InStr 函数的语法具有下面的参数： start 可选参数。为数值表达式，设置每次搜索的起点。如果省略，将从第一个字符的位置开始。如果 start 包含 Null，将发生错误。如果指定了 compare 参数，则一定要有 start 参数。 string1 必要参数。接受搜索的字符串表达式。 ...</summary><published>2007-12-21T08:36:00Z</published><updated>2007-12-21T08:36:00Z</updated><author><name>彻底玩转.NET</name><uri>http://www.cnblogs.com/jinlinc/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jinlinc/archive/2007/12/21/1009343.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jinlinc/archive/2007/12/21/1009343.html"/></entry><entry><id>http://www.cnblogs.com/jinlinc/archive/2007/12/21/1009340.html</id><title type="text">SQL Server 2000中的数据转换服务 (DTS)</title><summary type="text">SQL Server 2000中的数据转换服务 (DTS)更新日期： 2004年06月15日发布者 Diane LarsenEuan Garden, 投稿人Microsoft Corporation2000 年 9 月摘要： 为了完成数据合并、存档和分析等任务；为了进行应用程序开发；为了进行数据库或服务器升级，数据库管理员经常需要导入、导出以及转换数据。SQL Server 2000 中的数据转换...</summary><published>2007-12-21T08:33:00Z</published><updated>2007-12-21T08:33:00Z</updated><author><name>彻底玩转.NET</name><uri>http://www.cnblogs.com/jinlinc/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jinlinc/archive/2007/12/21/1009340.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jinlinc/archive/2007/12/21/1009340.html"/></entry><entry><id>http://www.cnblogs.com/jinlinc/archive/2006/05/24/408247.html</id><title type="text"> 浅谈几个SQL的日志概念(转)</title><summary type="text">今天抽出一点时间解释几个关于SQL日志的概念，他们也经常使初学者望而止步，反正计算机的术语都是很抽象的，所以第一感觉就是头疼，然后然后几次后就没感觉了.以下有些是从书上摘抄的,有的是从网上找的算是借花献佛吧!!物理日志文件：  这个比较好理解，实实在在的东西，数据库目录下面的.ldf文件就是，有些人喜欢改后缀，感觉不大好，数据库的事务日志记录就在这里面虚拟日志：  相信多数人有这个感觉，虚拟这个字...</summary><published>2006-05-24T10:09:00Z</published><updated>2006-05-24T10:09:00Z</updated><author><name>彻底玩转.NET</name><uri>http://www.cnblogs.com/jinlinc/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jinlinc/archive/2006/05/24/408247.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jinlinc/archive/2006/05/24/408247.html"/></entry><entry><id>http://www.cnblogs.com/jinlinc/archive/2006/05/24/408244.html</id><title type="text">SQL Server 管理常用SQL语句</title><summary type="text">1. 查看数据库的版本　　 select @@version 　　2. 查看数据库所在机器操作系统参数 　　exec master..xp_msver 　　3. 查看数据库启动的参数 　　sp_configure 　　4. 查看数据库启动时间 　　select convert(varchar(30),login_time,120) from master..sysprocesses where s...</summary><published>2006-05-24T10:08:00Z</published><updated>2006-05-24T10:08:00Z</updated><author><name>彻底玩转.NET</name><uri>http://www.cnblogs.com/jinlinc/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jinlinc/archive/2006/05/24/408244.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jinlinc/archive/2006/05/24/408244.html"/></entry><entry><id>http://www.cnblogs.com/jinlinc/archive/2006/05/08/394242.html</id><title type="text">一个ADSL多台电脑上网的最好解决方案</title><summary type="text">高效,稳定,投资少,每台机器独立运行,互不影响.不需要拨号软件,开机就上网. 由于现在的ADSL已经带路由功能,所以不需要再添加路由器了.一. 买一个交换机, 很便宜,五口的才60-90元,塑料壳的70元以下,铁壳最好的"固网"才90元,"中青旅"铁壳才75元.安装在ADSL与计算机之间.每台机器一个网卡,二. 设置本机的"网络".系统win98(其他的Winxp,win2000大同小异),具体参...</summary><published>2006-05-08T10:20:00Z</published><updated>2006-05-08T10:20:00Z</updated><author><name>彻底玩转.NET</name><uri>http://www.cnblogs.com/jinlinc/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jinlinc/archive/2006/05/08/394242.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jinlinc/archive/2006/05/08/394242.html"/></entry><entry><id>http://www.cnblogs.com/jinlinc/archive/2006/03/13/349343.html</id><title type="text">书评《Microsoft .NET框架程序设计（修订版）》</title><summary type="text">在经历了漫长的等待后，我们终于看到了清华大学出版社组织重译的《Microsoft .NET框架程序设计（修订版）》一书。本书英文原名是Applied Microsoft .NET Framework Programming，由全球知名的技术作家 Jeffrey Richter先生所著。在去年《程序员》的.NET好书榜中，我们曾推荐过此书的英文版。一直以来，能透彻地分析.NET框架平台体系和底层技术...</summary><published>2006-03-13T12:58:00Z</published><updated>2006-03-13T12:58:00Z</updated><author><name>彻底玩转.NET</name><uri>http://www.cnblogs.com/jinlinc/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jinlinc/archive/2006/03/13/349343.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jinlinc/archive/2006/03/13/349343.html"/></entry><entry><id>http://www.cnblogs.com/jinlinc/archive/2006/03/13/349174.html</id><title type="text">.NET环境下水晶报表使用总结(转)</title><summary type="text">最近在研究.net平台下的Crystal Report。在网上看到了一篇不错的文章，转载来收藏。对我这个水晶报表初学者很有启发。水晶报表是一个优秀的报表开发工具，本人在开发通用管理系统的时候，所有报表都使用水晶报表，其简单、易用和强大的功能令笔者倍加喜爱，现将水晶报表使用手记呈现给大家。 一、在使用自带的水晶报表时，请注册，否则只能使用30次水晶报表注册码注册号:6707437608密码:AAP5...</summary><published>2006-03-13T08:27:00Z</published><updated>2006-03-13T08:27:00Z</updated><author><name>彻底玩转.NET</name><uri>http://www.cnblogs.com/jinlinc/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jinlinc/archive/2006/03/13/349174.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jinlinc/archive/2006/03/13/349174.html"/></entry><entry><id>http://www.cnblogs.com/jinlinc/archive/2006/03/10/347337.html</id><title type="text">鼠标经过的行高亮显示(在datagrid中)</title><summary type="text">当页面显示一个数据繁多的表格时,为了便于用户的查看,可以将鼠标经过的行高亮显示.1PrivateSubdgSupply_ItemDataBound()SubdgSupply_ItemDataBound(ByValsenderAsObject,ByValeAsSystem.Web.UI.WebControls.DataGridItemEventArgs)HandlesdgSupply.ItemDat...</summary><published>2006-03-10T08:47:00Z</published><updated>2006-03-10T08:47:00Z</updated><author><name>彻底玩转.NET</name><uri>http://www.cnblogs.com/jinlinc/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jinlinc/archive/2006/03/10/347337.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jinlinc/archive/2006/03/10/347337.html"/></entry></feed>
