上一页 1 ··· 115 116 117 118 119 120 121 122 123 ··· 171 下一页
摘要: 刚刚碰到过这个问题,要使用微软的一个工具,可以在C#代码中通过Process的方式,命令行执行这个工具,就可以解锁了. 具体看: Using Streams Usage: streams [-s] [-d] <file or directory> -s Recurse subdirectories. 阅读全文
posted @ 2018-05-12 21:36 糖豆爸爸 阅读(1832) 评论(0) 推荐(0)
摘要: Pycharm+Python+PyQt5使用 http://www.cnblogs.com/dalanjing/p/6978373.html 阅读全文
posted @ 2018-05-11 21:12 糖豆爸爸 阅读(155) 评论(0) 推荐(0)
摘要: 1、只使用APOSE进行PPT的截图,有截不出来的,也不再单独处理,因为使用COM的WPS和OFFICE再次处理,卡死的机会非常大,直接认怂,给默认缩略图吧! 阅读全文
posted @ 2018-05-10 18:08 糖豆爸爸 阅读(108) 评论(0) 推荐(0)
摘要: -- 测试环境10.10.14.159dsideal_db_duibi-- 创建表CREATE TABLE IF NOT EXISTS `aaaa` ( `name` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NU 阅读全文
posted @ 2018-05-07 08:04 糖豆爸爸 阅读(267) 评论(0) 推荐(0)
摘要: 一、建立反向隧道的原因和目的 因要做微信支付和支付宝支付,这两个支付在用户支付完成后,都会将支付结果推送到我放服务器上,而我们的开发服务器一般位于公司路由器后,外网无法访问到,这时有四中解决方法。 方法1,直接将外网网络接入你的开发机器,这样外网可以直接访问了,缺点是公司其他同事都无法上网了。 方法 阅读全文
posted @ 2018-05-06 10:13 糖豆爸爸 阅读(561) 评论(0) 推荐(0)
摘要: 一、做IP地址翻译,让局域网内机器能够连入互联网。#加载模块 modprobe ip_tablesmodprobe iptable_natmodprobe iptable_filtermodprobe ip_conntrack_ftpmodprobe ip_nat_ftp#启用IP转发echo 1 阅读全文
posted @ 2018-05-05 14:30 糖豆爸爸 阅读(221) 评论(0) 推荐(0)
摘要: 微信支付时序图 https://pay.weixin.qq.com/wiki/doc/api/app/app.php?chapter=8_3 支付宝的支付逻辑 https://docs.open.alipay.com/204/105297/ 阅读全文
posted @ 2018-04-25 20:04 糖豆爸爸 阅读(315) 评论(0) 推荐(0)
摘要: # 原始的二维表数据集 jsonObj=[] # 添加模拟的数据 for i in range(1001,1004): for j in range(1,34): jsonObj.append({"bureau_id":i,'bureau_name':'第'+str(i)+"中",'person_id':10000+j}) # 结构化的数据集 personDict={... 阅读全文
posted @ 2018-04-23 21:22 糖豆爸爸 阅读(168) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-04-23 07:53 糖豆爸爸 阅读(309) 评论(0) 推荐(0)
摘要: http://www.tj.edu.cn/cxcms/yfwpt/index.jhtml 阅读全文
posted @ 2018-04-21 22:12 糖豆爸爸 阅读(6320) 评论(0) 推荐(0)
上一页 1 ··· 115 116 117 118 119 120 121 122 123 ··· 171 下一页
Live2D