用户管理1、获取用户列表constFansListUrl = 'https://api.weixin.qq.com/cgi-bin/user/get?access_token=%s&next_openid=%s';function GetOpenIDList(AccessToken, NextOpe...
分类:
微信 时间:
2015-02-10 00:26:08
阅读次数:
1663
高级群发接口1、上传多媒体文件(这里以上传图片为例)uses IdMultipartFormData;const UpMediaUrl ='http://file.api.weixin.qq.com/cgi-bin/media/upload?access_token=%s&type=%s';func...
分类:
微信 时间:
2015-02-10 00:26:04
阅读次数:
383
获取微信服务器IP地址constServerIpUrl = 'https://api.weixin.qq.com/cgi-bin/getcallbackip?&access_token=%s';procedure GetServerList(out List: TStringList; Access...
分类:
微信 时间:
2015-02-09 22:51:19
阅读次数:
799
获取access_token、expires_infunction GetMethod(HTTP: TIdHTTP; Url: String; Max: Integer): String;var RespData: TStringStream;begin RespData := TStringS.....
分类:
微信 时间:
2015-02-09 21:41:11
阅读次数:
423
丁丁历险最近开微信公众号了,互联网技术运维,每天学习新知识,尽在微信公众号!扫描看微信!
分类:
微信 时间:
2015-02-09 16:12:12
阅读次数:
309
这套系统,是学了python和django来,第一个正式开发好的小项目、小工具,只不过是,这套系统,需要优化的东西还很多,但目前也用的OK。年后回来,准备把新吸收的技术,开发正式服更新系统。在这里,先感谢下老男孩运维培训机构,我的linux运维和python运维开发是从这里起步的,..
分类:
编程语言 时间:
2015-02-07 19:08:47
阅读次数:
1020
磁盘满了,由于使用的是lvm,想要扩容时发现无论lvs还是lvdisplay这类命令都会报同样的错:[root@localhost qwang]# lvs Parse error at byte 1591 (line 100): unexpected token Error parsing me.....
分类:
Web程序 时间:
2015-02-06 20:18:05
阅读次数:
201
************************************************************************
****原文:blog.csdn.net/clark_xu
徐长亮的专栏
************************************************************************
--查看集群等待cach...
分类:
数据库 时间:
2015-02-06 16:50:02
阅读次数:
162
先说一下自己的情况,初中毕业后学电脑(学五笔打字,MSOffice),完了在培训部代课半年讲office,再后来到市里卖夏普复印机,一直看不到光明的前途……。一次偶然的决定来到了帝都,一直在运维圈打酱油:扛过服务器,配置过交换机,管理过上千台服务器和网络设备……决定提高一..
分类:
编程语言 时间:
2015-02-06 15:09:27
阅读次数:
253
WeedFS 0.68新增了对cassandra数据库存储的支持及JSON Web Token(JWTs)安全的支持.github.com/gocql/gocql//filer/cassandra_store/cassandra_store.gogithub.com/syndtr/goleveldb...
分类:
其他好文 时间:
2015-02-06 14:46:29
阅读次数:
302