登录
首页 » Visual C++ » 财神到源码

财神到源码

于 2020-11-04 发布 文件大小:46898KB
0 209
下载积分: 1 下载次数: 5

代码说明:

  服务端 客户端 机器人服务 控制 全部齐全(Server client, robot service control is complete)

文件列表:

财神到\GameProject.ncb
财神到\GameProject.sln
财神到\GameProject.suo
财神到\GodIn\Enter.png
财神到\GodIn\flash\GodIn.swf
财神到\GodIn\flash\GodShow.swf
财神到\GodIn\FOCUE.png
财神到\GodIn\GameLevel.INI
财神到\GodIn\Table.png
财神到\GodIn\TableResource.INI
财神到\GodIn\TableState.png
财神到\GodInConfig.ini
财神到\客户端控制\ClientControl.cpp
财神到\客户端控制\ClientControl.def
财神到\客户端控制\ClientControl.rc
财神到\客户端控制\ClientControl.vcproj
财神到\客户端控制\ClientControlItemSink.cpp
财神到\客户端控制\ClientControlItemSink.h
财神到\客户端控制\ReadMe.txt
财神到\客户端控制\res\ClientControl.rc2
财神到\客户端控制\resource.h
财神到\客户端控制\stdafx.cpp
财神到\客户端控制\stdafx.h
财神到\服务器控制\ReadMe.txt
财神到\服务器控制\res\ServerControl.rc2
财神到\服务器控制\Resource.h
财神到\服务器控制\ServerControl.cpp
财神到\服务器控制\ServerControl.def
财神到\服务器控制\ServerControl.rc
财神到\服务器控制\ServerControl.vcproj
财神到\服务器控制\ServerControlItemSink.cpp
财神到\服务器控制\ServerControlItemSink.h
财神到\服务器控制\stdafx.cpp
财神到\服务器控制\stdafx.h
财神到\机器人服务\AndroidService.cpp
财神到\机器人服务\AndroidService.def
财神到\机器人服务\AndroidService.rc
财神到\机器人服务\AndroidService.vcproj
财神到\机器人服务\AndroidServiceD.def
财神到\机器人服务\AndroidUserItemSink.cpp
财神到\机器人服务\AndroidUserItemSink.h
财神到\机器人服务\Release_Unicode\AndroidService.obj
财神到\机器人服务\Release_Unicode\AndroidService.res
财神到\机器人服务\Release_Unicode\AndroidUserItemSink.obj
财神到\机器人服务\Release_Unicode\BuildLog.htm
财神到\机器人服务\Release_Unicode\flash.tlh
财神到\机器人服务\Release_Unicode\flash.tli
财神到\机器人服务\Release_Unicode\GameLogic.obj
财神到\机器人服务\Release_Unicode\GodInAndroid.pch
财神到\机器人服务\Release_Unicode\msado15.tlh
财神到\机器人服务\Release_Unicode\msado15.tli
财神到\机器人服务\Release_Unicode\Stdafx.obj
财神到\机器人服务\Release_Unicode\vc70.idb
财神到\机器人服务\Release_Unicode\vc70.pdb
财神到\机器人服务\Release_Unicode\机器人服务.pdb
财神到\机器人服务\Res\AndroidService.rc2
财神到\机器人服务\Resource.h
财神到\机器人服务\Stdafx.cpp
财神到\机器人服务\Stdafx.h
财神到\消息定义\CMD_RedNine100.h
财神到\游戏客户端\ApplyUserList.cpp
财神到\游戏客户端\ApplyUserList.h
财神到\游戏客户端\CardControl.cpp
财神到\游戏客户端\CardControl.h
财神到\游戏客户端\CardControl2.cpp
财神到\游戏客户端\CardControl2.h
财神到\游戏客户端\ClientControl.h
财神到\游戏客户端\CMyListCtrl.cpp
财神到\游戏客户端\CMyListCtrl.h
财神到\游戏客户端\DirectSound.cpp
财神到\游戏客户端\DirectSound.h
财神到\游戏客户端\DlgBank.cpp
财神到\游戏客户端\DlgBank.h
财神到\游戏客户端\DlgControl.cpp
财神到\游戏客户端\DlgControl.h
财神到\游戏客户端\flashpaly\FlashPlayer.cpp
财神到\游戏客户端\flashpaly\FlashPlayer.h
财神到\游戏客户端\flashpaly\FlashShowWnd.cpp
财神到\游戏客户端\flashpaly\FlashShowWnd.h
财神到\游戏客户端\flashpaly\ShockwaveFlash.h
财神到\游戏客户端\flashpaly\ShowLotteryFlash.cpp
财神到\游戏客户端\flashpaly\ShowLotteryFlash.h
财神到\游戏客户端\GameClient.cpp
财神到\游戏客户端\GameClient.h
财神到\游戏客户端\GameClient.rc
财神到\游戏客户端\GameClient.vcproj
财神到\游戏客户端\GameClientEngine.cpp
财神到\游戏客户端\GameClientEngine.h
财神到\游戏客户端\GameClientView.cpp
财神到\游戏客户端\GameClientView.h
财神到\游戏客户端\ReadMe.txt
财神到\游戏客户端\RecordGameList.cpp
财神到\游戏客户端\RecordGameList.h
财神到\游戏客户端\Release_Unicode\ApplyUserList.obj
财神到\游戏客户端\Release_Unicode\BuildLog.htm
财神到\游戏客户端\Release_Unicode\CardControl.obj
财神到\游戏客户端\Release_Unicode\CMyListCtrl.obj
财神到\游戏客户端\Release_Unicode\DirectSound.obj
财神到\游戏客户端\Release_Unicode\DlgBank.obj
财神到\游戏客户端\Release_Unicode\DlgControl.obj

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

发表评论

0 个回复

  • chengxu
    编写一个函数,要求输入年月日时分秒, 输出该年月日时分秒的下一秒。 如输入2011年12月31日23时59分59秒, 则输出2012年1月1日0时0分0秒。 需要考虑闰年 和 2月的特殊情况 (Write a function that requires input date, hour, minute and second outputs of the date when the next second. If the input at 23:59:59 on December 31st, 2011, output at 0:00:00 on January 1, 2012. Leap year and February need to consider the special case)
    2013-05-28 13:06:03下载
    积分:1
  • Changecattotiger
    让猫变虎的程序,用VC++语言实现。能让猫图片慢慢变成虎。(Let the cat become the tiger' s procedures, using VC++ language. Can gradually become a tiger cat picture.)
    2009-04-21 23:32:28下载
    积分:1
  • Chanve
    Change the background color of the tree control VC source code
    2017-05-31 23:10:52下载
    积分:1
  • Melting
    A Melting source code to Melt your exe from one location to another.
    2013-07-15 12:31:45下载
    积分:1
  • Ms-Flex-Grid-
    A book that explains tool Ms Flex Grid in visual Basic 6
    2013-09-27 20:29:27下载
    积分:1
  • amicable-pair
    使用暴力方法,寻找并输出一定范围内的amicable pair.(Violent methods used to find and output a range of amicable pair.)
    2013-09-25 17:29:12下载
    积分:1
  • 定时读取气象参数-国产气象仪
    VB串口控件读取气象仪数据,并解析保存文件(VB Serial Port Control Reads Meteorological Data and Parses and Saves Documents)
    2020-06-19 02:00:01下载
    积分:1
  • DKGame4
    说明:  dkink的《疯狂虫子》附带地图编辑器,很适合新手的游戏。(dkink the crazy bug attached to the map editor, it is suitable for novice game.)
    2008-09-15 13:15:38下载
    积分:1
  • Big_Num
    大整数阶乘的计算器,能计算上万的阶乘,不过速度有点慢(Large integer factorial calculator that can calculate the factorial of thousands, but a bit slow)
    2010-01-22 12:24:30下载
    积分:1
  • icePubDll
    获取计算机硬件信息的动态链接库,CPU序列号,硬盘序列号,MAC地址等信息 例程: void gethardinfo() { QString str1=""; char buff[1024]; char buff2[1024]; char temp; typedef int (WINAPI ICEPUB_MACHINEGETINFO)(int typeFlag,char *strInfo); ICEPUB_MACHINEGETINFO *icePub_machineGetInfo = 0; HINSTANCE hDLLDrv = LoadLibrary("icePubDll.dll"); if(hDLLDrv) { icePub_machineGetInfo = (ICEPUB_MACHINEGETINFO *)GetProcAddress(hDLLDrv, "icePub_machineGetInfo"); } icePub_machineGetInfo(3,buff); str1=buff; int i=0; int n=0; n=str1.length(); qDebug()<<n; for(i=0;i<n;i+=2) { temp=buff[i]; buff2[i+1]=temp; buff2[i]=buff[i+1]; } QString str2=buff2; qDebug()<<buff2; qDebug()<<str2; }(Access to the computer hardware information dynamic link library, CPU serial number, hard disk serial number, MAC address and other information)
    2017-12-28 11:45:08下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载