摘要: PostgreSQL并发控制(显式锁定) 转载自:YuanyuanL PostgreSQL 基于PostgreSQL 9.4 9.3中文文档:http://58.58.27.50:8079/doc/html/9.3.1_zh/explicit-locking.html#LOCKING-TABLES 阅读全文
posted @ 2020-12-04 09:57 changxun 阅读(736) 评论(0) 推荐(0)
摘要: #coding: utf-8 import os import re def execute_cmd(cmd): out = os.popen(cmd) return out.read() def dnat_list(): cmd = 'netsh interface portproxy show 阅读全文
posted @ 2020-10-16 11:25 changxun 阅读(116) 评论(0) 推荐(0)
摘要: 见官方文档: https://docs.sqlalchemy.org/en/13/orm/loading_relationships.html 阅读全文
posted @ 2020-09-29 09:54 changxun 阅读(845) 评论(0) 推荐(0)
摘要: test 阅读全文
posted @ 2020-09-27 00:38 changxun 阅读(282) 评论(0) 推荐(0)
摘要: network linux 阅读全文
posted @ 2019-05-27 15:34 changxun 阅读(207) 评论(0) 推荐(0)
摘要: iptables 命令输出信息详解 阅读全文
posted @ 2019-01-15 19:10 changxun 阅读(8337) 评论(0) 推荐(1)
摘要: 有弹框吗?嘿嘿。。 阅读全文
posted @ 2018-08-16 14:00 changxun 阅读(206) 评论(0) 推荐(0)
摘要: ssl 双向认证例子(python) 阅读全文
posted @ 2018-08-16 10:20 changxun 阅读(616) 评论(0) 推荐(0)
摘要: nginx用做负载均衡引擎 阅读全文
posted @ 2018-06-04 13:22 changxun 阅读(490) 评论(0) 推荐(0)
摘要: MVPN技术原理 阅读全文
posted @ 2018-06-02 20:20 changxun 阅读(3018) 评论(0) 推荐(0)