昨天下了个qqlite03,研究了一番不算太好用。不过还是从中挖出了一些宝贝。qqlite03是用JS去做的,在我这边表现不太好(有可能是防火墙的原因)。我把它用dotNet写了个类,表现还算可以。不过在asp.net 2.0里就不能用了,只能在1.1中用,不知其解。拿去来与大家分享。 using System;using System.IO;using System.Text;using System.Net;using System.Data;using System.Collections;namespace Goodspeed.IM 相关文章: 2022-12-23 2021-10-23 2022-12-23 2021-12-03