登录
首页 » GO » master079

master079

于 2020-06-17 发布
0 309
下载积分: 1 下载次数: 2

代码说明:

说明:  MapleStoryServer A MapleStory Server in Go For CMS V079 Go 编写的079版本冒险岛服务端 Target 实现一个079版本的冒险岛服务器. 能够实现原Java的部分功能. Files main.go —— 程序入口,负责初始化CPU分配、打开控制台、准备消息分发routines,侦听端口,并且接收客户端的连接。 Packages connection —— 用于建立与客户端的连接,进行读写数据。 message —— 用于负责服务器向客户端方向的信息的递送,主要功能是广播和点对点通信; types —— 包含整个服务器所用到的各种数据结构,比如用户信息结构体等; users —— 包含用户管理相关函数,比如用户进入游戏与离开。 console —— 给服务端添加一个控制台,便于输入指令调试。(MapleStoryServer A MapleStory Server in Go For CMS V079 Go Edition 079 Adventure Island Server Target Implement a 079 version of the Adventure Island server. It can achieve some of the functions of the original Java. Files Main.go -- Program entry, which is responsible for initializing CPU allocation, opening console, preparing message distribution routines, listening on ports, and receiving client connections. Packages Connection - Used to establish a connection with the client to read and write data. Message is used to deliver information from server to client. Its main functions are broadcasting and point-to-point communication. Types - Contains all kinds of data structures used by the whole server, such as user information structure, etc. Users - Contains user management related functions, such as user entry into the game and departure. Console - add a console to the server to facilitate the debugging of input instructions.)

文件列表:

MapleStoryServer-master079\MapleStoryServer-master\.gitattributes, 378 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\.gitignore, 880 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\LifeMovement.go, 1909 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\main.go, 7939 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\MapleCharacter.go, 1148 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\MapleClient.go, 2119 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\MapleEquip.go, 419 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\MapleJob.go, 1491 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\MapleMap.go, 456 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\MaplePacketCreator.go, 12071 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\MaplePacketHeader.go, 2466 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\MapleStoryServer, 5797291 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\mysql.go, 320 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\README.md, 890 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\receive.ini, 350 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\send.ini, 405 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\server.ini, 98 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master, 0 , 2018-06-12
MapleStoryServer-master079, 0 , 2018-06-12

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

发表评论

0 个回复

  • lianliankan
    简单的用ege实现的连连看,有音乐播放功能(Simple ege implementation of the again and again, there is music player function)
    2020-08-23 14:07:52下载
    积分:1
  • 《Quake 3 Arena v1.32》源代码完整版
    Q3的源代码 1)将所有工程属性Win32 Debug,改为Win32 Release 2)在工作区fileview中,右击"ui files"工程,左击"卸载工程",这一步很关键,否则会出现错误 3)在菜单栏里依次点击"工程"-->"从属性"-->在"选择修改工程"的下拉框中,选择quake3.在"从属以下工程:"选择框中,在botlib和renderer前面打勾,确定即可 4)在工作区fileview中,右击"quake3 files"工程,再选择"设为活动工程" 5)打开"quake3 files"工程中的files.c,注释 第3263,3264,3266三行,如下 然后,将files.c中的tatic void FS_SetRestrictions()函数的全部内容注释,仅剩下如下的空壳函数 static void FS_SetRestrictions( void ) { } 6)保存文件,按F7编译-Q3 source code 1) will all engineering properties Win32 Debug, instead Win32 Release 2) in the work area fileview, right-click " ui files" project, left-click " Uninstall project" , this step is very important, otherwise an error 3 ) in the menu bar click on " Project" -> " From Properties" -> In the " Select Modify Project" drop-down box, select quake3. in the " slave following works:" selection box, in front of botlib and renderer tick, can be determined. 4) i
    2023-08-10 03:05:09下载
    积分:1
  • 小有所成-MFC小开发教程
    一个MFC小游戏开的发完整、终极、必杀教程(A game developing course using MFC laguage.)
    2017-08-05 11:20:34下载
    积分:1
  • 打地鼠 小
    类似打豆豆  游戏 打地鼠 ,初学者制作,求指导
    2022-07-13 09:21:27下载
    积分:1
  • xiangqi
    象棋的源代码,非常有用,代码资源都有。对开发小游戏非常有用。(Chess source code, very useful resources to have the code. On the development of a very useful game.)
    2009-05-29 19:14:47下载
    积分:1
  • 网狐6603 赖子斗地主
    网狐6603 赖子斗地主
    2015-02-18下载
    积分:1
  • pintu
    这是一个拼图游戏源码,课一实现3*3或4*4的拼图游戏,并给出时间,记录时间少的成绩。(This is a puzzle game source code, class one to achieve 3 or 4* 3* 4 jigsaw puzzle, and gives time to record less time results.)
    2011-11-09 15:50:50下载
    积分:1
  • WPF贪吃蛇
    WPF贪吃蛇
    2020-11-27下载
    积分:1
  • 五子棋
    说明:  在一个方阵上通过两人对弈的形式,依次在棋盘上放置两种颜色的棋子,哪一方先让五个棋子形成一条直线(包括横、竖、对角线3个方向),即为获胜,本程序实现用键盘控制的五子棋游戏。游戏初始运行界面应为如下:(In the form of two people playing chess in a square array, place two kinds of color pieces on the chessboard in turn. Which side first makes five pieces form a straight line (including three directions of horizontal, vertical and diagonal), that is to win. This program realizes the game of five pieces controlled by keyboard. The initial operation interface of the game shall be as follows:)
    2019-11-24 18:31:32下载
    积分:1
  • tanchi
    这是一个贪吃蛇游戏的源程序,可通过控制蛇身的上下左右移动吃到食物后,蛇身增加,最后可输出成绩(This is a Snake game source code can be up and down by controlling the snake to eat the food and move around, the snake increases, the final output results)
    2010-11-29 13:32:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载