登录
首页 » C# » 880lancher

880lancher

于 2020-03-10 发布
0 259
下载积分: 1 下载次数: 7

代码说明:

说明:  天堂1登录器源码,网上偶然得到,非常完整的简易登录器,850-880版本均可使用,具体没有做任何修改,透传登录使用,高手请绕行,仅做测试使用,希望能给大家一个思路看懂登录器源码(The source code of Tiantang 1 login device is accidentally obtained on the Internet. It is a very complete simple login device, which can be used in 850-880 version, without any modification. For transparent login, experts please detour and only test it, hoping to give you a way to understand the source code of the login device)

文件列表:

880lancher\.vs\LoginWithoutUI\v16\.suo, 43520 , 2019-11-07
880lancher\.vs\LoginWithoutUI\v16\Server\sqlite3\db.lock, 0 , 2019-11-06
880lancher\.vs\LoginWithoutUI\v16\Server\sqlite3\storage.ide, 311296 , 2019-11-07
880lancher\LoginWithoutUI\app.manifest, 490 , 2019-11-06
880lancher\LoginWithoutUI\Class0.cs, 3342 , 2019-11-07
880lancher\LoginWithoutUI\Class1.cs, 2084 , 2019-11-07
880lancher\LoginWithoutUI\Class3.cs, 18119 , 2019-11-06
880lancher\LoginWithoutUI\Class4.cs, 2843 , 2019-11-06
880lancher\LoginWithoutUI\Class5.cs, 559 , 2019-11-06
880lancher\LoginWithoutUI\LoginWithoutUI.csproj, 2482 , 2019-11-06
880lancher\LoginWithoutUI\LoginWithoutUI.ico, 51262 , 2019-11-06
880lancher\LoginWithoutUI\obj\Debug\LoginWithoutUI.csprojAssemblyReference.cache, 2075 , 2019-11-06
880lancher\LoginWithoutUI\obj\Release\LoginWithoutUI.csproj.FileListAbsolute.txt, 862 , 2019-11-07
880lancher\LoginWithoutUI\obj\Release\LoginWithoutUI.csprojAssemblyReference.cache, 733 , 2019-11-07
880lancher\LoginWithoutUI\obj\Release\LoginWithoutUI.exe, 68096 , 2019-11-07
880lancher\LoginWithoutUI\obj\Release\LoginWithoutUI.pdb, 32256 , 2019-11-07
880lancher\LoginWithoutUI\Properties\AssemblyInfo.cs, 691 , 2019-11-06
880lancher\LoginWithoutUI\Properties\Resources.cs, 1648 , 2019-11-06
880lancher\LoginWithoutUI\Properties\Resources.resources, 180 , 2019-11-06
880lancher\LoginWithoutUI.sln, 1009 , 2019-11-06
880lancher\.vs\LoginWithoutUI\v16\Server\sqlite3, 0 , 2019-11-07
880lancher\.vs\LoginWithoutUI\v16\Server, 0 , 2019-11-07
880lancher\LoginWithoutUI\obj\Debug\TempPE, 0 , 2019-11-06
880lancher\LoginWithoutUI\obj\Release\TempPE, 0 , 2019-11-06
880lancher\.vs\LoginWithoutUI\v16, 0 , 2019-11-07
880lancher\LoginWithoutUI\bin\Debug, 0 , 2019-11-06
880lancher\LoginWithoutUI\bin\Release, 0 , 2019-11-07
880lancher\LoginWithoutUI\obj\Debug, 0 , 2019-11-07
880lancher\LoginWithoutUI\obj\Release, 0 , 2019-11-07
880lancher\.vs\LoginWithoutUI, 0 , 2019-11-07
880lancher\LoginWithoutUI\bin, 0 , 2019-11-07
880lancher\LoginWithoutUI\obj, 0 , 2019-11-07
880lancher\LoginWithoutUI\Properties, 0 , 2019-11-07
880lancher\.vs, 0 , 2019-11-07
880lancher\LoginWithoutUI, 0 , 2019-11-07
880lancher, 0 , 2020-03-10

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

发表评论

0 个回复

  • lovely_ball
    说明:  轻松益智类的小游戏,自己利用qt编写,需要用鼠标玩的撞球游戏。(Puzzle game easily, their use qt write need to play pool games with the mouse.)
    2010-04-18 15:25:02下载
    积分:1
  • GameScriptEngine
    一个适应性很强的脚本语言,这个语言将主要用来处理剧情,希望能够用于绝大多数需要剧情的游戏。带文档。(A flexible script language used for game logic.)
    2013-06-11 23:36:08下载
    积分:1
  • LabTest2
    黑杰克學校測驗題,從裡面的碼發展出整個遊戲(Black Jack school quiz, from the inside out the entire game code development)
    2013-08-03 07:37:33下载
    积分:1
  • kungfu(1)
    mud 源码六脉神剑降龙十八掌,六十八脉降龙神剑/滑稽六脉神剑降龙十八掌,六十八脉降龙神剑/滑稽(dcbhtfvbhddcvjtdbdxcvdscc)
    2020-06-17 05:20:01下载
    积分:1
  • master079
    说明:  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.)
    2020-06-17 02:40:01下载
    积分:1
  • mySnikeNew
    贪吃蛇游戏,简单,适合初学者.可以加速,变粗(Snake game, simple and suitable for beginners. Can speed up, thick)
    2011-01-16 18:09:37下载
    积分:1
  • 小有所成-MFC小开发教程
    一个MFC小游戏开的发完整、终极、必杀教程(A game developing course using MFC laguage.)
    2017-08-05 11:20:34下载
    积分:1
  • Memory
    记忆游戏。翻纸牌的记忆游戏。反倒两张相同的纸牌则不再翻回来。一共有4*4的纸牌。翻完算赢。(Memory game)
    2020-08-07 17:08:30下载
    积分:1
  • wdsjbntmod
    说明:  一个普通的小游戏,没有什么功能,就一个垃圾小游戏(An ordinary little game, no function, just a garbage game.)
    2020-06-19 16:40:01下载
    积分:1
  • fishjoy
    JS 扑鱼游戏 源码,有兴趣可以参考。。挺有意思的
    2014-02-18 10:27:29下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载