<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>kivy Club - 导读 - 最新回复</title>
    <link>https://kivy.club/forum.php?mod=guide&amp;view=new</link>
    <description>最新回复</description>
    <copyright>Copyright(C) kivy Club</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 30 Jun 2026 07:20:21 +0000</lastBuildDate>
    <ttl>30</ttl>
    <image>
      <url>https://kivy.club/static/image/common/logo_88_31.gif</url>
      <title>kivy Club</title>
      <link>https://kivy.club/</link>
    </image>
    <item>
      <title>新人报道</title>
      <link>https://kivy.club/forum.php?mod=viewthread&amp;tid=22</link>
      <description><![CDATA[今后还请诸位老大多多指教批评。]]></description>
      <category>新人报到</category>
      <author>金华金华</author>
      <pubDate>Tue, 14 Aug 2018 15:03:39 +0000</pubDate>
    </item>
    <item>
      <title>新人报道</title>
      <link>https://kivy.club/forum.php?mod=viewthread&amp;tid=21</link>
      <description><![CDATA[新人报道~~~]]></description>
      <category>新人报到</category>
      <author>warmb</author>
      <pubDate>Tue, 28 Nov 2017 13:47:25 +0000</pubDate>
    </item>
    <item>
      <title>Kivy 中文编程指南以及其他</title>
      <link>https://kivy.club/forum.php?mod=viewthread&amp;tid=20</link>
      <description><![CDATA[更多内容可以参考我的专栏从 2015 年末到 2016 年 2 月，我翻译了一份中英双语版本的ThinkPython，那时候我觉得，双语对照很利于学习积累一些常用的词汇，有助于后续阅读英文文档。然而后来我发现大家更需要的是对编程语言本身的了解和学习，对双语的使用并不具有强需求 ...]]></description>
      <category>Kivy</category>
      <author>CycleUser</author>
      <pubDate>Mon, 06 Mar 2017 15:06:09 +0000</pubDate>
    </item>
    <item>
      <title>一枚新人～</title>
      <link>https://kivy.club/forum.php?mod=viewthread&amp;tid=19</link>
      <description><![CDATA[接触kivy也有一段时间了，大爱kivy你们可以叫我小涂噢～]]></description>
      <category>新人报到</category>
      <author>X_Tu</author>
      <pubDate>Thu, 23 Feb 2017 07:21:48 +0000</pubDate>
    </item>
    <item>
      <title>基于twisted应用http的简单例子</title>
      <link>https://kivy.club/forum.php?mod=viewthread&amp;tid=8</link>
      <description><![CDATA[#-*-coding:utf-8-*-

from kivy.support import install_twisted_reactor
install_twisted_reactor()


from twisted.protocols import basic
from twisted.internet import protocol,reactor
import re,json

class HttpEchoProtocol(basic.LineReceiver):
]]></description>
      <category>Kivy</category>
      <author>dk1993</author>
      <pubDate>Mon, 09 May 2016 03:49:04 +0000</pubDate>
    </item>
    <item>
      <title>【前方高能系列之二】anaconda下编译安装kivy</title>
      <link>https://kivy.club/forum.php?mod=viewthread&amp;tid=7</link>
      <description><![CDATA[0x01  情况是这样的
    老夫重装了系统，重装kivy的时候用的是最新稳定版1.9.1，发现运行kivy程序时提示opengl版本过低，后来谷歌了一圈在官方的github上看到说是1.9.1开始的bug，不能正常识别某些显卡的opengl版本，于 ...]]></description>
      <category>Kivy</category>
      <author>saber</author>
<enclosure url="https://kivy.club/data/attachment/forum/201604/28/102909mszfiyi4fw9i24ys.png" length="73995" type="image/jpeg" />      <pubDate>Thu, 28 Apr 2016 02:48:42 +0000</pubDate>
    </item>
    <item>
      <title>【前方高能】kivy apk打包环境搭建</title>
      <link>https://kivy.club/forum.php?mod=viewthread&amp;tid=6</link>
      <description><![CDATA[大家来出出主意，已有的打包环境基于linux，使用sdl1.2的pythonforandroid，新版本pythonforandroid已经推出很久了，是时候更新这个环境了，后续会跟进环境搭建过程和最终环境虚拟机，请各位踊跃提供意见和建议。

原打包环境下载：http://pan.baidu.com/s/10hpim
 ...]]></description>
      <category>Kivy</category>
      <author>saber</author>
      <pubDate>Fri, 11 Mar 2016 01:40:19 +0000</pubDate>
    </item>
    <item>
      <title>kivy贪吃蛇游戏</title>
      <link>https://kivy.club/forum.php?mod=viewthread&amp;tid=5</link>
      <description><![CDATA[简单的贪吃蛇游戏，用kivy写的~
一、主要目的
1）  利用kivy显示用户界面，包括游戏窗口，显示得分。2）  鼠标控制贪吃蛇的方向。3）  贪吃蛇初始长度为4个方块，每个大小为20*20像素，显示蛇的移动。4）  在游戏窗口内随机生产食物的位置5）  蛇碰到自己或者墙结束游戏 ...]]></description>
      <category>Kivy</category>
      <author>lunatic</author>
      <pubDate>Wed, 24 Feb 2016 06:34:40 +0000</pubDate>
    </item>
    <item>
      <title>新人报道</title>
      <link>https://kivy.club/forum.php?mod=viewthread&amp;tid=4</link>
      <description><![CDATA[kivy从这里走向大陆]]></description>
      <category>新人报到</category>
      <author>saber</author>
      <pubDate>Tue, 23 Feb 2016 09:52:43 +0000</pubDate>
    </item>
    <item>
      <title>test</title>
      <link>https://kivy.club/forum.php?mod=viewthread&amp;tid=3</link>
      <description><![CDATA[]]></description>
      <category>新人报到</category>
      <author>cgn5566</author>
<enclosure url="https://kivy.club/data/attachment/forum/201602/23/172213f8xaqgqi8y0ii11q.jpg" length="23781" type="image/jpeg" />      <pubDate>Tue, 23 Feb 2016 09:22:55 +0000</pubDate>
    </item>
    <item>
      <title>ImportError: DLL load failed:</title>
      <link>https://kivy.club/forum.php?mod=viewthread&amp;tid=2</link>
      <description><![CDATA[对于kivy - 1.9.1 安装后 可能遇到的问题from kivy.graphics.instructions import Callback, Canvas, CanvasBase, \\
ImportError: DLL load failed: The specified procedure could not be found. 




解决方法：
python -m pip install docutils pygments pypiwin32  ...]]></description>
      <category>Kivy</category>
      <author>dk1993</author>
      <pubDate>Tue, 23 Feb 2016 09:15:32 +0000</pubDate>
    </item>
    <item>
      <title>Kivy 向论坛，建立时间2016年2月22 汤圆节24点~</title>
      <link>https://kivy.club/forum.php?mod=viewthread&amp;tid=1</link>
      <description><![CDATA[Kivy 向论坛，建立时间2016年2月22 汤圆节24点~]]></description>
      <category>新人报到</category>
      <author>racede</author>
<enclosure url="https://kivy.club/data/attachment/forum/201602/23/171725ycbprhidllad0ebr.jpg" length="71150" type="image/jpeg" />      <pubDate>Tue, 23 Feb 2016 09:04:10 +0000</pubDate>
    </item>
  </channel>
</rss>