-
自己做的一个石头剪刀布小游戏
自己做的一个石头剪刀布小游戏-themselves in a stone cloth small scissors game
- 2022-11-26 21:35:03下载
- 积分:1
-
RPG四大编辑器:场景/道具/角色/地图四大编辑器源代码 vc++ 6.0...
RPG四大编辑器:场景/道具/角色/地图四大编辑器源代码 vc++ 6.0-RPG four big editors: Scene/stage prop/role/map four big editors
sources code vc 6.0
- 2022-07-23 02:01:48下载
- 积分:1
-
tank 的源代码,写的不好
tank 的源代码,写的不好-tank the source code and write bad
- 2022-04-16 13:24:56下载
- 积分:1
-
很好的手机游戏源代码,欢迎大家下载和使用…
非常好的手机游戏源代码,欢迎大家下载学习和使用,非常好的手机游戏源代码,欢迎大家下载学习和使用-very good cell phone game source code and you are welcome to download and use of learning, very good cell phone game source code and you are welcome to download and use of learning
- 2022-02-02 15:30:20下载
- 积分:1
-
实现24点游戏的功能
实现24点游戏的功能-achieve 24 points of the game function
- 2022-02-05 18:59:24下载
- 积分:1
-
根据艾瑞咨询发布的《2006年中国网络游戏市场研究报告》显示,2006年,中国网络游戏市场运营商收入规模为76.8亿人民币,年增长率达到60 ,继续保持高速增长...
根据艾瑞咨询发布的《2006年中国网络游戏市场研究报告》显示,2006年,中国网络游戏市场运营商收入规模为76.8亿人民币,年增长率达到60 ,继续保持高速增长。中国游戏产业已成为当前最具发展潜力的创意产业之一。中国网络游戏市场已经成为国际公认的最具发展潜力的市场。
-IResearch released under the " 2006 Chinese online game market research report" shows that in 2006, Chinese online game market scale operators revenue was 76.8 million yuan, an annual growth rate of 60 , continue to maintain high economic growth. Chinese game industry has now become the most potential for development of creative industries. Chinese online game market has become the most internationally recognized development potential of the market.
- 2022-03-02 19:49:13下载
- 积分:1
-
World War submarine battle with the source, the specific executable files and pi...
潜艇大战大战 带源程序,具体图片及可执行文件-World War submarine battle with the source, the specific executable files and pictures
- 2022-05-07 22:27:49下载
- 积分: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
-
运用Netbeans环境,实现的J2me拼图小游戏,可以考察智力
运用Netbeans环境,实现的J2me拼图小游戏,可以考察智力-Use Netbeans environment, realize the J2me puzzle game, you can study intellectual
- 2022-10-15 11:55:03下载
- 积分:1
-
DC上的GB模拟器源代码
DC上的GB模拟器源代码-GB DC on the simulator source code
- 2022-06-26 11:18:12下载
- 积分:1