-
飞机发射的c源代码
飞机发射的c源代码-aircraft fired c source code
- 2022-11-30 11:55:03下载
- 积分:1
-
解决有名的皇后问题
解决有名的皇后问题-solve problems famous Statue
- 2022-02-03 02:24:55下载
- 积分: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
-
网狐会员卡生成器,绝对好用等下把数据库配套的也传上希望多给点分。
英文介绍是数据库部分代码...
网狐会员卡生成器,绝对好用等下把数据库配套的也传上希望多给点分。
英文介绍是数据库部分代码-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
-
aircraft of the game, VC 6.0 compiler, map exercises operation, keyboard detecti...
打飞机的游戏,VC++6.0编译通过,练习地图操作、键盘检测等-aircraft of the game, VC 6.0 compiler, map exercises operation, keyboard detection
- 2022-02-13 10:20:06下载
- 积分:1
-
俄罗斯方块 采用MFC和GDI+编写的,自己感觉写得不是很好,不过看上去还行...
俄罗斯方块 采用MFC和GDI+编写的,自己感觉写得不是很好,不过看上去还行-trixer, write by MFC and GDI+
- 2022-01-26 00:58:13下载
- 积分:1
-
雪人打雪仗的3D第一人称游戏,有倒计时
雪人打雪仗的3D第一人称游戏,有倒计时 -Snowman 3D first-person games, a countdown
- 2023-05-17 04:20:02下载
- 积分:1
-
site the first time, I feel tough.
第一次进本站,感觉挺难.-site the first time, I feel tough.
- 2022-03-19 14:39:58下载
- 积分:1
-
rpg小游戏,虽然简单,但是比较有意思,希望对大家有所帮助。...
rpg小游戏,虽然简单,但是比较有意思,希望对大家有所帮助。-rpg game, though simple, but more interesting, we want to help.
- 2022-03-21 07:22:40下载
- 积分:1
-
small pets
小宠物-电子鸡源程序-small pets- source electronic chickens
- 2023-06-28 11:40:04下载
- 积分:1