匠逍之岿 发表于 2013-9-1 16:09
for i in range(5):
bullets.append(Bullet())
这一句向bullets中添加Bullet()是什么意思啊?我print ...
toddlerya 发表于 2014-7-17 22:49
Traceback (most recent call last):
File "E:\feijidazhan\hello.py", line 106, in
if b.active() ...
Python29.png (111.46 KB, 下载次数: 465)
catherinemic 发表于 2016-2-4 17:05
Crossin老师,index_b = (index_b + 1) % count_b这一句我不是很理解,%count_b的作用是什么? ...
微信截图_20180123155723.png (120.83 KB, 下载次数: 532)
欢迎光临 Crossin的编程教室 (https://bbs.crossincode.com/) | Powered by Discuz! X2.5 |