上一页 1 ··· 39 40 41 42 43 44 45 46 47 ··· 345 下一页
摘要: #!/usr/bin/python3#类定义class people: #定义基本属性 name = '' age... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(14) 评论(0) 推荐(0) 编辑
摘要: #!/usr/bin/python3#类定义class people: #定义基本属性 name = '' age... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(1) 评论(0) 推荐(0) 编辑
摘要: class people: #定义基本属性 name = '' age = 0 #定义私有属性,私有属性在类... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(2) 评论(0) 推荐(0) 编辑
摘要: class people: #定义基本属性 name = '' age = 0 #定义私有属性,私有属性在类... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(2) 评论(0) 推荐(0) 编辑
摘要: class people: #定义基本属性 name = '' age = 0 #定义私有属性,私有属性在类... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(0) 评论(0) 推荐(0) 编辑
摘要: class people: #定义基本属性 name = '' age = 0 #定义私有属性,私有属性在类... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 代码链接 原文链接 github链接 正确率有0.7左右 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(4) 评论(0) 推荐(0) 编辑
摘要: 代码链接 原文链接 github链接 正确率有0.7左右 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(0) 评论(0) 推荐(0) 编辑
摘要: 一直喜欢用anacoanda,一开始在windows上用,后来,一直用ubuntu. 此处百度网盘下载 bash Anaconda... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 一直喜欢用anacoanda,一开始在windows上用,后来,一直用ubuntu. 此处百度网盘下载 bash Anaconda... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(0) 评论(0) 推荐(0) 编辑
上一页 1 ··· 39 40 41 42 43 44 45 46 47 ··· 345 下一页