CN112817850A - Information processing method, device, system, electronic equipment and storage medium - Google Patents

Information processing method, device, system, electronic equipment and storage medium Download PDF

Info

Publication number
CN112817850A
CN112817850A CN202110118969.9A CN202110118969A CN112817850A CN 112817850 A CN112817850 A CN 112817850A CN 202110118969 A CN202110118969 A CN 202110118969A CN 112817850 A CN112817850 A CN 112817850A
Authority
CN
China
Prior art keywords
information
packaging
display information
installation package
target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110118969.9A
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.)
Beijing Dajia Internet Information Technology Co Ltd
Original Assignee
Beijing Dajia Internet Information 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 Dajia Internet Information Technology Co Ltd filed Critical Beijing Dajia Internet Information Technology Co Ltd
Priority to CN202110118969.9A priority Critical patent/CN112817850A/en
Publication of CN112817850A publication Critical patent/CN112817850A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/368Test management for test version control, e.g. updating test cases to a new software version
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present disclosure relates to an information processing method, apparatus, system, electronic device, and storage medium, the method comprising: sending a display information acquisition instruction to a server so that the server responds to the display information acquisition instruction to acquire target display information and packaging address information, wherein the target display information is generated by the server based on target associated information corresponding to at least one newly-added installation package, and the at least one newly-added installation package is an installation package newly generated in a packaging system; the packaging address information is address information of the packaging system; receiving target display information and packaging address information returned by the server; and downloading the at least one newly added installation package based on the target display information and the package address information. By utilizing the technical scheme provided by the embodiment of the disclosure, the communication efficiency between the server and the client and the installation efficiency of the newly-added installation package can be improved, and the occupancy rate and resource consumption of the system are reduced.

Description

Information processing method, device, system, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of internet technologies, and in particular, to an information processing method, apparatus, system, electronic device, and storage medium.
Background
At present, in the agile development and test process of a mobile terminal, test branch and main branch installation packages need to be continuously printed, and the packaging types are different. In the related technology, a tester submits a branch name or a main branch name, the branch name or the main branch name is packaged by a packaging system, after the packaging is completed, the system cannot automatically return the information of the current installation package which is successfully packaged, and when the tester checks or installs the newly added installation package, the packaging system needs to be removed for operation.
Because the system cannot automatically return the installation package information which is successfully packaged at the latest, the communication efficiency between the system and the client and the installation efficiency of the newly added installation package are lower; and because the latest installation package is checked or installed, the packaging system is required to be operated based on a manual intervention mode, so that the packaging system is in an occupied state for a long time, and more system resources are required to be consumed.
Disclosure of Invention
The present disclosure provides an information processing method, apparatus, system, electronic device, and storage medium, to at least solve the problems of low communication efficiency between a system and a client and low installation efficiency of a newly added installation package, and high system resource consumption in the related art. The technical scheme of the disclosure is as follows:
according to a first aspect of the embodiments of the present disclosure, there is provided an information processing method including:
sending a display information acquisition instruction to a server so that the server responds to the display information acquisition instruction to acquire target display information and packaging address information; the target display information is generated by the server based on target associated information corresponding to at least one newly-added installation package, and the at least one newly-added installation package is a newly-generated installation package in the packaging system; the packaging address information is address information of the packaging system;
receiving the target display information and the packaging address information returned by the server;
and downloading the at least one newly added installation package based on the target display information and the package address information.
In an exemplary embodiment, before the sending the presentation information obtaining instruction to the server, the method further includes:
acquiring configuration information of an interface of the server;
and constructing a target interface based on the configuration information.
In an exemplary embodiment, the sending the presentation information obtaining instruction to the server includes:
sending the display information acquisition instruction to the server through the target interface;
correspondingly, the receiving the target presentation information and the packaging address information returned by the server includes:
and receiving the target display information and the packaging address information returned by the server through the target interface.
In an exemplary embodiment, the downloading the at least one newly added installation package based on the target exhibition information and the package address information includes:
displaying splash screen prompt information based on the target display information and the packaging address information;
and downloading the at least one newly added installation package in response to a preset operation instruction triggered by the screen flashing prompt message.
In an exemplary embodiment, the presenting of the splash screen prompt message based on the target presentation information and the packaged address information includes:
taking the target display information as a flashing prompt message and displaying the flashing prompt message; the target display information is associated with the packed address information;
the response to the preset operation instruction triggered by the screen flashing prompt message is to download the at least one newly added installation package, and the method comprises the following steps:
responding to a first preset operation instruction triggered based on the target display information, and opening the packaging system corresponding to the packaging address information;
downloading the at least one newly added installation package from the packaging system.
In an exemplary embodiment, the presenting of the splash screen prompt message based on the target presentation information and the packaged address information includes:
taking the target display information and the packed address information as flashing prompt information and displaying;
the response to the preset operation instruction triggered by the screen flashing prompt message is to download the at least one newly added installation package, and the method comprises the following steps:
responding to a second preset operation instruction triggered based on the packaging address information, and opening the packaging system corresponding to the packaging address information;
downloading the at least one newly added installation package from the packaging system.
In an exemplary embodiment, the downloading the at least one newly added installation package from the packaging system includes:
and responding to a selection instruction of the at least one newly added installation package in the packaging system, and downloading the corresponding newly added installation package.
According to a second aspect of the embodiments of the present disclosure, there is provided an information processing method including:
responding to a display information acquisition instruction sent by a client, and acquiring target display information and packaging address information; the target display information is generated based on target associated information corresponding to at least one newly-added installation package, and the at least one newly-added installation package is a newly-generated installation package in the packaging system; the packaging address information is address information of the packaging system;
sending the target display information and the packaging address information to the client; and the client downloads the at least one newly added installation package based on the target display information and the package address information.
In an exemplary embodiment, before the presentation information obtaining instruction sent in response to the client, the method further includes:
monitoring the generation operation of a newly added installation package in the packaging system;
sending a packed information acquisition instruction to the packing system under the condition that the generation operation is monitored to be triggered, so that the packing system responds to the packed information acquisition instruction to acquire the packed address information and the target associated information;
receiving the target associated information and the packaging address information sent by the packaging system;
and generating the target display information based on the target associated information.
In an exemplary embodiment, before the presentation information obtaining instruction sent in response to the client, the method further includes:
sending a packaging information acquisition instruction to the packaging system based on a preset frequency so that the packaging system responds to the packaging information acquisition instruction to acquire the packaging address information and the target associated information;
receiving the target associated information and the packaging address information sent by the packaging system;
and generating the target display information based on the target associated information.
In an exemplary embodiment, the generating the target presentation information based on the target association information includes:
acquiring preset template information;
and configuring the target association information in the preset template information according to a preset configuration rule to obtain the target display information.
In an exemplary embodiment, after the generating the target presentation information based on the target association information, the method further includes:
uploading the target display information to a content distribution network;
acquiring download address information of the target display information in the content distribution network;
correspondingly, the obtaining target display information in response to the display information obtaining instruction sent by the client includes:
and responding to the display information acquisition instruction, and acquiring the target display information from the content distribution network based on the downloading address information.
In an exemplary embodiment, after the generating the target presentation information based on the target association information, the method further includes:
storing the target display information locally;
correspondingly, the obtaining target display information in response to the display information obtaining instruction sent by the client includes:
and responding to the display information acquisition instruction, and acquiring the target display information from the local.
According to a third aspect of the embodiments of the present disclosure, there is provided an information processing system including: client, server and packaging system:
the server is used for responding to a display information acquisition instruction sent by the client to acquire target display information and packaging address information, the target display information is generated by the server based on target associated information corresponding to at least one newly-added installation package, and the at least one newly-added installation package is an installation package newly generated in the packaging system; the server is used for sending the target display information and the packaging address information to the client; the packaging address information is address information of the packaging system;
the client is used for sending the display information acquisition instruction to the server; the system also comprises a package address information module used for storing the target display information and the package address information;
and the packaging system is used for packaging and generating the at least one newly added installation package.
According to a fourth aspect of the embodiments of the present disclosure, there is provided an information processing apparatus including:
the display information acquisition instruction sending module is configured to execute sending of a display information acquisition instruction to a server, so that the server responds to the display information acquisition instruction to acquire target display information and packaging address information; the target display information is generated by the server based on target associated information corresponding to at least one newly-added installation package, and the at least one newly-added installation package is a newly-generated installation package in the packaging system; the packaging address information is address information of the packaging system;
the information receiving module is configured to execute receiving of the target display information and the packaging address information returned by the server;
and the downloading module is configured to download the at least one newly added installation package based on the target display information and the packaging address information.
In an exemplary embodiment, the apparatus further comprises:
a configuration information acquisition module configured to perform acquisition of configuration information of an interface of the server;
a target interface construction module configured to perform construction of a target interface based on the configuration information.
In an exemplary embodiment, the presentation information obtaining instruction sending module is configured to execute sending the presentation information obtaining instruction to the server through the target interface;
correspondingly, the information receiving module is configured to perform receiving the target presentation information and the packaging address information returned by the server through the target interface.
In an exemplary embodiment, the download module includes:
a splash screen prompt information presentation unit configured to perform presentation of splash screen prompt information based on the target presentation information and the packed address information;
and the preset operation instruction response unit is configured to execute a preset operation instruction which is triggered in response to the screen flashing prompt message, and download the at least one newly added installation package.
In an exemplary embodiment, the splash screen prompt information presentation unit is configured to perform presentation of the target presentation information as splash screen prompt information; the target display information is associated with the packed address information;
the preset operation instruction response unit comprises:
a first preset operation instruction response unit configured to execute a first preset operation instruction triggered based on the target presentation information, and open the packaging system corresponding to the packaging address information;
a first downloading unit configured to perform downloading the at least one newly added installation package from the packaging system.
In an exemplary embodiment, the splash screen prompt information presentation unit is configured to perform presentation of the target presentation information and the packaged address information as splash screen prompt information;
the preset operation instruction response unit comprises:
a second preset operation instruction response unit configured to execute a second preset operation instruction triggered based on the packed address information, and open the packing system corresponding to the packed address information;
a second downloading unit configured to perform downloading the at least one newly added installation package from the packaging system.
In an exemplary embodiment, the first downloading unit or the second downloading unit is configured to execute a selection instruction for the at least one newly added installation package in the packaging system to download the corresponding newly added installation package.
According to a fifth aspect of the embodiments of the present disclosure, there is provided an information processing apparatus including:
the target display information acquisition module is configured to execute a display information acquisition instruction sent by the client to acquire target display information and packaging address information; the target display information is generated based on target associated information corresponding to at least one newly-added installation package, and the at least one newly-added installation package is a newly-generated installation package in the packaging system; the packaging address information is address information of the packaging system;
an information sending module configured to execute sending the target presentation information and the packaging address information to the client; and the client downloads the at least one newly added installation package based on the target display information and the package address information.
In an exemplary embodiment, the apparatus further comprises:
the monitoring module is configured to execute the operation of monitoring the generation of the newly added installation package in the packaging system;
a first package information obtaining instruction sending module configured to send a package information obtaining instruction to the package system when it is monitored that the generating operation is triggered, so that the package system obtains the package address information and the target associated information in response to the package information obtaining instruction;
a first target associated information receiving module configured to perform receiving the target associated information and the packaging address information sent by the packaging system;
a first target presentation information generation module configured to perform generating the target presentation information based on the target association information.
In an exemplary embodiment, the apparatus further comprises:
a second packed information obtaining instruction sending module configured to execute sending of a packed information obtaining instruction to the packing system based on a preset frequency, so that the packing system obtains the packed address information and the target associated information in response to the packed information obtaining instruction;
a second target associated information receiving unit configured to perform receiving the target associated information and the packaging address information transmitted by the packaging system;
a second target presentation information generation module configured to perform generating the target presentation information based on the target association information.
In an exemplary embodiment, the first target presentation information generating module or the second target presentation information generating module includes:
a preset template information acquisition unit configured to perform acquisition of preset template information;
and the configuration unit is configured to configure the target association information in the preset template information according to a preset configuration rule to obtain the target display information.
In an exemplary embodiment, the apparatus further comprises:
an upload module configured to perform uploading the target presentation information to a content distribution network;
a download address information acquisition module configured to perform acquisition of download address information of the target presentation information in the content distribution network;
accordingly, the target presentation information obtaining module is configured to execute obtaining the target presentation information from the content distribution network based on the download address information in response to the presentation information obtaining instruction.
In an exemplary embodiment, the apparatus further comprises:
a storage module configured to perform storing the target presentation information locally;
correspondingly, the target display information acquisition module is configured to execute locally acquiring the target display information in response to the display information acquisition instruction.
According to a sixth aspect of embodiments of the present disclosure, there is provided an electronic apparatus including:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the information processing method according to any one of the above embodiments.
According to a seventh aspect of the embodiments of the present disclosure, there is provided a computer-readable storage medium, wherein when the instructions of the computer-readable storage medium are executed by a processor of an electronic device, the electronic device is caused to execute the information processing method according to any one of the above embodiments.
According to an eighth aspect of the embodiments of the present disclosure, there is provided a computer program product comprising a computer program, which when executed by a processor implements the information processing method according to any one of the above embodiments.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects:
the method can send the display information acquisition instruction to the server so that the server responds to the display information acquisition instruction to acquire packaging address information corresponding to the packaging system and target display information generated by target associated information corresponding to a newly-added installation package in the packaging system, receive target display information and packaging address information returned by the server, and finally download the newly-added installation package based on the target display information and the packaging address information. Target display information corresponding to the newly added installation package returned by the server can be automatically received, so that the communication efficiency between the server and the server is improved; the newly added installation package can be directly obtained according to the target display information and the packaging address information, so that the installation efficiency of the newly added installation package is improved; in addition, the target display information can be returned to the client, so that the occupancy rate and the resource consumption of the packaging system are reduced, and the downloading response efficiency of the newly added installation package is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and, together with the description, serve to explain the principles of the disclosure and are not to be construed as limiting the disclosure.
Fig. 1 is a schematic diagram illustrating an application environment of an information processing method according to an exemplary embodiment.
Fig. 2 is a flow chart illustrating an information processing method according to an example embodiment.
FIG. 3 is a schematic diagram illustrating a process for building a target interface in accordance with an illustrative embodiment.
Fig. 4 is a flowchart illustrating a server interacting with a packaging system to generate target presentation information according to an exemplary embodiment.
Fig. 5 is a flow diagram illustrating another flow diagram of a server interacting with a packaging system to generate target presentation information according to an example embodiment.
Fig. 6 is a schematic diagram illustrating target presentation information according to an example embodiment.
Fig. 7 is a schematic flow chart illustrating uploading of target presentation information to a content distribution network according to an example embodiment.
Fig. 8 is a flowchart illustrating a client downloading at least one new installation package based on target presentation information and package address information according to an exemplary embodiment.
Fig. 9 is a block diagram illustrating an information processing apparatus according to an example embodiment.
Fig. 10 is a block diagram illustrating another information processing apparatus according to an example embodiment.
FIG. 11 is a block diagram illustrating an electronic device for information processing in accordance with an example embodiment.
Detailed Description
In order to make the technical solutions of the present disclosure better understood by those of ordinary skill in the art, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the accompanying drawings.
It should be noted that the terms "first," "second," and the like in the description and claims of the present disclosure and in the above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the disclosure described herein are capable of operation in sequences other than those illustrated or otherwise described herein. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
Referring to fig. 1, fig. 1 is a schematic diagram illustrating an application environment of an information processing method according to an exemplary embodiment, and as shown in fig. 1, the application environment may include a client 01, a server 02, and a packaging system 03.
Client 01 may include, but is not limited to, smart phones, desktop computers, tablet computers, laptop computers, smart speakers, digital assistants, Augmented Reality (AR)/Virtual Reality (VR) devices, smart wearable devices, and the like. The software running on the electronic device may be an application program, an applet, or the like. Optionally, the operating system running on the electronic device may include, but is not limited to, an android system, an IOS system, linux, windows, and the like. The user can access the server 02 through the client 01 to obtain target display information corresponding to a newly added installation package which is successfully packaged in the packaging system 03, and then can display the target display information and download the newly added installation package.
The client 01 may have a target application installed therein, and the target application may be an application that needs to perform test branching and main branch packaging in the agile development process of the client. Optionally, the target application may include a video-type application, a social-type application, a game-type application, a financial-type application, and the like.
The server 02 may be used to provide a background service for packaging of target applications. Optionally, the server 02 may include an independent physical server, or may be a server cluster or a distributed system formed by a plurality of physical servers, or may be a cloud server that provides basic cloud computing services such as a cloud service, a cloud database, cloud computing, a cloud function, cloud storage, a Network service, cloud communication, a middleware service, a domain name service, a security service, a Content Delivery Network (CDN), a big data and artificial intelligence platform, and the like. The client 01 may be directly or indirectly connected with the server 02 through wired or wireless communication, and the disclosure is not limited thereto.
The packaging system 03 may be used to provide the generated installation package for the client. Alternatively, the packaging system may be a class ports system for compiling software from source code.
In addition, it should be noted that fig. 1 shows only one application environment of the information processing method provided by the present disclosure, and in practical applications, other application environments may also be included.
Fig. 2 is a flowchart illustrating an information processing method according to an exemplary embodiment, and as shown in fig. 2, the information processing method is described for the system including the client 01, the server 02, and the packaging system 03 shown in fig. 1, and includes the following steps.
In step S11, the client sends a presentation information acquisition instruction to the server.
In the embodiment of the present disclosure, the display information obtaining instruction may be an instruction triggered in a user interface of a target application program when the user corresponding to the client opens the target application program installed therein. Optionally, the display information obtaining instruction may be an instruction for obtaining display information of an installation package corresponding to the target application program, and specifically may be an instruction for obtaining target display information of a newly added installation package corresponding to the target application program.
In an alternative embodiment, as shown in FIG. 3, FIG. 3 is a flow diagram illustrating a process for building a target interface according to an exemplary embodiment. Correspondingly, before the client sends the display information acquisition instruction to the server, the method may further include:
in step S21, the client acquires configuration information of the interface of the server.
In step S22, the client constructs a target interface based on the configuration information.
Accordingly, in step S11, the sending, by the client, the presentation information obtaining instruction to the server may include:
and the client sends the display information acquisition instruction to the server through the target interface.
The configuration information may include, for example, attribute information, function information, and the like of the interface, but is not limited thereto.
In a specific embodiment, the client may perform mock processing on the interface in the server according to the configuration information to obtain a virtual object (i.e., the target interface) for simulating the function of the server interface. Where mock refers to a test method created with a virtual object for testing on some objects that are not easily constructed or easily obtained.
In practical application, the agile development test refers to: the software development is carried out by adopting an iterative and progressive method by taking the requirement evolution of users as a core. In agile development, a software project is cut into a plurality of sub-projects at the initial stage of construction, and the results of all the sub-projects are tested and have the characteristics of visibility, integration and operational use. In other words, a large project is divided into a plurality of small projects which are mutually connected but can also be independently operated, and the small projects are respectively completed, and the software is always in a usable state in the process. Therefore, in the agile development testing process, a plurality of testing tasks may need to be tested simultaneously, and when the client sends a request to the server, the interface of the server may not be well constructed. According to the embodiment of the disclosure, the interface of the server is simulated by the mock in advance, so that the client can send the display information acquisition instruction to the server through the target interface, and the problem that the server cannot accurately and timely receive the request sent by the client due to the fact that the interface of the server is not built is solved, so that the access rate and the hit rate of the server responding to the client are improved, and the information transmission efficiency between the client and the server is improved.
In step S12, the server, in response to the display information obtaining instruction, obtains target display information and packaging address information, where the target display information is generated by the server based on target related information corresponding to at least one newly added installation package, and the at least one newly added installation package is an installation package newly generated in a packaging system; the packed address information is address information of the packing system.
In an optional embodiment, the target presentation information may be generated by the server according to target association information corresponding to at least one newly generated installation package in the packaging system.
For example, the target association information may be information associated with a branch corresponding to the generation of the new installation package. Optionally, the target association information may include, but is not limited to, branch name, type, and version information.
For example, the branch may be a test item previously created by a tester and corresponding to the target application program, which may include a main branch and/or a test branch corresponding to the main branch. For example, for a short video application, its main branch may be the short video xx version, and the test branch may be the video branch, live branch, etc.
Illustratively, the branch name may be the name of the test branch and/or the main branch.
Illustratively, the type may be the type of the test branch and/or the main branch. Optionally, the type may include, but is not limited to, a grayscale version (huidu), a test version (Beta), and a candidate version (release).
Illustratively, the branch version information may be the type of version information, such as version 1.1.0, version 1.2.0, and so on.
Illustratively, the target exhibition information may be used for exhibiting installation information and installation conditions of the at least one newly-added installation package. For example, what the newly added installation package that is successfully packaged newly exists, and the branch name, type, version information and the like corresponding to the newly added installation package.
In an alternative embodiment, as shown in fig. 4, fig. 4 is a flowchart illustrating a server interacting with a packaging system to generate target presentation information according to an exemplary embodiment. Correspondingly, before the client sends the display information acquisition instruction to the server, the method may further include:
in step S31, the server monitors the newly added installation package generation operation in the packaging system.
In step S32, when the server detects that the generation operation is triggered, the server sends a packaging information acquisition instruction to the packaging system.
In step S33, the packaging system acquires the packaging address information and the object related information in response to the packaging information acquisition instruction.
In step S34, the packaging system transmits the object related information and the packaged address information to the server.
In step S35, the server generates the object presentation information based on the object related information.
In the embodiment of the disclosure, the server may establish a connection with the packaging system, monitor a new installation package generation operation in the packaging system in real time, and when the server monitors that the new operation is triggered, indicate that a new installation package is generated in the packaging system (i.e., the new installation package is compiled by the packaging system), the server may send a packaging information acquisition instruction to the packaging system. And the packaging system responds to the packaging information acquisition instruction, acquires packaging address information corresponding to the packaging system and target associated information corresponding to the newly added installation package, returns the packaging address information and the target associated information to the server, and generates the target display information according to the target associated information by the server.
Illustratively, the packaging address information may be address information where the packaging system is located, and the packaging system may be opened by the packaging address information.
In an optional embodiment, after receiving the packaged address information and the target association information, the server may store the target association information in a preset database. The server can monitor the content in the preset database in real time, and when the content in the preset database changes, the new installation package is generated at this time, and the target display information can be generated according to the new content in the preset database.
The server monitors the packaging system in real time to generate the target display information, so that the server can acquire corresponding target associated information in the first time when the packaging system generates the newly added installation package, the information transmission efficiency between the server and the packaging system is improved, the efficiency of generating the target display information by the server is improved, and the efficiency of displaying the target display information by a subsequent client is improved.
In an alternative embodiment, as shown in fig. 5, fig. 5 is a schematic flow chart illustrating another server interacting with a packaging system to generate target presentation information according to an exemplary embodiment. Correspondingly, before the client sends the display information acquisition instruction to the server, the method may further include:
in step S41, the server sends a packaging information acquisition instruction to the packaging system based on a preset frequency.
In step S42, the packaging system acquires the packaging address information and the object related information in response to the packaging information acquisition instruction.
In step S43, the packaging system transmits the object related information and the packaged address information to the server.
In step S44, the server generates the object presentation information based on the object related information.
In this embodiment of the present disclosure, a server may establish a connection with a packaging system, and send a packaging information obtaining instruction to the packaging system based on a preset frequency (i.e., timing), where the packaging system obtains the packaging address information and the target associated information corresponding to the newly added installation package in response to the packaging information obtaining instruction, and sends the packaging address information and the target associated information to the server, where the server generates the target display information according to the target associated information.
In an optional embodiment, after receiving the packaged address information and the target association information, the server may store the target association information in a preset database. The server can monitor the content in the preset database at regular time, and when the content in the preset database changes, the new installation package is generated at this time, and the target display information can be generated according to the new content in the preset database.
For example, the newly added installation package may be an installation package generated by newly packaging by the packaging system within the preset frequency. For example, the preset frequency is 10 minutes, the last time when the server last sends the packaging information obtaining instruction to the packaging system is 8:00, and the current time when the server currently sends the packaging information obtaining instruction to the packaging system is 8:10, then the newly added installation package may be an installation package newly generated by the packaging system in 8:00-8: 10.
The server monitors the packaging system at regular time to generate the target display information, so that the frequency of sending requests to the packaging system by the server can be reduced, the condition that the system resources occupy more resources caused by the server frequently sending requests to the packaging system can be avoided, and the resource consumption is saved.
In an optional embodiment, the "packaging" may be a process of packaging, by the packaging system, information to be packaged of the primary branch and/or the test branch corresponding to the primary branch, where the packaging process may include:
the client sends a packaging instruction carrying the identification information of the branch to be packaged to a packaging system, the packaging system responds to the packaging instruction, the information to be packaged corresponding to the branch to be packaged is searched in a packaging file preset on the packaging system, and then the packaging system packages the information to be packaged, so that the newly added installation package is generated.
Illustratively, the branches to be packed may include the above-described main branches and/or test branches. The branch information to be packaged is used for uniquely identifying the information to be packaged, and includes, but is not limited to, an Identity Document (ID), name information, and the like. The information to be packaged corresponding to the branch to be packaged may include application information and corresponding version information corresponding to the branch to be packaged.
In a specific embodiment, the packaging system packages the information to be packaged, and may be a process of packaging the information to be packaged into an application package (apk) by the packaging system, specifically as follows:
1) packing the information to be packed to generate an R.java file; wherein the r.java file is a file automatically generated by a compiler.
2) The above files are compiled to generate class files.
3) And converting the class file to generate an executable file (dex) file.
4) The compiled resources and dex files are packaged into a final application package (apk) file by a packaging tool.
5) An application package (apk) file is signed.
6) The signed application package (apk) file is aligned.
In an optional embodiment, the generating, by the server, the target display information based on the target association information may include:
and the server acquires preset template information.
And the server configures the target association information in the preset template information according to a preset configuration rule to obtain the target display information.
In this embodiment of the disclosure, the server may configure the target association information in the preset template information according to a preset configuration rule, so as to generate the target display information.
For example, when the number of the newly added installation packages is multiple, and correspondingly the number of the target association information is also multiple, the preset configuration rule may include: and arranging each target associated information in the preset template information in a list form according to the generation time of the corresponding newly added installation package.
Illustratively, the types of the target presentation information may include, but are not limited to: graphics and text information and video information. Optionally, the teletext information may comprise static teletext information, dynamic teletext information, etc. Optionally, the dynamic graphics and text information may also include a flashing prompt message.
In the following, taking target display information as dynamic image-text information in the image-text information, specifically, splash screen prompt information as an example, a process of generating the target display information by the server based on the target associated information is introduced:
1) acquiring preset template information (for example, a splash screen picture template with a preset length-width ratio);
2) opening the splash screen picture template;
3) and setting the target associated information in different position coordinates of the splash screen picture template according to a preset configuration rule.
4) And setting information such as fonts and colors of the target associated information according to a preset configuration rule to obtain the target display information.
Taking the example that the preset configuration rule is that each target associated information is arranged in the preset template information in a list form according to the generation time of the corresponding new installation package, a schematic diagram of the target display information may be as shown in fig. 6.
In this embodiment, the server generates the target display information based on the target association information, so that the subsequent server returns the ordered target display information configured according to the preset configuration rule instead of the unordered target association information to the client, which is not unordered, to facilitate the subsequent client to clearly display the packaging condition of the newly added installation package, and improve the visualization capability of the client for transmitting information.
In an alternative embodiment, as shown in fig. 7, fig. 7 is a flow diagram illustrating uploading of target presentation information to a content distribution network according to an example embodiment. Accordingly, after the server generates the target display information based on the target related information, the method may further include:
in step S61, the server uploads the target presentation information to a content distribution network.
In step S62, the server acquires download address information of the target presentation information in the content distribution network.
Correspondingly, the step of the server responding to the display information obtaining instruction to obtain the target display information may include:
the server responds to the display information acquisition instruction and acquires the target display information from the content distribution network based on the download address information.
In the embodiment of the present disclosure, after the server generates the target display information, the server may upload the target display information to the CDN, and obtain the download address information of the target display information from the CDN. The download address information may be storage address information of the target presentation information in the CDN.
In a specific embodiment, the server may further monitor in real time whether the target display information stored in the CDN is the same as the target display information newly generated by the server, and if not, the server updates the target display information stored in the CDN using the newly generated target display information. The CDN is monitored in real time through the server so as to update the target display information stored in the CDN, the problem that a subsequent client cannot timely and accurately acquire corresponding information due to the fact that the server does not timely or forgets to upload newly generated target display information to the CDN can be avoided, and the hit rate of the server responding to the client can be improved.
Accordingly, in step S12, the server may search and download the target presentation information in the content distribution network based on the download address information in response to the presentation information acquisition instruction.
Because the CDN is an intelligent virtual network constructed on the basis of the existing network, the CDN can obtain required content nearby by using the functional modules of load balancing, content distribution, scheduling, and the like of the central platform, depending on edge servers deployed in various places. Therefore, the server uploads the generated target display information to the CDN, the occupancy rate of storage resources of the server can be reduced, and the client can acquire required content from the CDN nearby, so that network congestion is reduced, and the information transmission efficiency between the server and the client is improved.
In an optional embodiment, after the server generates the target display information based on the target related information, the method may further include:
and the server stores the target display information locally.
Correspondingly, the step of the server responding to the display information obtaining instruction to obtain the target display information may include:
and the server responds to the display information acquisition instruction and acquires the target display information from local.
In the embodiment of the present disclosure, after the server generates the target display information, the server may directly store the target display information in a local area. Accordingly, in step S12, the server may directly obtain the target presentation information from the local in response to the presentation information obtaining instruction.
In the embodiment, the target display information is directly stored in the existing local resources, so that the client can directly acquire the target display information from the existing local resources, and the cost of information transmission between the server and the client is reduced.
In step S13, the server transmits the target presentation information and the package address information to the client.
In an optional embodiment, the sending, by the server, the target presentation information and the package address information to the client may include: and the server sends the target display information and the packaging address information to the client through the target interface.
The target display information and the packed address information are sent to the server through the pre-mock target interface, so that the problem that the server cannot accurately and timely respond to the access request of the client due to the fact that the interface of the background server is not constructed is solved, and the access speed and the hit rate of the server responding to the client are improved.
In step S14, the client downloads the at least one new installation package based on the target display information and the package address information.
In an alternative embodiment, as shown in fig. 8, fig. 8 is a flowchart illustrating a client downloading at least one new installation package based on target presentation information and package address information according to an exemplary embodiment. Accordingly, the following steps may be included:
in step S141, the client displays a splash screen prompt message based on the target display message and the package address message.
In step S142, the client downloads the at least one newly added installation package in response to a preset operation instruction triggered by the splash screen prompt message.
In this embodiment, after the client receives the target display information and the packaging address information, the splash screen prompt information may be displayed according to the target display information and the packaging address information, so that a user corresponding to the client knows the packaging information and the packaging condition of the newly added installation package which is packaged latest at present. When a user corresponding to the client needs to download the new installation package, the preset operation can be performed on the flashing prompt message, and the preset operation instruction is triggered, so that the at least one new installation package is downloaded.
Illustratively, the first preset operation may include: click, slide, drag, long press, etc., but is not limited thereto.
In an optional embodiment, the target presentation information may be used as a splash screen prompt message, and before the server sends the target presentation information and the package address information to the client, the method may further include: and the server sets the type of the target display information as an external link jump type.
Wherein the out-link jump refers to a redirection jump of an out-link address. Assuming the out-link address is http:// www.AAA.com, it can become http:// current address/go. phpurl ═ http:// www.AAA.com by redirection. And wherein, go. The type of the target display information is set as an external link skip type, so that the attractiveness of the target display information can be improved, the page weight of a page where the target display information is located can be increased, and the loss of the page weight is avoided.
In a specific embodiment, in step S141, the displaying, by the client, a splash screen prompt message based on the target display information and the package address information may include: the client takes the target display information as a flashing prompt message and displays the flashing prompt message; the target presentation information is associated with the packed address information.
Correspondingly, in step S142, the downloading, by the client, the at least one newly added installation package in response to the preset operation instruction triggered by the splash screen prompt information may include:
and the client responds to a first preset operation instruction triggered based on the target display information and opens the packaging system corresponding to the packaging address information.
And the client downloads the at least one newly added installation package from the packaging system.
In this embodiment, when the target display information is a splash screen prompt information and the type is an external link skip type, the packed address information may be preset as an address to be redirected and skipped, that is, the target display information is associated with the packed address information. After the client receives the target display information and the packaging address information, the target display information of the external link skip type can be displayed, so that a user corresponding to the client can know the packaging information and the packaging condition of the newly added installation package packaged latest at present. When a user corresponding to the client needs to download a new installation package, a first preset operation can be performed on the target display information, so that the first preset operation instruction is triggered.
For example, after the first preset operation instruction is triggered, the target browser may jump to, open the packaging system corresponding to the packaging address information by the target browser, and download the newly added installation package.
After triggering the first preset operation instruction, the client may open a packaging system corresponding to the packaging address information by using the embedded h5 in the target application program, and download the newly added installation package. Among them, H5 is a Hyml5 abbreviation, and html5 is a universal web page language developed to the fifth generation of the internet hypertext markup language (html).
For example, the client may also display the target display information and the packed address information at the same time, and the packed address information may be displayed in the target display information.
Illustratively, the first preset operation may include: click, slide, drag, long press, etc., but is not limited thereto.
In this embodiment, because the visual experience and the prompt performance of the splash screen prompt information are better, the package condition of the newly added installation package generated by the current new package can be displayed more clearly and beautifully for the user corresponding to the client through the splash screen prompt information, and the user experience is better. And when the client performs the first preset operation on the splash screen prompt message, the client can immediately jump to a corresponding packaging system to download the newly added installation package, so that the installation efficiency of the newly added installation package is improved.
In a specific embodiment, in step S141, the displaying, by the client, a splash screen prompt message based on the target display information and the package address information may include:
and the client takes the target display information and the packaging address information as flashing screen prompt information and displays the flashing screen prompt information.
Correspondingly, in step S142, the downloading, by the client, the at least one newly added installation package in response to the preset operation instruction triggered by the splash screen prompt information may include:
and the client opens the packaging system corresponding to the packaging address information in response to a second preset operation instruction triggered based on the packaging address information.
And the client downloads the at least one newly added installation package from the packaging system.
In this embodiment, after the client receives the target display information and the packaging address information, the target display information and the packaging address information may be used as a splash screen prompt information to display, so that a user corresponding to the client knows the packaging condition of the newly added installation package packaged latest currently and the packaging address information of the corresponding packaging platform. When a user corresponding to the client needs to download the new installation package, a second preset operation can be performed on the packaging address information, so that the second preset operation instruction is triggered, the packaging system corresponding to the packaging address information is opened, and the new installation package is downloaded.
Illustratively, the second preset operation includes, but is not limited to: click, slide, drag, long press, etc., but is not limited thereto.
In this embodiment, not only can the target display information be displayed, but also the packaging address information can be displayed, so that a user corresponding to the client can clearly know not only the packaging situation of the newly added installation package generated by the current new packaging, but also the corresponding packaging system information, and the user experience is better. And when the client performs the second preset operation on the packaging address information, the client can immediately enter the packaging system to download the newly added installation package, so that the installation efficiency of the newly added installation package is improved.
For example, the downloading, by the client, the at least one newly added installation package from the packaging system may include:
and the client responds to the selection instruction of the at least one newly added installation package in the packaging system to download the corresponding newly added installation package.
In this embodiment, the new installation package to be installed may be selectively downloaded by the user corresponding to the client, that is, the user corresponding to the client clicks the new installation package to be downloaded on the interface corresponding to the packaging system, so as to trigger the selection instruction of at least one new installation package, and download the new installation package selected by the user corresponding to the client. And the user corresponding to the client selectively downloads the newly added installation packages, so that the client can download the required newly added installation packages as required, and the problem that the storage resources of the client are occupied due to the downloading of all the newly added installation packages is solved, thereby reducing the occupancy rate of the storage resources of the client.
For example, the client may further automatically download the at least one additional installation package from the packaging system, that is, after jumping to the packaging system, the client automatically downloads all the additional installation packages corresponding to the target display information. The client automatically downloads the new installation package, and the new installation package can be immediately downloaded after the client jumps to the packaging system, so that the information transmission efficiency between the client and the packaging system is improved, the downloading speed and the timeliness of the new installation package are improved, and the installation efficiency of the new installation package is improved.
An information processing method of the present disclosure is described below with a client as an execution subject, and specifically may include:
sending a display information acquisition instruction to a server so that the server responds to the display information acquisition instruction to acquire target display information and packaging address information; the target display information is generated by the server based on target associated information corresponding to at least one newly-added installation package, and the at least one newly-added installation package is a newly-generated installation package in a packaging system; the packaging address information is address information of the packaging system; .
And receiving the target display information and the packaging address information returned by the server.
And downloading the at least one newly added installation package based on the target display information and the package address information.
Optionally, before the sending the display information obtaining instruction to the server, the method may further include:
and acquiring the configuration information of the interface of the server.
And constructing a target interface based on the configuration information.
Optionally, the sending the display information obtaining instruction to the server may include:
and sending the display information acquisition instruction to the server through the target interface.
Accordingly, the receiving the target presentation information and the package address information returned by the server may include:
and receiving the target display information and the packaging address information returned by the server through the target interface.
Optionally, the downloading the at least one newly added installation package based on the target display information and the package address information may include:
and displaying the flashing screen prompt information based on the target display information and the packaging address information.
And downloading the at least one newly added installation package in response to a preset operation instruction triggered by the screen flashing prompt message.
Optionally, the displaying of the splash screen prompt information based on the target display information and the packaged address information may include:
taking the target display information as a flashing prompt message and displaying the flashing prompt message; the target display information is associated with the packaging address information;
the downloading of the at least one newly added installation package in response to the preset operation instruction triggered by the flashing prompt message may include:
and opening the packaging system corresponding to the packaging address information in response to a first preset operation instruction triggered based on the target display information.
And downloading the at least one newly added installation package from the packaging system.
Optionally, the displaying of the splash screen prompt information based on the target display information and the package address information may include:
and taking the target display information and the packed address information as flashing screen prompt information and displaying.
The downloading of the at least one newly added installation package in response to the preset operation instruction triggered by the flashing prompt message may include:
and opening the packaging system corresponding to the packaging address information in response to a second preset operation instruction triggered based on the packaging address information.
And downloading the at least one newly added installation package from the packaging system.
Optionally, the downloading the at least one newly added installation package from the packaging system may include:
and responding to a selection instruction of the at least one newly added installation package in the packaging system, and downloading the corresponding newly added installation package.
An information processing method of the present disclosure is described below with a server as an execution subject, and specifically may include:
responding to a display information acquisition instruction sent by a client, and acquiring target display information and packaging address information; the target display information is generated based on target associated information corresponding to at least one newly-added installation package, and the at least one newly-added installation package is a newly-generated installation package in a packaging system; the packaging address information is address information of the packaging system;
and sending the target display information and the packaging address information to the client so that the client downloads the at least one newly added installation package based on the target display information and the packaging address information.
Optionally, before the presentation information obtaining instruction sent by the client, the method may further include:
and monitoring the generation operation of the newly added installation package in the packaging system.
And sending a packed information acquisition instruction to the packing system under the condition that the generation operation is triggered is monitored, so that the packing system responds to the packed information acquisition instruction to acquire the packed address information and the target associated information.
And receiving the target associated information and the packaging address information sent by the packaging system.
And generating the target display information based on the target associated information.
Optionally, before the presentation information obtaining instruction sent by the client, the method may further include:
sending a packaging information acquisition instruction to the packaging system based on a preset frequency, so that the packaging system responds to the packaging information acquisition instruction to acquire the packaging address information and the target associated information;
receiving the target associated information and the packaging address information sent by the packaging system;
and generating the target display information based on the target associated information.
Optionally, the generating the target display information based on the target related information may include:
and acquiring preset template information.
And configuring the target associated information in the preset template information according to a preset configuration rule to obtain the target display information.
Optionally, after the generating the target display information based on the target related information, the method may further include:
and uploading the target display information to a content distribution network.
And acquiring the downloading address information of the target display information in the content distribution network.
Correspondingly, the obtaining target display information in response to the display information obtaining instruction sent by the client may include:
and responding to the display information acquisition instruction, and acquiring the target display information from the content distribution network based on the download address information.
Optionally, after the generating the target display information based on the target related information, the method may further include:
and storing the target display information locally.
Correspondingly, the obtaining target display information in response to the display information obtaining instruction sent by the client may include:
and responding to the display information acquisition instruction, and acquiring the target display information from local.
Fig. 9 is a block diagram illustrating an information processing apparatus according to an example embodiment. Referring to fig. 9, the apparatus may include a presentation information acquisition instruction transmitting module 71, an information receiving module 72, and a downloading module 73.
The display information obtaining instruction sending module 71 is configured to execute sending a display information obtaining instruction to a server, so that the server obtains target display information and packaging address information in response to the display information obtaining instruction; the target display information is generated by the server based on target associated information corresponding to at least one newly-added installation package, and the at least one newly-added installation package is a newly-generated installation package in a packaging system; the packed address information is address information of the packing system.
The information receiving module 72 is configured to perform receiving the target presentation information and the packaging address information returned by the server.
The downloading module 73 is configured to download the at least one newly added installation package based on the target display information and the package address information.
In an exemplary embodiment, the apparatus may further include:
and the configuration information acquisition module is configured to acquire the configuration information of the interface of the server.
And the target interface construction module is configured to execute construction of the target interface based on the configuration information.
In an exemplary embodiment, the display information obtaining instruction sending module 71 is configured to execute sending the display information obtaining instruction to the server through the target interface.
Accordingly, the information receiving module 72 is configured to perform receiving the target display information and the packaging address information returned by the server through the target interface.
In an exemplary embodiment, the downloading module may include:
and the display unit of the splash screen prompt information is configured to display the splash screen prompt information based on the target display information and the packaging address information.
And the preset operation instruction response unit is configured to execute a preset operation instruction which is triggered in response to the screen flashing prompt message, and download the at least one newly added installation package.
In an exemplary embodiment, the splash screen prompt information presentation unit is configured to perform presentation of the target presentation information as splash screen prompt information; the target presentation information is associated with the packed address information:
accordingly, the preset operation instruction response unit may include:
and the first preset operation instruction response unit is configured to execute a first preset operation instruction triggered based on the target display information, and open the packaging system corresponding to the packaging address information.
A first downloading unit configured to perform downloading the at least one newly added installation package from the packaging system.
In an exemplary embodiment, the above-mentioned flashing display information presentation unit is configured to perform presenting the target presentation information and the packaged address information as flashing display prompt information;
accordingly, the preset operation instruction response unit may include:
a second preset operation instruction response unit configured to execute a second preset operation instruction triggered based on the packed address information, and open the packing system corresponding to the packed address information;
a second downloading unit configured to perform downloading the at least one newly added installation package from the packaging system.
In an exemplary embodiment, the first downloading unit or the second downloading unit is configured to execute a selection instruction for the at least one newly added installation package in the packaging system to download the corresponding newly added installation package.
Fig. 10 is a block diagram illustrating another information processing apparatus according to an example embodiment. Referring to fig. 10, the apparatus may include a target presentation information acquiring module 81 and an information transmitting module 82.
The target display information obtaining module 81 is configured to execute a display information obtaining instruction sent by the client to obtain target display information and packaging address information; the target display information is generated based on target associated information corresponding to at least one newly-added installation package, and the at least one newly-added installation package is a newly-generated installation package in a packaging system; the packaging address information is address information of the packaging system; .
The information sending module 82 is configured to perform sending the target presentation information and the packaging address information to the client; and the client downloads the at least one newly added installation package based on the target display information and the packaging address information.
In an exemplary embodiment, the apparatus may further include:
and the monitoring module is configured to perform monitoring of the newly added installation package generation operation in the packaging system.
And a first package information acquisition instruction sending module configured to send a package information acquisition instruction to the packaging system when it is monitored that the generation operation is triggered, so that the packaging system responds to the package information acquisition instruction to acquire the package address information and the target associated information.
A first target related information receiving module configured to perform receiving the target related information and the packaging address information sent by the packaging system.
And the first target display information generation module is configured to execute generation of the target display information based on the target association information.
In an exemplary embodiment, the apparatus may further include:
and the second packed information acquisition instruction sending module is configured to execute sending of a packed information acquisition instruction to the packing system based on a preset frequency, so that the packing system responds to the packed information acquisition instruction to acquire the packed address information and the target associated information.
A second target-related information receiving unit configured to perform receiving the target-related information and the packaging address information transmitted by the packaging system.
And the second target display information generation module is configured to execute generation of the target display information based on the target association information.
In an exemplary embodiment, the first object presentation information generating module or the second object presentation information generating module may further include:
a preset template information acquisition unit configured to perform acquisition of preset template information.
And the configuration unit is configured to configure the target association information in the preset template information according to a preset configuration rule to obtain the target display information.
In an exemplary embodiment, the apparatus may further include:
and the uploading module is configured to upload the target display information to a content distribution network.
And the download address information acquisition module is configured to execute acquisition of the download address information of the target display information in the content distribution network.
Accordingly, the target presentation information obtaining module 81 is configured to execute, in response to the presentation information obtaining instruction, obtaining the target presentation information from the content distribution network based on the download address information.
In an exemplary embodiment, the apparatus may further include:
and the storage module is configured to store the target display information locally.
Accordingly, the target display information obtaining module 81 is configured to execute obtaining the target display information from local in response to the display information obtaining instruction.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
In an exemplary embodiment, there is also provided an electronic device, comprising a processor; a memory for storing processor-executable instructions; wherein the processor is configured to implement the steps of any of the information processing methods in the above embodiments when executing the instructions stored in the memory.
The electronic device may be a terminal, a server, or a similar computing device, taking the electronic device as a server as an example, fig. 11 is a block diagram of an electronic device for information Processing according to an exemplary embodiment, where the electronic device 90 may have a relatively large difference due to different configurations or performances, and may include one or more Central Processing Units (CPUs) 91 (the CPU 91 may include but is not limited to a Processing device such as a microprocessor MCU or a programmable logic device FPGA, etc.), a memory 93 for storing data, and one or more storage media 92 (e.g., one or more mass storage devices) for storing an application 923 or data 922. Memory 93 and storage media 92 may be, among other things, transient or persistent storage. The program stored on the storage medium 92 may include one or more modules, each of which may include a sequence of instructions operating on the electronic device. Still further, the central processor 91 may be configured to communicate with the storage medium 92 to execute a series of instruction operations in the storage medium 92 on the electronic device 90. The electronic device 90 may also include one or more power supplies 96, one or more wired or wireless network interfaces 95, one or more input-output interfaces 94, and/or one or more operating systems 921, such as Windows ServerTM, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, and so forth.
The input output interface 94 may be used to receive or transmit data via a network. Specific examples of the network described above may include a wireless network provided by a communication provider of the electronic device 90. In one example, the input/output Interface 94 includes a Network adapter (NIC) that can be connected to other Network devices via a base station to communicate with the internet. In an exemplary embodiment, the input/output interface 94 may be a Radio Frequency (RF) module, which is used for communicating with the internet in a wireless manner.
It will be understood by those skilled in the art that the structure shown in fig. 11 is only an illustration and is not intended to limit the structure of the electronic device. For example, the electronic device 90 may also include more or fewer components than shown in FIG. 11, or have a different configuration than shown in FIG. 11.
In an exemplary embodiment, there is also provided a computer-readable storage medium, wherein instructions of the computer-readable storage medium, when executed by a processor of an electronic device, enable the electronic device to perform the steps of any of the information processing methods of the above embodiments.
In an exemplary embodiment, a computer program product is also provided, which includes a computer program that, when executed by a processor, implements the information processing method provided in any one of the above-described embodiments.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in embodiments provided by the present disclosure may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (10)

1. An information processing method characterized by comprising:
sending a display information acquisition instruction to a server so that the server responds to the display information acquisition instruction to acquire target display information and packaging address information; the target display information is generated by the server based on target associated information corresponding to at least one newly-added installation package, and the at least one newly-added installation package is a newly-generated installation package in the packaging system; the packaging address information is address information of the packaging system;
receiving the target display information and the packaging address information returned by the server;
and downloading the at least one newly added installation package based on the target display information and the package address information.
2. The information processing method of claim 1, wherein the downloading the at least one newly added installation package based on the target presentation information and the package address information comprises:
displaying splash screen prompt information based on the target display information and the packaging address information;
and downloading the at least one newly added installation package in response to a preset operation instruction triggered by the screen flashing prompt message.
3. The information processing method according to claim 2, wherein said presenting splash screen prompt information based on the target presentation information and the package address information comprises:
taking the target display information as a flashing prompt message and displaying the flashing prompt message; the target display information is associated with the packed address information;
the response to the preset operation instruction triggered by the screen flashing prompt message is to download the at least one newly added installation package, and the method comprises the following steps:
responding to a first preset operation instruction triggered based on the target display information, and opening the packaging system corresponding to the packaging address information;
downloading the at least one newly added installation package from the packaging system.
4. The information processing method according to claim 2, wherein said presenting splash screen prompt information based on the target presentation information and the package address information comprises:
taking the target display information and the packed address information as flashing prompt information and displaying;
the response to the preset operation instruction triggered by the screen flashing prompt message is to download the at least one newly added installation package, and the method comprises the following steps:
responding to a second preset operation instruction triggered based on the packaging address information, and opening the packaging system corresponding to the packaging address information;
downloading the at least one newly added installation package from the packaging system.
5. An information processing method characterized by comprising:
responding to a display information acquisition instruction sent by a client, and acquiring target display information and packaging address information; the target display information is generated based on target associated information corresponding to at least one newly-added installation package, and the at least one newly-added installation package is a newly-generated installation package in the packaging system; the packaging address information is address information of the packaging system;
and sending the target display information and the packaging address information to the client so that the client downloads the at least one newly added installation package based on the target display information and the packaging address information.
6. An information processing system, comprising: the system comprises a client, a server and a packaging system;
the server is used for responding to a display information acquisition instruction sent by the client to acquire target display information and packaging address information, the target display information is generated by the server based on target associated information corresponding to at least one newly-added installation package, and the at least one newly-added installation package is an installation package newly generated in the packaging system; the server is used for sending the target display information and the packaging address information to the client; the packaging address information is address information of the packaging system;
the client is used for sending the display information acquisition instruction to the server; the system also comprises a package address information module used for storing the target display information and the package address information;
and the packaging system is used for packaging and generating the at least one newly added installation package.
7. An information processing apparatus characterized by comprising:
the display information acquisition instruction sending module is configured to execute sending of a display information acquisition instruction to a server, so that the server responds to the display information acquisition instruction to acquire target display information and packaging address information; the target display information is generated by the server based on target associated information corresponding to at least one newly-added installation package, and the at least one newly-added installation package is a newly-generated installation package in the packaging system; the packaging address information is address information of the packaging system;
the information receiving module is configured to execute receiving of the target display information and the packaging address information returned by the server;
and the downloading module is configured to download the at least one newly added installation package based on the target display information and the packaging address information.
8. An information processing apparatus characterized by comprising:
the target display information acquisition module is configured to execute a display information acquisition instruction sent by the client to acquire target display information and packaging address information; the target display information is generated based on target associated information corresponding to at least one newly-added installation package, and the at least one newly-added installation package is a newly-generated installation package in the packaging system; the packaging address information is address information of the packaging system;
an information sending module configured to send the target display information and the packaging address information to the client, so that the client downloads the at least one newly added installation package based on the target display information and the packaging address information.
9. An electronic device, comprising:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the information processing method of any one of claims 1 to 5.
10. A computer-readable storage medium in which instructions, when executed by a processor of an electronic device, cause the electronic device to perform the information processing method of any one of claims 1 to 5.
CN202110118969.9A 2021-01-28 2021-01-28 Information processing method, device, system, electronic equipment and storage medium Pending CN112817850A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110118969.9A CN112817850A (en) 2021-01-28 2021-01-28 Information processing method, device, system, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110118969.9A CN112817850A (en) 2021-01-28 2021-01-28 Information processing method, device, system, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN112817850A true CN112817850A (en) 2021-05-18

Family

ID=75859908

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110118969.9A Pending CN112817850A (en) 2021-01-28 2021-01-28 Information processing method, device, system, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112817850A (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105426195A (en) * 2015-12-14 2016-03-23 网易(杭州)网络有限公司 Effect verification processing method and device based on software development
CN106059999A (en) * 2016-05-06 2016-10-26 腾讯科技(北京)有限公司 Media file display method and system, client and plug-in
CN106155751A (en) * 2016-08-02 2016-11-23 传线网络科技(上海)有限公司 Application packing and issuing method and device
CN106445548A (en) * 2016-10-11 2017-02-22 武汉斗鱼网络科技有限公司 Test pack issuing method and device
CN107247661A (en) * 2017-05-09 2017-10-13 北京京东尚科信息技术有限公司 Support the method and system to the installation kit progress automatic Verification of application
CN110362762A (en) * 2019-07-11 2019-10-22 北京达佳互联信息技术有限公司 Content-data methods of exhibiting, device, electronic equipment and storage medium
CN110580318A (en) * 2018-05-21 2019-12-17 腾讯科技(深圳)有限公司 Information display method and device and storage medium
CN110943903A (en) * 2018-09-25 2020-03-31 北京国双科技有限公司 Information processing method and device
CN111104158A (en) * 2019-12-23 2020-05-05 锐捷网络股份有限公司 Software packaging method and device, computer equipment and storage medium
CN111198996A (en) * 2019-12-20 2020-05-26 上海淇玥信息技术有限公司 Page display method and device and electronic equipment
CN111737129A (en) * 2020-06-19 2020-10-02 北京同邦卓益科技有限公司 Service control method, service control device, computer readable medium and electronic equipment
CN112241286A (en) * 2020-08-05 2021-01-19 北京沃东天骏信息技术有限公司 Resource package configuration method and device and storage medium

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105426195A (en) * 2015-12-14 2016-03-23 网易(杭州)网络有限公司 Effect verification processing method and device based on software development
CN106059999A (en) * 2016-05-06 2016-10-26 腾讯科技(北京)有限公司 Media file display method and system, client and plug-in
CN106155751A (en) * 2016-08-02 2016-11-23 传线网络科技(上海)有限公司 Application packing and issuing method and device
CN106445548A (en) * 2016-10-11 2017-02-22 武汉斗鱼网络科技有限公司 Test pack issuing method and device
CN107247661A (en) * 2017-05-09 2017-10-13 北京京东尚科信息技术有限公司 Support the method and system to the installation kit progress automatic Verification of application
CN110580318A (en) * 2018-05-21 2019-12-17 腾讯科技(深圳)有限公司 Information display method and device and storage medium
CN110943903A (en) * 2018-09-25 2020-03-31 北京国双科技有限公司 Information processing method and device
CN110362762A (en) * 2019-07-11 2019-10-22 北京达佳互联信息技术有限公司 Content-data methods of exhibiting, device, electronic equipment and storage medium
CN111198996A (en) * 2019-12-20 2020-05-26 上海淇玥信息技术有限公司 Page display method and device and electronic equipment
CN111104158A (en) * 2019-12-23 2020-05-05 锐捷网络股份有限公司 Software packaging method and device, computer equipment and storage medium
CN111737129A (en) * 2020-06-19 2020-10-02 北京同邦卓益科技有限公司 Service control method, service control device, computer readable medium and electronic equipment
CN112241286A (en) * 2020-08-05 2021-01-19 北京沃东天骏信息技术有限公司 Resource package configuration method and device and storage medium

Similar Documents

Publication Publication Date Title
CN105224363B (en) Method and device for loading application program
US9268547B2 (en) Conditional logic for delivering computer-executable program instructions and content
CN111639019B (en) Code testing method, device and readable storage medium
CN101539911A (en) Device and method for accelerating display of web page of browser
CN104699612A (en) Processing method, equipment and system used in software testing
US20160292291A1 (en) Methods and apparatuses for opening a webpage, invoking a client, and creating a light application
CN110365724B (en) Task processing method and device and electronic equipment
CN104317570B (en) The apparatus and method of dynamic analysis Web applications
CN113535567B (en) Software testing method, device, equipment and medium
CN110958462A (en) Live broadcast activity page display method and device, storage medium and live broadcast system
CN113064685A (en) H5 page loading method and device
CN112241298A (en) Page display method and device, storage medium and electronic device
CA2846581A1 (en) Data infrastructure for providing interconnectivity between platforms, devices and operating systems
CN113467780A (en) Data acquisition method and device, electronic equipment and storage medium
CN113704110A (en) Automatic testing method and device for user interface
CN113641582A (en) Mixed-mode mobile application debugging method and system
CN111431767B (en) Multi-browser resource synchronization method and device, computer equipment and storage medium
CN113641581A (en) Mixed-mode mobile application debugging method and system
CN110109684B (en) Block chain link point management proxy service installation method, electronic device and storage medium
US10193737B2 (en) Method for performing communication between browser and mobile terminal, and browser apparatus
CN110674435A (en) Page access method, server, terminal, electronic equipment and readable storage medium
CN112115056A (en) Project deployment method and device, server and storage medium
CN112817850A (en) Information processing method, device, system, electronic equipment and storage medium
CN110209973A (en) A kind of web game loading method and device
US20130132467A1 (en) Method of using application, gateway using the method, terminal using the method, and terminal system using the method

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