<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_螃蟹 疯牛 大雁 团队</title><subtitle type="text">Starting a BusinessStop WorryingKeep TrackClose the DoorNever Say No Just Work Harder </subtitle><id>http://feed.cnblogs.com/blog/u/27984/rss</id><updated>2009-07-29T05:59:00Z</updated><author><name>许晓光</name><uri>http://www.cnblogs.com/xuxiaoguang/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xuxiaoguang/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/27984/rss"/><entry><id>http://www.cnblogs.com/xuxiaoguang/archive/2009/07/29/1534062.html</id><title type="text">四舍五入</title><summary type="text">static void Main(string[] args) { //int d = GetInt("4.5"); int d = (int)Math.Round(2.5,MidpointRounding.AwayFromZero); decimal kk = Convert.ToDecimal("3.2"); //int dd = int.Parse(d); int result; int.T...</summary><published>2009-07-29T05:59:00Z</published><updated>2009-07-29T05:59:00Z</updated><author><name>许晓光</name><uri>http://www.cnblogs.com/xuxiaoguang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xuxiaoguang/archive/2009/07/29/1534062.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xuxiaoguang/archive/2009/07/29/1534062.html"/></entry><entry><id>http://www.cnblogs.com/xuxiaoguang/archive/2009/05/06/1450853.html</id><title type="text">ASP.NET 2.0 - 控件系列(四) – GridView绑定</title><summary type="text">&amp;lt;asp:GridView			ID="GridView1"			runat="server"			AutoGenerateColumns="False"					DataSourceID="SqlDataSource1"&amp;gt;			&amp;lt;Columns&amp;gt;			&amp;lt;asp:TemplateField			HeaderText="StudentNumber"&amp;gt;			&amp;lt;...</summary><published>2009-05-06T09:45:00Z</published><updated>2009-05-06T09:45:00Z</updated><author><name>许晓光</name><uri>http://www.cnblogs.com/xuxiaoguang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xuxiaoguang/archive/2009/05/06/1450853.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xuxiaoguang/archive/2009/05/06/1450853.html"/></entry><entry><id>http://www.cnblogs.com/xuxiaoguang/archive/2009/05/05/1450112.html</id><title type="text">ASP.NET Video Streaming 在线视频播放</title><summary type="text">&amp;lt;body			&amp;gt;			&amp;lt;form			id="form1"			runat="server"&amp;gt;			&amp;lt;div&amp;gt;			&amp;lt;object			id="MP"			classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95"			width="620"			height="460"			VIEWASTEXT&amp;gt;		...</summary><published>2009-05-05T09:23:00Z</published><updated>2009-05-05T09:23:00Z</updated><author><name>许晓光</name><uri>http://www.cnblogs.com/xuxiaoguang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xuxiaoguang/archive/2009/05/05/1450112.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xuxiaoguang/archive/2009/05/05/1450112.html"/></entry><entry><id>http://www.cnblogs.com/xuxiaoguang/archive/2009/04/30/1446755.html</id><title type="text">C#调用dos命令</title><summary type="text">using System.Diagnostics; namespace WebApplication1{			public			partial			class			WebForm3 : System.Web.UI.Page {			protected			void Page_Load(object sender, EventArgs e) {			Process pro = new			Proce...</summary><published>2009-04-30T01:40:00Z</published><updated>2009-04-30T01:40:00Z</updated><author><name>许晓光</name><uri>http://www.cnblogs.com/xuxiaoguang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xuxiaoguang/archive/2009/04/30/1446755.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xuxiaoguang/archive/2009/04/30/1446755.html"/></entry><entry><id>http://www.cnblogs.com/xuxiaoguang/archive/2009/04/29/1446250.html</id><title type="text">SQL – Select查询的多种方法</title><summary type="text">CREATE TABLE tbl_students    (        snumber char,        sname  varchar(10)    )     CREATE TABLE tbl_curriculums    (        cnumber char,        cname varchar(15),        cteacher varchar(10)    )...</summary><published>2009-04-29T07:03:00Z</published><updated>2009-04-29T07:03:00Z</updated><author><name>许晓光</name><uri>http://www.cnblogs.com/xuxiaoguang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xuxiaoguang/archive/2009/04/29/1446250.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xuxiaoguang/archive/2009/04/29/1446250.html"/></entry><entry><id>http://www.cnblogs.com/xuxiaoguang/archive/2009/04/24/1442788.html</id><title type="text">ASP.NET MVC 学习心得 (6) –jQuery取得控件值</title><summary type="text">1. 在项目中引用jQuery  类库&amp;lt;script			language="javascript"			type="text/javascript"			src="/JS/jquery-1.2.6.js"&amp;gt;     &amp;lt;/script&amp;gt;2. JavaScript 代码&amp;lt;script			language="javascript"			type="text/javasc...</summary><published>2009-04-24T03:43:00Z</published><updated>2009-04-24T03:43:00Z</updated><author><name>许晓光</name><uri>http://www.cnblogs.com/xuxiaoguang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xuxiaoguang/archive/2009/04/24/1442788.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xuxiaoguang/archive/2009/04/24/1442788.html"/></entry><entry><id>http://www.cnblogs.com/xuxiaoguang/archive/2009/04/21/1440264.html</id><title type="text">ASP.NET MVC 学习心得 (5) –AJAX</title><summary type="text">添加视图&amp;lt;asp:Content					ID="Content2"					ContentPlaceHolderID="MainContent"					runat="server"&amp;gt; &amp;lt;script					language="javascript"					type="text/javascript"					src="/Scripts/jquery-1.2.6.min.j...</summary><published>2009-04-21T02:51:00Z</published><updated>2009-04-21T02:51:00Z</updated><author><name>许晓光</name><uri>http://www.cnblogs.com/xuxiaoguang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xuxiaoguang/archive/2009/04/21/1440264.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xuxiaoguang/archive/2009/04/21/1440264.html"/></entry><entry><id>http://www.cnblogs.com/xuxiaoguang/archive/2009/04/16/1437107.html</id><title type="text">ASP.NET MVC 学习心得 (4) – 视图控制器</title><summary type="text">添加视图。 添加控制器。</summary><published>2009-04-16T04:11:00Z</published><updated>2009-04-16T04:11:00Z</updated><author><name>许晓光</name><uri>http://www.cnblogs.com/xuxiaoguang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xuxiaoguang/archive/2009/04/16/1437107.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xuxiaoguang/archive/2009/04/16/1437107.html"/></entry><entry><id>http://www.cnblogs.com/xuxiaoguang/archive/2009/04/16/1436959.html</id><title type="text">ASP.NET 事件冒泡技术</title><summary type="text">ASP.NET 框架支持事件冒泡技术，它准许子控件触发的事件由父控件处理。 http://msdn.microsoft.com/en-us/library/aa719644(VS.71).aspx</summary><published>2009-04-16T01:46:00Z</published><updated>2009-04-16T01:46:00Z</updated><author><name>许晓光</name><uri>http://www.cnblogs.com/xuxiaoguang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xuxiaoguang/archive/2009/04/16/1436959.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xuxiaoguang/archive/2009/04/16/1436959.html"/></entry><entry><id>http://www.cnblogs.com/xuxiaoguang/archive/2009/04/14/1435797.html</id><title type="text">ASP.NET MVC 学习心得 (3) – 怎样使用服务器控件</title><summary type="text">创建ASP.NET MVC 应用程序后，在界面上添加个ASP.NET 按钮服务器控件。运行程序单击按钮控件，产生如下异常。Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that &amp;lt;machineKey&amp;gt; configuration sp...</summary><published>2009-04-14T09:21:00Z</published><updated>2009-04-14T09:21:00Z</updated><author><name>许晓光</name><uri>http://www.cnblogs.com/xuxiaoguang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xuxiaoguang/archive/2009/04/14/1435797.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xuxiaoguang/archive/2009/04/14/1435797.html"/></entry></feed>
