-
silverlight development of the game Tetris colorful
silverlight开发游戏
七彩俄罗斯方块-silverlight development of the game Tetris colorful
- 2022-03-07 08:31:39下载
- 积分:1
-
这个版本修正了已知的Bug,同时添加了部分函数,编写了更新的使用手册。 同16位色的Beauty一样,它具有全部的功能,而且在显示速度上比16位色的版本要快的多...
这个版本修正了已知的Bug,同时添加了部分函数,编写了更新的使用手册。 同16位色的Beauty一样,它具有全部的功能,而且在显示速度上比16位色的版本要快的多。压缩包内有它的使用说明。请随时到我的主页获取最新的版本。-this version of the amendment known Bug, while adding some functions, the preparation of the updated manual. With 16 color Beauty, it has all the functions, but also shows that speed than 16 color versions much faster. Compressed within its use. Please go to my home page for the latest version.
- 2022-01-25 19:57:05下载
- 积分: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
-
一个演示串口通讯的例子
一个演示串口通讯的例子--A example which demonstrates serial communication
- 2023-04-20 05:20:03下载
- 积分:1
-
一个模拟幸运52的小游戏~
系统给出各种图片给用户来猜测价钱~
无论猜高或者猜低都有提示~
论猜的水平就要看用户的水平了~
可玩性较高!...
一个模拟幸运52的小游戏~
系统给出各种图片给用户来猜测价钱~
无论猜高或者猜低都有提示~
论猜的水平就要看用户的水平了~
可玩性较高!-Lucky 52 for a simulated game ~ system is given a variety of pictures to the user to guess whether the price ~ guess high or low have prompted guess guess ~ On the level depends on the user
- 2022-05-08 21:46:56下载
- 积分:1
-
泡泡堂单机版源程序
泡泡堂单机版源程序-bubble appear stand-alone source
- 2022-02-03 07:53:41下载
- 积分:1
-
DelphiX 打造 RPG游戏 .rar
DelphiX 打造 RPG游戏 .rar-delphiX RPG games.rar
- 2022-04-17 04:43:49下载
- 积分:1
-
下阶梯游戏,算法已经实现,但图像显示有待改进。
下阶梯游戏,算法已经实现,但图像显示有待改进。-byproduct of the game, the algorithm has already been achieved, but the images to be desired.
- 2023-04-04 11:25:03下载
- 积分:1
-
也是DC的一个调试程序,具体看README吧
也是DC的一个调试程序,具体看README吧-DC is a debugger, it will see README
- 2022-03-24 15:31:54下载
- 积分:1
-
一个好玩的小游戏
一个好玩的小游戏-a fun little game
- 2023-06-03 02:55:02下载
- 积分:1