登录
首页 » GO » master079

master079

于 2020-06-17 发布 文件大小:1512KB
0 138
下载积分: 1 下载次数: 0

代码说明:

  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 个回复

  • Minecraft多功能压测-假人-motd-srv转发
    说明:  Minecraft 假人压测 SRV转发 代理IP获取(Minecraft Dummy pressure measurement SRV forwarding Proxy IP acquisition)
    2021-04-12 14:38:57下载
    积分:1
  • 0329
    GOM引擎插件源码.........................................(GOM engine plugin source............................)
    2021-03-02 15:59:33下载
    积分:1
  • 疯狂赛车
    1.源码需要php5.6以上的版本支持才可以使用 2.修改Application/common/conf/db.php 这个是数据库的配置文件 3.把xbsz.sql上传到你的数据库 4.访问前台即可打开 5.后台地址http://域名/yuan.php 6.后台账号admin密码123456(meiyou yingwen banben)
    2020-11-12 19:29:43下载
    积分:1
  • H_TBC
    说明:  编译完的hellgroud wow服务器端,没有任何限制(Hellground release, no limit)
    2020-06-20 02:00:02下载
    积分:1
  • 经典好玩的vc++6.0编制的
    vc++版的坦克大决战游戏源码,带音效、地图,和大家知道的坦克还有点不一样,这一种可以自定义地图,坦克数量上没有以前的那么多,可以双人玩和单人玩,一关比一关有难度,学习编写的游戏的朋友有必要作个参考。游戏第一关界面如上图示,源代码编译顺利。 注:运行时请注意要将Debug目录中的可执行文件拷贝到程序根目录,否则会出错导致电脑重启。
    2022-05-31 10:38:56下载
    积分:1
  • 俄罗斯方块(Xilinx版)
    说明:  用verilog语言开发俄罗斯方块小游戏(Developing Tetris game with Verilog language)
    2020-11-27 08:47:38下载
    积分:1
  • mySnikeNew
    贪吃蛇游戏,简单,适合初学者.可以加速,变粗(Snake game, simple and suitable for beginners. Can speed up, thick)
    2011-01-16 18:09:37下载
    积分:1
  • 五子棋
    说明:  遊戲 五子棋 先执行 npm install 安装依赖。然后有如下命令可用: npm test 运行单元测试 npm run js 编译JS npm run less 编译less npm run watch 进入watch模式 自动编译文件(Game Gobang Execute NPM install installation dependencies first. Then there are the following commands available: NPM test runs unit tests NPM run JS compiles JS NPM run less compiled less NPM run watch enters watch mode to compile files automatically)
    2020-06-19 08:20:02下载
    积分:1
  • GreedySnake
    利用简单的数组、循环和条件结构,编写贪吃蛇游戏。(Using simple arrays, loops and conditional structures, preparation of Snake game.)
    2015-09-05 16:51:14下载
    积分:1
  • c语言贪吃蛇,tc图形库
    这是一个纯c语言编写的贪吃蛇游戏,图形库使用的是TC图形库,运行之前先要装下,都在压缩包里面。想学习这方面的同学可以看看
    2022-06-13 00:58:38下载
    积分:1
  • 696518资源总数
  • 104393会员总数
  • 22今日下载