﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>蚯蚓的梦想—》Python</title>
    <description>CSDN博客聚合服务</description>
    <link>http://blog.csdn.net/blogrss.aspx?username=LIUYANG007</link>
    <docs>http://backend.userland.com/rss</docs>
    <generator>RSS.NET: http://www.rssdotnet.com/</generator>
    <item>
      <title>CodeSmith 4.1连MySql(MySql 5.0.7)出错,解决办法</title>
      <description>一直用CodeSmith,生成Oracle的代码,最近要对MySQL做操作,&amp;amp;amp;lt;br /&amp;amp;amp;gt;发现CodeSmith连接MySQL错误,提示"未能加载文件或程序集“MySql.Data, Version=5.0.7.0, Culture=neutral,PublicKeyToken=c5687fc88969c44d”或它的某一个依赖项。找到的程序集清单定义与程序集引用不匹配。 (异常来自HRESULT:0x80131040)"&amp;amp;amp;lt;br /&amp;amp;amp;gt;把MySQL.Data.dll,复制到CodeSmith下的Bin目录,再调用还是错误,百思不得其解,后来看MySQL.Data.dll文件版本是5.2.1.0,比错误提示的大,看来要下一个5.0.7.0的试试,&amp;amp;amp;lt;br /&amp;amp;amp;gt;下载连接是http://ftp.ntu.edu.tw/pub/MySQL/Downloads/Connector-Net/mysql-connector-net</description>
      <link>http://blog.csdn.net/LIUYANG007/archive/2008/06/17/2556335.aspx</link>
      <author>Ares</author>
      <pubDate>Tue, 17 Jun 2008 03:39:00 GMT</pubDate>
    </item>
    <item>
      <title>Ubuntu 7.04 (Feisty Fawn) 开始免费邮寄光盘</title>
      <description>Ubuntu 7.04 (Feisty Fawn) 开始免费邮寄光盘。</description>
      <link>http://blog.csdn.net/LIUYANG007/archive/2007/04/15/1565480.aspx</link>
      <author>Ares</author>
      <pubDate>Sun, 15 Apr 2007 07:26:00 GMT</pubDate>
    </item>
    <item>
      <title>python调用cx_Oracle开发(-)---cx_Oracle安装</title>
      <description>开始在ubuntu下用python调用oracle,决定使用cx_Oracle.安装前要确定oracle安装成功并能正常使用。suod alien cx_Oracle-4.3-10g-py24-1.i386.rpm cx_Oracle-4.3-10g-py24-1.i386.deb.sudo dpkg -i cx_Oracle-4.3-10g-py24-1.i386.deb.</description>
      <link>http://blog.csdn.net/LIUYANG007/archive/2007/03/16/1531167.aspx</link>
      <author>Ares</author>
      <pubDate>Fri, 16 Mar 2007 04:20:00 GMT</pubDate>
    </item>
    <item>
      <title>恢复VS.NET源代码管理VSS</title>
      <description>因为项目需要版本控制用CVS进行管理,就试着安装了CVS Proxy 插件.感觉还可以和vss方式差不多(指在NET2003里操作,实际CVS比VSS强大),可有些程序以前是用VSS管理的现在要恢复使用VSS就没折了,以前我都是重新安装vss感觉vss在VS.NET里是通过注册表里设置的,就开始找,终于找到了方法.</description>
      <link>http://blog.csdn.net/LIUYANG007/archive/2007/01/26/1494922.aspx</link>
      <author>Ares</author>
      <pubDate>Fri, 26 Jan 2007 07:29:00 GMT</pubDate>
    </item>
    <item>
      <title>[转]Linux和Windows平台软件对比表</title>
      <description>Linux和Windows平台软件对比表</description>
      <link>http://blog.csdn.net/LIUYANG007/archive/2006/07/25/976060.aspx</link>
      <author>Ares</author>
      <pubDate>Tue, 25 Jul 2006 10:13:00 GMT</pubDate>
    </item>
    <item>
      <title>Google Earth打开就关闭了!</title>
      <description>Google Earth打开就关闭了!</description>
      <link>http://blog.csdn.net/LIUYANG007/archive/2006/07/18/935937.aspx</link>
      <author>Ares</author>
      <pubDate>Tue, 18 Jul 2006 06:09:00 GMT</pubDate>
    </item>
    <item>
      <title>用MSNCartoon制作个性化卡通头像 </title>
      <description>MSN Cartoon</description>
      <link>http://blog.csdn.net/LIUYANG007/archive/2006/07/17/931334.aspx</link>
      <author>Ares</author>
      <pubDate>Mon, 17 Jul 2006 01:21:00 GMT</pubDate>
    </item>
    <item>
      <title>机器人比赛</title>
      <description>变型金刚-可惜是小RB的</description>
      <link>http://blog.csdn.net/LIUYANG007/archive/2006/06/26/837285.aspx</link>
      <author>Ares</author>
      <pubDate>Mon, 26 Jun 2006 09:34:00 GMT</pubDate>
    </item>
    <item>
      <title>pydev在eclipse输出中显示中文</title>
      <description>代码前加

#!/usr/bin/python
# -*- coding: GBK -*-


如果写成 


#!/usr/bin/python
# -*- coding: utf-8 -*-


需要设置console的encoding为utf-8 

</description>
      <link>http://blog.csdn.net/LIUYANG007/archive/2006/06/15/798594.aspx</link>
      <author>Ares</author>
      <pubDate>Thu, 15 Jun 2006 00:41:00 GMT</pubDate>
    </item>
    <item>
      <title>Python资源列表</title>
      <description>Python资源列表</description>
      <link>http://blog.csdn.net/LIUYANG007/archive/2006/05/30/763240.aspx</link>
      <author>Ares</author>
      <pubDate>Tue, 30 May 2006 05:20:00 GMT</pubDate>
    </item>
  </channel>
</rss>