-
小论游戏开发的几个主要阶段
小论游戏开发的几个主要阶段-small game development on the main stage
- 2022-03-24 13:45:20下载
- 积分:1
-
仿win9x扫雷程序的源码
仿win9x扫雷程序的源码-imitation of the demining process FOSS
- 2023-01-21 17:05:04下载
- 积分:1
-
经典飞机游戏的源代码 dx实现
经典飞机游戏的源代码 dx实现-game"s source code to achieve dx
- 2022-01-22 04:52:12下载
- 积分:1
-
a desktop games, Super Mario Bros. constantly keep up your mouse, VB source code...
一个桌面游戏,超级玛莉不停的追赶着你的鼠标,VB源代码,对想学习游戏编程的人很值得参考一下。-a desktop games, Super Mario Bros. constantly keep up your mouse, VB source code, want to learn the programming of the game is worthy of reference.
- 2022-01-24 13:05:06下载
- 积分:1
-
java project controller
a complete
java project controller
a complete -java project controller
a complete
- 2022-07-16 11:55:33下载
- 积分:1
-
网络游戏编程
网络游戏编程
网络游戏编程
网络游戏编程-online game programming on line game programming
- 2022-03-22 23:57:30下载
- 积分:1
-
similar games, but has 3D, fed it opened to me, I have uploaded a five.
类似小蜜蜂的游戏,但是已经3D化了,斑竹给我开通吧,我已经上传了5个了.-similar games, but has 3D, fed it opened to me, I have uploaded a five.
- 2022-06-27 07:59:00下载
- 积分: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
-
[游戏类]跳舞机的源程序[visualb]
[游戏类]跳舞机的源程序[visualb] -[games category] revolution of the source [visualb]
- 2022-08-04 04:57:25下载
- 积分:1
-
very exciting mobile phone game, all are welcome to download the study and use o...
非常精彩的手机游戏,欢迎大家下载学习和使用,非常精彩的手机游戏,欢迎大家下载学习和使用-very exciting mobile phone game, all are welcome to download the study and use of the phone is very exciting game, Welcome to download and use of learning
- 2022-03-11 01:11:59下载
- 积分:1