搜索资源列表
QQ状态查询(多人语音版)
- 该代码,采用VB制作的,可以不用登陆QQ,就查询QQ的状态,有语音提示和消息框提示,类试与QQ上线提示框-the code, using VB produced, and did not landing QQ, QQ inquiries on the state and a voice prompts and message box is suggested that category test with QQ boxes on the line
PIMessenger2009051901
- 多年使用BOX多年,现传上一份即时通讯程序(包括客户端及服务器端,以及全部源代码)。代码写得有点丑,但可以跑起来,在局域网及互联网通过测试。服务器端支持动态IP(即你即使用在家里也可以自由架设服务器,不用向电信局申请固定IP地址,前提条件是你必须申请一个虚拟主机,在虚拟主机放存放服务器的IP地址)。如果你有兴趣自己研究,有详细代码。如果你确实想将此软件进行商品化,请一定通知我。-BOX years of use for many years, is a mass on the instant m
ChatRoomCode
- 用VC工具编写的聊天室源代码,在XP下编译测试通过。-VC Tools with source code written in chat rooms, compiled in the XP test.
test-tcp
- 一款实时语音聊天系统的测试代码,个人认为还不错-A real-time voice chat system, test code, personally think that pretty good
groupchat
- 该代码完整的实现了类似QQ群的群聊功能,在VS上测试成功!-The code complete implementation of a similar QQ group chat function, on the VS test success!
zuoye4
- (1)编写主人类(Master),添加不同的方法,根据输入的宠物类型不同,为不同的宠物看病。编写测试类验证; (2)使用多态修改代码,为各宠物类添加看病的方法,主人类中保留一个为宠物看病方法即可,参数类型为宠物类类型。编写测试类验证输出效果如图所示。(注意:同一个引用类型,使用不同的实例而执行不同操作就是多态;方法重写是实现多态的基础)((1) write Master class and add different methods to treat different pets depend