pyhton-web开发
Posted cqutzpy
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了pyhton-web开发相关的知识,希望对你有一定的参考价值。
pyhton-web开发
join()
split()
startswith()
endswith()
find()
replace()
translate()
strptime()
re——正则表达式
re.match()
re.search()
re.sub()
re.split()
re.findall()
escape(pattern)
os——库、模块、操作系统
open()
read()
readline()
readlines()
write()
writelines()
remove()
copyfile()
move()
mkdir()
makedirs()
rmdir()
rmtree()
以上是关于pyhton-web开发的主要内容,如果未能解决你的问题,请参考以下文章