开发者

Python城堡保卫战

0
  • Python开发之城堡保卫战游戏的实现

    目录实现功能用到的编程知识代码如下部分运行截图实现功能 1:敌人的绵绵不断的前进,拿着各种各样的武器(叉子,斧头,宝剑),挥动武器攻击我方城堡,对我方城堡造成伤害![详细]

    2023-01-15 09:16 分类:开发
  • How many files can i have opened at once?

    On a typical OS how many files can i have opened at once using standard C disc IO? I tried to read some constant that should tell it, but on Windows XP 32 bit that was a measly 20 or something. It se[详细]

    2022-12-22 11:23 分类:问答