Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
Facebook source code written in the framework of u
4.0
This is a Facebook application that uses Spring+Struts+Hibernate framework development, implement student login, as well as related information displays, and many other features. This program is Han Shunping class when the teacher explaining the framework of SSH knowledge code for example, knowledge point coverage is comprehensive, if members do not understand you can also see Han Shunping teacher videos.
adaiai
2016-08-23
0
1
Network gobang C++ client-server architecture (for
4.0
This is an online Gobang game. When there is only one player at the beginning of the game, he is in a waiting state; when one player does not finish the game, the other player is in a waiting state; At the beginning of the game, one of the players starts the game first, and drops a piece on the coordinates of the chessboard. One of the players starts the game first, and then drops the piece on the other side. Take turns in this way until one of the players first connects the five pieces into a line in the vertical, horizontal or oblique direction of the chessboard. Then the player wins the game and presses any key to exit the program. &First, you need to click ChessClient.dsp and ChessSerer.dsp File (using Visual C + +), and then you need to add this line in the chess client file: & nbsp; & nbsp; & nbsp; & nbsp“ serv.sin_ addr.S_ un.S_ addr=inet_ The address in addr (& quot; 58.154.194.85 & quot;); "is changed to the IP address of the host running chessserver; & nbsp; 2. The link is compiled and run separately, as shown in the figure: the compilation process of chessclient: & nbsp; & nbsp; the compilation process of chessserver: & nbsp; & nbsp; & nbsp; Note: there is a compatibility problem between visual c + + and windows 7, 8. After installing Visual C + +, the compatibility should be set (please refer to: http://jingyan.baidu.com/ar
adaiai
2016-08-23
0
1
No more~