摘要: Three Point Circle If we want to build new silos, then we need to make more formal and useful plots of land. Our topographer only marks a few points o 阅读全文
posted @ 2018-05-28 11:04 史达林之剑 阅读(247) 评论(0) 推荐(0) 编辑
摘要: 主模块alien_invasion.py 模块一 游戏设置settings.py 模块二 添加飞船图像ship.py 模块三 游戏运行模块game_function.py 阅读全文
posted @ 2018-05-26 15:06 史达林之剑 阅读(1636) 评论(0) 推荐(0) 编辑
摘要: 1、什么是正则表达式(Regular Expression) 英文比中文好理解多了。正则表达式就是用一个“字符串”来描述一种特征,然后去验证另一个“字符串”是否符合这种特征。 2、字符类型 2.1元字符(metacharacter) 具有特殊意义的专用字符,可以用来规定其前导字符在目标对象中的出现模 阅读全文
posted @ 2018-05-22 22:35 史达林之剑 阅读(119) 评论(0) 推荐(0) 编辑