<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>子意博客(ziyi Blog)---春意萌发满眼香</title><link>http://www.ziyiblog.cn/</link><description>春意萌发满眼香</description><generator>RainbowSoft Studio Z-Blog 1.8 Arwen Build 90619</generator><language>zh-CN</language><copyright>作者:戴子意  QQ:405447793   Email:ziyi@ziyiblog.cnCopyright 2009-2009 ziyiblog.cn All rights reserved</copyright><pubDate>Tue, 24 Apr 2012 17:18:54 +0800</pubDate><item><title>kindeditor4.0.6 GB2312版  asp上传正常</title><author>ziyi@ziyiblog.cn (lovepoco)</author><link>http://www.ziyiblog.cn/post/67.html</link><pubDate>Tue, 24 Apr 2012 17:16:32 +0800</pubDate><guid>http://www.ziyiblog.cn/post/67.html</guid><description><![CDATA[<p>把所有js样式改成ansi了，asp上传没问题，其他语种的没调</p><p>是kindeditor4.0.6的版本上改的，没对功能进行修改，使用无误，我也不知道这属不属GBK版</p><p>&nbsp;点击下面的链接下载</p><p>&nbsp;<a target="_blank" href=" /upload/soft/kindeditor_GBK.zip">/upload/soft/kindeditor_GBK.zip</a></p>]]></description><category>前端设计学习</category><comments>http://www.ziyiblog.cn/post/67.html#comment</comments><wfw:comment>http://www.ziyiblog.cn/</wfw:comment><wfw:commentRss>http://www.ziyiblog.cn/feed.asp?cmt=67</wfw:commentRss><trackback:ping>http://www.ziyiblog.cn/cmd.asp?act=tb&amp;id=67&amp;key=33469be6</trackback:ping></item><item><title>http://www.4igj.com/main.asp    4i国际的网站引导页让我有点头痛</title><author>ziyi@ziyiblog.cn (lovepoco)</author><link>http://www.ziyiblog.cn/post/66.html</link><pubDate>Sun, 01 Apr 2012 23:23:34 +0800</pubDate><guid>http://www.ziyiblog.cn/post/66.html</guid><description><![CDATA[<p>新做网站&nbsp;&nbsp; <a href="http://www.4igj.com">www.4igj.com</a>&nbsp;&nbsp;&nbsp;&nbsp; 发现引导页对seo影响真是太大了&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.4igj.com/main.asp">http://www.4igj.com/main.asp</a>&nbsp;&nbsp;&nbsp; 这样都没法收录，看来只能做外链了。以后做引导页选index.html算了，把index.asp的权限调低可能好一点，哪天测试一下。</p><p>...</p>]]></description><category>前端设计学习</category><comments>http://www.ziyiblog.cn/post/66.html#comment</comments><wfw:comment>http://www.ziyiblog.cn/</wfw:comment><wfw:commentRss>http://www.ziyiblog.cn/feed.asp?cmt=66</wfw:commentRss><trackback:ping>http://www.ziyiblog.cn/cmd.asp?act=tb&amp;id=66&amp;key=4ea0b5d0</trackback:ping></item><item><title>linq生成的select，注入测试</title><author>ziyi@ziyiblog.cn (lovepoco)</author><link>http://www.ziyiblog.cn/post/65.html</link><pubDate>Sat, 17 Sep 2011 21:54:21 +0800</pubDate><guid>http://www.ziyiblog.cn/post/65.html</guid><description><![CDATA[<p>今天特意想试一下linq是否有防注的功能。只做了'单引号的测试，linq会把'转成''就是把一个单引号转成两个单引号，这样来防止拼接时出错。</p><p>我写的linq是</p><p>t=&quot;dddd and '1'=''1&quot;;<br />var l = (from m in new DataClasses1DataContext().MemberAccount where m.UserKey==t select m).ToList();</p><p>最后生成的sql</p>...]]></description><category>.net(C#)的入门</category><comments>http://www.ziyiblog.cn/post/65.html#comment</comments><wfw:comment>http://www.ziyiblog.cn/</wfw:comment><wfw:commentRss>http://www.ziyiblog.cn/feed.asp?cmt=65</wfw:commentRss><trackback:ping>http://www.ziyiblog.cn/cmd.asp?act=tb&amp;id=65&amp;key=d260bd0b</trackback:ping></item><item><title>我没有说话--中国，你是我的幸福吗?</title><author>ziyi@ziyiblog.cn (lovepoco)</author><link>http://www.ziyiblog.cn/post/62.html</link><pubDate>Sun, 04 Sep 2011 13:43:13 +0800</pubDate><guid>http://www.ziyiblog.cn/post/62.html</guid><description><![CDATA[<p>&nbsp;&nbsp;&nbsp; 起初他们追杀共产主义者，我没有说话，因为我不是共产主义者；<br />&nbsp;&nbsp;&nbsp; 接着他们追杀犹太人，我没有说话，因为我不是犹太人；<br />&nbsp;&nbsp;&nbsp; 后来他们追杀工会成员，我没有说话，因为我不是工会成员；<br />&nbsp;&nbsp;&nbsp; 此后，他们追杀天主教徒，我没有说话，因为我是新教教徒；<br />&nbsp;&nbsp;&nbsp; 最后，他们奔我而来，却再也没有人站起来为我说话了。&nbsp;</p>...]]></description><category>生活偶感</category><comments>http://www.ziyiblog.cn/post/62.html#comment</comments><wfw:comment>http://www.ziyiblog.cn/</wfw:comment><wfw:commentRss>http://www.ziyiblog.cn/feed.asp?cmt=62</wfw:commentRss><trackback:ping>http://www.ziyiblog.cn/cmd.asp?act=tb&amp;id=62&amp;key=e9bad9bf</trackback:ping></item><item><title>项目管理--代码控制 SVN</title><author>ziyi@ziyiblog.cn (lovepoco)</author><link>http://www.ziyiblog.cn/post/61.html</link><pubDate>Thu, 27 Jan 2011 11:54:55 +0800</pubDate><guid>http://www.ziyiblog.cn/post/61.html</guid><description><![CDATA[<p>写了很多的代码，写了很乱的代码</p><p>往往做项目做得多了的人都会有这样的感觉，如果是在小公司，这种感觉应该是相当的痛苦的。我就深有体会，花了好几个月的时间抄了个商城，但是。。。BUG千千万，功能也不清析了，每天备份，备了好几十个文件，但是完全不知道哪些文件里改过什么。如果项目再加一个人合作就只好全共享，双方改了什么完全都不知。在痛苦之下去网站找源代码控制有关的东西。一搜之下。。。眼花了。TFS&nbsp; VSS&nbsp; CVS&nbsp; SVN&nbsp; GIT&nbsp; 许多许多。然后我就试了一下TFS&nbsp; VSS&nbsp; SVN&nbsp; (GIT只有Linux可以玩。其实很想试下这个的,CVS在功能上与SVN区别不大，SVN功能还要更强于他，所以就不测了)</p><p>...</p>]]></description><category>项目管理</category><comments>http://www.ziyiblog.cn/post/61.html#comment</comments><wfw:comment>http://www.ziyiblog.cn/</wfw:comment><wfw:commentRss>http://www.ziyiblog.cn/feed.asp?cmt=61</wfw:commentRss><trackback:ping>http://www.ziyiblog.cn/cmd.asp?act=tb&amp;id=61&amp;key=86ad1711</trackback:ping></item><item><title>远静默念</title><author>null@null.com (晓春)</author><link>http://www.ziyiblog.cn/post/60.html</link><pubDate>Wed, 29 Dec 2010 13:31:49 +0800</pubDate><guid>http://www.ziyiblog.cn/post/60.html</guid><description><![CDATA[<p>&nbsp;</p><p><img title="" alt="" src="http://www.ziyiblog.cn/upload/34.jpg" onload="ResizeImage(this,520)" /></p><p>曾经坐在教室里，就这样安静的想你，伴着歌声，忘记了寒冷和孤独；<br />看着窗外的蓝天，就这样呆呆的想你，蓝色的梦，你不曾停下的脚步；<br />看着翠绿迎客松，就这样静静的想你，望着天空，在梦醒的那个地方；<br />看着过往的行人，就这样寂寞的想你，没有希望，也不会被失望吞没；</p>...]]></description><category>生活偶感</category><comments>http://www.ziyiblog.cn/post/60.html#comment</comments><wfw:comment>http://www.ziyiblog.cn/</wfw:comment><wfw:commentRss>http://www.ziyiblog.cn/feed.asp?cmt=60</wfw:commentRss><trackback:ping>http://www.ziyiblog.cn/cmd.asp?act=tb&amp;id=60&amp;key=62f9971f</trackback:ping></item><item><title>一个侧边弹出菜单,兼容FF Ie 6 7 8</title><author>ziyi@ziyiblog.cn (lovepoco)</author><link>http://www.ziyiblog.cn/post/59.html</link><pubDate>Sat, 16 Oct 2010 10:54:27 +0800</pubDate><guid>http://www.ziyiblog.cn/post/59.html</guid><description><![CDATA[<p><a href="http://www.ziyiblog.cn/upload/201010161055263664.rar" target="_blank">http://www.ziyiblog.cn/upload/201010161055263664.rar</a></p><p>&nbsp;</p><p>大家下载着玩吧，index.html有调用方法。</p>]]></description><category>javascript的学习</category><comments>http://www.ziyiblog.cn/post/59.html#comment</comments><wfw:comment>http://www.ziyiblog.cn/</wfw:comment><wfw:commentRss>http://www.ziyiblog.cn/feed.asp?cmt=59</wfw:commentRss><trackback:ping>http://www.ziyiblog.cn/cmd.asp?act=tb&amp;id=59&amp;key=5114230a</trackback:ping></item><item><title>Ie与FF对a中的div不同解析</title><author>ziyi@ziyiblog.cn (lovepoco)</author><link>http://www.ziyiblog.cn/post/58.html</link><pubDate>Thu, 09 Sep 2010 19:22:05 +0800</pubDate><guid>http://www.ziyiblog.cn/post/58.html</guid><description><![CDATA[<p>&nbsp;&nbsp;&nbsp; 作者：戴子意</p><p>　　前两天一个朋友在群里说，他发现了一个firefox的bug，我很惊奇，在一个以程序为主的群里发现了前端bug,太神奇了。先把代码发出来大家看一下</p><p>&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD html 4.0 Transitional//EN&quot;&gt;<br />&lt;html&gt;<br />&lt;head&gt;<br />&lt;title&gt; Unexpected margin &lt;/title&gt;<br />...</p>]]></description><category>前端设计学习</category><comments>http://www.ziyiblog.cn/post/58.html#comment</comments><wfw:comment>http://www.ziyiblog.cn/</wfw:comment><wfw:commentRss>http://www.ziyiblog.cn/feed.asp?cmt=58</wfw:commentRss><trackback:ping>http://www.ziyiblog.cn/cmd.asp?act=tb&amp;id=58&amp;key=67e93cc2</trackback:ping></item><item><title>ASP DateDiff 函数 比较分用n</title><author>ziyi@ziyiblog.cn (lovepoco)</author><link>http://www.ziyiblog.cn/post/57.html</link><pubDate>Fri, 03 Sep 2010 15:38:07 +0800</pubDate><guid>http://www.ziyiblog.cn/post/57.html</guid><description><![CDATA[<p>今天用到datediff时发现分跟月都是m怎么办呢，在网上找了好多都是写着m，在烦得不能在烦的时候终于找到了，是n, 为什么那么多网站写着m呀？大家都不测试的吗？</p><p>Datadiff函数是做为比较两个时间差额而准备的函数，原型如下：</p><pre>DateDiff(interval,date1,date2[,firstdayofweek[,firstweekofyear]])</pre><p><strong>参数说明：</strong></p><p>interval 必选。字符串表达式，表示用于计算 date1 和 date2 之间的时间间隔。有关数值，请参阅&ldquo;设置&rdquo;部分。 这个参数应该是我们最需要看懂的<br />...</p>]]></description><category>asp的应用</category><comments>http://www.ziyiblog.cn/post/57.html#comment</comments><wfw:comment>http://www.ziyiblog.cn/</wfw:comment><wfw:commentRss>http://www.ziyiblog.cn/feed.asp?cmt=57</wfw:commentRss><trackback:ping>http://www.ziyiblog.cn/cmd.asp?act=tb&amp;id=57&amp;key=f4468102</trackback:ping></item><item><title>js的function中的this</title><author>ziyi@ziyiblog.cn (lovepoco)</author><link>http://www.ziyiblog.cn/post/56.html</link><pubDate>Sun, 29 Aug 2010 22:00:52 +0800</pubDate><guid>http://www.ziyiblog.cn/post/56.html</guid><description><![CDATA[<p>function xxoo(){<br />&nbsp;&nbsp;&nbsp; this.name=&quot;小刀&quot;;<br />}<br />var k=new xxoo;<br />alert(k.name);<br />alert(window.name);<br />alert(window.k.name);</p><p>上面的代码执行后会看到弹出小刀&nbsp;&nbsp; 空&nbsp;&nbsp; 小刀来，那么为什么会这样呢，我们来看另一段代码。</p>...]]></description><category>javascript的学习</category><comments>http://www.ziyiblog.cn/post/56.html#comment</comments><wfw:comment>http://www.ziyiblog.cn/</wfw:comment><wfw:commentRss>http://www.ziyiblog.cn/feed.asp?cmt=56</wfw:commentRss><trackback:ping>http://www.ziyiblog.cn/cmd.asp?act=tb&amp;id=56&amp;key=ad5a9d04</trackback:ping></item></channel></rss>

