摘要:
无聊写个聊天机器人玩玩,感觉还是挺有趣的using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace 聊天机器人{ class Program { static void Main(string[] args) { Console.WriteLine("你好,我是机器人"); while (true) { string str = Cons... 阅读全文
posted @ 2012-03-19 15:13
清晨の雨露
阅读(404)
评论(0)
推荐(0)

浙公网安备 33010602011771号