<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Nana的荔枝园_分类_Win32</title><id>http://feed.cnblogs.com/blog/u/63191/category/219696/rss</id><updated>2012-05-28T07:04:36Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/NanaLich/category/219696.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/63191/category/219696/rss"/><entry><id>http://www.cnblogs.com/NanaLich/archive/2012/05/26/a-scriptlet-for-app-path.html</id><title type="text">一个简单的WSH Scriptlet</title><summary type="text">先强调一下，我这里把它称为“Scriptlet”只是因为和其字面意义比较近似，并不是指 Microsoft Windows 中的那种“脚本组件”。起因有些时候我会弄到一些免安装的实用工具，比方说 Sysinternals 套件中的工具就都属于这一种。但是虽然工具是免安装的，可实际用起来的时候找到工具的所在位置也挺麻烦的，所以我尝试过几种办法，有创建快捷方式、创建文件夹、设置 Path 环境变量等等，总地来说当这类五花八门的免安装工具越来越多的时候，我是会犯懒的，于是我就开始想有什么办法可以一劳永逸地解决这个问题。解决方案经过短时间的尝试以后，我最终写出了一个能有点帮助的 Scriptlet，语</summary><published>2012-05-26T12:59:00Z</published><updated>2012-05-26T12:59:00Z</updated><author><name>Nana's Lich</name><uri>http://www.cnblogs.com/NanaLich/</uri></author><link rel="alternate" href="http://www.cnblogs.com/NanaLich/archive/2012/05/26/a-scriptlet-for-app-path.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/NanaLich/archive/2012/05/26/a-scriptlet-for-app-path.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/NanaLich/archive/2010/12/27/1918113.html</id><title type="text">【牢骚】这都什么鸟人啊，净吓唬菜鸟玩</title><summary type="text">前几个月我才抱怨过什么乱七八糟的东西都上园子首页，什么感悟你妹啊什么原创你妹啊什么发现你妹啊什么东拼西凑你妹啊什么什么你妹的刚才我想起来删一行多余的代码，然后就往首页上瞄了一眼，结果看到有篇文说什么“不为人知的秘密”点进去一看这啥玩意啊，不就个普通溢出么？明明人家C#就不推荐你随便碰指针，你还把指针找出来鼓捣个溢出说什么“不为人知的秘密”——去你妹的不为人知，你他妈这是哗众取宠吧你？呸上首页喷人就算不被撤下来也不太好看，所以只有我的朋友看到就行了。</summary><published>2010-12-27T09:16:00Z</published><updated>2010-12-27T09:16:00Z</updated><author><name>Nana's Lich</name><uri>http://www.cnblogs.com/NanaLich/</uri></author><link rel="alternate" href="http://www.cnblogs.com/NanaLich/archive/2010/12/27/1918113.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/NanaLich/archive/2010/12/27/1918113.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/NanaLich/archive/2010/12/01/something-some-people-will-never-try.html</id><title type="text">SAI的拙劣仿制：很多人永远也不会尝试的东西</title><summary type="text">利用一些（其实早就不算能是）新技术可以轻松地做出有趣的东西</summary><published>2010-12-01T03:09:00Z</published><updated>2010-12-01T03:09:00Z</updated><author><name>Nana's Lich</name><uri>http://www.cnblogs.com/NanaLich/</uri></author><link rel="alternate" href="http://www.cnblogs.com/NanaLich/archive/2010/12/01/something-some-people-will-never-try.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/NanaLich/archive/2010/12/01/something-some-people-will-never-try.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/NanaLich/archive/2010/10/15/1851826.html</id><title type="text">【随笔】接着说说QQ“侵犯隐私”都干了些什么</title><summary type="text">昨天的博文说了为什么我不认为QQ有侵犯隐私，今天就QQ对本地文件的扫描动作进行分析，看看到底是不是和隐私有关系。</summary><published>2010-10-14T22:44:00Z</published><updated>2010-10-14T22:44:00Z</updated><author><name>Nana's Lich</name><uri>http://www.cnblogs.com/NanaLich/</uri></author><link rel="alternate" href="http://www.cnblogs.com/NanaLich/archive/2010/10/15/1851826.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/NanaLich/archive/2010/10/15/1851826.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/NanaLich/archive/2010/08/01/aspnet-using-webbrowser.html</id><title type="text">在ASP.NET服务器端过程中使用WebBrowser的注意事项</title><summary type="text">在ASP.NET程序中使用WebBrowser（WinForms）控件代替WebClient时发现的一些问题，如果你也在使用WebBrowser的过程中遇到了困难的话，不妨来看看。</summary><published>2010-08-01T05:21:00Z</published><updated>2010-08-01T05:21:00Z</updated><author><name>Nana's Lich</name><uri>http://www.cnblogs.com/NanaLich/</uri></author><link rel="alternate" href="http://www.cnblogs.com/NanaLich/archive/2010/08/01/aspnet-using-webbrowser.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/NanaLich/archive/2010/08/01/aspnet-using-webbrowser.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/NanaLich/archive/2010/08/01/aspnet-create-eventlog.html</id><title type="text">在ASP.NET程序中使用事件日志的条件——关于注册表的访问控制表</title><summary type="text">当运行ASP.NET程序时，写入创建和写入事件日志是一个有点麻烦的问题。经过一些探索以后，我找出了创建事件日志的必要条件。</summary><published>2010-08-01T03:52:00Z</published><updated>2010-08-01T03:52:00Z</updated><author><name>Nana's Lich</name><uri>http://www.cnblogs.com/NanaLich/</uri></author><link rel="alternate" href="http://www.cnblogs.com/NanaLich/archive/2010/08/01/aspnet-create-eventlog.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/NanaLich/archive/2010/08/01/aspnet-create-eventlog.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/NanaLich/archive/2010/07/28/hodown-hold-on.html</id><title type="text">[小玩具]HoDown，“请等一下！”</title><summary type="text">想在可执行文件被另一个程序启动的那个瞬间动点手脚？可以！</summary><published>2010-07-28T09:22:00Z</published><updated>2010-07-28T09:22:00Z</updated><author><name>Nana's Lich</name><uri>http://www.cnblogs.com/NanaLich/</uri></author><link rel="alternate" href="http://www.cnblogs.com/NanaLich/archive/2010/07/28/hodown-hold-on.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/NanaLich/archive/2010/07/28/hodown-hold-on.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/NanaLich/archive/2010/07/12/ideskband2-notes.html</id><title type="text">战IDeskband告一段落后的感想</title><summary type="text">Deskband这种东西，还真不好搞。</summary><published>2010-07-12T15:35:00Z</published><updated>2010-07-12T15:35:00Z</updated><author><name>Nana's Lich</name><uri>http://www.cnblogs.com/NanaLich/</uri></author><link rel="alternate" href="http://www.cnblogs.com/NanaLich/archive/2010/07/12/ideskband2-notes.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/NanaLich/archive/2010/07/12/ideskband2-notes.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/NanaLich/archive/2010/07/08/dotnet-ideskband2-interface.html</id><title type="text">关于IDeskband2的问题</title><summary type="text">如果在.NET怎么样搞IDeskband2都崩溃的话，很可能是方法顺序写错了。</summary><published>2010-07-08T08:51:00Z</published><updated>2010-07-08T08:51:00Z</updated><author><name>Nana's Lich</name><uri>http://www.cnblogs.com/NanaLich/</uri></author><link rel="alternate" href="http://www.cnblogs.com/NanaLich/archive/2010/07/08/dotnet-ideskband2-interface.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/NanaLich/archive/2010/07/08/dotnet-ideskband2-interface.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/NanaLich/archive/2009/11/26/jscript-cicular-references-i.html</id><title type="text">从IE的一个奇怪的现象所联想到的（上）</title><summary type="text">旧版本的Flash Player在IE中会遇到这样那样的问题，为什么会有这些问题呢？本文中作者试图用自己所掌握的知识来揭开这个谜。</summary><published>2009-11-26T12:08:00Z</published><updated>2009-11-26T12:08:00Z</updated><author><name>Nana's Lich</name><uri>http://www.cnblogs.com/NanaLich/</uri></author><link rel="alternate" href="http://www.cnblogs.com/NanaLich/archive/2009/11/26/jscript-cicular-references-i.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/NanaLich/archive/2009/11/26/jscript-cicular-references-i.html"/><content type="text">旧版本的Flash Player在IE中会遇到这样那样的问题，为什么会有这些问题呢？本文中作者试图用自己所掌握的知识来揭开这个谜。</content></entry></feed>
