登录
首页 » Visual C++ » ask_answer

ask_answer

于 2016-05-17 发布 文件大小:275KB
0 304
下载积分: 1 下载次数: 16

代码说明:

  该程序模拟知乎,作为网上问答系统,用户能注册,登录,提问,回答,点赞,关注,取关,查找问题,等一系列操作,一个服务器端可以同时连接多个客户端,能够同步各个客户端操作结果。程序分为客户端和服务器端,用户gui采用mfc编写,通信方式为socket方式,开发环境为win7 vs2015,编译器v140.(The program simulates know almost as online quiz system, users can register, login, questions, answers, thumbs up, focus on, take off, find the problem, and a series of operations, a server can be connected to multiple clients simultaneously, it is possible to synchronize each client operating results. Program is divided into client and server side, the user using mfc gui written communication for the socket, the development environment for win7 vs2015, compiler v140.)

文件列表:

C%2B%2B实验报告
...........\实验报告.doc,35328,2016-01-06
...........\实验文档.docx,77944,2016-01-06
...........\客户端代码
...........\..........\AddAnswerDlg.cpp,2141,2016-01-05
...........\..........\AddAnswerDlg.h,539,2016-01-04
...........\..........\AddQuestionSucc.cpp,870,2015-12-05
...........\..........\AddQuestionSucc.h,485,2015-12-05
...........\..........\AnswerContent.cpp,3999,2016-01-05
...........\..........\AnswerContent.h,754,2015-12-07
...........\..........\ask_answer.aps,196800,2016-01-05
...........\..........\ask_answer.cpp,8130,2016-01-05
...........\..........\ask_answer.h,6907,2016-01-05
...........\..........\ask_answer.rc,39522,2016-01-05
...........\..........\ask_answerDlg.cpp,7395,2016-01-05
...........\..........\ask_answerDlg.h,992,2016-01-04
...........\..........\FailDlg.cpp,688,2015-12-08
...........\..........\FailDlg.h,403,2015-12-08
...........\..........\FindPasswordDlg.cpp,1506,2015-12-08
...........\..........\FindPasswordDlg.h,541,2015-12-08
...........\..........\FocusInfDlg.cpp,8339,2016-01-04
...........\..........\FocusInfDlg.h,929,2015-12-22
...........\..........\FocusList.cpp,6780,2016-01-05
...........\..........\FocusList.h,696,2015-12-19
...........\..........\FocusSuccDlg.cpp,758,2015-12-07
...........\..........\FocusSuccDlg.h,434,2015-12-07
...........\..........\LogoutDlg.cpp,716,2015-12-06
...........\..........\LogoutDlg.h,415,2015-12-06
...........\..........\QuestionContentDlg.cpp,6571,2016-01-05
...........\..........\QuestionContentDlg.h,1168,2015-12-21
...........\..........\ReadMe.txt,4597,2015-11-22
...........\..........\ReleaseQuestionDlg.cpp,2002,2016-01-05
...........\..........\ReleaseQuestionDlg.h,537,2015-12-05
...........\..........\resource.h,6364,2016-01-02
...........\..........\SearchDlg.cpp,5054,2015-12-19
...........\..........\SearchDlg.h,846,2015-12-19
...........\..........\SignUpDlg.cpp,1396,2015-12-21
...........\..........\SignUpDlg.h,486,2015-12-06
...........\..........\stdafx.cpp,212,2015-11-22
...........\..........\stdafx.h,1833,2015-11-27
...........\..........\targetver.h,314,2015-11-22
...........\..........\TipDlg1.cpp,688,2015-12-07
...........\..........\TipDlg1.h,402,2015-12-07
...........\..........\TipDlg2.cpp,688,2015-12-07
...........\..........\TipDlg2.h,403,2015-12-07
...........\..........\TipDlg3.cpp,694,2015-12-21
...........\..........\TipDlg3.h,439,2015-12-21
...........\..........\TipDlg4.cpp,508,2015-12-21
...........\..........\TipDlg4.h,394,2015-12-21
...........\..........\TipDlg5.cpp,678,2016-01-04
...........\..........\TipDlg5.h,435,2016-01-02
...........\..........\UserPageDlg.cpp,7010,2016-01-05
...........\..........\UserPageDlg.h,1060,2016-01-02
...........\..........\WrongPasswordDlg.cpp,814,2015-12-06
...........\..........\WrongPasswordDlg.h,458,2015-12-06
...........\服务器端代码
...........\............\answer.txt,585,2016-01-06
...........\............\mfcServer.aps,110152,2016-01-05
...........\............\mfcServer.cpp,13581,2016-01-04
...........\............\mfcServer.h,5518,2016-01-04
...........\............\mfcServer.rc,14690,2016-01-05
...........\............\mfcServerDlg.cpp,6692,2016-01-05
...........\............\mfcServerDlg.h,1679,2016-01-05
...........\............\question.txt,608,2016-01-06
...........\............\ReadMe.txt,4570,2015-12-14
...........\............\resource.h,1998,2015-12-17
...........\............\ShowQues.cpp,3519,2015-12-17
...........\............\ShowQues.h,722,2015-12-17
...........\............\stdafx.cpp,211,2015-12-14
...........\............\stdafx.h,1811,2015-12-14
...........\............\targetver.h,314,2015-12-14
...........\............\TipDlig.cpp,12352,2016-01-05
...........\............\TipDlig.h,807,2016-01-05
...........\............\userfile.txt,113,2016-01-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • GetIPDlg
    通过注册表获取计算机网络信息,如IP、掩码、计算机名和DNS信息(through access to the registry computer network information, such as IP, mask, computers and DNS information)
    2007-05-15 11:55:05下载
    积分:1
  • Book_Source_Code.VisualC++NetWork
    使用VC进行网络通讯程序开发的代码,比较全面,有代表性。代码质量高。(use VC network communications program development codes, more comprehensive and representative. High-quality code.)
    2007-05-28 23:32:58下载
    积分:1
  • BroadCast_guanbo
    广播... 可以供初学网络编程的人参考... 完整 并且在winXP Visual C++6.0调试通过(... can Broadcasting Network Programming for the novice to the integrity of reference ... in winXP Visua l C by 6.0 Debugging)
    2007-04-20 19:42:31下载
    积分:1
  • Catch
    屏幕广播,在局域网内同段IP内进行屏幕广播和监控(Catch Computer desk)
    2013-11-08 09:23:45下载
    积分:1
  • GetIPConfig
    可以获取自己的ip地址,模仿cmd的ipconfig命令(Can get the ip address imitate cmd ipconfig command)
    2012-12-19 08:39:12下载
    积分:1
  • fileProtect
    说明:  网络安全与密码学技术,用qt作为界面,利用md5算法实现的文件防篡改程序。(Network security and cryptography, using qt as an interface, use the file md5 algorithm tamper program.)
    2021-03-29 16:59:10下载
    积分:1
  • ARQ
    实现滑动窗口协议(achieve sliding window protocols)
    2020-07-03 00:40:02下载
    积分:1
  • ARPfindMACaddress
    说明:  ARP协议发现局域网内的活动主机,vc++语言编写,用有界面,美观实用(ARP protocol found in the activities of the LAN hosts, vc++ language, with a interface, beautiful and practical)
    2011-02-23 07:22:30下载
    积分:1
  • location
    超宽带室内定位研究,本文主要研究基于超宽带的室内定位技术的研究,并且对室内定位技术的算法做了介绍。(UWB indoor positioning research, this paper research is based on UWB indoor positioning technology research, and the algorithm for indoor positioning technologies have been described.)
    2021-04-27 17:58:44下载
    积分:1
  • Hacking-Exposed
    一本优秀的国外黑客教程(中文版),介绍了很多主流的黑客手段和其所使用的工具,并且难度适中,新手和高手都适合看。(An excellent foreign hackers tutorial (Chinese version), introduces some mainstream hacking tools and means.)
    2015-05-04 20:50:09下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载