[go: up one dir, main page]

CN110865846B - Application management method, device, terminal, system and storage medium - Google Patents

Application management method, device, terminal, system and storage medium Download PDF

Info

Publication number
CN110865846B
CN110865846B CN201911115329.1A CN201911115329A CN110865846B CN 110865846 B CN110865846 B CN 110865846B CN 201911115329 A CN201911115329 A CN 201911115329A CN 110865846 B CN110865846 B CN 110865846B
Authority
CN
China
Prior art keywords
application
user operation
operation information
task
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201911115329.1A
Other languages
Chinese (zh)
Other versions
CN110865846A (en
Inventor
谷春晖
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Youzhuju Network Technology Co Ltd
Original Assignee
Beijing Youzhuju Network 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 Youzhuju Network Technology Co Ltd filed Critical Beijing Youzhuju Network Technology Co Ltd
Priority to CN201911115329.1A priority Critical patent/CN110865846B/en
Publication of CN110865846A publication Critical patent/CN110865846A/en
Application granted granted Critical
Publication of CN110865846B publication Critical patent/CN110865846B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The disclosure relates to the technical field of computers, and in particular relates to a method, a device, a terminal, a system and a storage medium for application management. The application management method provided by the disclosure comprises the following steps: acquiring user operation information of an application; generating task initialization configuration information according to user operation information so as to be used when the application is started; the task initialization configuration information comprises the sequence of task initialization when the application is started. Therefore, according to the application management method, the task initialization configuration information is generated according to the acquired user operation information of the application, so that the priority of task initialization is adjusted according to the use preference of the user to the application, the response time of the related functional module can be reduced after the application is started, and the waiting time of the user is reduced.

Description

Application management method, device, terminal, system and storage medium
Technical Field
The disclosure relates to the technical field of computers, and in particular relates to a method, a device, a terminal, a system and a storage medium for application management.
Background
With the increasing functions of applications, tasks to be initialized when the applications are started are correspondingly increased, and tens of tasks, such as network module initialization, player initialization, sharing module initialization, abnormal reporting initialization, push module initialization and the like, need to be initialized when one application is started.
In the prior art, when an application is started, the operation of a user on the application can be responded completely after all tasks are initialized, so that the waiting time of the user is longer, and the user experience is affected.
Disclosure of Invention
This summary is provided to introduce a selection of concepts in a simplified form that are further described below in the detailed description. This summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter.
In a first aspect, the present disclosure provides a method of application management, the method of application management comprising:
acquiring user operation information of an application;
generating task initialization configuration information according to the user operation information so as to be used when the application is started;
the task initialization configuration information comprises the sequence of task initialization when the application is started.
In a second aspect, the present disclosure provides an apparatus for application management, the apparatus for application management including:
the acquisition unit is used for acquiring user operation information of the application;
the configuration unit is used for generating task initialization configuration information according to the user operation information so as to be used when the application is started;
the task initialization configuration information comprises the sequence of task initialization when the application is started.
In a third aspect, the present disclosure provides a server comprising:
a processor and a computer readable storage medium coupled to the processor, the computer readable storage medium including code executable by the processor for performing a method comprising:
receiving user operation information from a terminal;
generating task initialization configuration information according to the user operation information;
transmitting the task initialization configuration information for the terminal to receive;
the task initialization configuration information comprises the sequence of task initialization when the application is started.
In a fourth aspect, the present disclosure provides a terminal comprising:
at least one memory and at least one processor;
the memory is used for storing program codes, and the processor is used for calling the program codes stored in the memory to execute the application management method.
In a fifth aspect, the present disclosure provides a system for application management, the system for application management comprising:
a terminal as described above; and
A server as described above.
In a sixth aspect, the present disclosure provides a non-transitory computer storage medium storing program code for performing the method of application management described above.
According to the application management method, the task initialization configuration information is generated according to the acquired user operation information of the application, so that the task initialization priority is adjusted according to the use preference of the user to the application, the response time of the related functional module can be reduced after the application is started, and the waiting time of the user is reduced.
Drawings
The above and other features, advantages, and aspects of embodiments of the present disclosure will become more apparent by reference to the following detailed description when taken in conjunction with the accompanying drawings. The same or similar reference numbers will be used throughout the drawings to refer to the same or like elements. It should be understood that the figures are schematic and that elements and components are not necessarily drawn to scale.
FIG. 1 is a flow chart of a method of application management provided by an embodiment of the present disclosure;
FIG. 2 is a flow chart of a method of application management provided by another embodiment of the present disclosure;
FIG. 3 is a flow chart of a method of application management provided by another embodiment of the present disclosure;
FIG. 4A is a schematic diagram of a system for application management provided by an embodiment of the present disclosure;
fig. 4B is a signal flow diagram of a terminal in a system for application management according to an embodiment of the present disclosure;
FIG. 5 is a schematic structural diagram of an apparatus for application management according to an embodiment of the present disclosure;
FIG. 6 is a schematic diagram of a system according to another embodiment of the present disclosure;
fig. 7 is a schematic structural diagram of a terminal for implementing an embodiment of the present disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure have been shown in the accompanying drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but are provided to provide a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the present disclosure are for illustration purposes only and are not intended to limit the scope of the present disclosure.
It should be understood that the steps recited in the apparatus embodiments of the present disclosure may be performed in a different order, and/or performed in parallel. Furthermore, apparatus embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "including" and variations thereof as used herein are intended to be open-ended, i.e., including, but not limited to. The term "based on" is based at least in part on. The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments. Related definitions of other terms will be given in the description below.
It should be noted that the terms "first," "second," and the like in this disclosure are merely used to distinguish between different devices, modules, or units and are not used to define an order or interdependence of functions performed by the devices, modules, or units.
It should be noted that references to "one", "a plurality" and "a plurality" in this disclosure are intended to be illustrative rather than limiting, and those of ordinary skill in the art will appreciate that "one or more" is intended to be understood as "one or more" unless the context clearly indicates otherwise.
For the purposes of this disclosure, the phrase "a and/or B" means (a), (B), or (a and B).
The names of messages or information interacted between the various devices in the embodiments of the present disclosure are for illustrative purposes only and are not intended to limit the scope of such messages or information.
Fig. 1 shows a flowchart of a method of application management provided by an embodiment of the present disclosure, the method 100 including steps S101-S102:
step S101: and acquiring user operation information of the application. The user operation information is operation data of the application, which reflects the preference of the user to the application, of the user after the application is started. The "operation" mentioned in the present disclosure includes, but is not limited to, an interactive operation manner such as a triggering operation, a gesture operation, a command input or a voice command of a user on a virtual control or an entity button after the application is started, where information including the above operation performed on the application by the user is user operation information. For example, after a user starts a news APP, the user clicks on the user operation information, which is each column such as "current affairs", "economy", "sports" and "entertainment", and reflects the preferential preference of the user to read news. For example, the use condition of the application may be monitored by a buried point to obtain user operation information of the application.
Step S102: and generating task initialization configuration information according to the user operation information so as to be used when the application is started. The task initialization configuration information comprises the sequence of task initialization when the application is started. An application can initialize tens or even hundreds of tasks when started, each task corresponds to different functions of the application, such as network module initialization, player module initialization, sharing module initialization, abnormal reporting module initialization, push module initialization, multithread initialization, global broadcast initialization and the like, and user operation information reflecting user use preference also reflects the priority use sequence and frequency of each task of the application by a user.
In this way, in the embodiment of the disclosure, the task initialization configuration information is generated according to the acquired user operation information of the application, so that the priority of task initialization is adjusted according to the use preference of the user for the application, for example, the task which is probably first used by the user or the task which is most used by the user is preferentially initialized, and the task which is less used by the user or the task which is last used by the user is finally initialized, so that the response time of the related functional module can be reduced after the application is started, and the waiting time of the user can be reduced.
In some embodiments, step S101 includes acquiring user operation information for a first period of time, or acquiring user operation information for an application for a first number of starts. In the embodiment of the disclosure, user operation information in a preset period of time can be acquired, and user operation information in preset application starting times can also be acquired. For example, user operation information obtained from within one month after application installation or upgrading, or user operation information obtained from within 100 times of start-up after application installation or upgrading. It should be noted that this example is intended to illustrate an embodiment of the present disclosure, and the starting point or range of the "first period" and the "first start number" is not limited by the embodiment of the present disclosure.
In some embodiments, the user operation information is user operation information within a second period of time or a second number of operations after each start of the application. Wherein the second operation times are operation times of the application by the user. In the embodiment of the present disclosure, the user operation information is specifically user operation information within a preset period after the application is started, or user operation information within a preset number of user operations, for example, application operation information within 5 seconds after the application is started or application operation information of the first 5 operations of the user after the application is started. The user operation information of the embodiment of the disclosure directly reflects the user operation habit in a short time after the user starts.
In some embodiments, the user operation information includes an order of operation and/or a number of operations of the components of the application by the user. Wherein the component is an integral part of the application. A control is a visual component that is displayed in an application window, including labels, buttons, file edit boxes, and the like. Taking a control as an example, when an application is started, A, B and a C-tag control are displayed in the bottom column of the application window, and the sequence or the number of times the user clicks A, B, C the tag control is the operation sequence and/or the operation number of times the user operates the components of the application in the embodiment of the present disclosure. The different one or more components directly or indirectly correspond to the tasks for which one or more applications are initialized, and thus the order and/or number of operations of the application components by the user may reflect the user's order of use preferences for the tasks.
In some embodiments, step S101 includes:
step A1: determining task execution information according to the user operation information;
step A2: and generating task initialization configuration information according to the task execution information.
In some embodiments, step A1 further comprises: determining task execution information according to user operation information and a preset mapping relation; the preset mapping relation is the mapping relation between the user operation information and the task. For example, a mapping relationship table may be created in advance to record the correspondence between each user operation information and the task, so that task execution information corresponding to the user operation information may be obtained according to the obtained user operation information and mapping relationship. The task execution information may include the number of executions or the order of execution of the tasks corresponding to the user operation information. For example, if the user operation information includes the order or the number of operations of the application component by the user, the corresponding order or the number of execution of the tasks may be obtained according to the mapping relationship between the application component and the tasks.
In some embodiments, step S101 includes:
step B1: the method comprises the steps of sending the task initialization configuration information to enable a server to receive user operation information, so that the server generates task initialization configuration information according to the user operation information;
step B2: and receiving the task initialization configuration information generated by the server.
In the embodiment of the disclosure, the server processes the user operation information and generates the task initialization configuration information, so that the calculation burden of the terminal can be reduced, and the terminal is prevented from being blocked.
As shown in fig. 2, another embodiment of the present disclosure further provides a method 200, the method 200 comprising steps 201-204:
step S201: and acquiring the operation sequence of the user on the application assembly in a second time period after each application is started in a first time period after the application is installed through the embedded point. For example, the order of operation of the application components by the user within 5 seconds after each application start within one week after application installation may be obtained through the buried point.
Step S202: and determining the execution sequence of the tasks corresponding to the application components according to the operation sequence.
Step S203: and generating task initialization configuration information according to the execution sequence of the tasks. The task initialization configuration information comprises the sequence of task initialization when the application is started.
Accordingly, another embodiment of the present disclosure also provides a server, including: a processor and a computer readable storage medium coupled to the processor, the computer readable storage medium including code executable by the processor for performing the method 300 as shown in fig. 3, comprising steps 301-303:
step S301: user operation information from the terminal is received. The user operation information is operation data of the application, which reflects the preference of the user to the application, of the user after the application is started.
Step S302: and generating task initialization configuration information according to the user operation information. The task initialization configuration information comprises the sequence of task initialization when the application is started.
Step S303: and sending configuration information for initializing the task to be received by the terminal.
In this way, in the embodiment of the disclosure, the server generates the task initialization configuration information according to the acquired user operation information of the application and sends the task initialization configuration information to the terminal, so that the terminal adjusts the task initialization priority according to the user's use preference of the application, the response time of the relevant functional module can be reduced after the application is started, and the terminal operation burden can be reduced.
For the above method for application management, fig. 4A shows a system schematic diagram of application management provided in an embodiment of the present disclosure, including a terminal 401 and a server 402. The terminal 401 includes, but is not limited to, a mobile terminal such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), an in-vehicle terminal (e.g., an in-vehicle navigation terminal), a fixed terminal such as a digital TV, a desktop computer, and the like. Terminal 401 is connected to server 402 directly or indirectly via other intermediate servers or devices through a local area network, a wide area network, or the internet.
Fig. 4B shows a signal flow diagram of a terminal 401 and a server 402 in a system for application management provided according to an embodiment of the present disclosure.
In step S410, the terminal 401 acquires user operation information of an application.
In step S420, the terminal 401 transmits to the server 402 for the server to receive user operation information. Accordingly, the server 402 receives user operation information from the terminal 401.
In step S430, the server 402 generates task initialization configuration information according to the user operation information.
In step S440, the server 402 transmits the task initialization configuration information to the terminal 401.
The task initialization configuration information comprises the sequence of task initialization when the application is started.
Accordingly, as shown in fig. 5, an embodiment of the present disclosure provides an apparatus 500 for application management, including: an acquisition unit 510 and a configuration unit 520, wherein:
an acquiring unit 510, configured to acquire user operation information of an application;
a configuration unit 520 for generating task initialization configuration information according to user operation information for use when the application is started;
the task initialization configuration information comprises the sequence of task initialization when the application is started.
In some embodiments, the obtaining unit is further configured to obtain user operation information in the first period, or obtain user operation information applied in the first startup number. In the embodiment of the present disclosure, the acquiring unit may acquire user operation information in a preset period, and may also acquire user operation information in a preset application start number. For example, the acquisition unit acquires user operation information within one month after application installation or upgrading, or acquires user operation information within 100 times of startup after application installation or upgrading. It should be noted that this example is intended to illustrate an embodiment of the present disclosure, and the embodiment of the present disclosure does not limit the starting points or ranges of the "first period" and the "first start-up number".
In some embodiments, the user operation information is user operation information within a second period of time or a second number of operations after each start of the application. Wherein the second operation times are operation times of the application by the user. It should be noted that, the "operation" mentioned in this disclosure includes, but is not limited to, an interactive operation manner such as a triggering operation, a gesture operation, a command input or a voice command of a user on a virtual control or a physical key after the application is started. In the embodiment of the present disclosure, the user operation information is specifically user operation information within a preset period after the application is started, or user operation information within a preset number of user operations, for example, application operation information within 5 seconds after the application is started or application operation information of 5 operations before the application is started. The user operation information of the embodiment of the disclosure directly reflects the user operation habit in a short time after the user starts.
In some embodiments, the user operation information includes an order of operation and/or a number of operations of the components of the application by the user. Wherein the component is an integral part of the application. A control is a visual component that is displayed in an application window, including labels, buttons, file edit boxes, and the like. Taking a control as an example, when an application is started, A, B and a C label control are displayed on the bottom column of an application window, and the sequence of clicking A, B, C the label control by a user is the operation sequence and/or the operation times of the user on the components of the application in the embodiment of the disclosure. The different one or more components directly or indirectly correspond to the tasks for which one or more applications are initialized, and thus the order and/or number of operations of the application components by the user may reflect the user's order of use preferences for the tasks.
In some embodiments, the configuration unit comprises:
the task determining subunit is used for determining task execution information according to the user operation information;
and the configuration subunit is used for generating task initialization configuration information according to the task execution information.
In some embodiments, the task determination subunit is further configured to determine task execution information according to the user operation information and a preset mapping relationship;
the preset mapping relation is the mapping relation between the user operation information and the task. For example, a mapping relationship table may be created in advance to record the correspondence between each user operation information and the task, so that task execution information corresponding to the user operation information may be obtained according to the obtained user operation information and mapping relationship. The task execution information may include the number of executions or the order of execution of the tasks corresponding to the user operation information. For example, if the user operation information includes the order or the number of operations of the application component by the user, the corresponding order or the number of execution of the tasks may be obtained according to the mapping relationship between the application component and the tasks.
In some embodiments, the configuration unit comprises:
a transmitting subunit, configured to transmit the user operation information to the server, so that the server generates task initialization configuration information according to the user operation information;
and the receiving subunit is used for receiving the task initialization configuration information generated by the server.
In the embodiment of the disclosure, the server processes the user operation information and generates the task initialization configuration information, so that the calculation burden of the terminal can be reduced, and the terminal is prevented from being blocked.
Accordingly, as shown in fig. 6, another embodiment of the present disclosure provides a system 600, including a terminal 610 and a server 620, where the terminal 610 includes an application management device 611, and the application management device 611 includes an acquisition unit 6111, a transmission subunit 6112, and a reception subunit 6113. Wherein,
the acquiring unit 6111 is used for acquiring user operation information of the application; a transmitting subunit 6112 for transmitting to the server for receiving the user operation information;
accordingly, the server 620 receives user operation information from the terminal and generates task initialization configuration information according to the user operation information, and then the server 620 transmits the task initialization configuration information to the terminal 610.
Accordingly, the receiving subunit 6113 is configured to receive the task initialization configuration information generated from the server.
The task initialization configuration information comprises the sequence of task initialization when the application is started.
In this way, in the embodiment of the disclosure, after the terminal obtains the user operation information of the application, the server generates the task initialization configuration information according to the user operation information and sends the task initialization configuration information to the terminal, so that the terminal adjusts the task initialization priority according to the user preference of the application, the response time of the related functional module can be reduced after the application is started, and the terminal operation burden can be reduced.
Referring now to fig. 7, a schematic diagram of an architecture of an electronic device (e.g., a terminal device or server in fig. 4A) 700 suitable for use in implementing embodiments of the present disclosure is shown. Terminals in embodiments of the present disclosure may include, but are not limited to, mobile terminals such as mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablet computers), PMPs (portable multimedia players), car terminals (e.g., car navigation terminals), and the like, and stationary terminals such as digital TVs, desktop computers, and the like. The terminal shown in fig. 7 is only one example, and should not impose any limitation on the functions and scope of use of the embodiments of the present disclosure.
As shown in fig. 7, the electronic device 700 may include a processing means (e.g., a central processor, a graphics processor, etc.) 701, which may perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 702 or a program loaded from a storage means 708 into a Random Access Memory (RAM) 703. In the RAM 703, various programs and data required for the operation of the electronic device 700 are also stored. The processing device 701, the ROM 702, and the RAM 703 are connected to each other through a bus 704. An input/output (I/O) interface 705 is also connected to bus 704.
In general, the following devices may be connected to the I/O interface 705: input devices 706 including, for example, a touch screen, touchpad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, and the like; an output device 707 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 708 including, for example, magnetic tape, hard disk, etc.; and a communication device 709. The communication means 709 may allow the electronic device 700 to communicate wirelessly or by wire with other devices to exchange data. While fig. 7 shows an electronic device 700 having various means, it is to be understood that not all of the illustrated means are required to be implemented or provided. More or fewer devices may be implemented or provided instead.
In particular, according to embodiments of the present disclosure, the processes described above with reference to flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a non-transitory computer readable medium, the computer program comprising program code for executing an apparatus shown in a flowchart. In such an embodiment, the computer program may be downloaded and installed from a network via communication device 709, or installed from storage 708, or installed from ROM 702. When being executed by the processing means 701, performs the above-described functions defined in the apparatus of the embodiments of the present disclosure.
It should be noted that the computer readable medium described in the present disclosure may be a computer readable signal medium or a computer readable storage medium, or any combination of the two. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples of the computer-readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this disclosure, a computer-readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In the present disclosure, however, the computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, with the computer-readable program code embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, fiber optic cables, RF (radio frequency), and the like, or any suitable combination of the foregoing.
In some implementations, the clients, servers may communicate using any currently known or future developed network protocol, such as HTTP (HyperText Transfer Protocol ), and may be interconnected with any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the internet (e.g., the internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed networks.
The computer readable medium may be contained in the terminal; or may exist alone without being fitted into the terminal.
The computer-readable medium carries one or more programs which, when executed by the terminal, cause the terminal to: acquiring user operation information of an application; generating task initialization configuration information according to the user operation information so as to be used when the application is started; the task initialization configuration information comprises the sequence of task initialization when the application is started.
Alternatively, the computer-readable medium carries one or more programs that, when executed by the terminal, cause the terminal to: acquiring user operation information of an application; generating task initialization configuration information according to the user operation information so as to be used when the application is started; the task initialization configuration information comprises the sequence of task initialization when the application is started.
Accordingly, embodiments in accordance with the present disclosure provide a system including a terminal provided in one or more of the foregoing embodiments, and a server provided in one or more of the foregoing embodiments.
Computer program code for carrying out operations of the present disclosure may be written in one or more programming languages, including, but not limited to, an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, apparatuses, and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units involved in the embodiments of the present disclosure may be implemented by means of software, or may be implemented by means of hardware. The name of the unit is not limited to the unit itself in some cases, and for example, the acquisition unit may also be described as "a unit for acquiring user operation information of an application".
The functions described above herein may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: a Field Programmable Gate Array (FPGA), an Application Specific Integrated Circuit (ASIC), an Application Specific Standard Product (ASSP), a system on a chip (SOC), a Complex Programmable Logic Device (CPLD), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. The machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
According to one or more embodiments of the present disclosure, there is provided a method of application management, the method comprising: acquiring user operation information of an application; generating task initialization configuration information according to user operation information so as to be used when the application is started; the task initialization configuration information comprises the sequence of task initialization when the application is started.
According to one or more embodiments of the present disclosure, obtaining user operation information of an application includes: acquiring user operation information in a first period; or acquiring user operation information applied in the first starting times.
According to one or more embodiments of the present disclosure, the user operation information is user operation information within a second period of time or a second number of operations after each start of the application.
According to one or more embodiments of the present disclosure, the user operation information includes an operation order or a number of operations of the components of the application by the user.
According to one or more embodiments of the present disclosure, generating task initialization configuration information from user operation information includes: determining task execution information according to the user operation information; and generating task initialization configuration information according to the task execution information.
According to one or more embodiments of the present disclosure, determining task execution information according to user operation information includes: determining task execution information according to user operation information and a preset mapping relation; the preset mapping relation is the mapping relation between the user operation information and the task.
According to one or more embodiments of the present disclosure, generating task initialization configuration information from user operation information includes: the method comprises the steps of sending the task initialization configuration information to enable a server to receive user operation information, so that the server generates task initialization configuration information according to the user operation information; and receiving the task initialization configuration information generated by the server.
According to one or more embodiments of the present disclosure, there is provided an apparatus for application management, the apparatus including: the acquisition unit is used for acquiring user operation information of the application; the configuration unit is used for generating task initialization configuration information according to the user operation information so as to be used when the application is started; the task initialization configuration information comprises the sequence of task initialization when the application is started.
According to one or more embodiments of the present disclosure, there is provided a server including: a processor and a computer-readable storage medium coupled to the processor, the computer-readable storage medium including code executable by the processor for performing a method comprising: receiving user operation information from a terminal; generating task initialization configuration information according to user operation information; transmitting configuration information for initializing a task for a terminal to receive; the task initialization configuration information comprises the sequence of task initialization when the application is started.
According to one or more embodiments of the present disclosure, there is provided a terminal including: at least one memory and at least one processor; wherein the memory is for storing program code, and the processor is for invoking the program code stored by the memory to perform the method of application management as provided by one or more of the embodiments described above.
In accordance with one or more embodiments of the present disclosure, there is provided a system comprising: a terminal as provided in one or more of the foregoing embodiments; and a server as provided in the foregoing embodiments.
According to one or more embodiments of the present disclosure, there is provided a non-transitory computer storage medium having program code stored thereon for performing a method of application management as provided by one or more of the previous embodiments.
The foregoing description is only of the preferred embodiments of the present disclosure and description of the principles of the technology being employed. It will be appreciated by persons skilled in the art that the scope of the disclosure referred to in this disclosure is not limited to the specific combinations of features described above, but also covers other embodiments which may be formed by any combination of features described above or equivalents thereof without departing from the spirit of the disclosure. Such as those described above, are mutually substituted with the technical features having similar functions disclosed in the present disclosure (but not limited thereto).
Moreover, although operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. In certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limiting the scope of the present disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or apparatus logic acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are example forms of implementing the claims.

Claims (10)

1.一种应用管理的方法,其特征在于,所述方法包括:1. A method of application management, characterized in that the method includes: 获取应用的用户操作信息;所述用户操作信息包括所述应用启动后用户对所述应用的组件的操作顺序和/或操作次数;Obtain the user operation information of the application; the user operation information includes the user's operation sequence and/or number of operations on the components of the application after the application is launched; 根据所述用户操作信息生成任务初始化配置信息,以供所述应用启动时使用;所述根据所述用户操作信息生成任务初始化配置信息包括:根据所述用户操作信息确定任务执行信息;根据所述任务执行信息生成任务初始化配置信息;Generating task initialization configuration information according to the user operation information for use when the application is started; generating task initialization configuration information according to the user operation information includes: determining task execution information according to the user operation information; Task execution information generates task initialization configuration information; 其中,所述任务初始化配置信息包括所述应用启动时任务初始化的顺序。Wherein, the task initialization configuration information includes the order of task initialization when the application is started. 2.如权利要求1所述的应用管理的方法,其特征在于,所述获取应用的用户操作信息包括:2. The method of application management according to claim 1, wherein said obtaining user operation information of an application includes: 获取第一时段内的所述用户操作信息;或Obtain the user operation information within the first period; or 获取所述应用在第一启动次数内的所述用户操作信息。Obtain the user operation information of the application within the first number of starts. 3.如权利要求1所述的应用管理的方法,其特征在于,所述用户操作信息是所述应用每次启动后第二时段内或第二操作次数内的用户操作信息。3. The method of application management according to claim 1, wherein the user operation information is user operation information within a second period or a second number of operations after each start of the application. 4.如权利要求1所述的应用管理的方法,其特征在于,所述根据所述用户操作信息确定任务执行信息包括:4. The method of application management according to claim 1, wherein determining task execution information based on the user operation information includes: 根据所述用户操作信息和预设映射关系确定所述任务执行信息;Determine the task execution information according to the user operation information and the preset mapping relationship; 其中,所述预设映射关系为所述用户操作信息与任务之间的映射关系。Wherein, the preset mapping relationship is a mapping relationship between the user operation information and tasks. 5.如权利要求1所述的应用管理的方法,其特征在于,所述根据所述用户操作信息生成任务初始化配置信息包括:5. The method of application management according to claim 1, wherein generating task initialization configuration information according to the user operation information includes: 发送以供服务器接收所述用户操作信息,以使所述服务器根据所述用户操作信息生成任务初始化配置信息;Send to the server to receive the user operation information, so that the server generates task initialization configuration information according to the user operation information; 接收来自所述服务器所生成的所述任务初始化配置信息。Receive the task initialization configuration information generated from the server. 6.一种应用管理的装置,其特征在于,所述装置包括:6. An application management device, characterized in that the device includes: 获取单元,用于获取应用的用户操作信息;所述用户操作信息包括所述应用启动后用户对所述应用的组件的操作顺序和/或操作次数;以及An acquisition unit, configured to acquire user operation information of the application; the user operation information includes the user's operation sequence and/or number of operations on the components of the application after the application is started; and 配置单元,用于根据所述用户操作信息生成任务初始化配置信息,以供所述应用启动时使用;A configuration unit configured to generate task initialization configuration information based on the user operation information for use when the application is started; 所述配置单元包括:The configuration unit includes: 任务确定子单元,用于根据用户操作信息确定任务执行信息;以及Task determination subunit, used to determine task execution information based on user operation information; and 配置子单元,用于根据任务执行信息生成任务初始化配置信息;Configuration subunit, used to generate task initialization configuration information based on task execution information; 其中,所述任务初始化配置信息包括所述应用启动时任务初始化的顺序。Wherein, the task initialization configuration information includes the order of task initialization when the application is started. 7.一种服务器,其特征在于,所述服务器包括:处理器和耦合到所述处理器的计算机可读存储介质,所述计算机可读存储介质包括可由所述处理器执行的代码,用于执行一种方法,包括:7. A server, comprising: a processor and a computer-readable storage medium coupled to the processor, the computer-readable storage medium comprising code executable by the processor, for Execute a method that includes: 接收来自终端的用户操作信息;所述用户操作信息包括应用启动后用户对所述应用的组件的操作顺序和/或操作次数;Receive user operation information from the terminal; the user operation information includes the user's operation sequence and/or number of operations on components of the application after the application is launched; 根据所述用户操作信息生成任务初始化配置信息;所述根据所述用户操作信息生成任务初始化配置信息包括:根据所述用户操作信息确定任务执行信息;根据所述任务执行信息生成任务初始化配置信息;Generating task initialization configuration information according to the user operation information; generating task initialization configuration information according to the user operation information includes: determining task execution information according to the user operation information; generating task initialization configuration information according to the task execution information; 发送以供所述终端接收所述任务初始化配置信息;Send for the terminal to receive the task initialization configuration information; 其中,所述任务初始化配置信息包括所述应用启动时任务初始化的顺序。Wherein, the task initialization configuration information includes the order of task initialization when the application is started. 8.一种终端,其特征在于,所述终端包括:8. A terminal, characterized in that the terminal includes: 至少一个存储器和至少一个处理器;at least one memory and at least one processor; 其中,所述存储器用于存储程序代码,所述处理器用于调用所述存储器所存储的程序代码以执行权利要求1至5任一所述的应用管理的方法。Wherein, the memory is used to store program codes, and the processor is used to call the program codes stored in the memory to execute the application management method described in any one of claims 1 to 5. 9.一种系统,其特征在于,所述系统包括:9. A system, characterized in that the system includes: 如权利要求8所述的终端;及The terminal as claimed in claim 8; and 如权利要求7所述的服务器。The server of claim 7. 10.一种非暂态计算机存储介质,其特征在于,所述非暂态计算机存储介质存储有程序代码,所述程序代码用于执行权利要求1至5任一所述的应用管理的方法。10. A non-transitory computer storage medium, characterized in that the non-transitory computer storage medium stores program code, and the program code is used to execute the application management method according to any one of claims 1 to 5.
CN201911115329.1A 2019-11-14 2019-11-14 Application management method, device, terminal, system and storage medium Active CN110865846B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911115329.1A CN110865846B (en) 2019-11-14 2019-11-14 Application management method, device, terminal, system and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911115329.1A CN110865846B (en) 2019-11-14 2019-11-14 Application management method, device, terminal, system and storage medium

Publications (2)

Publication Number Publication Date
CN110865846A CN110865846A (en) 2020-03-06
CN110865846B true CN110865846B (en) 2023-12-12

Family

ID=69653860

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911115329.1A Active CN110865846B (en) 2019-11-14 2019-11-14 Application management method, device, terminal, system and storage medium

Country Status (1)

Country Link
CN (1) CN110865846B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112068941B (en) * 2020-09-03 2023-07-21 北京百度网讯科技有限公司 Application calling method, device, electronic device and storage medium
CN112463778B (en) * 2020-11-24 2021-07-23 山西广电新媒体有限公司 Information processing method based on big data and application program and big data server
CN114745272B (en) * 2020-12-23 2023-09-15 武汉斗鱼网络科技有限公司 Method, server, medium and device for improving starting speed of application program
CN118642783B (en) * 2024-08-15 2024-11-22 深圳市智慧城市科技发展集团有限公司 Method for determining initialization module of application program, server and readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107357574A (en) * 2017-06-28 2017-11-17 维沃移动通信有限公司 A kind of operating method and mobile terminal
CN107943576A (en) * 2017-12-14 2018-04-20 中国平安人寿保险股份有限公司 Starting guide method, apparatus, equipment, system and the medium of application program
CN110032370A (en) * 2019-04-16 2019-07-19 北京中电普华信息技术有限公司 Information collecting method and relevant apparatus
CN110262842A (en) * 2018-03-12 2019-09-20 福建天泉教育科技有限公司 Method and terminal for starting component
CN110442396A (en) * 2019-07-31 2019-11-12 网易(杭州)网络有限公司 Application program launching method and device, storage medium and electronic equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107357574A (en) * 2017-06-28 2017-11-17 维沃移动通信有限公司 A kind of operating method and mobile terminal
CN107943576A (en) * 2017-12-14 2018-04-20 中国平安人寿保险股份有限公司 Starting guide method, apparatus, equipment, system and the medium of application program
CN110262842A (en) * 2018-03-12 2019-09-20 福建天泉教育科技有限公司 Method and terminal for starting component
CN110032370A (en) * 2019-04-16 2019-07-19 北京中电普华信息技术有限公司 Information collecting method and relevant apparatus
CN110442396A (en) * 2019-07-31 2019-11-12 网易(杭州)网络有限公司 Application program launching method and device, storage medium and electronic equipment

Also Published As

Publication number Publication date
CN110865846A (en) 2020-03-06

Similar Documents

Publication Publication Date Title
CN110865846B (en) Application management method, device, terminal, system and storage medium
CN110781432A (en) Page jump method and device, electronic equipment and computer readable storage medium
CN111488185B (en) Page data processing method, device, electronic equipment and readable medium
CN112306340B (en) Information display method, information sending method, device, electronic device and medium
CN110069308B (en) Page launching method, apparatus, electronic device and storage medium
CN110825481A (en) Method and device for displaying page information corresponding to page tag and electronic equipment
US11861381B2 (en) Icon updating method and apparatus, and electronic device
CN110619100B (en) Method and apparatus for acquiring data
CN109510881A (en) Method, apparatus, electronic equipment and the readable storage medium storing program for executing of sharing files
CN111432001B (en) Method, apparatus, electronic device and computer readable medium for jumping scenes
CN111309416B (en) Information display method, device and equipment of application interface and readable medium
JP7636545B2 (en) Information interaction method, device, and equipment
EP4231143B1 (en) Information display method and apparatus, electronic device, and computer readable storage medium
CN110618768B (en) Information presentation method and device
CN113157365B (en) Program running method, program running device, electronic equipment and computer readable medium
JP2025533459A (en) Interaction method, device, electronic device, storage medium and computer program
CN111246228A (en) Method, device, medium and electronic equipment for updating gift resources of live broadcast room
CN110619101B (en) Method and apparatus for processing information
CN111694629A (en) Information display method and device and electronic equipment
CN114089891B (en) Display control method, device and electronic device
CN111596992B (en) Navigation bar display method, device and electronic device
CN114489891A (en) Control method, system, device, readable medium and equipment of cloud application program
CN112333462A (en) Page jumping method, returning method, device and electronic device in live broadcast room
CN111212296B (en) Live broadcast room gift list configuration method, device, medium and electronic equipment
CN110704767B (en) Page opening method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20230428

Address after: Room 802, Information Building, 13 Linyin North Street, Pinggu District, Beijing, 101299

Applicant after: Beijing youzhuju Network Technology Co.,Ltd.

Address before: No. 715, 7th floor, building 3, 52 Zhongguancun South Street, Haidian District, Beijing 100081

Applicant before: Beijing infinite light field technology Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant