CN109343970B - Application program-based operation method and device, electronic equipment and computer medium - Google Patents

Application program-based operation method and device, electronic equipment and computer medium Download PDF

Info

Publication number
CN109343970B
CN109343970B CN201810943149.1A CN201810943149A CN109343970B CN 109343970 B CN109343970 B CN 109343970B CN 201810943149 A CN201810943149 A CN 201810943149A CN 109343970 B CN109343970 B CN 109343970B
Authority
CN
China
Prior art keywords
application
management platform
application program
application management
program
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
CN201810943149.1A
Other languages
Chinese (zh)
Other versions
CN109343970A (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 Mijinghefeng Technology Co ltd
Original Assignee
Beijing Mijinghefeng 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 Mijinghefeng Technology Co ltd filed Critical Beijing Mijinghefeng Technology Co ltd
Priority to CN201810943149.1A priority Critical patent/CN109343970B/en
Publication of CN109343970A publication Critical patent/CN109343970A/en
Application granted granted Critical
Publication of CN109343970B publication Critical patent/CN109343970B/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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/541Interprogram communication via adapters, e.g. between incompatible applications
    • 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services

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 application relates to the technical field of computers and internet, and discloses an operation method and device based on an application program, electronic equipment and a computer medium, wherein the operation method based on the application program comprises the following steps: receiving an operation request aiming at any application program in the multi-application management platform; and calling a preset interface between the terminal equipment and the multi-application management platform, and performing corresponding operation on any application program based on the operation request. According to the method, interfaces corresponding to the terminal device and the application programs do not need to be established, the research and development complexity is greatly reduced, meanwhile, as long as the application programs newly developed after the client releases the versions are integrated into the multi-application management platform, the user can access the multi-application management platform, the client does not need to be released again, the client versions also need to be frequently updated, and the user experience is greatly improved.

Description

Application program-based operation method and device, electronic equipment and computer medium
Technical Field
The present application relates to the field of computer and internet technologies, and in particular, to an operating method and apparatus based on an application program, an electronic device, and a computer medium.
Background
In the prior art, with the popularization of terminal devices, such as smart phones, tablet computers, mobile terminals and other devices, more and more applications are running on the mobile terminals, and the appearance of a large number of applications brings certain trouble to users while the users feel the convenience brought by different applications, for example, the users need to continuously update the versions of the applications.
Moreover, with the continuous development and update of the technology, the functions of the application program are also more powerful, and the research and development personnel can also expand some functions or application items on the basis of the existing application program, for example, the application program of the existing version (for example, the application program of the 1.0 version) supports 3 application items, and when the research and development personnel newly develop 2 application items and prepare to integrate the newly developed 2 application items into the original application program, the application program of the 1.0 version can only be upgraded, for example, the application program of the 1.0 version is upgraded to the 1.1 version, that is, the release of the application program version needs to be carried out again, which not only increases the research and development cost, but also causes the user to need to continuously update the version of the application program to use the newly added application items in the application program, which brings great inconvenience to the user, and meanwhile, the continuous update of the application program also greatly consumes the user traffic, The user experience is poor.
Disclosure of Invention
The purpose of the present application is to solve at least one of the above technical drawbacks, and to provide the following solutions:
in a first aspect, an operation method based on an application program is provided, including:
receiving an operation request aiming at any application program in the multi-application management platform;
and calling a preset interface between the terminal equipment and the multi-application management platform, and performing corresponding operation on any application program based on the operation request.
Specifically, before the step of receiving an operation request for any application program in the multi-application management platform, the method further includes:
and establishing a preset interface between the multi-application management platform and the terminal equipment based on a preset script instruction so as to package a plurality of application programs into the multi-application management platform.
Further, before the step of receiving an operation request for any application program in the multi-application management platform, the method further includes:
a bottom layer correlation method of the encapsulated terminal device;
any application program in the multi-application management platform is adapted to the terminal equipment based on the packaged bottom-layer related method.
Further, the method further comprises:
and carrying out data transmission between any application program in the multi-application management platform and the server through a preset communication channel.
Further, before the step of performing data transmission between any application program in the multi-application management platform and the server through a preset communication channel, the method further includes:
and establishing the communication channel between the multi-application management platform and the server.
Further, the application is a web-based application.
Further, the underlying correlation method includes at least one of:
a web-based organizational presentation method; a bottom layer interaction method; a message notification method.
In a second aspect, an operating device based on an application program is provided, which includes:
the receiving module is used for receiving an operation request aiming at any application program in the multi-application management platform;
and the processing module is used for carrying out corresponding operation on any application program based on the operation request by calling a preset interface between the terminal equipment and the multi-application management platform.
Specifically, the device further comprises a first establishing module;
the first establishing module is used for establishing a preset interface between the multi-application management platform and the terminal equipment based on a preset script instruction so as to package a plurality of application programs into the multi-application management platform.
Further, the device also comprises a packaging module and an adapting module;
the packaging module is used for packaging a bottom layer related method of the terminal equipment;
and the adaptation module is used for adapting any application program in the multi-application management platform to the terminal equipment based on the packaged bottom-layer related method.
Further, the device also comprises a transmission module;
and the transmission module is used for transmitting data between any application program in the multi-application management platform and the server through a preset communication channel.
Further, the device also comprises a second establishing module;
and the second establishing module is used for establishing the communication channel between the multi-application management platform and the server.
Further, the application is a web-based application.
Further, the underlying correlation method includes at least one of:
a web-based organizational presentation method; a bottom layer interaction method; a message notification method.
In a third aspect, an electronic device is provided, which includes a memory, a processor, and a computer program stored on the memory and executable on the processor, and when the processor executes the computer program, the application program-based operation method is implemented.
In a fourth aspect, a computer-readable storage medium is provided, on which a computer program is stored, which when executed by a processor implements the application-based operation method described above.
According to the application program-based operation method provided by the implementation of the application program, when an operation request aiming at any application program in the multi-application management platform is received, a preset interface between the terminal device and the multi-application management platform is called, and the corresponding operation is carried out on any application program based on the operation request, so that on one hand, the access to any application program in the multi-application management platform can be realized through the preset interface between the terminal device and the multi-application management platform, and the interfaces respectively corresponding to the terminal device and each application program are not required to be established, thereby greatly reducing the research and development complexity, on the other hand, as long as the newly developed application program after the version of the client is released is integrated into the multi-application management platform, the user can access the newly developed application program through the interface between the terminal device and the multi-application management platform, thereby the client does not need to be released aiming at the newly developed application program, meanwhile, the user also needs to frequently update the client version, and the user experience is greatly improved.
Additional aspects and advantages of the present application will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the present application.
Drawings
The foregoing and/or additional aspects and advantages of the present application will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
FIG. 1 is a schematic flow chart diagram illustrating an application-based method of operation according to an embodiment of the present application;
fig. 2 is a schematic diagram of a basic structure of data transmission among a terminal device, a multi-application management platform, and a server according to an embodiment of the present application;
FIG. 3 is a detailed diagram of a multi-application management platform according to an embodiment of the present application;
FIG. 4 is a schematic diagram of a basic structure of an application-based operating device according to an embodiment of the present application;
FIG. 5 is a detailed structural diagram of an operating device based on an application according to an embodiment of the present application;
fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
Reference will now be made in detail to embodiments of the present application, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are exemplary only for the purpose of explaining the present application and are not to be construed as limiting the present application.
As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. It will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Further, "connected" or "coupled" as used herein may include wirelessly connected or wirelessly coupled. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
To make the objects, technical solutions and advantages of the present application more clear, the following detailed description of the embodiments of the present application will be made with reference to the accompanying drawings.
With the continuous development and update of the technology, the functions of the application program are more and more powerful, and developers may also expand some functions or application items based on the existing application program, for example, the application program of the existing version (for example, the application program of the 1.0 version) supports 3 application items, and when developers newly develop 2 application items and prepare to integrate the newly developed 2 application items into the original application program, the expansion can be realized only by upgrading the version of the application program, for example, upgrading the application program of the 1.0 version to the 1.1 version, i.e., the release of the application program version needs to be performed again, which not only increases the research and development cost, but also causes users to use the newly increased application items in the application program by continuously updating the version of the application program, which brings great inconvenience to the users, and simultaneously, the continuous update of the application program also greatly consumes the user traffic, The user experience is poor.
The application program-based operation method, device, electronic equipment and computer medium provided by the application program aim to solve the technical problems in the prior art.
The following describes the technical solutions of the present application and how to solve the above technical problems with specific embodiments. The following several specific embodiments may be combined with each other, and details of the same or similar concepts or processes may not be repeated in some embodiments. Embodiments of the present application will be described below with reference to the accompanying drawings.
An embodiment of the present application provides an operation method based on an application program, as shown in fig. 1, including:
step S110, receiving an operation request for any application program in the multi-application management platform.
Specifically, the multi-application management platform includes a plurality of application programs, that is, if a plurality of application programs need to be online at the same time, the plurality of application programs may all be integrated into the multi-application management platform, where the plurality of application programs may be existing application programs in a client (for example, the client 1.0) of a current version, or may be some application programs newly added to the client of the current version in the following, that is, the application programs may be integrated into the multi-application management platform regardless of whether the application programs are existing in the original client 1.0 or newly developed by a developer after the client 1.0 is released.
Further, no matter the application program is originally existed in the client 1.0 or newly developed by a developer after the client 1.0 is released, as long as the application program is integrated into the multi-application management platform, the terminal device may receive an operation request for the application program in the multi-application management platform.
And step S120, carrying out corresponding operation on any application program based on the operation request by calling a preset interface between the terminal equipment and the multi-application management platform.
Specifically, a preset interface exists between the terminal device and the multi-application management platform, and the terminal device can perform data interaction with any application program in the multi-application management platform through the preset interface, so that when the terminal device receives an operation request for any application program in the multi-application management platform, corresponding operation can be performed on any application program based on the operation request by calling the preset interface between the terminal device and the multi-application management platform.
Compared with the prior art, the application program-based operation method provided by the embodiment of the application program has the advantages that when an operation request aiming at any application program in the multi-application management platform is received, the preset interface between the terminal equipment and the multi-application management platform is called, and the corresponding operation is carried out on any application program based on the operation request, so that on one hand, the access to any application program in the multi-application management platform can be realized through the preset interface between the terminal equipment and the multi-application management platform, the interfaces respectively corresponding to the terminal equipment and the application programs are not required to be established, the development complexity is greatly reduced, on the other hand, as long as the newly developed application program after the version of the client is released is integrated into the multi-application management platform, a user can access the newly developed application program through the interface between the terminal equipment and the multi-application management platform, and the client does not need to be released aiming at the newly developed application program, meanwhile, the user also needs to frequently update the client version, and the user experience is greatly improved.
The embodiment of the present application provides another possible implementation manner, where before step S110, step S100 (not labeled in the figure) is further included: and establishing a preset interface between the multi-application management platform and the terminal equipment based on a preset script instruction so as to package a plurality of application programs into the multi-application management platform.
Wherein the application is a web-based application.
Specifically, on the basis of the existing mechanism, a preset interface between the multi-application management platform and the terminal device may be established by using a preset script instruction, that is, an individual interface provided by the terminal device and between each web-based application (hereinafter, referred to as a web application) is converted into a uniform preset interface by using the preset script instruction, and the interaction between the terminal device and each web application is performed through the preset interface, where the preset interface is an interface between the multi-application management platform and the terminal device, that is, each web application is packaged or integrated into the multi-application management platform, so that the terminal device can interact with any web application in the multi-application management platform through the preset interface.
If the interface between the terminal device and the web application 1 is interface 1, the interface between the terminal device and the web application 2 is interface 2, the interface between the terminal device and the web application 3 is interface 3, and so on. When the terminal device needs to interact with the web application 1, the terminal device can only interact through the interface 1, and when the terminal device needs to interact with the web application 2, the terminal device can only interact through the interface 2, and so on. The preset script instructions are now used to convert the individual interfaces (e.g. interface 1, interface 2, and interface 3) provided by the terminal device and between the terminal device and each web application into a unified preset interface (e.g. interface 0), and the terminal device interacts with each web application through the interface 0, that is, each web application shares the interface 0, that is, the interface 0 is a unified gateway of each web application, which is equivalent to integrating each web application together and sharing the interface 0. Each web application program can be packaged (i.e., integrated) into the multi-application management platform, and at this time, the interface 0 is a unified preset interface between the terminal device and the multi-application management platform.
Further, after the plurality of application programs are packaged to the multi-application management platform, interaction with any application program in the multi-application management platform can be performed by calling a preset interface between the terminal device and the multi-application management platform.
According to the embodiment of the application, the preset interfaces between the multi-application management platform and the terminal equipment are established based on the preset script instructions, so that any application program can be accessed through one public interface, interface resources in the development process are greatly saved, and the complexity of accessing each application program is reduced.
The embodiment of the present application provides another possible implementation manner, wherein step S101 (not shown in the drawings) and step S102 (not shown in the drawings) are further included before step S110, wherein,
step S101: an underlying related method of packaging a terminal device.
Step S102: any application program in the multi-application management platform is adapted to the terminal equipment based on the packaged bottom layer related method.
Wherein the underlying correlation method comprises at least one of:
a web-based organizational presentation method; a bottom layer interaction method; a message notification method.
Specifically, step S101 and step S102 may be executed before step S110, or may be executed before step S100, which is not limited in this application, and the following is briefly described as an example executed before step S110, and specifically, the following is:
in the process of developing a web application based on a terminal device, one form of language, for example, programming language 1, is supported by the terminal device, and another form of language, for example, programming language 2, is used for developing the web application, and since the web application is presented through the terminal device, that is, the web application can be used or otherwise operated in the terminal device after being installed in the terminal device, it is necessary to adapt the web application based on the programming language 2 to the terminal device based on the programming language 1, so that the terminal device supports the web application.
Specifically, in the process of adaptation, each item of the terminal device is usually adapted, for example, the adaptation of the web-based organization display method, the adaptation of the underlying interaction method, and the adaptation of the message notification method are performed, for example, however, the operation of adapting each item is not only complicated in process but also repeated, which greatly increases the workload of the research and development staff. Therefore, each bottom layer method needing to be adapted of the terminal device is packaged together, namely all bottom layer related methods of the terminal device are packaged, namely all bottom layer related methods of the terminal device are taken as a whole and are similar to a fixed black box, all adaptations can be completed by calling the black box once in the process of adapting the web application program to the terminal device, and one-item independent adaptation is not needed, so that the working efficiency is greatly improved, and the complexity of the adaptation process is reduced.
Further, after the bottom-layer related method of the terminal device is packaged, any application program in the multi-application management platform may be adapted to the terminal device based on the packaged bottom-layer related method (i.e. the above-mentioned "black box"), if the multi-application management platform includes the web application program 1, the web application program 2 and the web application program 3, at this time, the web application program 1 may be adapted to the terminal device based on the packaged bottom-layer related method by calling the above-mentioned "black box", and the web application program 2 may also be adapted to the terminal device by calling the above-mentioned "black box", and similarly, the web application program 3 may also be adapted to the terminal device by calling the above-mentioned "black box", thereby implementing uniform calling of the packaged terminal bottom-layer related method by the plurality of web application programs.
For the embodiment of the application, any application program in the multi-application management platform is adapted to the terminal equipment by encapsulating the bottom layer related method of the terminal equipment and based on the encapsulated bottom layer related method, so that the independent adaptation process of one item after another in the prior art is effectively avoided, the complexity of the adaptation process is reduced, the development cost is reduced, and the working efficiency is greatly improved.
The embodiment of the present application provides another possible implementation manner, wherein the method further includes step S130 (not labeled in the figure): and carrying out data transmission between any application program in the multi-application management platform and the server through a preset communication channel.
Before step S130, step S121 (not labeled in the figure) is further included: and establishing a communication channel between the multi-application management platform and the server.
Specifically, step S130 may be before step S110, or after step S120, which is not limited in the embodiment of the present application, and the following is briefly described as an example executed after step S120, and specifically, the following is:
the terminal device may perform data interaction with any application program in the multi-application management platform through a preset interface, and in the data interaction process, there may be a situation that the application program needs to access the background server, that is, the application program needs to interact with the background server, for example, data transmission may be performed, for example, a data acquisition request may be sent to the background server, and corresponding data returned by the background server may be received, so as to respond to an operation request performed through the terminal device.
Before the process of interaction between the application programs and the background server, a communication channel between the multi-application management platform and the background server can be pre-established, namely, an independent communication channel for interaction between each web application program and the background server is converted into a uniform communication channel, and the uniform communication channel is used for interaction with the background server, wherein the uniform communication channel is a communication channel between the multi-application management platform and the server, namely, each web application program is packaged or integrated into the multi-application management platform, so that each application program is respectively used for interaction with the background server through the uniform communication channel.
If the communication channel between the background server and the web application 1 is the communication channel 1, the communication channel between the background server and the web application 2 is the communication channel 2, the communication channel between the background server and the web application 3 is the communication channel 3, and so on. When the web application program 1 needs to interact with the background server, the interaction can be performed only through the communication channel 1, and when the web application program 2 needs to interact with the background server, the interaction can be performed only through the communication channel 2, and so on. Now, the separate communication channels (for example, the communication channel 1, the communication channel 2, and the communication channel 3) between the backend server and the web applications are converted into a unified communication channel (for example, the communication channel 0), and the web applications interact with the backend server through the communication channel 0, that is, the web applications share the communication channel 0, that is, the communication channel 0 is a unified gateway for the web applications, which is equivalent to integrating the web applications together and sharing the communication channel 0.
Furthermore, after the plurality of application programs are packaged to the multi-application management platform, data transmission, data interaction and the like can be carried out with the background server by calling a preset communication channel between the multi-application management platform and the background server.
According to the embodiment of the application, the preset communication channel between the multi-application management platform and the server is established, so that any application program can access the server through one public communication channel, communication channel resources in the development process are greatly saved, and the complexity of data transmission between each application program and the server is reduced.
It should be noted that fig. 2 is a schematic diagram of a basic structure of data transmission among the terminal device, the multi-application management platform, and the server according to any one of the first to fourth embodiments, where the multi-application management platform includes a plurality of web application programs, an interface between the multi-application management platform and the terminal device is the preset interface, and a communication channel between the multi-application management platform and the server is the preset communication channel. Wherein, fig. 3 is a refinement of the multi-application management platform in fig. 2.
Fig. 4 is a schematic structural diagram of an application-based operating device according to an embodiment of the present application, and as shown in fig. 4, the device 40 may include: a receiving module 41 and a processing module 42, wherein,
the receiving module 41 is configured to receive an operation request for any application program in the multi-application management platform;
the processing module 42 is configured to perform corresponding operations on any application program based on the operation request by calling a preset interface between the terminal device and the multi-application management platform.
In particular, the apparatus further comprises a first establishing module 43, as shown in fig. 5, wherein,
the first establishing module 43 is configured to establish a preset interface between the multi-application management platform and the terminal device based on a preset script instruction, so that a plurality of application programs are encapsulated in the multi-application management platform.
Further, the apparatus further comprises an encapsulation module 44 and an adaptation module 45, as shown in fig. 5, wherein,
the encapsulation module 44 is used for encapsulating the bottom related method of the terminal device;
the adapting module 45 is configured to adapt any application program in the multi-application management platform to the terminal device based on the encapsulated underlying related method.
Further, the apparatus also includes a transmission module 46, as shown in fig. 5, wherein,
the transmission module 46 is used for transmitting data between any application program in the multi-application management platform and the server through a preset communication channel.
Further, the apparatus comprises a second establishing module 47, as shown in fig. 5, wherein,
and the second establishing module is used for establishing the communication channel between the multi-application management platform and the server.
Further, the application is a web-based application.
Further, the underlying correlation method includes at least one of:
a web-based organizational presentation method; a bottom layer interaction method; message notification method
Compared with the prior art, the device provided by the embodiment of the application carries out corresponding operation on any application program based on the operation request by calling the preset interface between the terminal equipment and the multi-application management platform when receiving the operation request aiming at any application program in the multi-application management platform, on one hand, the access to any application program in the multi-application management platform can be realized through the preset interface between the terminal equipment and the multi-application management platform, the interfaces respectively corresponding to the terminal equipment and each application program are not required to be established, the development complexity is greatly reduced, on the other hand, as long as the newly developed application program after the version of the client is released is integrated into the multi-application management platform, the user can access the application program through the interface between the terminal equipment and the multi-application management platform, and the client does not need to be released aiming at the newly developed application program, meanwhile, the user also needs to frequently update the client version, and the user experience is greatly improved.
An embodiment of the present application provides an electronic device, as shown in fig. 6, an electronic device 600 shown in fig. 6 includes: a processor 601 and a memory 603. The processor 601 is coupled to the memory 603, such as via a bus 602. Further, the electronic device 600 may also include a transceiver 604. It should be noted that the transceiver 604 is not limited to one in practical applications, and the structure of the electronic device 600 is not limited to the embodiment of the present application.
The processor 601 is applied to the embodiment of the present application, and is configured to implement the functions of the receiving module and the processing module shown in fig. 4 or fig. 5, and the first establishing module, the encapsulating module, the adapting module, and the second establishing module shown in fig. 5. The transceiver 604 includes a receiver and a transmitter, and the transceiver 604 is used in the embodiment of the present application to realize the functions of the transmission module shown in fig. 5.
The processor 601 may be a CPU, general purpose processor, DSP, ASIC, FPGA or other programmable logic device, transistor logic device, hardware component, or any combination thereof. Which may implement or perform the various illustrative logical blocks, modules, and circuits described in connection with the disclosure. The processor 601 may also be a combination of computing functions, e.g., comprising one or more microprocessors in combination, a DSP and a microprocessor in combination, or the like.
Bus 602 may include a path that carries information between the aforementioned components. The bus 602 may be a PCI bus or an EISA bus, etc. The bus 602 may be divided into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown in FIG. 6, but this is not intended to represent only one bus or type of bus.
Memory 603 may be, but is not limited to, ROM or other types of static storage devices that can store static information and instructions, RAM or other types of dynamic storage devices that can store information and instructions, EEPROM, CD-ROM or other optical disk storage, optical disk storage (including compact disk, laser disk, optical disk, digital versatile disk, blu-ray disk, etc.), magnetic disk storage media or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer.
The memory 603 is used for storing application program codes for executing the scheme of the application, and the processor 601 controls the execution. The processor 601 is used to execute the application program codes stored in the memory 603 to realize the actions of the application program-based operating device provided by the embodiment shown in fig. 4 or fig. 5.
The electronic device provided by the embodiment of the application comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, and when the processor executes the program, compared with the prior art, the electronic device can realize that: when an operation request aiming at any application program in the multi-application management platform is received, a preset interface between the terminal equipment and the multi-application management platform is called, and the corresponding operation is carried out on any application program based on the operation request, so that on one hand, the access to any application program in the multi-application management platform can be realized through the preset interface between the terminal equipment and the multi-application management platform without establishing interfaces respectively corresponding to the terminal equipment and each application program, the development complexity is greatly reduced, on the other hand, as long as the application program newly developed after the version of the client is released is integrated into the multi-application management platform, the user can access the application program through the interface between the terminal equipment and the multi-application management platform, the client does not need to be released aiming at the newly developed application program, and the client version also needs to be frequently updated, user experience is greatly improved.
The embodiment of the present application provides a computer-readable storage medium, on which a computer program is stored, and the computer program, when executed by a processor, implements the method shown in the first embodiment. Compared with the prior art, when an operation request aiming at any application program in the multi-application management platform is received, the preset interface between the terminal equipment and the multi-application management platform is called, and the corresponding operation is carried out on any application program based on the operation request, so that on one hand, the access to any application program in the multi-application management platform can be realized through the preset interface between the terminal equipment and the multi-application management platform without establishing interfaces respectively corresponding to the terminal equipment and each application program, the research and development complexity is greatly reduced, on the other hand, as long as the application program newly developed after the version of the client is released is integrated into the multi-application management platform, the user can access the application program through the interface between the terminal equipment and the multi-application management platform, the client does not need to be released aiming at the newly developed application program, and the version of the client also needs to be frequently updated by the user, user experience is greatly improved.
The computer-readable storage medium provided by the embodiment of the application is suitable for any embodiment of the method. And will not be described in detail herein.
It should be understood that, although the steps in the flowcharts of the figures are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and may be performed in other orders unless otherwise indicated herein. Moreover, at least a portion of the steps in the flow chart of the figure may include multiple sub-steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed alternately or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
The foregoing is only a partial embodiment of the present application, and it should be noted that, for those skilled in the art, several modifications and decorations can be made without departing from the principle of the present application, and these modifications and decorations should also be regarded as the protection scope of the present application.

Claims (12)

1. A method of operation based on an application program, the method comprising:
receiving an operation request aiming at any application program in a multi-application management platform, wherein the multi-application management platform comprises the existing application program and the newly added application program in the client of the current version;
calling a preset interface between the terminal equipment and the multi-application management platform, and carrying out corresponding operation on any application program based on the operation request;
packaging each bottom layer related method of the terminal equipment;
any application program in the multi-application management platform is adapted to the terminal equipment based on the packaged bottom layer related method;
wherein the method further comprises: and carrying out data transmission between any application program in the multi-application management platform and the server through a preset communication channel.
2. The method of claim 1, further comprising, prior to the step of receiving an operation request for any application in the multi-application management platform:
and establishing the preset interface between the multi-application management platform and the terminal equipment based on a preset script instruction so as to package a plurality of application programs into the multi-application management platform.
3. The method of claim 1, prior to the step of transmitting data between any application program in the multi-application management platform and the server through a predetermined communication channel, the method further comprises:
and establishing the communication channel between the multi-application management platform and the server.
4. The method of any of claims 1-3, the application being a web-based application.
5. The method of claim 4, the bottom layer correlation method comprising at least one of:
a web-based organizational presentation method; a bottom layer interaction method; a message notification method.
6. An application-based operating device comprising:
the system comprises a receiving module, a processing module and a processing module, wherein the receiving module is used for receiving an operation request aiming at any application program in a multi-application management platform, and the multi-application management platform comprises the existing application program and the newly added application program in a client of a current version;
the processing module is used for carrying out corresponding operation on any application program based on the operation request by calling a preset interface between the terminal equipment and the multi-application management platform;
the packaging module is used for packaging each bottom layer related method of the terminal equipment;
the adaptation module is used for adapting any application program in the multi-application management platform to the terminal equipment based on the packaged bottom layer related method;
and the transmission module is used for transmitting data between any application program in the multi-application management platform and the server through a preset communication channel.
7. The apparatus of claim 6, further comprising a first setup module;
the first establishing module is used for establishing the preset interface between the multi-application management platform and the terminal equipment based on a preset script instruction so as to package a plurality of application programs into the multi-application management platform.
8. The apparatus of claim 7, further comprising a second setup module;
the second establishing module is used for establishing the communication channel between the multi-application management platform and the server.
9. The apparatus of any of claims 6-8, the application being a web-based application.
10. The apparatus of claim 9, the bottom-level correlation method comprising at least one of:
a web-based organizational presentation method; a bottom layer interaction method; a message notification method.
11. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the application-based method of operation of any one of claims 1-5 when executing the program.
12. A computer-readable storage medium, characterized in that a computer program is stored on the computer-readable storage medium, which program, when being executed by a processor, carries out the method of application-based operation of any one of claims 1-5.
CN201810943149.1A 2018-08-17 2018-08-17 Application program-based operation method and device, electronic equipment and computer medium Active CN109343970B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810943149.1A CN109343970B (en) 2018-08-17 2018-08-17 Application program-based operation method and device, electronic equipment and computer medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810943149.1A CN109343970B (en) 2018-08-17 2018-08-17 Application program-based operation method and device, electronic equipment and computer medium

Publications (2)

Publication Number Publication Date
CN109343970A CN109343970A (en) 2019-02-15
CN109343970B true CN109343970B (en) 2022-08-23

Family

ID=65296874

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810943149.1A Active CN109343970B (en) 2018-08-17 2018-08-17 Application program-based operation method and device, electronic equipment and computer medium

Country Status (1)

Country Link
CN (1) CN109343970B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111367695A (en) * 2020-06-01 2020-07-03 北京全路通信信号研究设计院集团有限公司 Railway signal equipment safety computer platform bears many application systems
CN114675896A (en) * 2020-12-24 2022-06-28 广东飞企互联科技股份有限公司 Parameter configuration method and system for micro-service development
CN114090116A (en) * 2021-11-08 2022-02-25 芜湖雄狮汽车科技有限公司 Application method and device of vehicle-mounted equipment, vehicle and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011088779A1 (en) * 2010-01-25 2011-07-28 腾讯科技(深圳)有限公司 Device and method for implementing communication between processes of different application programs in mobile terminal
WO2014161289A1 (en) * 2013-07-25 2014-10-09 中兴通讯股份有限公司 Information management method and apparatus
CN106970790A (en) * 2017-03-09 2017-07-21 腾讯科技(深圳)有限公司 Method, relevant device and system that a kind of application program is created

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020032655A1 (en) * 2000-09-14 2002-03-14 Thierry Antonin System and method for providing financial services terminals with a document driven interface
US7668944B2 (en) * 2004-02-20 2010-02-23 Evgeny Leib System and unified setting interface for configuring network manageable devices
JP4842690B2 (en) * 2006-04-14 2011-12-21 富士通株式会社 Application management program, application management method, and application management apparatus
US9270785B2 (en) * 2008-12-18 2016-02-23 Citrix Systems, Inc. System and method for a distributed virtual desktop infrastructure
CN102752369B (en) * 2012-06-04 2015-11-25 北京联诚智胜信息技术有限公司 The supplying method of TV applications service and virtual content service platform
US9904915B2 (en) * 2013-08-08 2018-02-27 Ncr Corporation Virtualized ATM
CN105677492B (en) * 2016-01-07 2019-01-11 中南大学 A kind of reliability application execution method of terminaloriented
CN105718568B (en) * 2016-01-20 2019-03-08 努比亚技术有限公司 A kind of device and method of the unified interaction of mostly application
CN108021425B (en) * 2017-12-28 2020-11-03 南开大学 Virtual desktop system integrating multiple application graphic windows and operation method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011088779A1 (en) * 2010-01-25 2011-07-28 腾讯科技(深圳)有限公司 Device and method for implementing communication between processes of different application programs in mobile terminal
WO2014161289A1 (en) * 2013-07-25 2014-10-09 中兴通讯股份有限公司 Information management method and apparatus
CN106970790A (en) * 2017-03-09 2017-07-21 腾讯科技(深圳)有限公司 Method, relevant device and system that a kind of application program is created

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Infopoint: A device that provides a uniform user interface to allow appliances to work together over a network;Naohiko Kohtake 等;《Personal and Ubiquitous Computing》;20011130;264-274 *
基于桌面总线的嵌入式应用框架的设计与实现;孟令斌;《中国优秀硕士学位论文全文数据库 信息科技辑》;20140615;I138-233 *
面向可穿戴设备安全组件的应用管理平台的设计与实现;安亚超;《中国优秀硕士学位论文全文数据库 信息科技辑》;20180315(第3期);I138-850 *

Also Published As

Publication number Publication date
CN109343970A (en) 2019-02-15

Similar Documents

Publication Publication Date Title
CN107203419A (en) Intermodule call method, apparatus and system in application program
US20130219415A1 (en) Method for executing hybrid web application and apparatus therefor
CN109343970B (en) Application program-based operation method and device, electronic equipment and computer medium
CN110580154A (en) access method based on H5 access mode, access assembly and mobile terminal thereof
CA2511916A1 (en) System and method of building wireless component applications
CN111064626B (en) Configuration updating method, device, server and readable storage medium
CN112905337A (en) Software and hardware hybrid deployment MySQL cluster scheduling method and device
CN110221840B (en) Function implementation method and device of application program, equipment and storage medium
CN111338666A (en) Method, device, medium and electronic equipment for realizing application program upgrading
CN110851211A (en) Method, apparatus, electronic device, and medium for displaying application information
US9164817B2 (en) Mobile communication terminal to provide widget expansion function using message communication, and operation method of the mobile communication terminal
Miravet et al. Framework for the declarative implementation of native mobile applications
CN109857430B (en) Data processing method, payment method and device for cross-container offline package and client
WO2023083071A1 (en) View interaction method and apparatus, electronic device, and computer readable medium
CN111176641A (en) Flow node execution method, device, medium and electronic equipment
CN111414154A (en) Method and device for front-end development, electronic equipment and storage medium
CN112905273A (en) Service calling method and device
CN109669679B (en) Service detection and processing method and device and electronic equipment
CN113709171A (en) Method and device for cross-component state communication
CN113765983A (en) Site service deployment method and device
CN113254825A (en) Page generation method and device, electronic equipment and storage medium
CN106919405A (en) The initial method and device of a kind of client
CN112631638A (en) Terminal application updating method and device, storage medium and electronic equipment
CN117724726B (en) Data processing method and related device
CN111885194B (en) Communication method and device for communication application and electronic equipment

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