07 2015 档案
mysql 单机同版本多实例 mysql55
摘要:先贴上my.cnf[mysqld_multi]mysqld = /usr/bin/mysqld_safemysqladmin = /usr/bin/mysqladminuser =rootpassword =123456[mysqld2]socket = /tmp/mysql.sock2port =...
阅读全文
python 魔术方法
摘要:import timefunc_count_time_dict = {}def count_time(func): global func_count_time_dict func_count_time_dict[func]=[1,time.localtime()] def wra...
阅读全文
浙公网安备 33010602011771号