﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><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>博客园-Alvin Ye 叶冬开-最新评论</title><link>http://www.cnblogs.com/Alvin-ye/CommentsRSS.aspx</link><description>是工作也是嗜好
专注于软件开发</description><language>zh-cn</language><pubDate>Thu, 23 Nov 2006 16:25:03 GMT</pubDate><lastBuildDate>Thu, 23 Nov 2006 16:25:03 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: ZedGraph 与在asp.net 中的应用 Step by Step</title><link>http://www.cnblogs.com/Alvin-ye/archive/2007/09/23/487524.html#902909</link><dc:creator>music000</dc:creator><author>music000</author><pubDate>Sat, 22 Sep 2007 16:08:00 GMT</pubDate><guid>http://www.cnblogs.com/Alvin-ye/archive/2007/09/23/487524.html#902909</guid><description><![CDATA[@emen<br>OnRenderGraph 方法少了一个参数：<br>private void OnRenderGraphT(ZedGraphWeb zgw, System.Drawing.Graphics g, ZedGraph.MasterPane masterPane)<br><br>博主的只有：<br>private void OnRenderGraphT(System.Drawing.Graphics g, ZedGraph.MasterPane masterPane)<br><br>是版本的原因吗？<br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/Alvin-ye/" target="_blank">music000</a> 2007-09-23 00:08 <a href="http://www.cnblogs.com/Alvin-ye/archive/2007/09/23/487524.html#902909#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: ZedGraph 与在asp.net 中的应用 Step by Step</title><link>http://www.cnblogs.com/Alvin-ye/archive/2007/06/18/487524.html#787987</link><dc:creator>Alvin Ye 叶冬开</dc:creator><author>Alvin Ye 叶冬开</author><pubDate>Mon, 18 Jun 2007 09:26:00 GMT</pubDate><guid>http://www.cnblogs.com/Alvin-ye/archive/2007/06/18/487524.html#787987</guid><description><![CDATA[出现乱码的原因很明显,<br><br>就是在这个页中已经插入了其它的代码. 比如上面提到的 theme , master<br>或是其它的插件.<br><br>你可以试着建一个空的项目然后再试<br><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/Alvin-ye/" target="_blank">Alvin Ye 叶冬开</a> 2007-06-18 17:26 <a href="http://www.cnblogs.com/Alvin-ye/archive/2007/06/18/487524.html#787987#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: ZedGraph 与在asp.net 中的应用 Step by Step</title><link>http://www.cnblogs.com/Alvin-ye/archive/2007/06/18/487524.html#787842</link><dc:creator>xsh</dc:creator><author>xsh</author><pubDate>Mon, 18 Jun 2007 08:32:00 GMT</pubDate><guid>http://www.cnblogs.com/Alvin-ye/archive/2007/06/18/487524.html#787842</guid><description><![CDATA[我按你写的使用，可出来的还是乱码。<br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/Alvin-ye/" target="_blank">xsh</a> 2007-06-18 16:32 <a href="http://www.cnblogs.com/Alvin-ye/archive/2007/06/18/487524.html#787842#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: [导入]去掉Dblookupeh控件的自己填充功能</title><link>http://www.cnblogs.com/Alvin-ye/archive/2007/06/03/496868.html#769706</link><dc:creator>aaaa</dc:creator><author>aaaa</author><pubDate>Sun, 03 Jun 2007 14:48:00 GMT</pubDate><guid>http://www.cnblogs.com/Alvin-ye/archive/2007/06/03/496868.html#769706</guid><description><![CDATA[<a href="http://js.newhua.com/down/1k315fix.rar" target="_new" rel="nofollow">http://js.newhua.com/down/1k315fix.rar</a><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/Alvin-ye/" target="_blank">aaaa</a> 2007-06-03 22:48 <a href="http://www.cnblogs.com/Alvin-ye/archive/2007/06/03/496868.html#769706#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: ZedGraph 与在asp.net 中的应用 Step by Step</title><link>http://www.cnblogs.com/Alvin-ye/archive/2007/04/27/487524.html#730106</link><dc:creator>emen</dc:creator><author>emen</author><pubDate>Fri, 27 Apr 2007 09:39:00 GMT</pubDate><guid>http://www.cnblogs.com/Alvin-ye/archive/2007/04/27/487524.html#730106</guid><description><![CDATA[<br>出现下面这个错误是什么问题 ？<br><br>  <br>c:\Inetpub\wwwroot\MyLearnTest\ZedGraph\Default2.aspx.cs(41,46): error CS0123: “OnRenderGraph”的重载均与委托“ZedGraph.Web.ZedGraphWebControlEventHandler”不匹配<br>c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\mylearntest\b4be44f7\dbbd5042\assembly\dl3\be3f8772\00086996_7776c701\ZedGraph.Web.DLL: (与前一个错误相关的符号位置)<br>c:\Inetpub\wwwroot\MyLearnTest\ZedGraph\Default2.aspx.cs(52,22): (与前一个错误相关的符号位置)<br><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/Alvin-ye/" target="_blank">emen</a> 2007-04-27 17:39 <a href="http://www.cnblogs.com/Alvin-ye/archive/2007/04/27/487524.html#730106#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: ZedGraph 与在asp.net 中的应用 Step by Step</title><link>http://www.cnblogs.com/Alvin-ye/archive/2007/04/03/487524.html#698963</link><dc:creator>Alvin Ye</dc:creator><author>Alvin Ye</author><pubDate>Tue, 03 Apr 2007 13:46:00 GMT</pubDate><guid>http://www.cnblogs.com/Alvin-ye/archive/2007/04/03/487524.html#698963</guid><description><![CDATA[你好 目前我没有在 2003 上测试过,<br>其实是这样的.<br><br>因为这个页是一个图片的二进制文件.<br>你要做的就是保证这个二进制文件是完整,并干净的.<br>不能有任何的文件头..或是尾<br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/Alvin-ye/" target="_blank">Alvin Ye</a> 2007-04-03 21:46 <a href="http://www.cnblogs.com/Alvin-ye/archive/2007/04/03/487524.html#698963#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: ZedGraph 与在asp.net 中的应用 Step by Step</title><link>http://www.cnblogs.com/Alvin-ye/archive/2007/04/03/487524.html#698269</link><dc:creator>mikk</dc:creator><author>mikk</author><pubDate>Tue, 03 Apr 2007 05:59:00 GMT</pubDate><guid>http://www.cnblogs.com/Alvin-ye/archive/2007/04/03/487524.html#698269</guid><description><![CDATA[我在VS2003中加theme属性时提示错误：page 不支持theme属性？！不加这个却显示乱码，如何解决呢？<br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/Alvin-ye/" target="_blank">mikk</a> 2007-04-03 13:59 <a href="http://www.cnblogs.com/Alvin-ye/archive/2007/04/03/487524.html#698269#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: ZedGraph 与在asp.net 中的应用 Step by Step</title><link>http://www.cnblogs.com/Alvin-ye/archive/2006/08/27/487524.html#487755</link><dc:creator>Alvin Ye</dc:creator><author>Alvin Ye</author><pubDate>Sun, 27 Aug 2006 11:24:00 GMT</pubDate><guid>http://www.cnblogs.com/Alvin-ye/archive/2006/08/27/487524.html#487755</guid><description><![CDATA[这里不需要支持 theme 因为他只是一个图片<br><br>你可以新建一个 aspx 页<br>当然在这个页可以用 theme<br>&lt;!--  这里引用图表, --&gt;<br>&lt;img src=&quot;default2.aspx&quot; alt=&quot;Sales By Region&quot; /&gt;<br><br><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/Alvin-ye/" target="_blank">Alvin Ye</a> 2006-08-27 19:24 <a href="http://www.cnblogs.com/Alvin-ye/archive/2006/08/27/487524.html#487755#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: ZedGraph 与在asp.net 中的应用 Step by Step</title><link>http://www.cnblogs.com/Alvin-ye/archive/2006/08/27/487524.html#487736</link><dc:creator>aspnetx</dc:creator><author>aspnetx</author><pubDate>Sun, 27 Aug 2006 10:54:00 GMT</pubDate><guid>http://www.cnblogs.com/Alvin-ye/archive/2006/08/27/487524.html#487736</guid><description><![CDATA[请问这个不支持themes吗?<br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/Alvin-ye/" target="_blank">aspnetx</a> 2006-08-27 18:54 <a href="http://www.cnblogs.com/Alvin-ye/archive/2006/08/27/487524.html#487736#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>
