摘要:
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System. 阅读全文
摘要:
最近研究微信公众平台,搭建了一个微信聊天机器人,调用小黄鸡的公众接口,实现在线和小黄鸡聊天的功能。 接口调用不是很麻烦,不过是php版本,所以研究了一下C#的功能模块, Winfrom版 using System; using System.Collections.Generic; using Sy 阅读全文