2014年12月27日

wechat客户端修改

摘要: 1. src/ui/adapter/FriendCardAdapter.java @Override public View getView(int position, View convertView, ViewGroup arg2) { CellHolder cell = null; ... 阅读全文

posted @ 2014-12-27 16:46 eustoma 阅读(1403) 评论(0) 推荐(0)

wechat server的配置

摘要: 一 服务器地址https://github.com/donal-tong/wechat4server包括源代码及数据库脚本放在dump文件夹里1、根据sql脚本创建需要的数据库hcapi,然后命令行执行脚本,这个不多说。2、用myeclipse import项目,(如果发现缺少jar,请自行到群共享... 阅读全文

posted @ 2014-12-27 15:49 eustoma 阅读(1338) 评论(0) 推荐(1)

导航