会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Maggis
博客园
首页
新随笔
联系
订阅
管理
2026年6月15日
飞机大战
摘要: https://bcnoym91msr1.feishu.cn/wiki/K2f8wziTAiSPgLkxN2KcGQr9npf飞机大战改良版源代码 https://bcnoym91msr1.feishu.cn/wiki/K2f8wziTAiSPgLkxN2KcGQr9npf视频演示 灵感来源及转载出
阅读全文
posted @ 2026-06-15 12:14 Maggis
阅读(5)
评论(0)
推荐(0)
2026年6月13日
《三国演义》中出现频率最高名字统计
摘要: import jieba characters = { "刘备", "玄德", "玄德曰", "主公", "皇叔","关羽", "关公", "云长","张飞", "翼德","诸葛亮", "孔明", "孔明曰", "丞相", "曹操", "孟德", "曹公",&
阅读全文
posted @ 2026-06-13 16:31 Maggis
阅读(6)
评论(0)
推荐(0)
2026年5月12日
计算圆周率代码(含同步进度条)
摘要: from random import random from time import perf_counter import sys def progress_bar_style1(current, total, bar_length=50): percent = current / total f
阅读全文
posted @ 2026-05-12 12:09 Maggis
阅读(5)
评论(0)
推荐(0)
2026年4月10日
python turtle库
摘要: 新学的turtle库感觉好有意思
阅读全文
posted @ 2026-04-10 12:34 Maggis
阅读(6)
评论(0)
推荐(0)
公告