CN114296781A - Application information display method, device, equipment and medium - Google Patents

Application information display method, device, equipment and medium Download PDF

Info

Publication number
CN114296781A
CN114296781A CN202111627673.6A CN202111627673A CN114296781A CN 114296781 A CN114296781 A CN 114296781A CN 202111627673 A CN202111627673 A CN 202111627673A CN 114296781 A CN114296781 A CN 114296781A
Authority
CN
China
Prior art keywords
information
application program
target
target application
package
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
CN202111627673.6A
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.)
Tencent Cloud Computing Beijing Co Ltd
Original Assignee
Beijing Guangqiyuan Digital 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 Beijing Guangqiyuan Digital Technology Co ltd filed Critical Beijing Guangqiyuan Digital Technology Co ltd
Priority to CN202111627673.6A priority Critical patent/CN114296781A/en
Publication of CN114296781A publication Critical patent/CN114296781A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The embodiment of the specification provides an application information display method, an application information display device, application information display equipment and a medium, wherein the application information display method comprises the following steps: creating a dictionary table, wherein the dictionary table stores the associated information of the application program; when a publishing event of the application program is monitored, determining target information associated with the target application program to be published according to the dictionary table; writing the target information into an operation package of the target application program, so that after a terminal acquires the operation package, if the terminal acquires an information acquisition instruction, the terminal acquires and displays target application program information from the operation package, wherein the target application program information comprises the target information.

Description

Application information display method, device, equipment and medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method, an apparatus, a device, and a medium for displaying application information.
Background
In the prior art, various application programs are available, but users or technicians have difficulty in acquiring various self-contained information of the application programs.
In view of the foregoing, there is a need for a more efficient application information presentation scheme.
Disclosure of Invention
Embodiments of the present specification provide an application information display method, apparatus, device, and medium, so as to solve a technical problem of how to more efficiently display application information.
In order to solve the above technical problem, the embodiments of the present specification provide the following technical solutions:
an embodiment of the present specification provides a first method for displaying application information, including:
creating a dictionary table, wherein the dictionary table stores the associated information of the application program;
when a publishing event of the application program is monitored, determining target information associated with the target application program to be published according to the dictionary table;
writing the target information into an operation package of the target application program, so that after a terminal acquires the operation package, if the terminal acquires an information acquisition instruction, the terminal acquires and displays target application program information from the operation package, wherein the target application program information comprises the target information.
Optionally, the method further includes:
when the release event of the application program is monitored, obtaining release event information of a target application program to be released;
writing the release event information into an operation package of the target application program, so that after a terminal acquires the operation package, if the terminal acquires an information acquisition instruction, the terminal acquires and displays target application program information from the operation package, wherein the target application program information comprises the release event information.
Optionally, the release event information includes a release time of the target application program.
Optionally, the associated information includes a plurality of information; determining target information associated with a target application program to be published according to the dictionary table comprises the following steps:
determining one or more kinds of associated information of the target application program to be published according to the publishing event;
according to the determined one or more kinds of associated information, looking up other associated information corresponding to the one or more kinds of associated information from the dictionary table;
and using the association information determined according to the release event and the association information searched from the dictionary table as the target information associated with the target application program.
Optionally, the method further includes:
constructing a target module in the target application program, wherein the target module is used for enabling the target application program to provide a shortcut key; when the shortcut key is triggered, the terminal acquires an information acquisition instruction;
or the like, or, alternatively,
writing the running package of the target application program comprises:
and writing the resource folder of the running package of the target application program.
The embodiment of the present specification provides a second method for displaying application information, including:
acquiring a running package of a target application program so as to run the target application program through the running package; wherein the run package includes target information associated with the target application;
judging whether an information acquisition instruction is acquired;
and if so, acquiring and displaying target application program information from the operation package, wherein the target application program information comprises the target information.
An embodiment of the present specification provides an application information display apparatus, including:
the device comprises a preparation module, a processing module and a processing module, wherein the preparation module is used for creating a dictionary table, and the dictionary table stores the associated information of an application program;
the selecting module is used for determining target information related to the target application program to be published according to the dictionary table when a publishing event of the application program is monitored;
and the writing module is used for writing the target information into the operation package of the target application program, so that after the terminal acquires the operation package, if the terminal acquires the information acquisition instruction, the terminal acquires and displays the target application program information from the operation package, wherein the target application program information comprises the target information.
An embodiment of the present specification provides an application information display apparatus, including:
the running module is used for acquiring a running package of a target application program so as to run the target application program through the running package; wherein the run package includes target information associated with the target application;
the judging module is used for judging whether an information acquisition instruction is acquired or not;
and the display module is used for acquiring and displaying target application program information from the operation package if the information acquisition instruction is acquired, wherein the target application program information comprises the target information.
An embodiment of the present specification provides an application information display apparatus, including:
at least one processor;
and the number of the first and second groups,
a memory communicatively coupled to the at least one processor;
wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor, and the instructions are executable by the at least one processor to enable the at least one processor to perform the first or second application information presentation methods.
The present specification provides a computer-readable storage medium, which stores computer-executable instructions, and when the computer-executable instructions are executed by a processor, the computer-executable instructions implement the first or second application information presentation method.
The embodiment of the specification adopts at least one technical scheme which can achieve the following beneficial effects:
according to the technical scheme, the application program information is written into the operation package of the application program, and the operation terminal of the application program can directly acquire and display the application program information from the operation package, so that the application program information display efficiency is improved.
Drawings
In order to more clearly illustrate the embodiments of the present specification or the technical solutions in the prior art, the drawings used in the description of the embodiments of the present specification or the prior art will be briefly described below. It should be apparent that the drawings described below are only some of the drawings to which the embodiments described in the present specification may relate, and that other drawings may be derived from those drawings by those of ordinary skill in the art without inventive effort.
Fig. 1 is a schematic diagram of an execution main body of an application information presentation method in the first embodiment of the present specification.
Fig. 2 is a flowchart illustrating an application information presentation method in the first embodiment of the present specification.
Fig. 3 is a flowchart illustrating an application information presentation method according to a second embodiment of the present disclosure.
Fig. 4 is a schematic structural diagram of an application information presentation device in a third embodiment of the present specification.
Fig. 5 is a schematic structural diagram of an application information presentation device in a fourth embodiment of this specification.
Detailed Description
In order to make those skilled in the art better understand the technical solutions in the present specification, the technical solutions in the embodiments of the present specification will be clearly and completely described below with reference to the drawings of the embodiments of the present specification. It is to be understood that the embodiments described herein are only some embodiments of the application and not all embodiments. All other embodiments, which can be obtained by a person skilled in the art without making any inventive step based on the embodiments of the present disclosure, shall fall within the scope of protection of the present application.
In the prior art, various application programs are available, but users or technicians have difficulty in acquiring various self-contained information of the application programs.
A first embodiment (hereinafter, referred to as "embodiment one") of this specification provides an application information presentation method, where an execution subject in the embodiment one may be a terminal (including but not limited to a mobile phone, a computer, a pad, and a television), a server, an operating system, an application program, an application information presentation platform, an application information presentation system, or the like, that is, the execution subject may be various and may be set, used, or changed as needed. In addition, a third party application may assist the execution principal in executing embodiment one. For example, as shown in fig. 1, the application information presentation method in the first embodiment may be executed by a server, and an application corresponding to the server (held by a user) may be installed on a terminal (held by the user), so that data transmission may be performed between the terminal or the application and the server, and data collection or input or output or page or information processing may be performed by the terminal or the application (to the user), thereby assisting the server in executing the application information presentation method in the first embodiment.
As shown in fig. 2, an application information display method according to an embodiment includes:
s101: creating a dictionary table in which association information of an application program is stored (an execution body);
the execution body of embodiment one may create a dictionary table for storing association information of the application program. Wherein creating a dictionary table for storing association information of the application program may include: for any type of application program, the execution main body in the first embodiment may create a dictionary table corresponding to the application program in the code of the application program, where the dictionary table corresponding to the application program stores the associated information of the application program, and the dictionary table created in this way is not referred to as a single dictionary table; alternatively, the execution main body in the first embodiment may create a unified dictionary table, and the dictionary table may store the association information of various application programs, and the dictionary table created in this way is not referred to as a common dictionary table.
In one embodiment, for any type of application, the association information of the type of application may include development machine information or developer information of the type of application. Wherein the development machine information characterizes information of machines that can be used to develop the application, the development machine information including, but not limited to, machine name; developer information includes, but is not limited to, developer name.
For any type of application program, the association information of the type of application program may include a variety of information, for example, two types of information, that is, development machine information and developer information, and the execution subject of the first embodiment may establish a mapping relationship between various types of association information of the type of application program. For example, for a certain type of application, there are three machines available for developing the type of application, and the machine names of the three machines are a, B and C, respectively, wherein machine a is used by developer a, machine B is used by developer B, and machine C is used by developer C. The association information of the application program may include two kinds of information, i.e., development machine information (i.e., a, b, C) and developer information (i.e., A, B, C) of the application program, and the execution subject of embodiment one may establish a mapping relationship between a and A, b and between B, C and C.
S103: when monitoring the issuing event of the application program, determining target information associated with the target application program to be issued according to the dictionary table;
the execution subject of embodiment one can listen to the release events of various types of applications, which represent that the applications need to be released. Wherein the publication event includes, but is not limited to, a publication button of an application being clicked. For example, if there are multiple applications developed by a company, the server of the company may be used as the execution subject of embodiment one to monitor the computers of the company for developing the multiple applications. When a computer wants to publish an application, if the computer clicks a publish button of the application, the execution main body of the first embodiment monitors a publish event of the application. For example, publishing a 3D application with unity, the publishing event of the 3D application may be listened to. When the issue button of the unit is clicked, it is indicated that there is a 3D application to issue.
For any application program, when the execution main body of the first embodiment monitors a publishing event of the application program, the application program may be regarded as a target application program (for example, a 3D application program to be published is the target application program), and target information associated with the target application program to be published is determined according to the dictionary table (whether the single dictionary table or the common dictionary table corresponding to the application program). The target information associated with the target application includes, but is not limited to, development machine information or developer information of the target application.
In one embodiment, determining target information associated with a target application to be published according to a dictionary table may include:
s1031: determining one or more kinds of associated information of the target application program according to a publishing event of the target application program to be published, for example, determining which machine the target application program is developed and published by, thereby determining development machine information of the target application program;
s1033: according to the determined one or more kinds of associated information, looking up other associated information corresponding to the determined one or more kinds of associated information from a dictionary table. The associated information searched from the dictionary table is also associated information of the target application program. For example, according to the determined development machine information of the target application program, developer information corresponding to the development machine information is looked up from the dictionary table.
S1035: the execution subject of the first embodiment may use the association information (corresponding to the target application) determined according to the release event of the target application and the association information (of the target application) found from the dictionary table as the target information associated with the target application.
When the execution main body of the first embodiment monitors the publishing event of the target application program, the execution main body of the first embodiment may further obtain the publishing event information of the target application program. Wherein, the release event information includes but is not limited to a release event of the target application program.
S105: (execution main body) writes the target information into the running package of the target application program, so that after the terminal acquires the running package, if the terminal acquires the information acquisition instruction, the terminal acquires and displays the target application program information from the running package, wherein the target application program information comprises the target information.
In order to publish the target application, the machine publishing the target application may generate a running package (which may be referred to as an initial running package or an installation package) of the target application, and send the running package of the target application to the execution main body of the first embodiment (if the execution main body of the first embodiment is the machine publishing the target application, it may not be necessary to send the running package of the target application to the execution main body of the first embodiment). After determining the target information associated with the target application, the execution subject of the first embodiment may write the target information into the running package of the target application.
If the execution main body of the first embodiment obtains the release event information of the target application program as above, the execution main body of the first embodiment may further write the release event information of the target application program into the running package of the target application program.
The terminal (the execution subject of the first embodiment may also be the terminal) may start and run the target application program through the running package of the target application program. If the terminal running the target application is not the execution main body of the first embodiment, the terminal may send a request to the execution main body of the first embodiment, and the execution main body of the first embodiment sends a running package of the target application (the running package includes target information or release event information associated with the target application) to the terminal according to the request, so that the terminal starts and runs the target application through the running package of the target application.
When the target application is executed by a terminal (hereinafter referred to as "execution terminal"), if the execution terminal acquires the information acquisition instruction, the execution terminal may acquire the target application information from an execution package of the target application and present the target application information. Wherein the target application information comprises target information associated with the target application.
Even if the terminal acquires the information acquisition instruction when the target application program is not operated after acquiring the operation package of the target application program, the terminal can acquire the target application program information from the operation package of the target application program and display the target application program information. Moreover, even when the terminal does not run the target application after acquiring the operation package of the target application, the terminal may be referred to as an operation terminal.
If the issue event information of the target application is written in the operation package of the target application, if the operation terminal acquires the information acquisition instruction (no matter whether the target application is operated), the operation terminal may acquire the target application information from the operation package of the target application and display the target application information. The target application program information also comprises release event information of the target application program, and the richness of the target application program information is improved.
In one embodiment, writing information (whether the target information or the release event information) into the runtime package of the target application may include: the information is written into a resource folder (resource folder such as Resources folder) of the run package of the target application program, and further, the information may be written into an information file (information file such as buildinfo. txt file) of the resource folder of the run package of the target application program.
The execution subject of embodiment one may construct (or add) an object module (which may also be referred to as an object component) in the object application, for example, the execution subject of embodiment one may construct (or add) an object code fragment in the code of the object application, the object code fragment forming the object module. The object module is used for enabling the object application program to provide a shortcut key, namely when the operation terminal operates the object code segment (generally, the object code segment is operated, and the object application program is also operated), the object application program can provide or display the shortcut key.
And when the shortcut key is triggered by a user, the operation terminal acquires an information acquisition instruction. The shortcut may be displayed by the target application or called by the user, and the shortcut is triggered including but not limited to the user clicking or calling the shortcut. Therefore, the user only needs to trigger the shortcut key, and the operation terminal obtains the information obtaining instruction and obtains and displays the target application program information.
In the first embodiment, the application information (including the application target information or the release event information, which is equivalent to the self-contained information of the application) is written into the running package of the application, and the running terminal of the application can directly acquire and display the application information from the running package, thereby improving the application information display efficiency.
In the first embodiment, the dictionary table is constructed, so that the target information of the application program can be quickly searched and determined, and the information display efficiency of the application program is further improved.
In the first embodiment, one or more kinds of associated information of the application program are automatically determined by issuing the event, and other associated information of the application program is automatically searched and determined by the dictionary table, so that the target information is automatically and quickly determined, and the issued event information can be automatically determined, that is, the application program information is automatically determined, operations such as manual input or searching for the application program information are not required, so that the error and low efficiency of manual operation are avoided, and the high efficiency of application program information display is realized.
In the first embodiment, a shortcut key for information acquisition is provided for a user, and the user can conveniently send an information acquisition instruction through the shortcut key, so that an operation terminal of an application program can acquire and display information of the application program, and convenience and efficiency of application program display are improved.
In the first embodiment, by displaying the application information, a user or a technician can conveniently and quickly know the self-contained information of the application, and the user or the technician can conveniently locate the change of the engineering code or repair the problem of the application, so that the method is particularly suitable for the application frequently released or updated or the application easy to make mistakes.
A second embodiment (hereinafter, referred to as "embodiment two") of this specification provides an application information presentation method, where an execution subject in embodiment one may be a terminal (including but not limited to a mobile phone, a computer, a pad, and a television), a server, an operating system, an application program, an application information presentation platform, an application information presentation system, or the like, that is, the execution subject may be various, and may be set, used, or changed as needed. In addition, a third party application may assist the execution principal in executing embodiment one. For example, as shown in fig. 1, the application information presentation method in the first embodiment may be executed by a server, and an application corresponding to the server (held by a user) may be installed on a terminal (held by the user), so that data transmission may be performed between the terminal or the application and the server, and data collection or input or output or page or information processing may be performed by the terminal or the application (to the user), thereby assisting the server in executing the application information presentation method in the first embodiment.
As shown in fig. 3, the method for displaying information of an application program according to the second embodiment includes:
s202: acquiring a run package of a target application program (an execution subject) so as to run the target application program through the run package; wherein the run package includes target information associated with the target application;
see example one for details. The execution main body of the second embodiment may run the target application program through the run package, and does not represent that the application program has been run through the run package.
S204: (execution subject) judging whether an information acquisition instruction is acquired;
no matter whether the execution main body of the second embodiment runs the target application program, the execution main body of the second embodiment may determine whether the information acquisition instruction is acquired, and whether the information acquisition instruction is acquired may refer to the first embodiment.
S206: and (an execution main body) acquiring and displaying target application program information from the running package if the information acquisition instruction is acquired, wherein the target application program information comprises the target information.
See example one for details.
The second embodiment corresponds to the first embodiment, and the second embodiment can achieve the same technical effects as the first embodiment.
As shown in fig. 4, a third embodiment of the present specification provides an application information displaying apparatus corresponding to the application information displaying method of the first embodiment, including:
a preparation module 301, configured to create a dictionary table, where association information of an application program is stored in the dictionary table;
the selecting module 303 is configured to determine, according to the dictionary table, target information associated with a target application program to be published when a publishing event of the application program is monitored;
a writing module 305, configured to write the target information into an operation package of the target application, so that after the terminal acquires the operation package, if the terminal acquires an information acquisition instruction, the terminal acquires and displays target application information from the operation package, where the target application information includes the target information.
Optionally, the selecting module 303 is further configured to obtain release event information of a target application program to be released when a release event of the application program is monitored;
the writing module 305 is further configured to write the release event information into the operation package of the target application, so that after the terminal acquires the operation package, if the terminal acquires the information acquisition instruction, the terminal acquires and displays target application information from the operation package, where the target application information includes the release event information.
Optionally, the release event information includes a release time of the target application program.
Optionally, the associated information includes a plurality of information; determining target information associated with a target application program to be published according to the dictionary table comprises the following steps:
determining one or more kinds of associated information of the target application program to be published according to the publishing event;
according to the determined one or more kinds of associated information, looking up other associated information corresponding to the one or more kinds of associated information from the dictionary table;
and using the association information determined according to the release event and the association information searched from the dictionary table as the target information associated with the target application program.
Optionally, the apparatus further comprises:
the code module is used for constructing a target module in the target application program, and the target module is used for enabling the target application program to provide a shortcut key; when the shortcut key is triggered, the terminal acquires an information acquisition instruction;
or the like, or, alternatively,
writing the running package of the target application program comprises:
and writing the resource folder of the running package of the target application program.
As shown in fig. 5, a fourth embodiment of the present specification provides an application information display apparatus corresponding to the application information display method according to the second embodiment, including:
an operation module 402, configured to obtain an operation package of a target application, so as to operate the target application through the operation package; wherein the run package includes target information associated with the target application;
a judging module 404, configured to judge whether an information obtaining instruction is obtained;
a displaying module 406, configured to obtain and display target application program information from the operation package if the information obtaining instruction is obtained, where the target application program information includes the target information.
A fifth embodiment of the present specification provides an application information presentation apparatus, including:
at least one processor;
and the number of the first and second groups,
a memory communicatively coupled to the at least one processor;
wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor to enable the at least one processor to perform the application information presentation method of embodiment one or embodiment two.
A sixth embodiment of the present specification provides a computer-readable storage medium, where computer-executable instructions are stored, and when executed by a processor, the computer-executable instructions implement the application information presentation method according to the first embodiment or the second embodiment.
The above embodiments may be used in combination, and the modules having the same name between different embodiments or within the same embodiment may be the same or different modules.
While certain embodiments of the present disclosure have been described above, other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily have to be in the particular order shown or in sequential order to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the apparatus, device, and non-volatile computer-readable storage medium embodiments, since they are substantially similar to the method embodiments, the description is relatively simple, and in relation to the description, reference may be made to some portions of the description of the method embodiments.
The apparatus, the device, the nonvolatile computer readable storage medium, and the method provided in the embodiments of the present specification correspond to each other, and therefore, the apparatus, the device, and the nonvolatile computer storage medium also have similar advantageous technical effects to the corresponding method.
In the 90 s of the 20 th century, improvements in a technology could clearly distinguish between improvements in hardware (e.g., improvements in circuit structures such as diodes, transistors, switches, etc.) and improvements in software (improvements in process flow). However, as technology advances, many of today's process flow improvements have been seen as direct improvements in hardware circuit architecture. Designers almost always obtain the corresponding hardware circuit structure by programming an improved method flow into the hardware circuit. Thus, it cannot be said that an improvement in the process flow cannot be realized by hardware physical modules. For example, a Programmable Logic Device (PLD), such as a Field Programmable Gate Array (FPGA), is an integrated circuit whose Logic functions are determined by programming the Device by a user. A digital system is "integrated" on a PLD by the designer's own programming without requiring the chip manufacturer to design and fabricate application-specific integrated circuit chips. Furthermore, nowadays, instead of manually making an Integrated Circuit chip, such Programming is often implemented by "logic compiler" software, which is similar to a software compiler used in program development and writing, but the original code before compiling is also written by a specific Programming Language, which is called Hardware Description Language (HDL), and HDL is not only one but many, such as abel (advanced Boolean Expression Language), ahdl (alternate Hardware Description Language), traffic, pl (core universal Programming Language), HDCal (jhdware Description Language), lang, Lola, HDL, laspam, hardward Description Language (vhr Description Language), vhal (Hardware Description Language), and vhigh-Language, which are currently used in most common. It will also be apparent to those skilled in the art that hardware circuitry that implements the logical method flows can be readily obtained by merely slightly programming the method flows into an integrated circuit using the hardware description languages described above.
The controller may be implemented in any suitable manner, for example, the controller may take the form of, for example, a microprocessor or processor and a computer-readable medium storing computer-readable program code (e.g., software or firmware) executable by the (micro) processor, logic gates, switches, an Application Specific Integrated Circuit (ASIC), a programmable logic controller, and an embedded microcontroller, examples of which include, but are not limited to, the following microcontrollers: ARC 625D, Atmel AT91SAM, Microchip PIC18F26K20, and Silicone Labs C8051F320, the memory controller may also be implemented as part of the control logic for the memory. Those skilled in the art will also appreciate that, in addition to implementing the controller as pure computer readable program code, the same functionality can be implemented by logically programming method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Such a controller may thus be considered a hardware component, and the means included therein for performing the various functions may also be considered as a structure within the hardware component. Or even means for performing the functions may be regarded as being both a software module for performing the method and a structure within a hardware component.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functions of the various elements may be implemented in the same one or more software and/or hardware implementations of the present description.
As will be appreciated by one skilled in the art, the present specification embodiments may be provided as a method, system, or computer program product. Accordingly, embodiments of the present description may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present description may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and so forth) having computer-usable program code embodied therein.
The description has been presented with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the description. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape disk storage or other magnetic storage devices, or any other non-transmission medium which can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
This description may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The specification may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The above description is only an example of the present specification, and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. An application information display method comprises the following steps:
creating a dictionary table, wherein the dictionary table stores the associated information of the application program;
when a publishing event of the application program is monitored, determining target information associated with the target application program to be published according to the dictionary table;
writing the target information into an operation package of the target application program, so that after a terminal acquires the operation package, if the terminal acquires an information acquisition instruction, the terminal acquires and displays target application program information from the operation package, wherein the target application program information comprises the target information.
2. The method of claim 1, further comprising:
when the release event of the application program is monitored, obtaining release event information of a target application program to be released;
writing the release event information into an operation package of the target application program, so that after a terminal acquires the operation package, if the terminal acquires an information acquisition instruction, the terminal acquires and displays target application program information from the operation package, wherein the target application program information comprises the release event information.
3. The method of claim 2, wherein the release event information includes a release time of the target application.
4. The method of claim 1, the association information comprising a plurality of information; determining target information associated with a target application program to be published according to the dictionary table comprises the following steps:
determining one or more kinds of associated information of the target application program to be published according to the publishing event;
according to the determined one or more kinds of associated information, looking up other associated information corresponding to the one or more kinds of associated information from the dictionary table;
and using the association information determined according to the release event and the association information searched from the dictionary table as the target information associated with the target application program.
5. The method of any of claims 1 to 4, further comprising:
constructing a target module in the target application program, wherein the target module is used for enabling the target application program to provide a shortcut key; when the shortcut key is triggered, the terminal acquires an information acquisition instruction;
or the like, or, alternatively,
writing the running package of the target application program comprises:
and writing the resource folder of the running package of the target application program.
6. An application information display method comprises the following steps:
acquiring a running package of a target application program so as to run the target application program through the running package; wherein the run package includes target information associated with the target application;
judging whether an information acquisition instruction is acquired;
and if so, acquiring and displaying target application program information from the operation package, wherein the target application program information comprises the target information.
7. An application information presentation apparatus, comprising:
the device comprises a preparation module, a processing module and a processing module, wherein the preparation module is used for creating a dictionary table, and the dictionary table stores the associated information of an application program;
the selecting module is used for determining target information related to the target application program to be published according to the dictionary table when a publishing event of the application program is monitored;
and the writing module is used for writing the target information into the operation package of the target application program, so that after the terminal acquires the operation package, if the terminal acquires the information acquisition instruction, the terminal acquires and displays the target application program information from the operation package, wherein the target application program information comprises the target information.
8. An application information presentation apparatus, comprising:
the running module is used for acquiring a running package of a target application program so as to run the target application program through the running package; wherein the run package includes target information associated with the target application;
the judging module is used for judging whether an information acquisition instruction is acquired or not;
and the display module is used for acquiring and displaying target application program information from the operation package if the information acquisition instruction is acquired, wherein the target application program information comprises the target information.
9. An application information presentation apparatus comprising:
at least one processor;
and the number of the first and second groups,
a memory communicatively coupled to the at least one processor;
wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the application information presentation method of any one of claims 1 to 6.
10. A computer-readable storage medium storing computer-executable instructions that, when executed by a processor, implement the application information presentation method of any one of claims 1 to 6.
CN202111627673.6A 2021-12-28 2021-12-28 Application information display method, device, equipment and medium Pending CN114296781A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111627673.6A CN114296781A (en) 2021-12-28 2021-12-28 Application information display method, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111627673.6A CN114296781A (en) 2021-12-28 2021-12-28 Application information display method, device, equipment and medium

Publications (1)

Publication Number Publication Date
CN114296781A true CN114296781A (en) 2022-04-08

Family

ID=80970861

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111627673.6A Pending CN114296781A (en) 2021-12-28 2021-12-28 Application information display method, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN114296781A (en)

Similar Documents

Publication Publication Date Title
CN113259224B (en) Method and device for sending customer service data
CN105824830B (en) Method, client and equipment for displaying page
CN107038041B (en) Data processing method, error code dynamic compatibility method, device and system
CN107391101B (en) Information processing method and device
CN110245279B (en) Dependency tree generation method, device, equipment and storage medium
CN109241026B (en) Data management method, device and system
CN109947643B (en) A/B test-based experimental scheme configuration method, device and equipment
CN108268289B (en) Parameter configuration method, device and system for web application
CN110263050B (en) Data processing method, device, equipment and storage medium
CN107479868B (en) Interface loading method, device and equipment
CN114547024A (en) SQL statement risk detection method, device, equipment and medium
JP2017529630A (en) Integrated search in personal computing devices
CN113360385A (en) Test method, device, equipment and medium
CN111273965B (en) Container application starting method, system and device and electronic equipment
CN111538667A (en) Page testing method and device
CN111209277A (en) Data processing method, device, equipment and medium
CN108037914B (en) Method and device for developing android native system by combining js
CN114296781A (en) Application information display method, device, equipment and medium
CN111967769B (en) Risk identification method, apparatus, device and medium
CN107562533B (en) Data loading processing method and device
CN111752431B (en) Information display method and device
CN113076102A (en) Page display method, device, equipment and medium
CN110688430B (en) Method and device for obtaining data bypass and electronic equipment
CN112000329A (en) Data display method, device, equipment and medium
CN111967767A (en) Business risk identification method, device, equipment and medium

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20220713

Address after: 100190 Beijing Haidian District Zhichun Road 49 No. 3 West 309

Applicant after: TENCENT CLOUD COMPUTING (BEIJING) Co.,Ltd.

Address before: 100102 Room 203, 14 and 19, floor 2, building 19, Wangjing Dongyuan seventh district, Chaoyang District, Beijing

Applicant before: Beijing Guangqiyuan Digital Technology Co.,Ltd.