-
华容路GTK压缩版本的目录,作为一种能直接运行…
华容道gtk版
将压缩包在任一目录下解开,直接运行./hrd或先运行make生成与你的系统相适应的可执行文件,然后再执行./hrd。
本软件暂时只精选了四种布阵法,并且只演示前两关的最优解法。只提供一套默认皮肤,没有加入人物肖像。-HuaRong Road gtk compressed version of the directory as an untied direct running./HRD first running or make your generation to the system to adapt to the executable file, then implementation./HRD. This software has only four selected from the lineup, and only two customs demonstration before the optimal solution. Only a default skin, not joined portraits.
- 2022-02-19 22:50:49下载
- 积分:1
-
Mr
Mr-Gamemaker Bsp Tutorial Source Code
- 2022-05-20 14:53:57下载
- 积分:1
-
Using C# to achieve most of the features of the Snake, and user
用C#实现了贪吃蛇的大多数功能,并且界面友好-Using C# to achieve most of the features of the Snake, and user-friendly
- 2022-03-17 23:15:16下载
- 积分:1
-
很多DirectX 9.0游戏编程源码例子
很多DirectX 9.0游戏编程源码例子
- 2022-01-26 05:19:36下载
- 积分:1
-
a very fun little game
很好玩的一个小游戏-a very fun little game
- 2022-02-15 13:08:40下载
- 积分:1
-
一个游戏编程库的简单实现・・・可用于游戏开发与研究・
一个游戏编程库的简单实现・・・可用于游戏开发与研究・-A game programming library of simple implementation can be used to game development and research
- 2023-01-29 18:20:04下载
- 积分:1
-
坦克大战的源代码,里面有地图,声音等,有需要的人看一下
坦克大战的源代码,里面有地图,声音等,有需要的人看一下
- 2022-06-29 12:01:20下载
- 积分:1
-
此文章是经过多次考究才发表出来的,供大多数人参考
此文章是经过多次考究才发表出来的,供大多数人参考-this article is known only after repeated criticisms of reference for the majority of people
- 2022-10-09 11:55:02下载
- 积分:1
-
网狐会员卡生成器,绝对好用等下把数据库配套的也传上希望多给点分。
英文介绍是数据库部分代码...
网狐会员卡生成器,绝对好用等下把数据库配套的也传上希望多给点分。
英文介绍是数据库部分代码-USE [CxGameTreasuredb]
GO
IF EXISTS (SELECT* FROM DBO.SYSOBJECTS WHERE ID = OBJECT_ID(N [dbo].[stock_data] ) and OBJECTPROPERTY(ID, N IsProcedure ) = 1)
DROP PROCEDURE [dbo].[stock_data]
GO
SET QUOTED_IDENTIFIER ON
GO
SET ANSI_NULLS ON
GO
CREATE PROCEDURE [dbo].[stock_data]
@cardcode [bigint],
@cardpass [nvarchar](50),
@userid [int]
WITH ENCRYPTION AS
BEGIN
DECLARE @Price [int]
DECLARE @IsCrad[bit]
IF EXISTS (SELECT UserID FROM QPTreasureDB.dbo.GameScoreLocker WHERE UserID=@UserID)
BEGIN
SELECT [ErrorDescribe]= 错误信息:您目前在银子游戏房间,不能进行银行操作!
RETURN
END
- 2022-07-15 23:56:59下载
- 积分:1
-
English.
System will automatically delete the directory of debug and release, s...
English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-06-03 12:18:20下载
- 积分:1