花费 6 ms
python脚本修改hosts文件

  用python3写了个修改hosts的小脚本,没有技术含量,顺带复习一下文件操作和os、sys模块的内容了。 # -*- coding:utf-8 -*- #!/usr/bin/e ...

Fri Apr 06 01:48:00 CST 2018 0 2462
验证码函数

View Code Django 图片验证码配置文件 创建utils目录,接着创建random_check_code.py,在里边写函数rd_check_ ...

Fri Sep 15 05:32:00 CST 2017 0 1450
pyjsonrpc模块使用

  pyjsonrpc模块的远程过程调用方法。 client server ...

Thu Jul 05 06:25:00 CST 2018 0 881

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM