猫史档案馆


坚强的象牙螺0A9m

坚强的象牙螺0A9m

Lv.1

我特别喜欢徐梦圆

获赞:56收藏:13浏览:385作品收藏:0
回复帖子评论
上一页2 页 / 共 2下一页

有没有人帮导音乐 中回复

ht  tp://m10.music.126.net/20220119172302/c687d51d02f545ca9ebbc275f88c26ae/ymusic/obj/w5zDlMODwrDDiGjCn8Ky/3662000010/1491/fb1c/ff8a/36e03b90ab56e9d93c92ad23d1e5da90.mp3

2022-01-19T17:00:24 点赞:0

有没有人帮导音乐 中回复

好了

2022-01-19T17:00:43 点赞:0

????????还是这样???????? 中回复

center_image

2022-01-20T18:56:16 点赞:0

大家爬虫用的啥 中回复

1a

2022-01-27T10:08:44 点赞:0

测试()() 中回复

https://static-games.codemao.cn/trainer/pc/res/import/98/98ebcb55-60a1-45f7-aad1-e7790639b137.1845e.json

2022-01-28T20:18:29 点赞:0

我找到了源码精灵的声音! 中回复

建议用 w    w    r.lanzoui.com

2022-02-08T10:20:45 点赞:0

【灌水池塘】谈谈自己用F12做过的“好事” 中回复

center_image

2022-02-08T11:41:16 点赞:0

源码精灵背景音乐 中回复

h----ttps://static-games.codemao.cn/trainer/pc/res/raw-assets/e2/e257c喵0-78e5-4150-8854-b8201ac3efbf.喵d0a.mp3

2022-02-08T19:28:40 点赞:0

源码精灵背景音乐 中回复

ht----tps://static-games.codemao.cn/trainer/pc/res/raw-assets/a8/a880a9c0-6fde-4f25-ad8a-974aa8409d04.19938.mp3

2022-02-08T19:29:15 点赞:0

【Python作品分享】新的作品 中回复

FEC433=16696371

2022-02-11T10:12:43 点赞:0

说说各位对python的各类第三方库的熟悉程度吧 中回复

requests会一点点 importrequests requests.get('htt'+'ps:www.tropicaltidbits.com')

2022-02-12T16:37:31 点赞:1

说说各位对python的各类第三方库的熟悉程度吧 中回复

center_image

我这样

2022-02-14T12:17:37 点赞:0

说说各位对python的各类第三方库的熟悉程度吧 中回复

WOWWOWWOWcenter_image

2022-02-15T22:08:00 点赞:0

【Python作品分享】木兰诗【作品秀】 中回复

center_image

2022-02-18T20:53:57 点赞:0

【海龟编辑器】意见反馈信箱(长期有效) 中回复

 

traceback?????????
center_image

2022-02-21T21:01:15 点赞:0

【Python作品分享】性能测试【作品秀】 中回复

center_image

2022-02-23T11:58:03 点赞:1

谁有My Sunset 的文件啊啊啊啊 中回复

center_image

2022-02-26T19:20:34 点赞:0

【Python作品分享】性能测试【作品秀】 中回复

center_image

2022-02-26T19:28:01 点赞:0

谁能打出这个!不准复制 中回复

☛imgsrc="https://static.codemao.cn/emoji/codemao/%E7%BC%96%E7%A8%8B%E7%8C%AB_%E7%B4%A7%E5%BC%A0.gif"alt="emotion_编程猫_紧张"width="0"height="0"  ☚

2022-02-28T07:32:24 点赞:0

【调查】你们都用什么Python编辑器来写程序 中回复

1   3

2022-03-05T13:32:23 点赞:0

防喵软件(ui版) 中回复

Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Pyblock\resources\app\Python-win喵\lib\tkinter\__init__.py", line 1702, in __call__
return self.func(*args)
File "E:\PyFiles\fromcc\防喵软件(ui版).py", line 36, in copy
st2['state'] = NORMAL
NameError: name 'st2' is not defined

2022-03-31T20:59:01 点赞:0

【Python作品分享】查看网址H喵L代码【作品秀】 中回复

喵=T M

2022-04-02T20:27:20 点赞:0

【Python作品分享】新的作品【求助帖】 中回复

for i in range(what/(run_long+swim_long+gum_long)):

2022-04-12T07:08:31 点赞:0

气泡语大改进!你们学废了吗? 中回复

是Codemao!

 

2022-04-14T14:55:22 点赞:0

气泡语大改进!你们学废了吗? 中回复

from typing import Union
def qpy(s):
    a=ord(s)
    a=bin(a)
    a=a.replace('0b','')
    a=a.replace('0','o')
    a=a.replace('1','O')
    return a

def longqpy(s,fgf:str):
    l=[]
    for i in range(len(s)):
        l.append(qpy(s[i]))
    return fgf.join(l)


def tsqpy(s,zf0,zf1,fgf):
    l=[]
    for i in range(len(s)):
        l.append(qpy(s[i]))
    a=fgf.join(l)
    a=a.replace('o',zf0)
    a=a.replace('O',zf1)
    return a

2022-04-14T19:22:33 点赞:0

气泡语大改进!你们学废了吗? 中回复

center_image

2022-04-14T19:26:20 点赞:0