登录
首页 » Visual C++ » ask_answer

ask_answer

于 2016-05-17 发布 文件大小:275KB
0 238
下载积分: 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 个回复

  • WinInet
    vc++可视化编程,包括网络编程部分,压缩包里面的是源代码,可直接运行。(vc++ visual programming, including network programming part of the compressed packet inside the source code can be directly run.)
    2009-12-21 12:43:00下载
    积分:1
  • NetTraffic
    VC++流量监控程序,记录选择的接口号,得到接口号为interfaceNumber的接口流量。采用PDH技术对网卡的数据包进行测量,类似360的流量监控工具一样,可以实时观察上网流量的变化,包括上传流量与下载流量。(VC++ traffic monitor, record selection interface number to obtain the interface number of the interface traffic interfaceNumber. Using PDH technology for measuring card packet, similar 360 traffic monitoring tools, real-time observation of changes in Internet traffic, including download and upload traffic flow.)
    2016-09-08 01:39:22下载
    积分:1
  • bxr__form
    A practical example of moving a form without title bar is simple, effective and worthy of reference.
    2018-11-04 09:31:40下载
    积分:1
  • ChartRoomClient
    说明:  IOCP客户端代码,希望对大家有所帮助,大家互相学习(ChartRoomClient)
    2009-08-31 21:58:22下载
    积分:1
  • D-Link
    通用的设置路由器局域网端口映射类源码,仅供参考(Set up the router LAN port mapping class source code, for reference only)
    2012-02-13 20:03:50下载
    积分:1
  • XproerV3.0.107_51aspx
    XproerBBS开源项目是新手学习不可多得的资料,在项目中使用了许多目前比较流行的技术。 (1)如何使用ADO.NET, (Green hand XproerBBS open-source projects are hard to come by studying the information used in the project is currently much more popular technology. (1) how to use ADO.NET,)
    2009-03-26 09:56:24下载
    积分:1
  • IOCP
    实现服务器发送结构体到客户端 联合开发网 - pudn.com
    2012-02-14 14:51:44下载
    积分:1
  • WinpkFilter
    一个高性能的网络数据包处理架构,利用WinpkFilter可以利用应用层函数直接对数据包进行处理,甚至可以在应用层函数sleep()延缓数据包发送(WinpkFilter is a high performance packet filtering framework for Windows that allows developers to transparently filter (view and modify) raw network packets with minimal impact on network activity without having to write low level TDI or NDIS driver code. WinpkFilter is more than just a firewall development kit for Windows. With WinpkFilter you can make an application that inserts itself into the Windows network stream: custom firewall solution, internet connection sharing (NAT), IP shaper, VPN and many other low-level network solutions completely in user-mode using your favorite development environment: Visual C++, Visual C#, Delphi, Visual Basic, C++ Builder and etc. Using WinpkFilter requires no experience in kernel mode programming on your behalf since WinpkFilter provides you with powerful user level API. However, if you need to implement your solution (to achieve better performance) in kernel mode you can use well-documented raw IOCTL interface as well. )
    2020-10-04 18:07:40下载
    积分:1
  • AutoUpData
    本例为魔兽世界客户端自动更新程序,采用URLDownloadToFile异步机制实现.(World of Warcraft in this case the client automatically update procedure for the asynchronous mechanism URLDownloadToFile achieved.)
    2010-02-25 17:00:59下载
    积分:1
  • send
    组播发送端,socket通信,Windows网络编程(Multicast sender, socket communications, Windows network programming)
    2021-01-13 22:48:47下载
    积分:1
  • 696518资源总数
  • 105243会员总数
  • 13今日下载