COCOS2DX 3.10 Net Fox local tyrants Gold version pc+ mobile phone board platform building

Source: Internet
Author: User
NET Fox add child games automatically with SQL script
After each good environment, add the child game is a repetitive labor, very troublesome, how can let him automatically generated it.
Here we will use SQL script to solve.
Note: This foot will let the previous add information lost, everyone attention Test source network Fox local tyrants Gold version www.maliwl.com.

Write the following code into Notepad and save it as a "game id.sql".
Use Qpplatformdb
GO
TRUNCATE TABLE Gamegameitem
Insert into Gamegameitem (GameID, Gamename, Supportype, Databaseaddr, DataBaseName, ServerVersion, ClientVersion, Serverdllname, Clientexename)
VALUES (3, ' Texas Holdem ', 0, ' 127.0.0.1 ', ' qptreasuredb ', 101187587, 101187587, ' DZShowHandServer.dll ', ' DZShowHand.exe ')
TRUNCATE TABLE Gamekinditem
Insert into Gamekinditem (Kindid, GameID, TypeID, SortID, Kindname, ProcessName, Gameruleurl, DownloadURL, nullity)

VALUES (3, 3, 1, 0, ' Tak Chau poker ', ' DZShowHand.exe ', ', ', ' 0 ')

Test Picture:


Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.