CN112235333B - Function package management method, device, equipment and storage medium - Google Patents

Function package management method, device, equipment and storage medium Download PDF

Info

Publication number
CN112235333B
CN112235333B CN201910635767.4A CN201910635767A CN112235333B CN 112235333 B CN112235333 B CN 112235333B CN 201910635767 A CN201910635767 A CN 201910635767A CN 112235333 B CN112235333 B CN 112235333B
Authority
CN
China
Prior art keywords
function
package
function package
installation message
user
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
CN201910635767.4A
Other languages
Chinese (zh)
Other versions
CN112235333A (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 ByteDance Network Technology Co Ltd
Original Assignee
Beijing ByteDance 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 ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Priority to CN201910635767.4A priority Critical patent/CN112235333B/en
Publication of CN112235333A publication Critical patent/CN112235333A/en
Application granted granted Critical
Publication of CN112235333B publication Critical patent/CN112235333B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the disclosure discloses a method, a device, equipment and a storage medium for managing a functional package, wherein the method comprises the following steps: acquiring user behavior data, and sending the user behavior data to a server so that the server generates a function package installation message of a function package to be installed according to the user behavior data; receiving a function package installation message sent by a function package management background, and acquiring a download address of a function package to be installed, which is contained in the function package installation message; and downloading and installing the functional package to be installed according to the downloading address to obtain a display interface containing the functional control corresponding to the functional package to be installed. According to the method provided by the embodiment of the disclosure, the function package to be installed is obtained through the plug-in technology, so that the function package is installed without updating the application program version, and the user experience is improved.

Description

Function package management method, device, equipment and storage medium
Technical Field
The embodiment of the disclosure relates to the technical field of computers, in particular to a method, a device, equipment and a storage medium for managing a functional package.
Background
With the rapid development of mobile internet technology, mobile handheld devices mainly comprising smart phones are greatly popularized, the lives of people are continuously changed and influenced, along with the development of the smart mobile handheld devices, third party application programs are also rapidly developed, more and more application programs enrich the lives of people, and some behavior modes of people are changed, for example, students can only learn extracurriculally on line before, and most student groups can learn extracurriculously and autonomously through learning application programs.
The learning application program often needs to make a custom learning plan for the user, and in the existing learning application program, after a data packet for customizing the user is formed, the user side needs to update the version of the application program and then can read and use the data packet, so that the use complexity of the user is increased.
Disclosure of Invention
The disclosure provides a method, a device, equipment and a storage medium for managing a functional package, so that the installation of the functional package is completed under the condition that an application program version is not required to be updated, and the user experience is improved.
In a first aspect, an embodiment of the present disclosure provides a method for managing a functional package, including:
acquiring user behavior data, and sending the user behavior data to a server so that the server generates a function package installation message of a function package to be installed according to the user behavior data;
Receiving a function package installation message sent by a function package management background, and acquiring a download address of a function package to be installed, which is contained in the function package installation message;
and downloading and installing the functional package to be installed according to the downloading address to obtain a display interface containing the functional control corresponding to the functional package to be installed.
In a second aspect, an embodiment of the present disclosure further provides a method for managing a functional package, including:
receiving user behavior data sent by a client, and generating a function package installation message of a function package to be installed based on the user behavior data;
and sending the function package installation message to a function package management background so that the function package management background sends the function package installation message to a client.
In a third aspect, embodiments of the present disclosure further provide a terminal device, including:
one or more processing devices;
a storage means for storing one or more programs;
the one or more programs, when executed by the one or more processing devices, cause the one or more processing devices to implement the method of functional package management as described in any of the embodiments of the present disclosure.
In a fourth aspect, the disclosed embodiments also provide a computer-readable storage medium, which when executed by a computer processor, is configured to perform the method of functional package management as described in any of the disclosed embodiments.
According to the embodiment of the disclosure, the user behavior data is obtained and sent to the server, so that the server generates a function package installation message of the function package to be installed according to the user behavior data; receiving a function package installation message sent by a function package management background, and acquiring a download address of a function package to be installed, which is contained in the function package installation message; and downloading and installing the function package to be installed according to the downloading address to obtain a display interface containing the function control corresponding to the function package to be installed, and obtaining the function package to be installed through a plug-in technology, so that the function package is installed under the condition that the application program version is not required to be updated, and the user experience is improved.
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 flowchart of a method for managing a function package according to an embodiment of the present disclosure;
FIG. 2 is a flowchart of a method for managing a function package according to an embodiment of the disclosure;
FIG. 3 is a flowchart of a method for managing a function package according to an embodiment of the disclosure;
fig. 4 is a schematic structural diagram of a function packet management device according to an embodiment of the disclosure;
fig. 5 is a schematic structural diagram of a function packet management device according to an embodiment of the present disclosure;
fig. 6 is a schematic structural diagram of a terminal device according to 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 various steps recited in the method embodiments of the present disclosure may be performed in a different order and/or performed in parallel. Furthermore, method 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.
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.
In the following embodiments, optional features and examples are provided in each embodiment at the same time, and the features described in the embodiments may be combined to form multiple alternatives, and each numbered embodiment should not be considered as only one technical solution.
Example 1
Fig. 1 is a flowchart of a method for managing a functional package according to an embodiment of the present disclosure. The present embodiment is applicable to the case when a function package to be installed is received and installed, and the method may be performed by a function package management apparatus, which may be implemented in software and/or hardware, for example, the function package management apparatus may be configured in a terminal device. As shown in fig. 1, the method includes:
s110, acquiring user behavior data, and sending the user behavior data to a server so that the server generates a function package installation message of the function package to be installed according to the user behavior data.
The method provided by the embodiment can be applied to Application (APP). In this embodiment, the user behavior data may be behavior data corresponding to a setting operation performed when the user uses the APP. Taking learning application program as an example, the user behavior data can be behavior data such as user history answer data, user history reading data and the like. The user history answer data are data formed by answering by the user through the APP, and the user history reading data are data formed by the user through the APP during knowledge point reading and learning. Optionally, the function package to be installed includes a learning package. For example, the functional package to be installed may be a learning package formed by problem data corresponding to one or more knowledge points and/or knowledge point explanation data corresponding to one or more knowledge points.
In this embodiment, after the user behavior data is obtained, the user behavior data is sent to the server, and the server can determine a to-be-installed function package to be pushed to the user according to the user behavior data, so as to implement personalized pushing of the function package. Taking a learning application program as an example, sending user history answer data to a server, analyzing the user history answer data by the server to obtain knowledge points to be improved by a user, and generating a function package installation message according to a learning package corresponding to the knowledge points to be improved by the user, so that a client obtains and installs the function package to be installed according to the function package installation message, and pushing the function package is completed under the conditions that user operation is not required and an application program version is not required to be updated.
S120, receiving a function package installation message sent by a function package management background, and obtaining a download address of the function package to be installed, which is contained in the function package installation message.
In this embodiment, the functional modules may be developed and managed independently, and dynamically loaded into the APP in the form of a plug-in. Optionally, the management of the function module corresponding to the function package to be installed can be performed in the function package management background. The function package management background may generate a function package installation message when the function package is to be installed, and send the function package installation message to the client, so that the client downloads and installs the function package to be installed according to the function package installation message. The function package to be installed in the function package management background can be a function package directly developed by a developer, or can be a function package which is determined by a server according to user behavior data and used for pushing to a user.
Optionally, the function package installation message includes a download address of the function package to be installed, and after the client receives the function package installation message sent by the function package management background, the client analyzes the function package installation message to obtain the download address included in the function package installation message, and downloads the function package to be installed based on the obtained download address.
And S130, downloading and installing the functional package to be installed according to the downloading address to obtain a display interface containing the functional control corresponding to the functional package to be installed.
In this embodiment, after obtaining the download address of the to-be-installed function package, the client accesses the download address to download and install the to-be-installed function package, so as to obtain the display interface including the function control corresponding to the to-be-installed function package. When a display instruction of triggering the display interface by a user is detected, the display interface containing the functional control is displayed through a display device. Optionally, the to-be-installed functional package includes a display position of the functional control and a display interface where the functional control is located, and the client can determine a display position of the functional control according to the display interface and the display position included in the to-be-installed functional package.
Optionally, if the installation of the functional package is to be completed, and the display interface including the functional control is obtained, the interface currently displayed by the APP is the same interface, and the display interface is refreshed, and the display interface including the functional control is displayed. And if the installation of the functional package is completed, and the display interface containing the functional control is obtained, wherein the interface currently displayed by the APP is other interfaces, and the display interface containing the functional control is displayed after the user triggers the display instruction of the display interface. When the user clicks the function control in the display interface, display content corresponding to the function control, such as problem content corresponding to the knowledge point, and/or explanation content of the knowledge point, is displayed to the user.
According to the embodiment of the disclosure, the user behavior data is obtained and sent to the server, so that the server generates a function package installation message of the function package to be installed according to the user behavior data; receiving a function package installation message sent by a function package management background, and acquiring a download address of a function package to be installed, which is contained in the function package installation message; and downloading and installing the function package to be installed according to the downloading address to obtain a display interface containing the function control corresponding to the function package to be installed, and obtaining the function package to be installed through a plug-in technology, so that the function package is installed under the condition that the application program version is not required to be updated, and the user experience is improved.
On the basis of the scheme, the method further comprises the following steps:
and acquiring buried point data, and sending the buried point data to a server so that the server evaluates the functions corresponding to the buried point data.
In this embodiment, the functions of the installed function package may also be evaluated by buried point analysis. Specifically, after the client acquires the embedded point data, the embedded point data is sent to the server, and the server evaluates the function corresponding to the embedded point data according to the acquired embedded point data.
On the basis of the scheme, the method further comprises the following steps:
and receiving a function putting instruction sent by a function package management background, and disabling a function corresponding to the function putting instruction.
In this embodiment, if the server determines that the function user corresponding to the embedded data is not good in use effect according to the embedded data, the above-described functions may be put down. Specifically, the server side generates a function putting instruction, sends the function putting instruction to the function package management background, pushes the received function putting instruction to the client side in real time, disables the corresponding function according to the function putting instruction, and generates a display interface for removing the function control corresponding to the function. In this embodiment, the installation and the off-shelf of the functional module are realized by the plug-in technology, and the application program version is not required to be updated.
Example two
Fig. 2 is a flowchart of a method for managing a functional package according to an embodiment of the present disclosure. The present embodiment may be applicable to a case when a function package to be installed is pushed to a client, and the method may be performed by a function package management device, which may be implemented in software and/or hardware, for example, the function package management device may be configured in a terminal device. As shown in fig. 2, the method includes:
S210, receiving user behavior data sent by a client, and generating a function package installation message of the function package to be installed based on the user behavior data.
The method provided by the embodiment can be applied to a server. In this embodiment, the server receives user behavior data sent by the client, and determines a to-be-installed function package corresponding to the client based on the user behavior data, so as to implement personalized pushing of the function package.
In this embodiment, the user behavior data includes user history answer data, and the generating, based on the user behavior data, a function package installation message of a function package to be installed includes:
determining knowledge points to be improved of the user according to the user history answer data;
and generating a function package installation message of the function package to be installed based on the download address of the learning package corresponding to the knowledge point to be improved.
Taking a learning application program as an example, the server stores a correspondence between knowledge points and learning packages. After receiving user history answer data sent by a client, the server analyzes the user history answer data, determines knowledge points to be improved of a user, obtains download addresses of learning packages corresponding to the knowledge points to be improved, and generates download address function package installation information containing the learning packages corresponding to the knowledge points to be improved. For example, the knowledge points to be improved of the user can be determined according to the score of each question in the historical answer data of the user and the knowledge points corresponding to the questions. For example, if the topic score corresponding to the knowledge point a in the historical answer data of the user is low, determining the knowledge point a as the knowledge point to be improved of the user.
And S220, sending the function package installation message to a function package management background so that the function package management background sends the function package installation message to the client.
After the function package installation message containing the function package download address to be installed is generated, the function package installation message is sent to the function package management background, so that the function package management background sends the function package installation message to the client, and the function module corresponding to the function package to be installed and started can be installed without restarting the client application program.
According to the embodiment of the disclosure, by receiving user behavior data sent by a client, a function package installation message of a function package to be installed is generated based on the user behavior data; and sending the function package installation message to a function package management background, so that the function package management background sends the function package installation message to a client, and the function package is accurately pushed to a corresponding client through a plug-in technology, thereby realizing that the client completes the installation of the function package under the condition of not updating the version of an application program, and improving user experience.
On the basis of the scheme, the method further comprises the following steps:
receiving buried point data sent by a client, and judging whether a function corresponding to the buried point data meets a set function putting-in rule or not;
And if the function corresponding to the embedded point data meets the set function shelving rules, generating a function shelving instruction, and sending the function shelving instruction to a function package management background so that the function package management background sends the function shelving instruction to a client.
In this embodiment, the functions of the installed function package may also be evaluated by buried point analysis. Specifically, the server receives the embedded point data sent by the client, and evaluates the function corresponding to the embedded point data according to the received embedded point data. If the server determines that the use effect of the function user corresponding to the embedded data is poor according to the embedded data, the function can be put down. For example, a function drop rule may be preset, and when a function corresponding to the embedded point data meets the set function drop rule, a function drop instruction corresponding to the function is generated, and the function drop instruction is sent to a function package management background, so that the function package management background sends the function drop instruction to a client.
Optionally, the embedded data may be the click rate of the user on the function control corresponding to the installed function package, if the click rate of the user on the function control is smaller than the set click rate threshold, it may be determined that the function corresponding to the embedded data meets the set function shelving rule, and then a function shelving instruction corresponding to the function is generated.
In this embodiment, the pushing and the putting-off of the functional module are realized by the plug-in technology, and the application program version is not required to be updated.
Example III
Fig. 3 is a flowchart of a method for managing a functional package according to an embodiment of the present disclosure. This embodiment provides a preferred embodiment on the basis of the above-described embodiments. As shown in fig. 3, the method includes:
s310, the client acquires the user history answer data and sends the user history answer data to the server.
In this embodiment, the application program is embodied as a learning-class application program, and the user behavior data is embodied as user history answer data. Specifically, the client acquires user history answer data and sends the user history answer data to the server.
S320, the server receives user history answer data sent by the client and generates a function package installation message of the function package to be installed based on the user behavior data.
The server receives user history answer data sent by the client, determines knowledge points to be improved of the user according to the user history answer data, acquires download addresses of learning packages corresponding to the knowledge points to be improved, and generates function package installation information containing the download addresses of the learning packages corresponding to the knowledge points to be improved.
S330, the server sends the function package installation message to the function package management background.
And S340, the function package management background sends the function package installation message to the client.
In one embodiment, after the server generates the function package installation message, the function package installation message is sent to the function package management background, and the function package management background sends the function package installation message to the client.
In one embodiment, after developing the to-be-installed function package, a developer may directly generate a function package installation message of the to-be-installed function package in a function package management background, and then send the function package installation message to the client.
S350, the client receives the function package installation message sent by the function package management background, and acquires the download address of the function package to be installed, which is contained in the function package installation message.
And S360, the client downloads and installs the function package to be installed according to the download address, and a display interface containing the function control corresponding to the function package to be installed is obtained.
After receiving the function package installation message sent by the function package management background, the client analyzes the function package installation message to obtain a download address contained in the function package installation message, downloads the function package (learning package) to be installed by accessing the download address and installs the function package (learning package), thereby obtaining a display interface containing the function controls corresponding to the learning package.
According to the embodiment of the disclosure, through the plug-in technology, the function package is accurately pushed to the appointed user, so that the function of the specific function package can be started without restarting a system or an application by the client. Compared with the prior art, the method has the advantages that through reinstalling the client APP, traffic consumption caused by reinstalling the APP by a user and occupation of processing resources and storage resources caused by reinstalling the APP are avoided, so that user experience is improved.
On the basis of the scheme, the method further comprises the following steps:
the client acquires the embedded data and sends the embedded data to the server;
the server receives embedded point data sent by the client, judges whether a function corresponding to the embedded point data meets a set function shelving rule, generates a function shelving instruction if the function corresponding to the embedded point data meets the set function shelving rule, and sends the function shelving instruction to the function package management background;
the function package management background sends a function off-shelf instruction to the client;
the client receives a function off-shelf instruction sent by the function package management background, and disables a function corresponding to the function off-shelf instruction.
In this embodiment, the functions of the installed function package may also be evaluated by buried point analysis. Specifically, the client acquires the embedded point data, sends the embedded point data to the server, evaluates the function corresponding to the embedded point data, generates a function shelving instruction corresponding to the function if the function corresponding to the embedded point data meets a function shelving rule, sends the function shelving instruction to the function package management background, sends the function shelving instruction to the client, receives the function shelving instruction by the client, disables the function corresponding to the function shelving instruction, and realizes that the function shelving can be completed without reinstalling the client APP.
Example IV
Fig. 4 is a schematic structural diagram of a function package management device according to an embodiment of the present disclosure. The present embodiment can be applied to a case when a function package to be installed is received and installed. The function package management means may be implemented in software and/or hardware, for example, the function package management means may be configured in a terminal device, such as a mobile terminal. As shown in fig. 4, the function package management device includes: a behavior data transmitting module 410, a download address acquisition module 420, and a function package installation module 430. Wherein:
the behavior data sending module 410 is configured to obtain user behavior data, send the user behavior data to a server, and enable the server to generate a function package installation message of a function package to be installed according to the user behavior data;
the download address obtaining module 420 is configured to receive a function packet installation message sent by a function packet management background, and obtain a download address of a function packet to be installed included in the function packet installation message;
and the function package installation module 430 is configured to download and install the function package to be installed according to the download address, so as to obtain a display interface including a function control corresponding to the function package to be installed.
According to the embodiment of the disclosure, the user behavior data is acquired through the behavior data transmitting module and is transmitted to the server, so that the server generates a function package installation message of the function package to be installed according to the user behavior data; the method comprises the steps that a download address acquisition module receives a function package installation message sent by a function package management background, and acquires a download address of a function package to be installed, wherein the download address is contained in the function package installation message; the function package installation module downloads and installs the function package to be installed according to the download address to obtain a display interface containing the function control corresponding to the function package to be installed, and the function package to be installed is obtained through a plug-in technology, so that the function package is installed without updating the application program version, and the user experience is improved.
Optionally, on the basis of the above technical solution, the user behavior data includes user history answer data, and the to-be-installed function package includes a learning package.
Optionally, on the basis of the above technical solution, the apparatus further includes:
and the buried data transmitting module is used for acquiring buried data and transmitting the buried data to a server so that the server evaluates the functions corresponding to the buried data.
Optionally, on the basis of the above technical solution, the apparatus further includes:
and the function disabling module is used for receiving a function putting instruction sent by the function package management background and disabling a function corresponding to the function putting instruction.
The function package management device provided by the embodiment of the disclosure can execute the function package management method provided by the first embodiment of the disclosure, and has the corresponding function modules and beneficial effects of the execution method.
It should be noted that each unit and module included in the above apparatus are only divided according to the functional logic, but not limited to the above division, so long as the corresponding functions can be implemented; in addition, the specific names of the functional units are also only for convenience of distinguishing from each other, and are not used to limit the protection scope of the embodiments of the present disclosure.
Example five
Fig. 5 is a schematic structural diagram of a function package management device according to an embodiment of the present disclosure. The embodiment can be applied to the situation when the function package to be installed is pushed to the client. The function package management device may be implemented in software and/or hardware, for example, the function package management device may be configured in a terminal device, such as a computer. As shown in fig. 5, the function package management device includes: an installation message generation module 510 and an installation message transmission module 520. Wherein:
An installation message generating module 510, configured to receive learning data sent by a client, and generate a function package installation message of a function package to be installed based on the learning data;
and the installation message sending module 520 is configured to send the function package installation message to a function package management background, so that the function package management background sends the function package installation message to a client.
According to the embodiment of the disclosure, the installation message generating module receives user behavior data sent by the client and generates a function package installation message of a function package to be installed based on the user behavior data; the installation message sending module sends the function package installation message to the function package management background, so that the function package management background sends the function package installation message to the client, and the function package is pushed to the client through a plug-in technology, so that the installation of the function package is completed under the condition that the client does not need to update an application program version, and the user experience is improved.
Optionally, on the basis of the above technical solution, the apparatus further includes:
the embedded point data receiving module is used for receiving embedded point data sent by the client and judging whether the function corresponding to the embedded point data meets the set function putting-in rule or not;
And the function package management background is used for sending the function package management background to the client.
The function package management device provided by the embodiment of the disclosure can execute the function package management method provided by the second embodiment of the disclosure, and has the corresponding function modules and beneficial effects of the execution method.
It should be noted that each unit and module included in the above apparatus are only divided according to the functional logic, but not limited to the above division, so long as the corresponding functions can be implemented; in addition, the specific names of the functional units are also only for convenience of distinguishing from each other, and are not used to limit the protection scope of the embodiments of the present disclosure.
Example six
Referring now to fig. 6, a schematic diagram of a terminal device 600 suitable for use in implementing embodiments of the present disclosure is shown. The terminal device in the embodiments of the present disclosure may include, but is not limited to, devices 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), and the like. The terminal device shown in fig. 6 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. 6, the terminal apparatus 600 may include a processing device (e.g., a central processor, a graphic processor, etc.) 601, which may perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 602 or a program loaded from a storage device 606 into a Random Access Memory (RAM) 603. In the RAM 603, various programs and data required for the operation of the terminal apparatus 600 are also stored. The processing device 601, the ROM 602, and the RAM 603 are connected to each other through a bus 604. An input/output (I/O) interface 605 is also connected to bus 604.
In general, the following devices may be connected to the I/O interface 605: input devices 606 including, for example, a touch screen, touchpad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, and the like; an output device 607 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 608 including, for example, magnetic tape, hard disk, etc.; and a communication device 609. The communication means 609 may allow the terminal device 600 to communicate with other devices wirelessly or by wire to exchange data. While fig. 6 shows a terminal device 600 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 performing the method shown in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via communication means 609, or from storage means 606, or from ROM 602. The above-described functions defined in the methods of the embodiments of the present disclosure are performed when the computer program is executed by the processing device 601.
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 device; or may exist alone without being fitted into the terminal device.
The computer-readable medium carries one or more programs which, when executed by the terminal device, cause the terminal device to:
acquiring user behavior data, and sending the user behavior data to a server so that the server generates a function package installation message of a function package to be installed according to the user behavior data;
receiving a function package installation message sent by a function package management background, and acquiring a download address of a function package to be installed, which is contained in the function package installation message;
And downloading and installing the functional package to be installed according to the downloading address to obtain a display interface containing the functional control corresponding to the functional package to be installed.
And/or the computer readable medium carries one or more programs which, when executed by the electronic device, cause the terminal device to:
receiving user behavior data sent by a client, and generating a function package installation message of a function package to be installed based on the user behavior data;
and sending the function package installation message to a function package management background so that the function package management background sends the function package installation message to a client.
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 methods, apparatus, terminal devices 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 modules and units involved in the embodiments of the present disclosure may be implemented in software, or may be implemented in hardware. The name of the module or the unit is not limited to the module itself in some cases, for example, the download address obtaining module may also be described as "a module for receiving a function package installation message sent by the function package management background and obtaining a download address of a function package to be installed included in the function package installation message".
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.
In accordance with one or more embodiments of the present disclosure, example one provides a method of functional package management, comprising:
acquiring user behavior data, and sending the user behavior data to a server so that the server generates a function package installation message of a function package to be installed according to the user behavior data;
receiving a function package installation message sent by a function package management background, and acquiring a download address of a function package to be installed, which is contained in the function package installation message;
and downloading and installing the functional package to be installed according to the downloading address to obtain a display interface containing the functional control corresponding to the functional package to be installed.
According to one or more embodiments of the present disclosure, a second example provides a method for managing a functional package, where, based on the method for managing a functional package in the first example, the user behavior data includes user history answer data, and the functional package to be installed includes a learning package.
According to one or more embodiments of the present disclosure, example three provides a function package management method, further including, on the basis of the function package management method of example one:
and acquiring buried point data, and sending the buried point data to a server so that the server evaluates the functions corresponding to the buried point data.
According to one or more embodiments of the present disclosure, example four provides a function package management method, further including, on the basis of the function package management method of example one:
and receiving a function putting instruction sent by a function package management background, and disabling a function corresponding to the function putting instruction.
According to one or more embodiments of the present disclosure, example five provides a method of functional package management, comprising:
receiving user behavior data sent by a client, and generating a function package installation message of a function package to be installed based on the user behavior data;
and sending the function package installation message to a function package management background so that the function package management background sends the function package installation message to a client.
According to one or more embodiments of the present disclosure, an example six provides a feature pack management method, on the basis of the feature pack management method of the example five, the user behavior data includes user history answer data, and the generating, based on the user behavior data, a feature pack installation message of a feature pack to be installed includes:
determining knowledge points to be improved of the user according to the user history answer data;
and generating a function package installation message of the function package to be installed based on the download address of the learning package corresponding to the knowledge point to be improved.
According to one or more embodiments of the present disclosure, example seven provides a function package management method, further including, on the basis of the function package management method of example five:
receiving buried point data sent by a client, and judging whether a function corresponding to the buried point data meets a set function putting-in rule or not;
and if the function corresponding to the embedded point data meets the set function shelving rules, generating a function shelving instruction, and sending the function shelving instruction to a function package management background so that the function package management background sends the function shelving instruction to a client.
According to one or more embodiments of the present disclosure, example eight provides a function package management apparatus, comprising:
the behavior data sending module is used for obtaining user behavior data and sending the user behavior data to the server so that the server can generate a function package installation message of the function package to be installed according to the user behavior data;
the download address acquisition module is used for receiving the function packet installation message sent by the function packet management background and acquiring the download address of the function packet to be installed, which is contained in the function packet installation message;
and the function package installation module is used for downloading and installing the function package to be installed according to the downloading address to obtain a display interface containing the function control corresponding to the function package to be installed.
According to one or more embodiments of the present disclosure, example nine provides a function package management apparatus, comprising:
the installation message generation module is used for receiving learning data sent by the client and generating a function package installation message of a function package to be installed based on the learning data;
and the installation message sending module is used for sending the function package installation message to a function package management background so that the function package management background can send the function package installation message to a client.
According to one or more embodiments of the present disclosure, example nine provides a terminal device, including:
one or more processing devices;
a storage means for storing one or more programs;
when the one or more programs are executed by the one or more processing devices, the one or more processing devices are caused to implement the method of managing a functional package as described in any one of examples one to four, and/or implement the method of managing a functional package as described in any one of examples five to seven.
According to one or more embodiments of the present disclosure, example ten provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the method of functional package management as described in any of examples one to four and/or implements the method of functional package management as described in any of examples five to seven.
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 methodological 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 (9)

1. A method of functional package management, comprising:
acquiring user behavior data, and sending the user behavior data to a server so that the server generates a function package installation message of a function package to be installed according to the user behavior data;
receiving a function package installation message sent by a function package management background, and acquiring a download address of a function package to be installed, which is contained in the function package installation message;
downloading and installing the functional package to be installed according to the downloading address to obtain a display interface containing the functional control corresponding to the functional package to be installed;
the user behavior data comprises user history answer data, the user history answer data is data formed by answering by a user through an application program, and the function package installation message of the function package to be installed is generated according to the user behavior data and comprises the following steps: determining knowledge points to be improved of the user according to the user history answer data; and generating a function package installation message of the function package to be installed based on the download address of the learning package corresponding to the knowledge point to be improved.
2. The method as recited in claim 1, further comprising:
and acquiring buried point data, and sending the buried point data to a server so that the server evaluates the functions corresponding to the buried point data.
3. The method as recited in claim 1, further comprising:
and receiving a function putting instruction sent by a function package management background, and disabling a function corresponding to the function putting instruction.
4. A method of functional package management, comprising:
receiving user behavior data sent by a client, and generating a function package installation message of a function package to be installed based on the user behavior data;
the function package installation message is sent to a function package management background, so that the function package management background sends the function package installation message to a client;
the user behavior data comprises user history answer data, the user history answer data is data formed by answering by a user through an application program, and the function package installation message of the function package to be installed is generated according to the user behavior data and comprises the following steps: determining knowledge points to be improved of the user according to the user history answer data; and generating a function package installation message of the function package to be installed based on the download address of the learning package corresponding to the knowledge point to be improved.
5. The method as recited in claim 4, further comprising:
receiving buried point data sent by a client, and judging whether a function corresponding to the buried point data meets a set function putting-in rule or not;
and if the function corresponding to the embedded point data meets the set function shelving rules, generating a function shelving instruction, and sending the function shelving instruction to a function package management background so that the function package management background sends the function shelving instruction to a client.
6. A function package management device, comprising:
the behavior data sending module is used for obtaining user behavior data and sending the user behavior data to the server so that the server can generate a function package installation message of the function package to be installed according to the user behavior data;
the download address acquisition module is used for receiving the function packet installation message sent by the function packet management background and acquiring the download address of the function packet to be installed, which is contained in the function packet installation message;
the function package installation module is used for downloading and installing the function package to be installed according to the downloading address to obtain a display interface containing the function control corresponding to the function package to be installed;
The user behavior data comprises user history answer data, wherein the user history answer data is data formed by answering by a user through an application program, and the function package installation message of the function package to be installed is generated according to the user behavior data and comprises the following steps: determining knowledge points to be improved of the user according to the user history answer data; and generating a function package installation message of the function package to be installed based on the download address of the learning package corresponding to the knowledge point to be improved.
7. A function package management device, comprising:
the installation message generation module is used for receiving user behavior data sent by the client and generating a function package installation message of the function package to be installed based on the user behavior data;
the installation message sending module is used for sending the function package installation message to a function package management background so that the function package management background can send the function package installation message to a client;
the user behavior data comprises user history answer data, wherein the user history answer data is data formed by answering by a user through an application program, and the function package installation message of the function package to be installed is generated according to the user behavior data and comprises the following steps: determining knowledge points to be improved of the user according to the user history answer data; and generating a function package installation message of the function package to be installed based on the download address of the learning package corresponding to the knowledge point to be improved.
8. A computer device, the device comprising:
one or more processing devices;
a storage means for storing one or more programs;
when executed by the one or more processing devices, causes the one or more processing devices to implement the method of functional package management of any of claims 1-3 and/or to implement the method of functional package management of any of claims 4-5.
9. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the functional package management method according to any of claims 1-3 and/or implements the functional package management method according to any of claims 4-5.
CN201910635767.4A 2019-07-15 2019-07-15 Function package management method, device, equipment and storage medium Active CN112235333B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910635767.4A CN112235333B (en) 2019-07-15 2019-07-15 Function package management method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910635767.4A CN112235333B (en) 2019-07-15 2019-07-15 Function package management method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112235333A CN112235333A (en) 2021-01-15
CN112235333B true CN112235333B (en) 2023-05-26

Family

ID=74111122

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910635767.4A Active CN112235333B (en) 2019-07-15 2019-07-15 Function package management method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112235333B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106886437A (en) * 2017-01-24 2017-06-23 北京奇虎科技有限公司 Application program update method and apparatus
CN109660602A (en) * 2018-11-28 2019-04-19 天津字节跳动科技有限公司 Data increment transmission method and device
CN110012096A (en) * 2019-04-03 2019-07-12 中国工商银行股份有限公司 Mobile client service updates management method, apparatus and system

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10462258B2 (en) * 2014-08-27 2019-10-29 Huawei Technologies Co., Ltd. Resource download method, electronic device, and apparatus
CN105117460A (en) * 2015-08-21 2015-12-02 湖南亿谷科技发展股份有限公司 Learning resource recommendation method and system
CN105512214A (en) * 2015-11-28 2016-04-20 华中师范大学 Knowledge database, construction method and learning situation diagnosis system
CN105912614A (en) * 2016-04-07 2016-08-31 重庆智考信息技术有限公司 Personalization item bank learning system
CN106340219A (en) * 2016-08-16 2017-01-18 广东小天才科技有限公司 Topic recommendation method and system and related equipment
CN106230977B (en) * 2016-08-31 2019-08-13 广州品唯软件有限公司 A kind of client functionality loading method, system, client and server-side
CN106453494A (en) * 2016-08-31 2017-02-22 广州品唯软件有限公司 Plug-in updating method, plug-in updating system, client and server side
CN106775838A (en) * 2016-11-29 2017-05-31 暴风集团股份有限公司 Plug-in unitization downloads the method and system of application program installation kit
CN108156205B (en) * 2016-12-06 2021-01-22 阿里巴巴(中国)有限公司 Message pushing method, client, server and programmable device
JP2018132693A (en) * 2017-02-16 2018-08-23 株式会社ラーニングコム Learning support device and learning support program
CN109388744A (en) * 2017-08-11 2019-02-26 北京龙之门网络教育技术股份有限公司 A kind of adaptive learning recommended method and device
CN108111330A (en) * 2017-11-06 2018-06-01 北京趣拿软件科技有限公司 The acquisition of updated data package, the update method of application component and device
CN107832453A (en) * 2017-11-24 2018-03-23 重庆科技学院 Virtual test paper recommendation method oriented to personalized learning scheme
CN109978310A (en) * 2017-12-28 2019-07-05 重庆南华中天信息技术有限公司 The analysis system of knowledge learning
CN109993311A (en) * 2017-12-28 2019-07-09 重庆南华中天信息技术有限公司 The analysis method of knowledge learning
CN108510816A (en) * 2018-03-30 2018-09-07 重庆智考信息技术有限公司 On-line study system and method
CN109739829A (en) * 2019-01-15 2019-05-10 山东仁博信息科技有限公司 A kind of student knowledge system anlysis system based on ongoing operations
CN109785691B (en) * 2019-01-18 2021-09-24 广东小天才科技有限公司 Method and system for assisting learning through terminal
CN109816265B (en) * 2019-02-01 2022-03-01 北京作业盒子科技有限公司 Knowledge characteristic mastery degree evaluation method, question recommendation method and electronic equipment
CN109885727A (en) * 2019-02-21 2019-06-14 广州视源电子科技股份有限公司 Data method for pushing, device, electronic equipment and system
US11853773B2 (en) * 2019-05-07 2023-12-26 Honeywell International, Inc. Interactive profile-based self-learning application for smart field devices

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106886437A (en) * 2017-01-24 2017-06-23 北京奇虎科技有限公司 Application program update method and apparatus
CN109660602A (en) * 2018-11-28 2019-04-19 天津字节跳动科技有限公司 Data increment transmission method and device
CN110012096A (en) * 2019-04-03 2019-07-12 中国工商银行股份有限公司 Mobile client service updates management method, apparatus and system

Also Published As

Publication number Publication date
CN112235333A (en) 2021-01-15

Similar Documents

Publication Publication Date Title
CN111246228B (en) Method, device, medium and electronic equipment for updating gift resources of live broadcast room
CN111432001B (en) Method, apparatus, electronic device and computer readable medium for jumping scenes
CN110781373A (en) List updating method and device, readable medium and electronic equipment
CN111459364A (en) Icon updating method and device and electronic equipment
CN110865846B (en) Application management method, device, terminal, system and storage medium
CN111596992B (en) Navigation bar display method and device and electronic equipment
CN110768861B (en) Method, device, medium and electronic equipment for obtaining overtime threshold
CN112235333B (en) Function package management method, device, equipment and storage medium
CN115933936A (en) Task prompting method and device, storage medium and electronic equipment
CN113031950B (en) Picture generation method, device, equipment and medium
CN113220922B (en) Image searching method and device and electronic equipment
CN113435528B (en) Method, device, readable medium and electronic equipment for classifying objects
CN111290812B (en) Display method, device, terminal and storage medium of application control
CN110917625B (en) Game equipment display method and device, electronic equipment and storage medium
CN114077372A (en) Information display method, device and storage medium
CN114089891A (en) Display control method and device and electronic equipment
CN111835917A (en) Method, device and equipment for showing activity range and computer readable medium
CN111625326A (en) Task pipeline execution method and device and electronic equipment
CN111641692B (en) Session data processing method and device and electronic equipment
CN111240718A (en) Theme updating method and device, electronic equipment and medium
CN111641693A (en) Session data processing method and device and electronic equipment
CN112486826B (en) Test method, test device, electronic equipment and computer readable medium
CN112346728B (en) Device adaptation method, apparatus, device and computer readable medium
CN113177174B (en) Feature construction method, content display method and related device
CN110532475B (en) Information estimation 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
GR01 Patent grant
GR01 Patent grant