Category Archives: Python程序设计

Python

清除svn信息

svn信息是根据文件夹里面的 .svn 文件夹保存相关配置的,删除此文件夹即可去 … Continue reading

Posted in Python程序设计 | Leave a comment

linux下开启SSH,并且允许root用户远程登录,允许无密码登录

允许root登录 允许root登录 vi /etc/ssh/sshd_confi … Continue reading

Posted in Python程序设计 | Leave a comment

goagent不能使用的解决方案

相信很多用过代理软件来阅读违禁网站的同学很多,那么goagent这个东西一定不陌 … Continue reading

Posted in Python程序设计 | Tagged | Leave a comment

php soap示例

今天简单讲一个使用广发的webservice,在php中对这个服务支持的很完备, … Continue reading

Posted in PHP服务器脚本, Python程序设计 | Tagged , , , | Leave a comment

python下SOAPpy的安装

对于很多使用python的同学来说,python的webservice功能并不陌 … Continue reading

Posted in Python程序设计 | Tagged , , | Leave a comment