<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tal-Rasha</title>
	<atom:link href="http://www.tal-rasha.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tal-rasha.com</link>
	<description>Tal Rasha&#039;s Wrappings</description>
	<lastBuildDate>Mon, 28 Nov 2011 12:49:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>msiexec命令解压msi</title>
		<link>http://www.tal-rasha.com/archives/268.html</link>
		<comments>http://www.tal-rasha.com/archives/268.html#comments</comments>
		<pubDate>Mon, 28 Nov 2011 12:49:34 +0000</pubDate>
		<dc:creator>Tal Rasha</dc:creator>
				<category><![CDATA[我就不分类]]></category>
		<category><![CDATA[解压msi]]></category>

		<guid isPermaLink="false">http://www.tal-rasha.com/?p=268</guid>
		<description><![CDATA[msiexec /Option [Optional Parameter] 安装选项 安装或配置产品 /a 管理安装 &#8211; 在网络上安装产品 /j [/t ] [/g ] 公布产品 &#8211; m 公布到所有用户，u 公布到当前用户 卸载产品 显示选项 /quiet 安静模式，无用户交互 /passive 无人参与模式 &#8211; 只显示进度栏 /q[n&#124;b&#124;r&#124;f] 设置用户界面级别 n &#8211; 无用户界面 b &#8211; 基本界面 r &#8211; 精简界面 f &#8211; 完整界面(默认值) /help 帮助信息 重新启动选项 /norestart 安装完成后不重新启动 /promptrestart 必要时提示用户重新启动 /forcerestart 安装后始终重新启动计算机 日志选项 /l[i&#124;w&#124;e&#124;a&#124;r&#124;u&#124;c&#124;m&#124;o&#124;p&#124;v&#124;x&#124;+&#124;!&#124;*] i &#8211; [...]]]></description>
		<wfw:commentRss>http://www.tal-rasha.com/archives/268.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>.NET Page对象各事件执行顺序</title>
		<link>http://www.tal-rasha.com/archives/264.html</link>
		<comments>http://www.tal-rasha.com/archives/264.html#comments</comments>
		<pubDate>Tue, 13 Sep 2011 09:30:46 +0000</pubDate>
		<dc:creator>Tal Rasha</dc:creator>
				<category><![CDATA[经验心得]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[事件]]></category>

		<guid isPermaLink="false">http://www.tal-rasha.com/?p=264</guid>
		<description><![CDATA[using System; using System.Data; using System.Configuration; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; &#160; public partial class _Default : Page &#123; protected void Page_Load&#40;object sender, EventArgs e&#41; &#123; &#160; &#125; &#160; #region OnPreInit 第一步 protected override void OnPreInit&#40;EventArgs e&#41; &#123; //检查 IsPostBack 属性来确定是不是第一次处理该页。 &#160; //创建或重新创建动态控件。 &#160; //动态设置主控页。 &#160; //动态设置 Theme [...]]]></description>
		<wfw:commentRss>http://www.tal-rasha.com/archives/264.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>win7 重建图标缓存</title>
		<link>http://www.tal-rasha.com/archives/261.html</link>
		<comments>http://www.tal-rasha.com/archives/261.html#comments</comments>
		<pubDate>Tue, 13 Sep 2011 08:04:38 +0000</pubDate>
		<dc:creator>Tal Rasha</dc:creator>
				<category><![CDATA[经验心得]]></category>
		<category><![CDATA[win7]]></category>
		<category><![CDATA[图标]]></category>
		<category><![CDATA[缓存]]></category>

		<guid isPermaLink="false">http://www.tal-rasha.com/?p=261</guid>
		<description><![CDATA[taskkill /f /im explorer.exe attrib -h -i %userprofile%/AppData/Local/IconCache.db del %userprofile%/AppData/Local/IconCache.db /a start explorer]]></description>
		<wfw:commentRss>http://www.tal-rasha.com/archives/261.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>测试</title>
		<link>http://www.tal-rasha.com/archives/258.html</link>
		<comments>http://www.tal-rasha.com/archives/258.html#comments</comments>
		<pubDate>Fri, 02 Sep 2011 10:13:47 +0000</pubDate>
		<dc:creator>Tal Rasha</dc:creator>
				<category><![CDATA[我就不分类]]></category>

		<guid isPermaLink="false">http://www.tal-rasha.com/?p=258</guid>
		<description><![CDATA[MNQQRG2G4RQZ]]></description>
		<wfw:commentRss>http://www.tal-rasha.com/archives/258.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C#实现Excel列名与列索引间的转换</title>
		<link>http://www.tal-rasha.com/archives/254.html</link>
		<comments>http://www.tal-rasha.com/archives/254.html#comments</comments>
		<pubDate>Fri, 25 Mar 2011 16:51:34 +0000</pubDate>
		<dc:creator>Tal Rasha</dc:creator>
				<category><![CDATA[软件开发]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Excel]]></category>

		<guid isPermaLink="false">http://www.tal-rasha.com/?p=254</guid>
		<description><![CDATA[写代码使用到的Excel列名与列索引间的转换，贴出来分享 其实就是十进制和二十六进制间的转换 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 /// &#60;summary&#62; /// 用于excel表格中列号字母转成列索引，从1对应A开始 /// &#60;/summary&#62; /// &#60;param name=&#34;column&#34;&#62;列号&#60;/param&#62; [...]]]></description>
		<wfw:commentRss>http://www.tal-rasha.com/archives/254.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>人民币小写转换成大写</title>
		<link>http://www.tal-rasha.com/archives/251.html</link>
		<comments>http://www.tal-rasha.com/archives/251.html#comments</comments>
		<pubDate>Mon, 14 Mar 2011 11:53:14 +0000</pubDate>
		<dc:creator>Tal Rasha</dc:creator>
				<category><![CDATA[软件开发]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[人民币大小写转换]]></category>

		<guid isPermaLink="false">http://www.tal-rasha.com/?p=251</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 [...]]]></description>
		<wfw:commentRss>http://www.tal-rasha.com/archives/251.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML元素嵌套表</title>
		<link>http://www.tal-rasha.com/archives/244.html</link>
		<comments>http://www.tal-rasha.com/archives/244.html#comments</comments>
		<pubDate>Mon, 14 Mar 2011 11:21:48 +0000</pubDate>
		<dc:creator>Tal Rasha</dc:creator>
				<category><![CDATA[网站建设]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[嵌套]]></category>

		<guid isPermaLink="false">http://www.tal-rasha.com/?p=244</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.tal-rasha.com/archives/244.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DropDownList.SelectedValue与DropDownList.SelectedItem.Value的区别</title>
		<link>http://www.tal-rasha.com/archives/240.html</link>
		<comments>http://www.tal-rasha.com/archives/240.html#comments</comments>
		<pubDate>Sun, 07 Nov 2010 03:29:29 +0000</pubDate>
		<dc:creator>Tal Rasha</dc:creator>
				<category><![CDATA[经验心得]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[区别]]></category>
		<category><![CDATA[对比]]></category>

		<guid isPermaLink="false">http://www.tal-rasha.com/?p=240</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 public virtual ListItem SelectedItem &#123; get &#123; int selectedIndex = this.SelectedIndex; if &#40;selectedIndex &#62;= 0&#41; &#123; return this.Items&#91;selectedIndex&#93;; &#125; return null; &#125; &#125; public virtual string SelectedValue &#123; get &#123; int selectedIndex = this.SelectedIndex; if &#40;selectedIndex &#62;= [...]]]></description>
		<wfw:commentRss>http://www.tal-rasha.com/archives/240.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SQL SERVER 批量删除默认值</title>
		<link>http://www.tal-rasha.com/archives/235.html</link>
		<comments>http://www.tal-rasha.com/archives/235.html#comments</comments>
		<pubDate>Sat, 06 Nov 2010 14:18:54 +0000</pubDate>
		<dc:creator>Tal Rasha</dc:creator>
				<category><![CDATA[软件开发]]></category>
		<category><![CDATA[SQL SERVER]]></category>
		<category><![CDATA[默认值]]></category>

		<guid isPermaLink="false">http://www.tal-rasha.com/?p=235</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 --表名 declare @tablename sysname; --默认值约束名 declare @defaultname varchar&#40;100&#41;; --定义游标 declare [...]]]></description>
		<wfw:commentRss>http://www.tal-rasha.com/archives/235.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET TextBox控件回车触发事件</title>
		<link>http://www.tal-rasha.com/archives/219.html</link>
		<comments>http://www.tal-rasha.com/archives/219.html#comments</comments>
		<pubDate>Sat, 30 Oct 2010 14:12:59 +0000</pubDate>
		<dc:creator>Tal Rasha</dc:creator>
				<category><![CDATA[经验心得]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[TextBox]]></category>
		<category><![CDATA[事件]]></category>

		<guid isPermaLink="false">http://www.tal-rasha.com/?p=219</guid>
		<description><![CDATA[功能是用js实现的，js代码如下： 1 2 3 4 5 6 7 8 9 10 11 12 &#60;scriptt type=&#34;text/javascript&#34; language=&#34;javascript&#34;&#62; function EnterTextBox&#40;&#41; &#123; if&#40;event.keyCode == 13 &#38;&#38; document.all&#91;&#34;TextBoxDemo&#34;&#93;.value != &#34;&#34;&#41; &#123; event.keyCode = 9; event.returnValue = false; document.all&#91;&#34;TextBoxDemo&#34;&#93;.click&#40;&#41;; &#125; &#125; &#60;/script&#62; //TextBoxDemo是TextBox控件的ID 接下来调用js的方法比较多，这里介绍三种： &#60;!--加在页面body中--&#62; &#60;body onkeypress=&#34;return EnterTextBox()&#34;&#62; '直接加在textbox控件中 &#60;asp:TextBox id=&#34;TextBoxDemo&#34; runat=&#34;server&#34; onkeypress=&#34;EnterTextBox()&#34;&#62;&#60;/asp:TextBox&#62; //写在页面的PageLoad里面 TextBoxDemo.Attribute.add&#40;&#34;onkeypress&#34;,&#34;EnterTextBox()&#34;&#41;;]]></description>
		<wfw:commentRss>http://www.tal-rasha.com/archives/219.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

