-
用VC编写的游戏#,希望改善美国的指导,代码简单,有效。
用vc#编写的小游戏,希望大家指导改进,代码简单,大家不要见怪。-By vc# Prepared game, hoping to improve the U.S. guidance, the code is simple, everyone forgive.
- 2022-07-12 11:20:33下载
- 积分: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
-
很好玩的手机游戏,欢迎大家下载学习和使用,很好玩的手机游戏,欢迎大家下载学习和使用...
很好玩的手机游戏,欢迎大家下载学习和使用,很好玩的手机游戏,欢迎大家下载学习和使用-phone is a lot of fun games and you are welcome to download the study and use of the phone is a lot of fun games, Welcome to download and use of learning
- 2022-05-31 03:53:21下载
- 积分:1
-
six
6子棋,根据5子棋改的-six-game, five-game changed
- 2022-01-30 13:42:36下载
- 积分:1
-
游戏北京浮生计
游戏北京浮生计-game Beijing or coaching
- 2022-02-20 16:44:56下载
- 积分:1
-
这是一个游戏类的软件代码。
这是一个游戏类的软件代码。-The code is a kind of games!
- 2022-02-20 05:09:40下载
- 积分:1
-
俄罗斯方块源代码,支持单机对战,可定制方块数,键盘等
俄罗斯方块源代码,支持单机对战,可定制方块数,键盘等-Tetris source code, support single screen, customizable few cubes, keyboards, etc.!
- 2022-06-15 14:52:25下载
- 积分:1
-
games of the Snake
游戏程序 贪食蛇的-games of the Snake
- 2022-04-27 05:34:36下载
- 积分:1
-
JXOnline Auto Sell Program
JXOnline Auto Sell Program
- 2022-09-17 19:10:03下载
- 积分:1
-
Huarong game applet source code, fully prepared to use Delphi.
华容道游戏小程序源码,完全用Delphi编写。-Huarong game applet source code, fully prepared to use Delphi.
- 2023-05-13 18:50:03下载
- 积分:1