CN109960541B - Method, apparatus and computer storage medium for starting an applet - Google Patents

Method, apparatus and computer storage medium for starting an applet Download PDF

Info

Publication number
CN109960541B
CN109960541B CN201910196599.3A CN201910196599A CN109960541B CN 109960541 B CN109960541 B CN 109960541B CN 201910196599 A CN201910196599 A CN 201910196599A CN 109960541 B CN109960541 B CN 109960541B
Authority
CN
China
Prior art keywords
application
applet
starting
shortcut
parameters
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
CN201910196599.3A
Other languages
Chinese (zh)
Other versions
CN109960541A (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.)
Shanghai Lianshang Network Technology Co Ltd
Original Assignee
Shanghai Lianshang 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 Shanghai Lianshang Network Technology Co Ltd filed Critical Shanghai Lianshang Network Technology Co Ltd
Priority to CN201910196599.3A priority Critical patent/CN109960541B/en
Publication of CN109960541A publication Critical patent/CN109960541A/en
Priority to PCT/CN2020/078960 priority patent/WO2020187121A1/en
Application granted granted Critical
Publication of CN109960541B publication Critical patent/CN109960541B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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

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 invention provides a method, equipment and a computing storage medium for starting an applet, wherein the method comprises the following steps: after a starting instruction sent by a user to a shortcut of an applet in terminal equipment is acquired, determining a starting parameter corresponding to the applet; determining to start the starting application of the applet according to the starting parameters; and awakening the starting application, and starting the small program through the awakened starting application. By the technical scheme provided by the invention, the independence of the shortcut of the small program is improved, so that the success rate of starting the small program is further improved.

Description

Method, apparatus and computer storage medium for starting an applet
[ technical field ] A method for producing a semiconductor device
The present invention relates to the field of internet technologies, and in particular, to a method and an apparatus for starting an applet, and a computer storage medium.
[ background of the invention ]
With the development of internet technology, the application of small programs is more and more extensive. In order to simplify the operation of opening the applet, the user sometimes selects to create the shortcut of the applet in the screen of the terminal device, and the user can open the corresponding applet by directly clicking the shortcut of the applet, so that the corresponding applet can be opened without entering the host application.
However, in the prior art, after a shortcut of an applet is created by a host application, the rerun of the shortcut of the applet depends on the host application which created it. Therefore, the prior art has the following problems: after the host application is uninstalled, the applet shortcuts created by the host application also cannot run normally, resulting in a low success rate in starting the applet in the prior art.
[ summary of the invention ]
In view of this, the present invention provides a method, an apparatus, and a computer storage medium for starting an applet, which are used to solve the problem that the operation of an applet shortcut needs to depend on a host application for creating the applet shortcut, and improve the independence of the applet shortcut, thereby further improving the success rate of starting the applet.
The technical scheme adopted by the invention for solving the technical problem is to provide a method for starting an applet, which comprises the following steps: after a starting instruction sent by a user to a shortcut of an applet in terminal equipment is acquired, determining a starting parameter corresponding to the applet; determining to start the starting application of the applet according to the starting parameters; and awakening the starting application and starting the small program through the awakened starting application.
According to the technical scheme, the startup parameters of the applet are obtained, and the startup application of the applet is determined to be started according to the obtained startup parameters, so that the problem that the shortcut of the applet can only run through the host application for creating the shortcut of the applet is solved, the independence of the shortcut of the applet is improved, and the success rate of starting the applet is further improved.
[ description of the drawings ]
FIG. 1 is a flowchart of a method for initiating an applet, according to an embodiment of the present invention;
fig. 2 is a block diagram of a computer system/server according to an embodiment of the invention.
[ detailed description ] embodiments
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention will be described in detail with reference to the accompanying drawings and specific embodiments.
The terminology used in the embodiments of the invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the examples of the present invention and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be understood that the term "and/or" as used herein is merely one type of association that describes an associated object, meaning that three relationships may exist, e.g., a and/or B may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" herein generally indicates that the former and latter related objects are in an "or" relationship.
The word "if" as used herein may be interpreted as "at … …" or "when … …" or "in response to a determination" or "in response to a detection", depending on the context. Similarly, the phrases "if determined" or "if detected (a stated condition or event)" may be interpreted as "when determined" or "in response to a determination" or "when detected (a stated condition or event)" or "in response to a detection (a stated condition or event)", depending on the context.
In the prior art, the method adopted when starting the applet is as follows: after clicking the shortcut of the applet, the user wakes up the host application for creating the applet, and the host application runs the corresponding applet platform, so that the applet is started. Thus, when the host application that created the shortcut to the applet is uninstalled, the applet cannot be successfully started because the host application cannot be woken up any more. The core idea of the invention is that: the method is characterized in that a plurality of application programs capable of starting the small programs are preset, so that the strong binding between the small programs and the host application is released, and the purpose that the small programs can still be successfully started after the host application is uninstalled is achieved.
Fig. 1 is a flowchart of a method for starting an applet according to an embodiment of the present invention, as shown in fig. 1, where the method includes:
in 101, after a starting instruction sent by a user to a shortcut of an applet in a terminal device is acquired, a starting parameter corresponding to the applet is determined.
In this step, after a starting instruction sent by a user to a shortcut of an applet in the terminal device is acquired, a starting parameter corresponding to the applet to be started by the user is determined. It is understood that prior to this step, the following is also included: and creating the shortcut of the small program through the host application of the small program, and displaying the created shortcut of the small program in the terminal equipment. When the host application creates the shortcut of the applet, the shortcut can be realized by a technical means of the fast application, which is not described in detail herein.
The starting instruction sent by the user can be a clicking instruction sent by the user to the shortcut of the applet located on the screen of the terminal device, that is, in the step, after the user clicks the shortcut of the applet, the starting parameter corresponding to the applet clicked by the user can be determined. In addition, the starting instruction sent by the user can also be a voice instruction sent by the user to the shortcut of the applet in the terminal device, that is, in the step, after the user sends the voice for starting the shortcut of the applet in the terminal device, the starting parameter corresponding to the applet started by the user through the voice can be determined.
Specifically, when determining the starting parameters corresponding to the applet, the following method may be adopted: acquiring identification information of a shortcut of the applet, wherein the acquired identification information can be information such as the name and the packet name of the shortcut of the applet; and determining the starting parameters corresponding to the obtained identification information of the shortcut of the applet as the starting parameters corresponding to the applet according to the corresponding relation between the preset identification information and the starting parameters.
The starting parameters corresponding to the applet may be located locally or in the server, that is, the starting parameters corresponding to the applet may be obtained locally according to a preset corresponding relationship, or the starting parameters corresponding to the applet may be obtained from the server according to a preset corresponding relationship. The invention is not limited in this regard.
It is to be understood that the startup parameters of the applet determined in this step are pre-generated, and the pre-generated startup parameters of the applet are used for normal startup of the applet. It is understood that the generated startup parameters include the priority of the response application, the name of the applet platform, the name of the response application, the package name of the response application, the definition of the standard entry for each response application to execute the applet, other parameters for starting the applet, and the like. The response application in the invention is an application program capable of pulling up an applet to be started by a user.
When the starting parameters of the small program are generated, the starting parameters of the short-cut of the small program can be automatically generated by the host application for creating the short-cut of the small program, namely the host application automatically generates the starting parameters of the short-cut of the small program after the user selects to create the short-cut of the small program.
In addition, the startup parameters of the applet can also be generated according to the operation of the user, that is, after the user selects to create the shortcut of the applet, the host application can provide an input interface of the startup parameters for the user, and the user can fill in each parameter in the input interface through manual input or manual selection, so that after the user finishes filling, the startup parameters of the applet are obtained.
After the host application generates the basic starting parameters of the shortcut of the applet, the user can manually add the priority of the response application, the definition of the standard interface of the applet executed by each response application and the like. The present invention does not limit the generation method of the startup parameters. After the startup parameters are generated, the generated startup parameters may be stored locally or may be stored in an upload server.
At 102, a start-up application for starting the applet is determined according to the start-up parameters.
In this step, the start-up application for starting the applet, i.e. by which application the applet is started, is determined on the basis of the applet start-up parameters determined in step 101.
Specifically, when determining to start the start application of the applet according to the start parameter, the following method may be adopted: acquiring the priority of response application in the starting parameters; determining the application program ranked at the first position according to the priority of the response application; determining whether the first-ranked application program exists in the terminal equipment, and if so, taking the first-ranked application program as a starting application; if the application program does not exist, determining the application program ranked at the second position according to the priority of the response application; determining whether the second-ranked application program exists in the terminal equipment, and if so, taking the second-ranked application program as a starting application; this continues until it is determined that the application is started or that there is no application in the terminal device that starts the applet shortcut to stop. That is, this step may automatically determine an application program capable of starting the current applet according to the priority of the acquired response application, thereby further improving the efficiency of starting the applet.
In addition, in order to enable the starting application of the starting applet to conform to the use preference of the user, when the starting application of the starting applet is determined according to the starting parameters, the following method can be adopted: acquiring the priority of response application in the starting parameters; determining an application program which can start the applet and exists in the terminal equipment according to the priority of the response application; and displaying the determined application programs capable of starting the applet shortcuts, and taking the application program selected by the user as a starting application. For example, in this step, the names or icons of the applications that can start the applet shortcuts in the terminal device may be presented in a list manner.
It will be appreciated that the priority of the responding applications in the launch parameter defines the order of priority of the applications that launch the current applet. Therefore, this step can determine one application from the plurality of applications as a start application for starting the applet, according to the priority order.
When determining to start the start application of the applet according to the start parameters, the following method can be adopted: and if only one application program for starting the small program is determined according to the starting parameters, directly determining the application program as the starting application for starting the small program. For example, if there is only one name of the response application in the startup parameter or only one response application in the priority of the response application, it may be determined that there is only one application program for starting the applet, and the application program is directly used as the startup application.
It can be understood that, if it is determined in this step that there is no start application capable of starting the applet in the terminal device, then this step may generate a prompt message indicating that the applet fails to start, and display the prompt message to the user to remind the user that the applet to be started cannot be started normally.
In 103, the start-up application is woken up and the applet is started up by the woken-up start-up application.
In this step, after determining the start-up application in step 102, the start-up application is first woken up, and then the applet is started up by the woken-up start-up application.
Specifically, when the applet is started by the woken-up start-up application, the following method may be adopted: sending the determined startup parameters to the awakened startup application so that the awakened startup application starts the applet according to the received startup parameters. That is, this step may cause the initiating application to initiate the applet in accordance with the determined initiation parameters.
For example, the name of the applet platform in the determined startup parameters is the name of the platform running the applet, and the startup application may run the corresponding platform according to the name of the applet platform, so as to start the applet; the standard entry of each response application execution applet is an entry corresponding to each response application when executing the applet, and the start application may determine a corresponding entry according to the definition of the standard entry of the execution applet, so as to execute the applet through the determined entry. In order to enable the response application to normally execute the corresponding applet, the present application may also define a standard entry corresponding to the execution of a different applet in each application in advance, for example, the standard entry is defined by scheme.
It is understood that, before sending the startup parameters to the woken-up startup application, the following may be included: judging whether the architecture of the starting application is consistent with the architecture of the host application for creating the shortcut of the applet, and if so, sending the determined starting parameters to the starting application; and if not, converting the determined starting parameters according to the framework of the starting application, and sending the conversion result to the starting application. The conversion of the starting parameters is to convert the starting parameters into parameters meeting the running standards of the starting application, so that the problem of starting failure of the applet caused by different parameter running standards can be solved.
It can be understood that, after acquiring the starting instruction sent by the user to the shortcut of the applet in the terminal device in step 101, the following may also be included: determining whether the obtained starting instruction sent by the user to the shortcut of the applet in the terminal equipment is a preset starting instruction, if so, obtaining an application program which belongs to the same architecture as a host application for creating the shortcut of the applet in the terminal equipment; and displaying the acquired application programs, and using the application programs selected by the user as starting applications, for example, displaying names or icons of the acquired application programs in a list form. The preset starting instruction can be a starting instruction for a user to press a shortcut of the applet for a long time.
Specifically, when acquiring an application program belonging to the same architecture as the host application for creating the applet shortcut in the terminal device, the following manner may be adopted: acquiring identification information of a host application for creating a shortcut of an applet, such as a name of the host application, a name of a developer of the host application, and the like; and matching the identification information of each application program in the terminal equipment with the acquired identification information of the host application for creating the shortcut of the applet, and taking the successfully matched application program as the application program which belongs to the same architecture as the host application for creating the shortcut of the applet.
For example, if the developer name of the host application for creating the shortcut of the applet is a, the application with the developer name of a in the terminal device is used as the application belonging to the same architecture as the host application for creating the shortcut of the applet.
That is, this step may determine, after the user issues a preset start instruction, that the application program belonging to the same architecture as the host application that created the shortcut of the applet in the terminal device, so as to start the applet using the application program of the same architecture as the host application. Because the differences of the development languages, the operation standards and the like used among the application programs with the same architecture are small, the application programs which belong to the same architecture with the host application for creating the shortcut of the applet are used for starting the shortcut of the applet, so that the problem of failure in starting the applet due to the difference of the operation standards and the development languages can be avoided on one hand, and the interconnection and intercommunication among the application programs with the same architecture can be improved on the other hand.
Fig. 2 illustrates a block diagram of an exemplary computer system/server 012 suitable for use to implement some embodiments of the invention. The computer system/server 012 shown in fig. 2 is only an example, and should not bring any limitations to the function and scope of the embodiments of the present invention.
As shown in fig. 2, the computer system/server 012 is embodied as a general purpose computing device. The components of computer system/server 012 may include, but are not limited to: one or more processors or processing units 016, a system memory 028, and a bus 018 that couples various system components including the system memory 028 and the processing unit 016.
Bus 018 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, a processor, or a local bus using any of a variety of bus architectures. By way of example, such architectures include, but are not limited to, Industry Standard Architecture (ISA) bus, micro-channel architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Computer system/server 012 typically includes a variety of computer system readable media. Such media may be any available media that is accessible by computer system/server 012 and includes both volatile and nonvolatile media, removable and non-removable media.
System memory 028 can include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM)030 and/or cache memory 032. The computer system/server 012 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage system 034 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 2, commonly referred to as a "hard drive"). Although not shown in FIG. 2, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In such cases, each drive may be connected to bus 018 via one or more data media interfaces. The memory 028 can include at least one program product having a set (e.g., at least one) of program modules configured to carry out the functions of embodiments of the present invention.
Program/utility 040 having a set (at least one) of program modules 042 can be stored, for example, in memory 028, such program modules 042 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each of which examples or some combination thereof might include an implementation of a network environment. Program modules 042 generally perform the functions and/or methodologies of embodiments of the present invention as described herein.
The computer system/server 012 may also communicate with one or more external devices 014 (e.g., keyboard, pointing device, display 024, etc.), and in some embodiments of the invention, the computer system/server 012 communicates with an external radar device, and may also communicate with one or more devices that enable a user to interact with the computer system/server 012, and/or with any devices (e.g., network card, modem, etc.) that enable the computer system/server 012 to communicate with one or more other computing devices. Such communication may occur through an input/output (I/O) interface 022. Also, the computer system/server 012 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network such as the internet) via the network adapter 020. As shown, the network adapter 020 communicates with the other modules of the computer system/server 012 via bus 018. It should be appreciated that, although not shown, other hardware and/or software modules may be used in conjunction with the computer system/server 012, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
The processing unit 016 executes programs stored in the system memory 028, thereby executing various functional applications and data processing, such as implementing the method flow provided by the embodiments of the present invention.
The computer program described above may be provided in a computer storage medium encoded with a computer program that, when executed by one or more computers, causes the one or more computers to perform the method flows and/or apparatus operations shown in the above-described embodiments of the invention. For example, the method flows provided by the embodiments of the invention are executed by one or more processors described above.
With the development of time and technology, the meaning of media is more and more extensive, and the propagation path of computer programs is not limited to tangible media any more, and can also be downloaded from a network directly and the like. Any combination of one or more computer-readable media may be employed. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: 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 document, 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.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. 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 thereof. 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 wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like 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 type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
According to the technical scheme, the startup parameters of the applet are obtained, and the startup application of the applet is determined to be started according to the obtained startup parameters, so that the problem that the shortcut of the applet can only run through the host application for creating the shortcut of the applet is solved, the independence of the shortcut of the applet is improved, and the success rate of starting the applet is further improved.
In the embodiments provided in the present invention, it should be understood that the disclosed system, apparatus and method may be implemented in other ways. For example, the above-described device embodiments are merely illustrative, and for example, the division of the units is only one logical functional division, and other divisions may be realized in practice.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
The integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium and includes several instructions to enable a computer device (which may be a personal computer, a server, or a network device) or a processor (processor) to execute some steps of the methods according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (14)

1. A method of starting an applet, the method comprising:
after a starting instruction sent by a user to a shortcut of an applet in terminal equipment is acquired, determining a starting parameter corresponding to the applet;
the starting parameters are automatically generated by a host application for creating shortcuts of the small programs or generated according to the operation of a user;
determining a starting application for starting the applet according to the priority of response applications in the starting parameters, wherein the starting application is one of a plurality of preset response applications capable of starting the applet;
and awakening the starting application and starting the small program through the awakened starting application.
2. The method of claim 1, further comprising:
and creating the shortcut of the applet through the host application of the applet, and displaying the created shortcut of the applet in the terminal equipment.
3. The method of claim 1, wherein the determining the startup parameters corresponding to the applet comprises:
acquiring the identification information of the shortcut of the applet;
and determining the starting parameters corresponding to the identification information as the starting parameters corresponding to the small programs according to the corresponding relation between the preset identification information and the starting parameters.
4. The method of claim 1, wherein determining a launching application to launch the applet based on a priority of responding applications in the launch parameters comprises:
determining the application program ranked at the first place according to the priority of the response application;
determining whether the first-ranked application program exists in the terminal equipment, and if so, taking the first-ranked application program as a starting application;
if the application program does not exist, determining the application program ranked at the second position according to the priority of the response application;
determining whether the second-ranked application program exists in the terminal equipment, and if so, taking the second-ranked application program as a starting application;
this continues until it is determined that the application is started or it is determined that the application program that starts the applet is not present in the terminal device.
5. The method of claim 1, wherein determining to launch the initiating application of the applet based on the priority of responding applications in the launch parameters comprises:
determining an application program which can start the applet and exists in the terminal equipment according to the priority of the response application;
and displaying the determined application programs capable of starting the applet shortcuts, and taking the application program selected by the user as a starting application.
6. The method of claim 1, wherein determining to launch the initiating application of the applet based on the priority of responding applications in the launch parameters comprises:
and if only one application program for starting the small program is determined according to the priority of the response application in the starting parameters, directly determining the application program as the starting application for starting the small program.
7. The method of claim 1, further comprising:
and if the starting application of the applet cannot be determined to be started, generating prompt information of the applet starting failure, and displaying the prompt information to a user.
8. The method of claim 1, wherein the launching of the applet by the woken-up start-up application comprises:
sending the determined startup parameters to the awakened startup application so that the awakened startup application starts the applet according to the startup parameters.
9. The method of claim 8, further comprising, prior to sending the determined boot parameters to the woken-up application:
judging whether the framework of the starting application is consistent with the framework of the host application for creating the shortcut of the applet, and if so, sending the determined starting parameters to the starting application;
And if not, converting the determined starting parameters according to the framework of the starting application, and sending the conversion result to the starting application.
10. The method of claim 1, further comprising:
standard entries that can be executed corresponding to the respective applets are defined in the application in advance.
11. The method of claim 1, further comprising:
determining whether the obtained starting instruction sent by the user to the applet shortcut in the terminal equipment is a preset starting instruction, if so, obtaining an application program which belongs to the same architecture as a host application for creating the applet shortcut in the terminal equipment;
and displaying the acquired application program, and taking the application program selected by the user as a starting application.
12. The method according to claim 11, wherein the acquiring the application program belonging to the same architecture as the host application for creating the shortcut of the applet in the terminal device comprises:
acquiring identification information of a host application for creating a shortcut of an applet;
and matching the identification information of each application program in the terminal equipment with the acquired identification information of the host application for creating the shortcut of the applet, and taking the successfully matched application program as the application program which belongs to the same architecture as the host application for creating the shortcut of the applet.
13. An apparatus for initiating an applet, the apparatus comprising:
one or more processors;
a storage device for storing one or more programs,
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method of any of claims 1-12.
14. A storage medium containing computer-executable instructions for performing the method of any one of claims 1-12 when executed by a computer processor.
CN201910196599.3A 2019-03-15 2019-03-15 Method, apparatus and computer storage medium for starting an applet Active CN109960541B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201910196599.3A CN109960541B (en) 2019-03-15 2019-03-15 Method, apparatus and computer storage medium for starting an applet
PCT/CN2020/078960 WO2020187121A1 (en) 2019-03-15 2020-03-12 Applet start method, device, and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910196599.3A CN109960541B (en) 2019-03-15 2019-03-15 Method, apparatus and computer storage medium for starting an applet

Publications (2)

Publication Number Publication Date
CN109960541A CN109960541A (en) 2019-07-02
CN109960541B true CN109960541B (en) 2022-07-29

Family

ID=67024471

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910196599.3A Active CN109960541B (en) 2019-03-15 2019-03-15 Method, apparatus and computer storage medium for starting an applet

Country Status (2)

Country Link
CN (1) CN109960541B (en)
WO (1) WO2020187121A1 (en)

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109960541B (en) * 2019-03-15 2022-07-29 上海连尚网络科技有限公司 Method, apparatus and computer storage medium for starting an applet
CN110377369B (en) * 2019-07-25 2021-02-19 上海连尚网络科技有限公司 Method, device and computer storage medium for running small program
CN110557502B (en) * 2019-08-09 2021-03-23 五八有限公司 Method and device for calling up applet, electronic device and readable storage medium
CN110688124B (en) * 2019-08-23 2023-03-17 北京奇艺世纪科技有限公司 Applet processing method, apparatus, electronic device and computer readable storage medium
CN111930440A (en) * 2020-08-10 2020-11-13 湖南快乐阳光互动娱乐传媒有限公司 Method for awakening installation-free application, related device and computer storage medium
CN112148414B (en) * 2020-09-30 2024-05-31 亮风台(上海)信息科技有限公司 Interactive response method and system of interface and terminal equipment
CN112149169B (en) * 2020-10-12 2024-07-12 Oppo广东移动通信有限公司 Application access method and device and computer readable storage medium
CN112416374B (en) * 2020-11-18 2022-10-25 北京字跳网络技术有限公司 Data processing method, device, terminal and storage medium
CN114090104A (en) * 2021-01-20 2022-02-25 北京沃东天骏信息技术有限公司 Applet starting control method and device
CN114827703B (en) * 2021-01-29 2024-02-20 鹰皇文化传媒有限公司 Queuing playing method, device, equipment and medium for views
CN113157348A (en) * 2021-05-24 2021-07-23 北京字节跳动网络技术有限公司 Game starting method and device, computer equipment and storage medium
CN113626099B (en) * 2021-07-26 2024-05-07 北京达佳互联信息技术有限公司 Application program starting method and device and electronic equipment
CN114168222B (en) * 2021-11-29 2023-10-17 北京博睿宏远数据科技股份有限公司 Method and device for acquiring time consumption during starting, terminal equipment and storage medium
CN114397844B (en) * 2022-01-12 2023-05-09 厦门安科科技有限公司 Control method and control device of building dismantling machine based on multi-channel interaction
CN114924807B (en) * 2022-04-28 2023-12-01 支付宝(杭州)信息技术有限公司 Method and device for improving running speed of applet

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108595220A (en) * 2018-04-25 2018-09-28 上海掌门科技有限公司 Processing method, equipment and the computer readable storage medium of application component
CN108846100A (en) * 2018-06-19 2018-11-20 上海掌门科技有限公司 The method and apparatus of fast search boarding application
CN108984225A (en) * 2018-06-19 2018-12-11 上海掌门科技有限公司 The method and apparatus of quick start boarding application
CN109086097A (en) * 2018-07-03 2018-12-25 百度在线网络技术(北京)有限公司 A kind of starting method, apparatus, server and the storage medium of small routine

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6686481B2 (en) * 2016-02-02 2020-04-22 株式会社リコー Electronic device, activation control method, and activation control program
CN106598662B (en) * 2016-12-08 2020-04-10 蓝信移动(北京)科技有限公司 Android-based application loading method and device
CN108279828A (en) * 2016-12-30 2018-07-13 北京搜狗科技发展有限公司 A kind of method, apparatus and terminal starting application program
CN107944325B (en) * 2017-11-23 2020-01-03 维沃移动通信有限公司 Code scanning method, code scanning device and mobile terminal
CN109032696A (en) * 2018-07-17 2018-12-18 掌阅科技股份有限公司 A kind of page tune method, terminal and computer storage medium
CN109960541B (en) * 2019-03-15 2022-07-29 上海连尚网络科技有限公司 Method, apparatus and computer storage medium for starting an applet

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108595220A (en) * 2018-04-25 2018-09-28 上海掌门科技有限公司 Processing method, equipment and the computer readable storage medium of application component
CN108846100A (en) * 2018-06-19 2018-11-20 上海掌门科技有限公司 The method and apparatus of fast search boarding application
CN108984225A (en) * 2018-06-19 2018-12-11 上海掌门科技有限公司 The method and apparatus of quick start boarding application
CN109086097A (en) * 2018-07-03 2018-12-25 百度在线网络技术(北京)有限公司 A kind of starting method, apparatus, server and the storage medium of small routine

Also Published As

Publication number Publication date
WO2020187121A1 (en) 2020-09-24
CN109960541A (en) 2019-07-02

Similar Documents

Publication Publication Date Title
CN109960541B (en) Method, apparatus and computer storage medium for starting an applet
US10964317B2 (en) Voice wakeup method, apparatus and system, cloud server and readable medium
CN109002510B (en) Dialogue processing method, device, equipment and medium
US11955124B2 (en) Electronic device for processing user speech and operating method therefor
JP7258994B2 (en) Screen projection method, device, equipment and storage medium
CN110287146B (en) Method, device and computer storage medium for downloading application
CN108108094A (en) A kind of information processing method, terminal and computer-readable medium
CN110781067A (en) Method, device, equipment and storage medium for calculating starting time consumption
CN111291882A (en) Model conversion method, device, equipment and computer storage medium
CN110633033A (en) Method, apparatus, and computer storage medium for task display
US20180239754A1 (en) Electronic device and method of providing information thereof
KR20150005608A (en) Building multi-language processes from existing single-language processes
WO2023142451A1 (en) Workflow generation methods and apparatuses, and electronic device
CN109218393B (en) Push implementation method, device, equipment and computer storage medium
CN110826036A (en) User operation behavior safety identification method and device and electronic equipment
CN112416455A (en) Data processing method, device, terminal and storage medium
CN112506854A (en) Method, device, equipment and medium for storing page template file and generating page
CN111913922B (en) Binary structured log generation method, device, equipment and storage medium
CN114048415A (en) Form generation method and device, electronic equipment and computer readable storage medium
CN112416374B (en) Data processing method, device, terminal and storage medium
CN112988192A (en) Version updating method and device, electronic equipment and storage medium
CN109933444A (en) A kind of instant communication method between applying of lodging
CN114398150A (en) Application running method, device, equipment and storage medium
CN110874176A (en) Interaction method, storage medium, operating system and device
CN113791778A (en) Software project generation 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