CN106528134A - Method and device for running game - Google Patents

Method and device for running game Download PDF

Info

Publication number
CN106528134A
CN106528134A CN201610957241.4A CN201610957241A CN106528134A CN 106528134 A CN106528134 A CN 106528134A CN 201610957241 A CN201610957241 A CN 201610957241A CN 106528134 A CN106528134 A CN 106528134A
Authority
CN
China
Prior art keywords
target game
object run
code
information
target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201610957241.4A
Other languages
Chinese (zh)
Inventor
季辉
谭智聪
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Genius Technology Co Ltd
Original Assignee
Guangdong Genius Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Genius Technology Co Ltd filed Critical Guangdong Genius Technology Co Ltd
Priority to CN201610957241.4A priority Critical patent/CN106528134A/en
Publication of CN106528134A publication Critical patent/CN106528134A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method and a device for running a game. The method comprises the following steps: compiling and storing running codes of all games under the preset application respectively; acquiring target game information input by a user, and determining whether a target running code and a target game resource corresponding to the target game information are stored in advance; if the target running code and the target game resource are not pre-stored, acquiring a target running code and a target game resource corresponding to the target game information; and installing and running the target game according to the target running code and the target game resource. The invention can dynamically load the game during the integration of the game and manage the mini-games, each mini-game is an independent module and can be independently developed during the development, thereby improving the development efficiency.

Description

A kind of method and device of running game
Technical field
A kind of the present embodiments relate to technical field of mobile terminal, more particularly to method and device of running game.
Background technology
At present, game Integration Mode of the prior art is:Many trivial games are placed in a big application.Phase The game of same type can be integrated into one it is thematic.Trivial games can be downloaded in big application, be updated, being deleted etc. with behaviour Make.If the code of all game is all packaged into a game compiling needs to solve many problems, such as class name conflict, renewal Inconvenient problem.When 1 trivial games therein need to update, whole application can be caused to update.
The content of the invention
The purpose of the embodiment of the present invention is to propose a kind of method and device of running game, it is intended to which how solution facilitates trip The problem of the renewal and maintenance of play.
It is that, up to this purpose, the embodiment of the present invention is employed the following technical solutions:
In a first aspect, a kind of method of running game, methods described includes:
The operation code of default all game using under is compiled respectively and stored;
Obtain the target game information of user input, it is determined whether prestore the corresponding target of the target game information Operation code and target game resource;
If it is determined that not prestoring the object run code and the target game resource, then the target game is obtained The corresponding object run code of information and target game resource;
Installed according to the object run code and the target game resource and operational objective game.
Preferably, it is described that the corresponding operation code of game information and game money are obtained according to the game information Source, including:
Obtain and the target game information pair in the operation code of the game after from application server storing and compile The object run code answered;Target game resource corresponding with the target game information is obtained from the application server.
Preferably, methods described also includes:
If it is determined that prestore the object run code and the target game resource, then it is according to what is prestored Object run code and the target game resource are installed and run the target game.
Preferably, it is described that the corresponding operation code of game information and game money are obtained according to the game information After source, also include:
The target game information for getting is stored in the corresponding file of the local target game.
Preferably, methods described also includes:
If desired the corresponding operation code of arbitrary game information and the game resource is deleted, then in the game information correspondence Game file folder in deleted.
Preferably, it is described to be installed according to the object run code and the target game resource and operational objective plays it Afterwards, also include:
Detect whether the object run code and the target game resource have renewal at interval of Preset Time;
If it is determined that there is renewal, then the object run code after down loading updating and the target game resource, and delete The object run code and the target game resource before renewal.
Preferably, it is described to detect whether the corresponding operation code of the game information has renewal at interval of Preset Time, wrap Include:
Actively searched to application server according to the version information of the currently stored object run code, it is determined that described Whether application server has redaction information corresponding with the target game information;
If the application server has the redaction information, it is determined that the corresponding operation code of the target game information There is renewal;
If the application server does not have the redaction information, it is determined that the corresponding target fortune of the target game information Line code does not update.
Preferably, it is described to detect whether the corresponding operation code of the game information has renewal at interval of Preset Time, wrap Include:
The object run generation corresponding with the target game information that application server sends is obtained at interval of Preset Time The version information of code, and compare the version information of acquisition and the currently stored target game information corresponding object run generation The version information of code;
If version information is different, it is determined that the corresponding object run code of the target game information has renewal;
If version information is identical, it is determined that the corresponding object run code of the target game information does not update.
Second aspect, a kind of device of running game, described device include:
Compiling memory module, for compiling and storing the operation code of default all game using under respectively;
Determining module, for obtaining the target game information of user input, it is determined whether prestore the target game The corresponding object run code of information and target game resource;
Acquisition module, for if it is determined that do not prestore the object run code and the target game resource, then obtaining Take the corresponding object run code of the target game information and target game resource;
Operation module, for installing simultaneously operational objective trip according to the object run code and the target game resource Play.
Preferably, the acquisition module, specifically for:
Obtain and the target game information pair in the operation code of the game after from application server storing and compile The object run code answered;Target game resource corresponding with the target game information is obtained from the application server.
Preferably, described device also includes:
Operation module, also particularly useful for if it is determined that prestore the object run code and the target game resource, Then install and run the target game according to the object run code and the target game resource for prestoring.
Preferably, described device also includes:
Memory module, for obtaining the corresponding operation code of game information and the trip according to the game information After play resource, the target game information for getting is stored in the corresponding file of the local target game.
Preferably, described device also includes removing module;
The removing module, specifically for if desired deleting the corresponding operation code of arbitrary game information and game money Source, then deleted in the corresponding game file folder of the game information.
Preferably, described device also includes update module and removing module;
The update module, for installing and running mesh according to the object run code and the target game resource After mark game, detect whether the object run code and the target game resource have renewal at interval of Preset Time;
The removing module, for if it is determined that there is renewal, then the object run code and the mesh after down loading updating Mark game resource, and delete the object run code before updating and the target game resource.
Preferably, the update module, specifically for:
Actively searched to application server according to the version information of the currently stored object run code, it is determined that described Whether application server has redaction information corresponding with the target game information;
If the application server has the redaction information, it is determined that the corresponding operation code of the target game information There is renewal;
If the application server does not have the redaction information, it is determined that the corresponding target fortune of the target game information Line code does not update.
Preferably, the update module, specifically for:
The object run generation corresponding with the target game information that application server sends is obtained at interval of Preset Time The version information of code, and compare the version information of acquisition and the currently stored target game information corresponding object run generation The version information of code;
If version information is different, it is determined that the corresponding object run code of the target game information has renewal;
If version information is identical, it is determined that the corresponding object run code of the target game information does not update.
The embodiment of the present invention provides a kind of method and device of running game, by the operation of default all game using under Code is compiled respectively and is stored;Obtain the target game information of user input, it is determined whether prestore the target game letter Cease corresponding object run code and target game resource;If it is determined that not prestoring the object run code and the target Game resource, then obtain the corresponding object run code of the target game information and target game resource;According to the target Operation code and the target game resource are installed and operational objective game.The present invention can allow game whole by this kind of scheme Game is dynamically loaded when conjunction, and trivial games can be managed, each trivial games is independent module, in exploitation When independently can send out out, improve the efficiency of exploitation.
Description of the drawings
Fig. 1 is a kind of schematic flow sheet of the method for the method of running game provided in an embodiment of the present invention;
Fig. 2 is the schematic flow sheet of the method for the method of another kind of running game provided in an embodiment of the present invention;
Fig. 3 is the schematic flow sheet of the method for the method of another kind of running game provided in an embodiment of the present invention;
Fig. 4 is the schematic flow sheet of the method for the method of another kind of running game provided in an embodiment of the present invention;
Fig. 5 is the schematic flow sheet of the method for the method of another kind of running game provided in an embodiment of the present invention;
Fig. 6 is the high-level schematic functional block diagram of the device of another kind of running game provided in an embodiment of the present invention.
Specific embodiment
With reference to the accompanying drawings and examples the embodiment of the present invention is described in further detail.It is understood that this The described specific embodiment in place is used only for explaining the embodiment of the present invention, rather than the restriction to the embodiment of the present invention.In addition also It should be noted that for the ease of description, illustrate only the part related to the embodiment of the present invention rather than entire infrastructure in accompanying drawing.
With reference to Fig. 1, Fig. 1 is a kind of schematic flow sheet of the method for the method of running game provided in an embodiment of the present invention.
As shown in figure 1, the method for the running game includes:
The operation code of default all game using under is compiled and is stored by step 101 respectively;
Specifically, development environment is ARIXTRA;Game engine is cocos2d-x;Development of games language:C++.By in game Code compilation loads operation code by so storehouses into so storehouses, in Java, reloads running game by the resource of game.By institute There is the code compilation of game into so storehouses, be placed in the file of correspondence game of server;The resource of game is placed on into server To with game file in.
Step 102, obtains the target game information of user input, it is determined whether prestore the target game information pair The object run code answered and target game resource;
Step 103, however, it is determined that do not prestore the object run code and the target game resource, then obtain described The corresponding object run code of target game information and target game resource;
Specifically, in the application integrated, game is clicked on, if the resource of so storehouses of game and game is not downloaded, So storehouses of download games on server and the resource of game is gone, is placed in the privately owned file of application.Until so storehouses and resource After the completion of download, using so storehouses that loading is played using correspondence in privately owned file, and the resource of correspondence game is read, you can fortune Row game.
Preferably, it is described that the corresponding operation code of game information and game money are obtained according to the game information Source, including:
Obtain and the target game information pair in the operation code of the game after from application server storing and compile The object run code answered;Target game resource corresponding with the target game information is obtained from the application server.
Step 104, installs according to the object run code and the target game resource and operational objective game.
Specifically, when needs delete game, it is only necessary to by the data deletion of correspondence game in privately owned file.When having When game needs to update, it is only necessary to the data of correspondence game in privately owned file are replaced newest, without resetting again It is whole to apply.
The embodiment of the present invention provides a kind of method of running game, by the operation code of default all game using under point Bian Yi and not store;Obtain the target game information of user input, it is determined whether prestore the target game information correspondence Object run code and target game resource;If it is determined that not prestoring the object run code and target game money Source, then obtain the corresponding object run code of the target game information and target game resource;According to the object run generation Code and the target game resource are installed and operational objective game.Game can be allowed dynamic when integrating by this kind of scheme Loading game, and trivial games can be managed, each trivial games is independent module, can be independent when exploitation Send out and open, improve the efficiency of exploitation.
With reference to Fig. 2, Fig. 2 is that the flow process of the method for the method of another kind of running game provided in an embodiment of the present invention is illustrated Figure.
As shown in Fig. 2 the method for the running game includes:
The operation code of default all game using under is compiled and is stored by step 201 respectively;
Step 202, obtains the target game information of user input, it is determined whether prestore the target game information pair The object run code answered and target game resource;
Step 203, however, it is determined that do not prestore the object run code and the target game resource, then obtain described The corresponding object run code of target game information and target game resource;
Step 204, installs according to the object run code and the target game resource and operational objective game;
Step 205, however, it is determined that prestore the object run code and the target game resource, then according to depositing in advance The object run code and the target game resource of storage is installed and runs the target game.
With reference to Fig. 3, Fig. 3 is that the flow process of the method for the method of another kind of running game provided in an embodiment of the present invention is illustrated Figure.
As shown in figure 3, the method for the running game includes:
The operation code of default all game using under is compiled and is stored by step 301 respectively;
Step 302, obtains the target game information of user input, it is determined whether prestore the target game information pair The object run code answered and target game resource;
Step 303, however, it is determined that do not prestore the object run code and the target game resource, then obtain described The corresponding object run code of target game information and target game resource;
The target game information for getting is stored in the corresponding file of the local target game by step 304 In;
Step 305, installs according to the object run code and the target game resource and operational objective game.
With reference to Fig. 4, Fig. 4 is that the flow process of the method for the method of another kind of running game provided in an embodiment of the present invention is illustrated Figure.
As shown in figure 4, the method for the running game includes:
The operation code of default all game using under is compiled and is stored by step 401 respectively;
Step 402, obtains the target game information of user input, it is determined whether prestore the target game information pair The object run code answered and target game resource;
Step 403, however, it is determined that do not prestore the object run code and the target game resource, then obtain described The corresponding object run code of target game information and target game resource;
The target game information for getting is stored in the corresponding file of the local target game by step 404 In;
Step 405, installs according to the object run code and the target game resource and operational objective game;
Step 406, if desired deletes the corresponding operation code of arbitrary game information and the game resource, then in the game Deleted in the corresponding game file folder of information.
With reference to Fig. 5, Fig. 5 is that the flow process of the method for the method of another kind of running game provided in an embodiment of the present invention is illustrated Figure.
As shown in figure 5, the method for the running game includes:
The operation code of default all game using under is compiled and is stored by step 501 respectively;
Step 502, obtains the target game information of user input, it is determined whether prestore the target game information pair The object run code answered and target game resource;
Step 503, however, it is determined that do not prestore the object run code and the target game resource, then obtain described The corresponding object run code of target game information and target game resource;
Step 504, installs according to the object run code and the target game resource and operational objective game;
At interval of Preset Time, step 505, detects whether the object run code and the target game resource have more Newly;
Step 506, however, it is determined that have renewal, then the object run code after down loading updating and the target game are provided Source, and delete the object run code before updating and the target game resource.
Preferably, it is described to detect whether the corresponding operation code of the game information has renewal at interval of Preset Time, wrap Include:
Actively searched to application server according to the version information of the currently stored object run code, it is determined that described Whether application server has redaction information corresponding with the target game information;
If the application server has the redaction information, it is determined that the corresponding operation code of the target game information There is renewal;
If the application server does not have the redaction information, it is determined that the corresponding target fortune of the target game information Line code does not update.
Preferably, it is described to detect whether the corresponding operation code of the game information has renewal at interval of Preset Time, wrap Include:
The object run generation corresponding with the target game information that application server sends is obtained at interval of Preset Time The version information of code, and compare the version information of acquisition and the currently stored target game information corresponding object run generation The version information of code;
If version information is different, it is determined that the corresponding object run code of the target game information has renewal;
If version information is identical, it is determined that the corresponding object run code of the target game information does not update.
With reference to Fig. 6, Fig. 6 is a kind of high-level schematic functional block diagram of the device of running game provided in an embodiment of the present invention.
As shown in fig. 6, described device includes:
Compiling memory module 601, for compiling and storing the operation code of default all game using under respectively;
Determining module 602, for obtaining the target game information of user input, it is determined whether prestores the target trip The corresponding object run code of play information and target game resource;
Acquisition module 603, for if it is determined that do not prestore the object run code and the target game resource, then Obtain the corresponding object run code of the target game information and target game resource;
Operation module 604, for installing and operational objective according to the object run code and the target game resource Game.
Preferably, the acquisition module 603, specifically for:
Obtain and the target game information pair in the operation code of the game after from application server storing and compile The object run code answered;Target game resource corresponding with the target game information is obtained from the application server.
Preferably, described device also includes:
Operation module, also particularly useful for if it is determined that prestore the object run code and the target game resource, Then install and run the target game according to the object run code and the target game resource for prestoring.
Preferably, described device also includes:
Memory module, for obtaining the corresponding operation code of game information and the trip according to the game information After play resource, the target game information for getting is stored in the corresponding file of the local target game.
Preferably, described device also includes removing module;
The removing module, specifically for if desired deleting the corresponding operation code of arbitrary game information and game money Source, then deleted in the corresponding game file folder of the game information.
Preferably, described device also includes update module and removing module;
The update module, for installing and running mesh according to the object run code and the target game resource After mark game, detect whether the object run code and the target game resource have renewal at interval of Preset Time;
The removing module, for if it is determined that there is renewal, then the object run code and the mesh after down loading updating Mark game resource, and delete the object run code before updating and the target game resource.
Preferably, the update module, specifically for:
Actively searched to application server according to the version information of the currently stored object run code, it is determined that described Whether application server has redaction information corresponding with the target game information;
If the application server has the redaction information, it is determined that the corresponding operation code of the target game information There is renewal;
If the application server does not have the redaction information, it is determined that the corresponding target fortune of the target game information Line code does not update.
Preferably, the update module, specifically for:
The object run generation corresponding with the target game information that application server sends is obtained at interval of Preset Time The version information of code, and compare the version information of acquisition and the currently stored target game information corresponding object run generation The version information of code;
If version information is different, it is determined that the corresponding object run code of the target game information has renewal;
If version information is identical, it is determined that the corresponding object run code of the target game information does not update.
The embodiment of the present invention provides a kind of device of running game, by the operation code of default all game using under point Bian Yi and not store;Obtain the target game information of user input, it is determined whether prestore the target game information correspondence Object run code and target game resource;If it is determined that not prestoring the object run code and target game money Source, then obtain the corresponding object run code of the target game information and target game resource;According to the object run generation Code and the target game resource are installed and operational objective game.Game can be allowed dynamic when integrating by this kind of scheme Loading game, and trivial games can be managed, each trivial games is independent module, can be independent when exploitation Send out and open, improve the efficiency of exploitation.
The know-why of the embodiment of the present invention is described above in association with specific embodiment.These descriptions are intended merely to explain this The principle of inventive embodiments, and the restriction to embodiment of the present invention protection domain can not be construed to by any way.Based on herein Explanation, those skilled in the art associate by need not paying performing creative labour the embodiment of the present invention other are concrete Embodiment, these modes are fallen within the protection domain of the embodiment of the present invention.

Claims (16)

1. a kind of method of running game, it is characterised in that methods described includes:
The operation code of default all game using under is compiled respectively and stored;
Obtain the target game information of user input, it is determined whether prestore the corresponding object run of the target game information Code and target game resource;
If it is determined that not prestoring the object run code and the target game resource, then the target game information is obtained Corresponding object run code and target game resource;
Installed according to the object run code and the target game resource and operational objective game.
2. method according to claim 1, it is characterised in that the corresponding target fortune of the acquisition target game information Line code and target game resource, including:
Obtain corresponding with the target game information in the operation code of the game after from application server storing and compile Object run code;
Target game resource corresponding with the target game information is obtained from the application server.
3. method according to claim 1, it is characterised in that methods described also includes:
If it is determined that prestore the object run code and the target game resource, then according to the target for prestoring Operation code and the target game resource are installed and run the target game.
4. the method according to claims 1 to 3 any one, it is characterised in that obtain the target game information correspondence Object run code and target game resource after, also include:
The target game information for getting is stored in the corresponding file of the local target game.
5. method according to claim 4, it is characterised in that methods described also includes:
If desired the corresponding operation code of arbitrary game information and the game resource is deleted, then in the corresponding trip of the game information Deleted in play file.
6. the method according to claims 1 to 3 any one, it is characterised in that according to the object run code and institute After stating the installation of target game resource operational objective game, also include:
Detect whether the object run code and the target game resource have renewal at interval of Preset Time;
If it is determined that there is renewal, then the object run code after down loading updating and the target game resource, and delete renewal The front object run code and the target game resource.
7. method according to claim 6, it is characterised in that described to detect the object run generation at interval of Preset Time Whether code has renewal, including:
Actively searched to application server according to the version information of the currently stored object run code, determine the application Whether server has redaction information corresponding with the target game information;
If the application server has the redaction information, it is determined that the corresponding operation code of the target game information has more Newly;
If the application server does not have the redaction information, it is determined that the target game information corresponding object run generation Code is without renewal.
8. method according to claim 6, it is characterised in that described to detect the object run generation at interval of Preset Time Whether code has renewal, including:
The object run code corresponding with the target game information that application server sends is obtained at interval of Preset Time Version information, and compare the version information and the currently stored corresponding object run code of the target game information of acquisition Version information;
If version information is different, it is determined that the corresponding object run code of the target game information has renewal;
If version information is identical, it is determined that the corresponding object run code of the target game information does not update.
9. a kind of device of running game, it is characterised in that described device includes:
Compiling memory module, for compiling and storing the operation code of default all game using under respectively;
Determining module, for obtaining the target game information of user input, it is determined whether prestore the target game information Corresponding object run code and target game resource;
Acquisition module, for if it is determined that do not prestore the object run code and the target game resource, then obtaining institute State the corresponding object run code of target game information and target game resource;
Operation module, for installing simultaneously operational objective game according to the object run code and the target game resource.
10. device according to claim 9, it is characterised in that the acquisition module, specifically for:
Obtain corresponding with the target game information in the operation code of the game after from application server storing and compile Object run code;Target game resource corresponding with the target game information is obtained from the application server.
11. devices according to claim 9, it is characterised in that described device also includes:
Operation module, also particularly useful for if it is determined that prestore the object run code and the target game resource, then root Install and run the target game according to the object run code and the target game resource that prestore.
12. devices according to claim 9 to 11 any one, it is characterised in that described device also includes:
Memory module, for obtaining the corresponding operation code of game information and game money according to the game information After source, the target game information for getting is stored in the corresponding file of the local target game.
13. devices according to claim 12, it is characterised in that described device also includes removing module;
The removing module, specifically for if desired deleting the corresponding operation code of arbitrary game information and the game resource, Then deleted in the corresponding game file folder of the game information.
14. devices according to claim 9 to 11 any one, it is characterised in that described device also includes update module And removing module;
The update module, for installing simultaneously operational objective trip according to the object run code and the target game resource After play, detect whether the object run code and the target game resource have renewal at interval of Preset Time;
The removing module, for if it is determined that have renewal, then the object run code after down loading updating and the target are swum Play resource, and delete the object run code before updating and the target game resource.
15. devices according to claim 14, it is characterised in that the update module, specifically for:
Actively searched to application server according to the version information of the currently stored object run code, determine the application Whether server has redaction information corresponding with the target game information;
If the application server has the redaction information, it is determined that the corresponding operation code of the target game information has more Newly;
If the application server does not have the redaction information, it is determined that the target game information corresponding object run generation Code is without renewal.
16. devices according to claim 14, it is characterised in that the update module, specifically for:
The object run code corresponding with the target game information that application server sends is obtained at interval of Preset Time Version information, and compare the version information and the currently stored corresponding object run code of the target game information of acquisition Version information;
If version information is different, it is determined that the corresponding object run code of the target game information has renewal;
If version information is identical, it is determined that the corresponding object run code of the target game information does not update.
CN201610957241.4A 2016-10-27 2016-10-27 Method and device for running game Pending CN106528134A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610957241.4A CN106528134A (en) 2016-10-27 2016-10-27 Method and device for running game

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610957241.4A CN106528134A (en) 2016-10-27 2016-10-27 Method and device for running game

Publications (1)

Publication Number Publication Date
CN106528134A true CN106528134A (en) 2017-03-22

Family

ID=58325487

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610957241.4A Pending CN106528134A (en) 2016-10-27 2016-10-27 Method and device for running game

Country Status (1)

Country Link
CN (1) CN106528134A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109324816A (en) * 2018-09-12 2019-02-12 Oppo广东移动通信有限公司 Game loading method and Related product

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103049667A (en) * 2012-12-28 2013-04-17 福建天晴数码有限公司 Competitive platform capable of running various different types of chess and card games
CN103164326A (en) * 2011-12-12 2013-06-19 深圳市快播科技有限公司 Detecting method and detecting system for game operating environment
CN104780164A (en) * 2015-03-25 2015-07-15 腾讯科技(深圳)有限公司 Method and device for operating game client
CN105988809A (en) * 2015-02-13 2016-10-05 广州四三九九信息科技有限公司 Online loading method for game resources and micro-end engine

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103164326A (en) * 2011-12-12 2013-06-19 深圳市快播科技有限公司 Detecting method and detecting system for game operating environment
CN103049667A (en) * 2012-12-28 2013-04-17 福建天晴数码有限公司 Competitive platform capable of running various different types of chess and card games
CN105988809A (en) * 2015-02-13 2016-10-05 广州四三九九信息科技有限公司 Online loading method for game resources and micro-end engine
CN104780164A (en) * 2015-03-25 2015-07-15 腾讯科技(深圳)有限公司 Method and device for operating game client

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109324816A (en) * 2018-09-12 2019-02-12 Oppo广东移动通信有限公司 Game loading method and Related product

Similar Documents

Publication Publication Date Title
CN107506221B (en) Application program upgrading method, device and equipment
CN102955702B (en) A kind of software is installed and upgrade method and device
CN105373396B (en) Update of plug-in loading method and device in plug-platform
CN102622241B (en) A kind of method for upgrading software and device
US8554732B2 (en) Version management for application execution environment
CN104063239B (en) Application program update method and server, the client of mobile terminal
US8375381B1 (en) Management user interface for application execution environment
US8667486B2 (en) Automatic provisioning of a software platform to a device ecosystem
KR102052776B1 (en) Installation engine and package format for parallelizable, reliable installations
CN103353845A (en) Method and device for uploading and pushing script
CN106371875B (en) Mobile phone application updating method based on HTML5
CN109800005B (en) Client hot update method and device
CN105302563A (en) Plug-in method and system for mobile application service
KR20130012929A (en) Method and system for efficient download of data package
CN103716346A (en) Management method and device of application on android handset client
CN107220074A (en) To the access of supporting layer software function, upgrade method and device
CN107729042A (en) Mobile solution upgrade method and device, storage medium, electronic equipment
CN109947450A (en) System file upgrade method, device, mobile terminal and readable storage medium storing program for executing
US8667481B2 (en) Sensor node included in sensor network, update server updating the same, and method of updating sensor node
CN109032617B (en) Control method and control device for automatically deleting installation package
CN106528134A (en) Method and device for running game
CN112882746A (en) Application program updating method and device, storage medium and computer equipment
CN106547700B (en) Program debugging method and device
CN112527306A (en) Method, device, equipment and medium for realizing independence of modules in project development
CN103593200A (en) Method and device for obtaining application program

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20170322