CN110427544B - Data acquisition method, device, computing equipment and storage medium - Google Patents

Data acquisition method, device, computing equipment and storage medium Download PDF

Info

Publication number
CN110427544B
CN110427544B CN201910849507.7A CN201910849507A CN110427544B CN 110427544 B CN110427544 B CN 110427544B CN 201910849507 A CN201910849507 A CN 201910849507A CN 110427544 B CN110427544 B CN 110427544B
Authority
CN
China
Prior art keywords
data acquisition
target object
description information
acquisition instruction
attribute information
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.)
Active
Application number
CN201910849507.7A
Other languages
Chinese (zh)
Other versions
CN110427544A (en
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.)
Chengdu Xishanju Interactive Entertainment Technology Co Ltd
Original Assignee
Chengdu Xishanju Interactive Entertainment 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 Chengdu Xishanju Interactive Entertainment Technology Co Ltd filed Critical Chengdu Xishanju Interactive Entertainment Technology Co Ltd
Priority to CN201910849507.7A priority Critical patent/CN110427544B/en
Publication of CN110427544A publication Critical patent/CN110427544A/en
Application granted granted Critical
Publication of CN110427544B publication Critical patent/CN110427544B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/50Controlling the output signals based on the game progress
    • A63F13/53Controlling the output signals based on the game progress involving additional visual information provided to the game scene, e.g. by overlay to simulate a head-up display [HUD] or displaying a laser sight in a shooting game
    • A63F13/537Controlling the output signals based on the game progress involving additional visual information provided to the game scene, e.g. by overlay to simulate a head-up display [HUD] or displaying a laser sight in a shooting game using indicators, e.g. showing the condition of a game character on screen
    • A63F13/5372Controlling the output signals based on the game progress involving additional visual information provided to the game scene, e.g. by overlay to simulate a head-up display [HUD] or displaying a laser sight in a shooting game using indicators, e.g. showing the condition of a game character on screen for tagging characters, objects or locations in the game scene, e.g. displaying a circle under the character controlled by the player
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9532Query formulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9538Presentation of query results

Abstract

The application provides a data acquisition method, a data acquisition device, computing equipment and a storage medium, and relates to the technical field of computers. The data acquisition method comprises the following steps: receiving a data acquisition instruction, and determining at least one object touched by the data acquisition instruction, wherein the data acquisition instruction carries attribute information of an object to be acquired; acquiring description information of the at least one object, wherein the description information comprises attribute information of the object and identification of the object; returning the description information of the target object based on the touch sequence of the data acquisition instruction and the at least one object; and receiving an operation instruction for the returned target object and carrying out corresponding operation on the target object.

Description

Data acquisition method, device, computing equipment and storage medium
Technical Field
The present disclosure relates to the field of internet technologies, and in particular, to a data collection method, a data collection device, a computing device, and a storage medium.
Background
With the development of online games, the optimization of game operations has become a trend, and the selection of online game objects has been widely applied to various types of games, and the technological development of various optimization game object selections has been rapid.
In the existing game operation, when a plurality of game objects are selected, when the objects to be selected are far apart, the game objects are relatively easy to select, when the objects to be selected are close apart, the difficulty in selecting the objects is high, inaccurate selection easily occurs when the objects are selected, and the object selection efficiency is greatly reduced.
Disclosure of Invention
In view of this, the embodiments of the present application provide a data acquisition method and apparatus to solve the technical defects existing in the prior art.
The embodiment of the application discloses a data acquisition method and device, comprising the following steps:
a method of data acquisition, comprising:
receiving a data acquisition instruction, and determining at least one object touched by the data acquisition instruction, wherein the data acquisition instruction carries attribute information of an object to be acquired;
acquiring description information of the at least one object, wherein the description information comprises attribute information of the object and identification of the object;
returning the description information of the target object based on the touch sequence of the data acquisition instruction and the at least one object;
and receiving an operation instruction for the returned target object and carrying out corresponding operation on the target object.
Optionally, before receiving the data acquisition instruction, the method further includes:
the description information is configured for the at least one object.
Optionally, the data acquisition instruction includes a touch detection ray;
the obtaining the description information of the at least one object includes:
and acquiring the description information of the touch at least one object of the touch detection ray.
Optionally, returning the target object and the description information of the target object based on the order of arrival of the data acquisition instruction and the at least one object includes:
comparing the attribute information carried in the acquisition instruction with the attribute information in the description information of the at least one object;
and taking the object with the attribute information carried in the acquisition instruction as a target object, and returning the target object and the description information of the target object according to the touch order of the target object.
Optionally, after returning the target object and the description information of the target object according to the order of touch of the target object, the method further includes:
and generating a corresponding object list according to the description information of the target object and returning.
Optionally, generating a corresponding object list according to the description information of the target object and returning, including:
and sorting the target objects with the same attribute in the description list according to the identification.
A data acquisition device, comprising:
the receiving module is configured to receive a data acquisition instruction, determine at least one object touched by the data acquisition instruction, and carry attribute information of the object to be acquired in the data acquisition instruction;
the acquisition module is configured to acquire the description information of the at least one object, wherein the description information comprises attribute information of the object and an identifier of the object;
the return module is configured to return the target object and the description information of the target object based on the contact order of the data acquisition instruction and the at least one object;
and the operation module is configured to receive the returned operation instruction of the target object and perform corresponding operation on the target object.
Optionally, the apparatus further comprises:
and a configuration module configured to configure the description information for the at least one object.
Optionally, the data acquisition instruction includes a touch detection ray;
the acquisition module is further configured to acquire descriptive information of the touch detection ray touching at least one object.
Optionally, the return module is further configured to compare attribute information carried in the collection instruction with attribute information in the description information of the at least one object; and taking the object with the attribute information carried in the acquisition instruction as a target object, and returning the target object and the description information of the target object according to the touch order of the target object.
Optionally, the return module is further configured to generate a corresponding object list according to the description information of the target object and return the corresponding object list.
Optionally, the return module is further configured to sort the target objects with the same attribute in the description list according to the identification.
A computing device comprising a memory, a processor and computer instructions stored on the memory and executable on the processor, wherein the processor performs the steps of any of the data acquisition methods described above when the instructions are executed.
A computer readable storage medium storing computer instructions which, when executed by a processor, perform the steps of any of the data acquisition methods described above.
According to the data acquisition method, the data acquisition device, the computing equipment and the storage medium, through selecting the game object, the game object is further screened after being acquired, the needed game object is obtained, game experience is improved, and the object selection efficiency is improved.
Drawings
FIG. 1 is a block diagram of a computing device of an embodiment of the present application;
FIG. 2 is a flowchart illustrating steps of a data acquisition method according to an embodiment of the present application;
FIG. 3 is a schematic diagram of a data acquisition model according to an embodiment of the present application;
FIG. 4 is a flowchart illustrating steps of a data acquisition method according to an embodiment of the present application;
fig. 5 is a schematic diagram of a data acquisition device according to an embodiment of the present application.
Detailed Description
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present application. This application is, however, susceptible of embodiment in many other ways than those herein described and similar generalizations can be made by those skilled in the art without departing from the spirit of the application and the application is therefore not limited to the specific embodiments disclosed below.
The terminology used in the one or more embodiments of the specification is for the purpose of describing particular embodiments only and is not intended to be limiting of the one or more embodiments of the specification. As used in this specification, one or more embodiments and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used in one or more embodiments of the present specification refers to and encompasses any or all possible combinations of one or more of the associated listed items.
It should be understood that, although the terms first, second, etc. may be used in one or more embodiments of this specification to describe various information, these information should not be limited by these terms. These terms are only used to distinguish one type of information from another. For example, a first may also be referred to as a second, and similarly, a second may also be referred to as a first, without departing from the scope of one or more embodiments of the present description. The word "if" as used herein may be interpreted as "at … …" or "at … …" or "responsive to a determination", depending on the context.
In the present application, a data acquisition method and apparatus are provided, and the following embodiments are described in detail.
Fig. 1 is a block diagram illustrating a configuration of a computing device 100 according to an embodiment of the present description. The components of the computing device 100 include, but are not limited to, a memory 110 and a processor 120. Processor 120 is coupled to memory 110 via bus 130 and database 150 is used to store data.
The data stored in the database 150 may be various data generated during the data acquisition method.
Computing device 100 also includes access device 140, access device 140 enabling computing device 100 to communicate via one or more networks 160. Examples of such networks include the Public Switched Telephone Network (PSTN), a Local Area Network (LAN), a Wide Area Network (WAN), a Personal Area Network (PAN), or a combination of communication networks such as the internet. The access device 140 may include one or more of any type of network interface, wired or wireless (e.g., a Network Interface Card (NIC)), such as an IEEE802.11 Wireless Local Area Network (WLAN) wireless interface, a worldwide interoperability for microwave access (Wi-MAX) interface, an ethernet interface, a Universal Serial Bus (USB) interface, a cellular network interface, a bluetooth interface, a Near Field Communication (NFC) interface, and so forth.
In one embodiment of the present description, the above-described components of computing device 100, as well as other components not shown in FIG. 1, may also be connected to each other, such as by a bus. It should be understood that the block diagram of the computing device shown in FIG. 1 is for exemplary purposes only and is not intended to limit the scope of the present description. Those skilled in the art may add or replace other components as desired.
Computing device 100 may be any type of stationary or mobile computing device including a mobile computer or mobile computing device (e.g., tablet, personal digital assistant, laptop, notebook, netbook, etc.), mobile phone (e.g., smart phone), wearable computing device (e.g., smart watch, smart glasses, etc.), or other type of mobile device, or a stationary computing device such as a desktop computer or PC. Computing device 100 may also be a mobile or stationary server.
Wherein the processor 120 may perform the steps of the method shown in fig. 2.
A data acquisition method as described in fig. 2 includes steps 202 to 208.
Step 202: and receiving a data acquisition instruction, and determining at least one object touched by the data acquisition instruction, wherein the data acquisition instruction carries attribute information of the object to be acquired.
Optionally, the at least one object is configured with description information before receiving the data acquisition instruction, where the description information includes attribute information of the object and an identifier of the object.
Wherein the identification of the object in combination with the attribute information of the object forms a unique tag for the object. The identification of the object may be an arabic number or other random characters, which is not limited in this application.
Table 1 is an example of object description information in a certain game scene. The attribute information in this example includes two types of information,
the identification of the object in this example is arabic numerals 0 to 4, where teammates are numbered 0 to 2 and enemies are numbered 3 to 4. Specifically, the results are shown in Table 1.
By configuring the object description information, a required object can be found based on the object description information.
TABLE 1
Object identification Attribute information
0 Teammates
1 Teammates
2 Teammates
3 Enemy person
4 Enemy person
The data acquisition method provided by the embodiment of the application can be applied to virtual games. In a game scenario, when a plurality of game objects are selected, the selection of the game objects may be achieved by a data acquisition instruction. For example, in step 202, after receiving the data acquisition instruction, the game object is selected according to the data acquisition instruction, and at least one object touched in the game scene is determined.
The data acquisition instruction includes a touch detection Ray, which may be a Ray test Ray, a Ray … …, or the like, which is not limited in this application. In virtual games, rays are widely used for collisions, such as: character movement, whether a bullet is flying to hit a target, etc. Since the ray may extend indefinitely, when the ray collides with an object in the 3D scene, the touch detection ray is determined to touch the object.
For example: the received data acquisition instruction is a ray test ray. During the game running process, a ray test instruction is executed, and the object collided by the rays is determined to be the object touched by the data acquisition instruction. In practical applications, after the game object is touched by the ray, the state may change, for example, from the original stable state to the active state. Taking an crocodile crawling game as an example, when crocodile is in a crawling state, after a cursor ray contacts the crocodile, the crocodile which is crawling slowly changes from the original crawling slowly to an active state, and the active state is expressed as crocodile overturning and jumping, so that an acquisition instruction sent by a ray test ray is received, and the ray test ray is determined to contact the crocodile.
The data acquisition instruction carries attribute information of an object to be acquired. In practical application, the attribute information of the object to be acquired carried in the acquisition instruction can be set according to the acquisition requirement. For example: the attribute information may be an hostile relationship, a role level, a role occupation, a role person, a combat attribute, an action attribute, an equipment attribute, a blood stripe state, etc., and the application does not particularly limit the attribute information. In the embodiment of the application, the type of the target object which the data acquisition instruction wants to acquire is described through the attribute information of the object to be acquired.
In the embodiment of the application, one object may have various attributes. For example, an object whose friend-to-friend relationship can be teammate, character level 20, character occupation as hunter, character persona as non-player character (NPC), or the like.
Step 204: and acquiring the description information of the at least one object, wherein the description information comprises attribute information of the object and identification of the object.
Still taking the data acquisition instruction as an example of touching a detection ray (ray test), when the detection ray touches at least one object, the description information of the object can be acquired.
For example: taking the object as a role in the game scene as an example, if the role in the game scene is not touched by rays, the color of the role is dark, and when a cursor rays touch one of the roles in the object, the color of the role is changed from dark to bright, so that the description information of the role can be obtained. In one example, when the brightness change occurs in a character in the game, attribute information of the character is obtained as teammates, and the object identifier is 5.
Step 206: and returning the target object and the description information of the target object based on the touch sequence of the data acquisition instruction and the at least one object.
When the object description information is returned, the returned description information of the object is selected according to the attribute information of the object to be acquired carried in the data acquisition instruction, and the specific selection process comprises the following steps:
comparing the attribute information carried in the acquisition instruction with the attribute information in the description information of the at least one object;
and taking the object with the attribute information carried in the acquisition instruction as a target object, and returning the target object and the description information of the target object according to the touch order of the target object.
In the embodiment of the present application, when attribute information of an object to be acquired carried in a data acquisition instruction is different, the acquired target objects are also different. For example: in a game scene, when the attribute information of the object to be acquired is teammate, comparing the attribute information in the acquired description information of the object with the attribute information of the object to be acquired, which is carried in the data acquisition instruction, and when the attribute information in the acquired description information of the object is teammate, returning the acquired object as a target object according to the touch order of the target object, and returning the description information of the target object and the target object.
And returning the description information of the target object and the target object if a certain target object is touched first according to the touch order.
In an embodiment of the present application, referring to fig. 3, fig. 3 shows a sequence of touching a target object by a touch monitoring ray, and if attribute information in description information of an object obtained by a data acquisition instruction is a teammate, the object is a target object, and the target object and the description information thereof are returned. In this example, the attribute information (input parameters) carried in the data collection and the description information of the returned target object are shown in table 2:
TABLE 2
Figure BDA0002196420580000101
In another embodiment, referring to fig. 3, fig. 3 shows a sequence of touching a target object by a touching monitoring ray, if attribute information of an object to be acquired carried in a data acquisition instruction is an enemy, attribute information in description information of the object acquired by the data acquisition instruction is compared with attribute information of the object to be acquired carried in the data acquisition instruction, wherein the acquired attribute information in the description information of the object is also the object of the enemy, the target object and the description information of the target object are returned according to the touching sequence of the target object, and in this example, the attribute information (input parameter) carried in data acquisition and the description information of the returned target object are shown in table 3:
TABLE 3 Table 3
Figure BDA0002196420580000102
In another embodiment of the present application, referring to fig. 3, fig. 3 shows a sequence of touching the target object by the touch monitoring ray, when attribute information of an object to be acquired carried in the data acquisition instruction is an enemy and a teammate, the attribute information in the acquired description information of the object is compared with the attribute information of the object to be acquired carried in the data acquisition instruction, and the acquired attribute information in the description information of the object is also the object of the enemy and the teammate, and the description information of the target object and the object is returned according to the touch sequence of the target object. In this example, the attribute information (input parameters) carried in the data collection and the description information of the returned target object are shown in table 4:
TABLE 4 Table 4
Figure BDA0002196420580000111
Step 208: and receiving an operation instruction for the returned target object and carrying out corresponding operation on the target object.
After the target object and the corresponding description information thereof are returned, the operation on the target object can be further received, and the expected processing purpose is realized.
For example, when the attribute of the target object is teammate, the operation instruction may be that no teammate adds blood; when the attribute of the target object is an enemy, the operation instruction can be to apply attack to the enemy; when the attribute of the target object includes teammates and enemies, the operation instruction may be to switch the map scene.
After the target object is returned from the objects in a plurality of game scenes, specific operation is realized through different operation instructions, and the specific operation purpose is finished.
According to the data acquisition method, the attribute image of the object to be acquired is carried in the data acquisition instruction, the target object is screened out of a plurality of touch objects, and then the operation instruction of the target object is received to realize the operation of the target object, so that the accuracy and the efficiency of target object selection are improved, and the game experience is improved.
As shown in fig. 4, an embodiment of the present application provides a data acquisition method, which includes steps 402 to 410.
Step 402: and receiving a data acquisition instruction, and determining at least one object touched by the data acquisition instruction, wherein the data acquisition instruction carries attribute information of the object to be acquired.
In practical applications, the description information may be configured for the at least one object before receiving the data acquisition instruction.
Step 404: and acquiring the description information of the at least one object, wherein the description information comprises attribute information of the object and identification of the object.
In practical applications, the data acquisition instruction may include a touch detection ray, and the description information of at least one object touched by the touch detection ray may be obtained.
Step 406: and returning the target object and the description information of the target object based on the touch sequence of the data acquisition instruction and the at least one object.
In practical application, the description information of the object with the attribute information carried in the collection instruction can be used as a target object by comparing the attribute information carried in the collection instruction with the attribute information in the description information of the at least one object, and the target object and the description information of the target object are returned according to the contact order of the target object.
Step 408: and generating a corresponding object list according to the description information of the target object and returning.
Step 410: and receiving an operation instruction for the returned target object and carrying out corresponding operation on the target object.
In the embodiment of the present invention, after the target object and the description information of the target object are returned, the target object list is further returned, so that the management of the returned target object is clearer, and the operation on the target object can be performed more accurately based on the received operation instruction.
In practical application, before returning to the description list, the target objects with the same attribute in the description list may be sorted according to the identifier. And then returning the ordered list.
The list is ordered according to the identifiers, so that returned target objects are clearer, and management of the returned target objects is further improved.
Another embodiment of the present application discloses a data acquisition method also used in a virtual game, where in a game scene, after receiving a touch detection ray, an object in the game, for example: when the received attribute information of the object to be acquired carried in the data acquisition instruction is that the blood volume is less than 40%, after the touch detection ray touches one object in the game, when the original rest of the object in the game scene is changed into one circle of rotation, the object in the game is changed into the ray collision, namely the object is determined to be the object touched by the data acquisition instruction, at the moment, if the attribute information is matched with the attribute information in the data acquisition instruction, the attribute information of the object and the identification of the object can be acquired, and in the embodiment, the attribute information configured for each object is that the blood volume level is 20%, 40%, 60%, 80% and 100% of the blood volume level. Or other representation level, to which the present application is not limited. The object is identified as english letters, or english letters randomly composed, or other random characters, which the present application does not limit. When the attribute information in the acquired object description information is consistent with the attribute information in the data acquisition instruction, the blood volume is less than 40%, for example: the attribute information of the object is acquired as 30% of blood volume, and the object is identified as b. The object is taken as a target object. When there are a plurality of target objects with blood volume less than 40%, the target objects may be sorted according to the identifiers of the target objects, for example, in this example, if the identifiers are recorded in letters, the target objects may be sorted according to the letter arrangement order, so as to form an object list, and then return. The operation instruction received in this example may be to add blood to the target object, and the corresponding operation is to add blood to the target object.
According to the data acquisition method, even when game objects which are close to each other are selected, corresponding target objects can be acquired by setting corresponding attributes in the data acquisition instructions, and the pertinence and the accuracy of object selection are improved.
As shown in fig. 5, a data acquisition device includes:
the receiving module 502 is configured to receive a data acquisition instruction, and determine at least one object touched by the data acquisition instruction, wherein the data acquisition instruction carries attribute information of an object to be acquired;
an obtaining module 504, configured to obtain description information of the at least one object, where the description information includes attribute information of the object and an identifier of the object;
a return module 506 configured to return the target object and the description information of the target object based on the order of arrival of the data acquisition instruction and the at least one object;
and the operation module 508 is configured to receive the returned operation instruction of the target object and perform corresponding operation on the target object.
Optionally, the data acquisition device further includes:
and a configuration module configured to configure the description information for the at least one object.
Optionally, the data acquisition instruction includes a touch detection ray;
the obtaining module 504 is further configured to obtain descriptive information of the touch detection ray touching at least one object.
Optionally, the returning module 506 is further configured to compare attribute information carried in the collection instruction with attribute information in the description information of the at least one object; and taking the object with the attribute information carried in the acquisition instruction as a target object, and returning the target object and the description information of the target object according to the touch order of the target object.
Optionally, the return module 506 is further configured to generate a corresponding object list according to the description information of the target object and return.
Optionally, the returning module 506 is further configured to sort the target objects with the same attribute in the description list according to the identification.
According to the data acquisition device, through screening information in the game objects, the problem that the objects to be selected are inaccurate to select when the objects to be selected are close to each other can be solved, and the object selection efficiency is improved.
An embodiment of the present application also provides a computing device including a memory, a processor, and computer instructions stored on the memory and executable on the processor, the processor implementing the following steps when executing the instructions:
receiving a data acquisition instruction, and determining at least one object touched by the data acquisition instruction, wherein the data acquisition instruction carries attribute information of an object to be acquired;
acquiring description information of the at least one object, wherein the description information comprises attribute information of the object and identification of the object;
returning the description information of the target object based on the touch sequence of the data acquisition instruction and the at least one object;
and receiving an operation instruction for the returned target object and carrying out corresponding operation on the target object.
An embodiment of the present application also provides a computer-readable storage medium storing computer instructions that, when executed by a processor, implement the steps of the data acquisition method as described above.
The above is an exemplary version of a computer-readable storage medium of the present embodiment. It should be noted that, the technical solution of the storage medium and the technical solution of the data acquisition method belong to the same concept, and details of the technical solution of the storage medium which are not described in detail can be referred to the description of the technical solution of the data acquisition method.
The computer instructions include computer program code that may be in source code form, object code form, executable file or some intermediate form, etc. The computer readable medium may include: any entity or device capable of carrying the computer program code, a recording medium, a U disk, a removable hard disk, a magnetic disk, an optical disk, a computer Memory, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), an electrical carrier signal, a telecommunications signal, a software distribution medium, and so forth. It should be noted that the computer readable medium contains content that can be appropriately scaled according to the requirements of jurisdictions in which such content is subject to legislation and patent practice, such as in certain jurisdictions in which such content is subject to legislation and patent practice, the computer readable medium does not include electrical carrier signals and telecommunication signals.
It should be noted that, for the sake of simplicity of description, the foregoing method embodiments are all expressed as a series of combinations of actions, but it should be understood by those skilled in the art that the present application is not limited by the order of actions described, as some steps may be performed in other order or simultaneously in accordance with the present application. Further, those skilled in the art will also appreciate that the embodiments described in the specification are all preferred embodiments, and that the acts and modules referred to are not necessarily all necessary for the present application.
In the foregoing embodiments, the descriptions of the embodiments are emphasized, and for parts of one embodiment that are not described in detail, reference may be made to the related descriptions of other embodiments.
The above-disclosed preferred embodiments of the present application are provided only as an aid to the elucidation of the present application. Alternative embodiments are not intended to be exhaustive or to limit the invention to the precise form disclosed. Obviously, many modifications and variations are possible in light of the above teaching. The embodiments were chosen and described in order to best explain the principles of the application and the practical application, to thereby enable others skilled in the art to best understand and utilize the application. This application is to be limited only by the claims and the full scope and equivalents thereof.

Claims (10)

1. A method of data acquisition, comprising:
receiving a data acquisition instruction, and determining at least one object touched by the data acquisition instruction, wherein the data acquisition instruction carries attribute information of an object to be acquired;
acquiring description information of the at least one object, wherein the description information comprises attribute information of the object and identification of the object;
returning the description information of the target object based on the touch sequence of the data acquisition instruction and the at least one object;
receiving an operation instruction of the returned target object and performing corresponding operation on the target object;
the data acquisition instruction comprises a touch detection ray; the obtaining the description information of the at least one object includes: acquiring description information of at least one object touched by the touch detection ray;
returning the description information of the target object based on the touch order of the data acquisition instruction and the at least one object comprises the following steps: comparing the attribute information carried in the acquisition instruction with the attribute information in the description information of the at least one object; and taking the object with the attribute information carried in the acquisition instruction as a target object, and returning the target object and the description information of the target object according to the touch order of the target object.
2. The method of claim 1, further comprising, prior to receiving the data acquisition instruction:
the description information is configured for the at least one object.
3. The method of claim 1, further comprising, after returning the target object and the description information of the target object in order of arrival of the target object:
and generating a corresponding object list according to the description information of the target object and returning.
4. The method of claim 3, wherein generating and returning a corresponding object list based on the description information of the target object, comprises:
and sorting the target objects with the same attribute in the description list according to the identification.
5. A data acquisition device, comprising:
the receiving module is configured to receive a data acquisition instruction, determine at least one object touched by the data acquisition instruction, wherein the data acquisition instruction carries attribute information of the object to be acquired, and the data acquisition instruction comprises touch detection rays;
an obtaining module configured to obtain description information of the at least one object, where the description information includes attribute information of the object and an identifier of the object, and the obtaining the description information of the at least one object includes: acquiring description information of at least one object touched by the touch detection ray;
the return module is configured to return the target object and the description information of the target object based on the contact order of the data acquisition instruction and the at least one object, and the return the target object and the description information of the target object based on the contact order of the data acquisition instruction and the at least one object comprises: comparing the attribute information carried in the acquisition instruction with the attribute information in the description information of the at least one object; taking the object with the attribute information carried in the acquisition instruction as a target object, and returning the target object and the description information of the target object according to the touch sequence of the target object;
and the operation module is configured to receive the returned operation instruction of the target object and perform corresponding operation on the target object.
6. The apparatus as recited in claim 5, further comprising:
and a configuration module configured to configure the description information for the at least one object.
7. The apparatus of claim 5, wherein,
and the return module is further configured to generate a corresponding object list according to the description information of the target object and return the corresponding object list.
8. The apparatus of claim 7, wherein,
the return module is further configured to sort the target objects with the same attribute in the description list according to the identifiers.
9. A computing device comprising a memory, a processor, and computer instructions stored on the memory and executable on the processor, wherein the processor, when executing the instructions, implements the steps of the method of any of claims 1-4.
10. A computer readable storage medium storing computer instructions which, when executed by a processor, implement the steps of the method of any one of claims 1-4.
CN201910849507.7A 2019-09-09 2019-09-09 Data acquisition method, device, computing equipment and storage medium Active CN110427544B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910849507.7A CN110427544B (en) 2019-09-09 2019-09-09 Data acquisition method, device, computing equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910849507.7A CN110427544B (en) 2019-09-09 2019-09-09 Data acquisition method, device, computing equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110427544A CN110427544A (en) 2019-11-08
CN110427544B true CN110427544B (en) 2023-05-26

Family

ID=68418868

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910849507.7A Active CN110427544B (en) 2019-09-09 2019-09-09 Data acquisition method, device, computing equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110427544B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0852961A1 (en) * 1997-01-10 1998-07-15 Konami Co., Ltd. Shooting video game machine
CN106960475A (en) * 2017-03-30 2017-07-18 网易(杭州)网络有限公司 Click on processing method and processing device, storage medium and processor in the position of threedimensional model
CN107137100A (en) * 2017-05-31 2017-09-08 上海联影医疗科技有限公司 X-ray imaging equipment and its control method
CN109701273A (en) * 2019-01-16 2019-05-03 腾讯科技(北京)有限公司 Processing method, device, electronic equipment and the readable storage medium storing program for executing of game data

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0852961A1 (en) * 1997-01-10 1998-07-15 Konami Co., Ltd. Shooting video game machine
CN106960475A (en) * 2017-03-30 2017-07-18 网易(杭州)网络有限公司 Click on processing method and processing device, storage medium and processor in the position of threedimensional model
CN107137100A (en) * 2017-05-31 2017-09-08 上海联影医疗科技有限公司 X-ray imaging equipment and its control method
CN109701273A (en) * 2019-01-16 2019-05-03 腾讯科技(北京)有限公司 Processing method, device, electronic equipment and the readable storage medium storing program for executing of game data

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
三维地形上运动路径的定义与物体运动显示的方法;黄有群等;《沈阳工业大学学报》;20081215(第06期);全文 *

Also Published As

Publication number Publication date
CN110427544A (en) 2019-11-08

Similar Documents

Publication Publication Date Title
US10814221B2 (en) Method for locking target in game scenario and terminal
CA2880737C (en) A user recommendation method and a user recommendation system using the same
EP3582138A1 (en) Pedestrian search method and apparatus
CN107947951A (en) Groups of users recommends method, apparatus and storage medium and server
CN111773732A (en) Target game user detection method, device and equipment
CN111222563B (en) Model training method, data acquisition method and related device
CN111260220B (en) Group control equipment identification method and device, electronic equipment and storage medium
CN108211363B (en) Information processing method and device
CN110781421B (en) Virtual resource display method and related device
CN113344132A (en) Identity recognition method, system, device, computer equipment and storage medium
CN112258238A (en) User life value cycle detection method and device and computer equipment
CN109815298B (en) Method and device for determining character relationship network and storage medium
CN111078742A (en) User classification model training method, user classification method and device
CN110427544B (en) Data acquisition method, device, computing equipment and storage medium
CN114917590B (en) Virtual reality game system
CN111354013A (en) Target detection method and device, equipment and storage medium
CN114372215A (en) Search result display method, search request processing method and device
CN112947748A (en) Augmented reality AR remote interaction method and system thereof
CN113318448A (en) Game resource display method and device, equipment and model training method
CN110688319A (en) Application keep-alive capability test method and related device
CN111858694A (en) Dish information identification method and device
CN114499903B (en) Data transmission method and related device in face recognition scene
CN117244241A (en) Object display state setting method and device
CN115982461A (en) Method, system, electronic device and readable storage medium for searching connector
CN116957833A (en) Data processing method and related device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant