首页
Python
Java
IOS
Andorid
NodeJS
JavaScript
HTML5
【
xsxsxs
】的更多相关文章
xsxsxs
def getdecrype(l): a= length="" ): if(l[a]=="x"): break else: length+=l[a] a+= hexnum="" for i in length: hexnum+=l[int(i)] page=) return page print(getdecrype("263892b88f81fce313248e0a25bfa5x79071552b")) import has…
shell 计时获取输入
#!/bin/bash if read -t 5 -p "please enter your name:" name then echo "hello $name ,welcome to my script" else echo "sorry,too slow" fi exit 0 输出 please enter your name:xsxsxs hello xsxsxs ,welcome to my…