CN110032358B - Application program generation method, device, equipment and system - Google Patents

Application program generation method, device, equipment and system Download PDF

Info

Publication number
CN110032358B
CN110032358B CN201910004625.8A CN201910004625A CN110032358B CN 110032358 B CN110032358 B CN 110032358B CN 201910004625 A CN201910004625 A CN 201910004625A CN 110032358 B CN110032358 B CN 110032358B
Authority
CN
China
Prior art keywords
service
target
program
component
applet
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
CN201910004625.8A
Other languages
Chinese (zh)
Other versions
CN110032358A (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.)
Advanced New Technologies Co Ltd
Original Assignee
Advanced New Technologies 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 Advanced New Technologies Co Ltd filed Critical Advanced New Technologies Co Ltd
Priority to CN201910004625.8A priority Critical patent/CN110032358B/en
Publication of CN110032358A publication Critical patent/CN110032358A/en
Application granted granted Critical
Publication of CN110032358B publication Critical patent/CN110032358B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • G06F8/22Procedural

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the specification discloses an application program generation method, an application program generation device, application program generation equipment and an application program generation system, wherein the method comprises the following steps: acquiring a program code of a main operation service corresponding to a target small program; acquiring a general service function component for the target applet from a preset program supervision platform, wherein the program supervision platform is used for providing basic data for the operation of the target applet and managing and monitoring the service corresponding to the target applet; and generating the target small program according to the program code of the main business and the general business function component.

Description

Application program generation method, device, equipment and system
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a method, an apparatus, a device, and a system for generating an application.
Background
With the continuous development of terminal technology and network technology, the variety and quantity of application programs are increasing, and people can process corresponding services in real time through the application programs. Generally, before using an application, a user is required to download a corresponding installation package and install it in a terminal device, and then the user can use the installed application. In order to simplify the processing process of a certain service by a user, people provide small programs, and the small programs can be directly used without being downloaded and installed by the user, so that convenience is provided for the user.
With the popularization of applets, more and more application scenes provide services to users in an applet manner. The applet can be generated in two ways, wherein one way is that the applet is generated or written by a program supervision platform (such as a Payment treasure and the like), and a service providing mechanism provides services for a user through the docking and configuration of a cloud. Alternatively, an applet is generated by the ISV or merchant to provide services to the user. However, if the applet is generated and provided by the program supervision platform, the program supervision platform has difficulty in providing rich and diverse services for the user and also cuts autonomy of the service providing organization, and service efficiency is low. If the applet is completely provided by the service providing mechanism, a large amount of repeated construction exists in the service similar to the scene, which causes resource waste, so a general service function multiplexing scheme facing the applet or the applet needs to be provided, thereby reducing repeated construction and improving service efficiency.
Disclosure of Invention
An object of the embodiments of the present disclosure is to provide an application generation method, apparatus, device, and system, so as to provide a general service function multiplexing scheme for an applet or an applet-like service, thereby reducing the duplicated construction and improving the service efficiency.
In order to implement the above technical solution, the embodiments of the present specification are implemented as follows:
an application program generating method provided by an embodiment of the present specification, the method including:
acquiring a program code of a main operation service corresponding to a target small program;
acquiring a general service function component for the target applet from a preset program supervision platform, wherein the program supervision platform is used for providing basic data for the operation of the target applet and managing and monitoring the service corresponding to the target applet;
and generating the target small program according to the program code of the main business and the general business function component.
Optionally, the common service function component includes one or more of an information delivery component, a component for performing drainage, and an algorithm protocol support component.
Optionally, the generating the target applet according to the program code of the main business and the general business function component includes:
selecting one or more universal service function components from the acquired universal service function components;
and integrating the selected one or more universal service functional components with the program code of the main business to form the target applet.
Optionally, the program administration platform further provides one or more of a data service, an information management service and a resource transfer service for the target applet, wherein the data service includes one or more of data collection, information statistics, information collation, data mining and data prediction, and the information management service includes one or more of authority management, traffic management, data security management and system security management.
An application program generating method provided by an embodiment of the present specification, the method including:
receiving an acquisition request of a general service function component sent by a service providing mechanism, wherein the acquisition request comprises function information of a target small program, and the acquisition request is sent when the service providing mechanism acquires a program code of a main operation service corresponding to the target small program;
acquiring a general service function component for the target small program according to the function information of the target small program;
and sending the general service function component for the target applet to the service providing mechanism so that the service providing mechanism generates the target applet according to the program code of the main business and the general service function component for the target applet.
Optionally, the common business function component for the target applet comprises one or more of an information delivery component, a component for performing drainage, and an algorithm protocol support component.
Optionally, the method further comprises:
providing a target service for the target applet, wherein the target service comprises one or more of a data service including one or more of data collection, information statistics, information collation, data mining, and data prediction, an information management service including one or more of authority management, traffic management, data security management, and system security management.
An application generation apparatus provided in an embodiment of the present specification, the apparatus includes:
the code acquisition module is used for acquiring a program code of a main business corresponding to the target small program;
a general component acquisition module, configured to acquire a general service function component for the target applet from a predetermined program supervision platform, where the program supervision platform is configured to provide basic data for operation of the target applet, and manage and monitor a service corresponding to the target applet;
and the small program generating module is used for generating the target small program according to the program code of the main business and the general business function component.
Optionally, the common service function component includes one or more of an information delivery component, a component for performing drainage, and an algorithm protocol support component.
Optionally, the applet generating module includes:
the component selection unit is used for selecting one or more universal service functional components from the acquired universal service functional components;
and the applet generating unit is used for integrating the selected one or more universal service functional components with the program code of the main business to form the target applet.
Optionally, the program administration platform further provides one or more of a data service, an information management service and a resource transfer service for the target applet, wherein the data service includes one or more of data collection, information statistics, information collation, data mining and data prediction, and the information management service includes one or more of authority management, traffic management, data security management and system security management.
An application generation apparatus provided in an embodiment of the present specification, the apparatus includes:
the system comprises a request receiving module, a service providing mechanism and a service processing module, wherein the request receiving module is used for receiving an acquisition request of a general service function component sent by the service providing mechanism, the acquisition request comprises function information of a target small program, and the acquisition request is sent when the service providing mechanism acquires a program code of a main operation service corresponding to the target small program;
the component acquisition module is used for acquiring a general service functional component for the target applet according to the functional information of the target applet;
and the component sending module is used for sending the general service function component for the target applet to the service providing mechanism so that the service providing mechanism generates the target applet according to the program code of the main business and the general service function component for the target applet.
Optionally, the common business function component for the target applet comprises one or more of an information delivery component, a component for performing drainage, and an algorithm protocol support component.
Optionally, the apparatus further comprises:
the service providing module is used for providing target services for the target applet, wherein the target services comprise one or more of data services, information management and control services and resource transfer services, the data services comprise one or more of data collection, information statistics, information checking, data mining and data prediction, and the information management and control services comprise one or more of authority management and control, flow management and control, data security management and system security management and control.
An embodiment of the present specification provides an application generation device, where the application generation device includes:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
acquiring a program code of a main operation service corresponding to a target small program;
acquiring a general service function component for the target applet from a preset program supervision platform, wherein the program supervision platform is used for providing basic data for the operation of the target applet and managing and monitoring the service corresponding to the target applet;
and generating the target small program according to the program code of the main business and the general business function component.
An embodiment of the present specification provides an application generation device, where the application generation device includes:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
receiving an acquisition request of a general service function component sent by a service providing mechanism, wherein the acquisition request comprises function information of a target small program, and the acquisition request is sent when the service providing mechanism acquires a program code of a main operation service corresponding to the target small program;
acquiring a general service function component for the target small program according to the function information of the target small program;
and sending the general service function component for the target applet to the service providing mechanism so that the service providing mechanism generates the target applet according to the program code of the main business and the general service function component for the target applet.
An application generation system provided by an embodiment of the present specification includes a service providing mechanism and a program supervision platform, where:
the service providing mechanism is used for acquiring a program code of a main business corresponding to the target small program;
the program supervision platform is used for receiving an acquisition request of a general service function component sent by the service providing mechanism, wherein the acquisition request comprises function information of a target small program, acquiring the general service function component used for the target small program according to the function information of the target small program, and sending the general service function component used for the target small program to the service providing mechanism;
the program supervision platform is also used for providing basic data for the operation of the target small program and managing and monitoring the service corresponding to the target small program;
and the service providing mechanism is used for generating the target small program according to the program code of the main business and the general business function component.
As can be seen from the above technical solutions provided by the embodiments of the present specification, in the embodiments of the present specification, a program code of a main operation service corresponding to a target applet is obtained, and a general service function component for the target applet is obtained from a predetermined program supervision platform, where the program supervision platform is configured to provide basic data for the operation of the target applet and manage and monitor a service corresponding to the target applet, and the target applet is generated according to the program code of the main operation service and the general service function component, so that a service providing mechanism can concentrate on providing relevant services of the main operation service, thereby reducing investment on user drainage, a security algorithm, accurate delivery of information, and the like, and simultaneously reducing investment on daily operation and maintenance of traffic, security, and related functions, greatly reducing service cost, and improving service efficiency and user experience, the program supervision platform can concentrate on providing stable and efficient reusable general service functions and output the functions to corresponding service providing mechanisms, so that services in similar scenes do not need to be repeatedly built, resources are saved, and service efficiency is improved.
Drawings
In order to more clearly illustrate the embodiments of the present specification or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only some embodiments described in the present specification, and for those skilled in the art, other drawings can be obtained according to the drawings without any creative effort.
FIG. 1 is a flowchart of an embodiment of an application generation method;
FIG. 2 is a schematic diagram illustrating the correlation between different scenarios;
FIG. 3 is another embodiment of an application generation method described herein;
FIG. 4 is a flowchart of another embodiment of a method for generating an application program;
FIG. 5 is a schematic diagram illustrating the logic of an applet providing services;
FIG. 6 is an embodiment of an application generation apparatus of the present disclosure;
FIG. 7 is an embodiment of an application generation apparatus of the present disclosure;
FIG. 8 is an embodiment of an application generation apparatus of the present disclosure;
FIG. 9 is an embodiment of an application generation apparatus of the present disclosure;
fig. 10 is an embodiment of an application generation system according to the present disclosure.
Detailed Description
The embodiment of the specification provides an application program generation method, device, equipment and system.
In order to make those skilled in the art better understand the technical solutions in the present specification, the technical solutions in the embodiments of the present specification will be clearly and completely described below with reference to the drawings in the embodiments of the present specification, and it is obvious that the described embodiments are only a part of the embodiments of the present specification, and not all of the embodiments. All other embodiments obtained by a person skilled in the art based on the embodiments in the present specification without any inventive step should fall within the scope of protection of the present specification.
Example one
As shown in fig. 1, an embodiment of the present specification provides an application generating method, where an execution subject of the method may be a terminal device, a server, or the like, where the terminal device may be a mobile terminal device such as a mobile phone or a tablet computer, or may also be a device such as a personal computer. The server may be an independent server, or a server cluster composed of a plurality of servers, and the server may be a background server of a certain website (such as an online shopping website or a shopping application), or may be a server of a certain service (such as a financial service), and the like, where the terminal device or the server may be a terminal device or a server of a service providing organization. The method can provide a general service function multiplexing scheme facing the small program or the similar small program, thereby reducing the repeated construction and improving the service efficiency. For convenience of subsequent description, the executing agent of the present embodiment may replace the terminal device or the server of the service providing organization with the service providing organization. The method may specifically comprise the steps of:
in step S102, a program code of a main business corresponding to the target applet is acquired.
The target applet may be any applet or similar applet (e.g., H5-based application), and the applet may be an application that can be directly used without downloading and installing, and a user may directly open and use the applet by scanning a graphic code (e.g., a two-dimensional code or a barcode) or by searching through a search engine. The main business may refer to a business corresponding to a main activity in daily activities performed by an organization or an organization to complete its business target, where the specific content of the main business may be determined according to a preset main business range of the organization or the organization, for example, if the target applet is an applet of a traffic card, the corresponding main business may include a recharge business and a key management business. The program code may be code for implementing the above-described main business, and may be written using a preselected programming language (e.g., Java programming language or C language).
In implementation, with the continuous development of terminal technology and network technology, the kinds and the number of the application programs are more and more, and people can process corresponding services in real time through the application programs. Generally, before using an application, a user is required to download a corresponding installation package and install it in a terminal device, and then the user can use the installed application. In order to simplify the processing process of a certain service by a user, people provide small programs, and the small programs can be directly used without being downloaded and installed by the user, so that convenience is provided for the user.
With the popularization of applets, more and more application scenes provide services to users in an applet way. Different application scenarios there are usually one or more service providing structures to provide services to users, wherein an application scenario may have the following characteristics: firstly, there are many service scenarios, which may include thousands of service scenarios, secondly, there are many application scenarios, each of which has a certain complexity, even spanning multiple different service scenarios, and finally, there are many connections, as shown in fig. 2, all the scenarios present a mesh structure and are related to each other.
On a program supervision platform (such as a paymate platform or an ant golden service platform), a large number of service providing structures such as ISVs (Independent Software developers) and merchants have been gathered at present. In order to provide service better, different application scenes are independent from each other at present, and corresponding applets operate data of respective application scenes to provide service for coverage users of respective application scenes.
The features of a typical ISV, a merchant, and other service providers are shown in table 1.
TABLE 1
Figure BDA0001934948320000081
Based on the above, for the service providing mechanism, on one hand, the small programs need complete technical support systems and face the common problems of large flow, safety and the like of the internet, while the service providing mechanism for the medium and small scenes has high technical challenges and technical input cost and presents various problems of information leakage, easy attack, unavailable service and the like; on the other hand, service providers excel in the service capabilities of their own fields, and are urgently required to absorb, integrate or borrow the capability improvement services of other fields, and the service providers in these fields usually do not have the capability of accurate delivery marketing to users.
For the program supervision platform, on one hand, the service providing mechanisms with different differences provide high challenges for service capacity, and in addition, due to the fact that business and safety are relatively uncontrollable, various methods are needed to help the service providing mechanisms to find and solve problems so as to improve the service capacity, better improve service for various users of the program supervision platform and create value; on the other hand, the ability of the program supervision platform to settle needs to be output to a relevant service providing organization by a certain method, for example, the program supervision platform has cross-scene interconnection and interaction ability, and can directionally deliver catering preferential activity advertisements of a travel destination to a user on a trip.
For specific industries and scenes, on one hand, each service providing mechanism and each merchant construct a set of complete service providing mechanism, and a large amount of repeated construction exists, which is consumption and waste of resources; on the other hand, a certain way is also needed to obtain the best resources and capabilities to improve competitiveness.
The applet can be generated in two ways, specifically as follows:
in the first mode, the program supervision platform generates or compiles the applet, and can provide the general service function of the applet to service providing mechanisms such as ISVs and merchants through the cloud, and the service providing mechanisms provide services for users through the connection and configuration of the cloud.
And in the second mode, the ISV or the merchant generates the small program, and the universal service function of the program monitoring platform can be acquired through the cloud docking program monitoring platform so as to provide service for the user. For key scenarios, an applet may be generated by the ISV and then ordered by the service provider, etc.
However, in the first mode, since the applet is generated and provided by the program monitoring platform, there is a lack of ownership for the service provider, and in addition, the program monitoring platform generally provides a general service function, and it is difficult to provide support for the personalized appeal of the service provider, and this mode is difficult to provide rich and diverse services for the user, and also cuts the autonomy of the service provider.
Aiming at the second mode, the applet is completely provided by the service providing mechanism, the efficiency and the quality of the service completely depend on the capability of the service providing mechanism, and the services in similar scenes have a large amount of repeated construction, so that the resource waste is caused. In addition, the capabilities of the service providing mechanisms are uneven, various problems of large flow, safety, high availability and the like of the internet are difficult to efficiently solve for medium and small service providing mechanisms, service experience is influenced, and the service providing mechanisms and the program supervision platform are probably required to be put into numerous resource guarantees together. In addition, service providing mechanisms are mutually independent, the cross-industry and cross-scene intercommunication and interaction capacity is difficult to realize, and resource sharing channels such as data and services are lacked. Based on the above, embodiments of the present specification provide a general service function multiplexing scheme for an applet or an applet-like service, so as to reduce repeated construction and improve service efficiency, which specifically includes the following contents:
different service providers may have different main services, for example, for a transportation card (such as a bus card), the main services of the service provider may include charging and key management, and for a shared single vehicle, the main services of the service provider may include charging, a single vehicle position, unlocking password management, damage reporting, and the like. Before the applet is generated, the service providing mechanism can determine which services can be performed by the applet, then the service providing mechanism can select part of main operation services or all the main operation services according to the actual situation, and the service is provided for the user through the applet, so that the selected main operation services are the main operation services corresponding to the target applet. In view of that the main business of the service providing organization is generally familiar or skilled by the service providing organization, the service providing organization may be responsible for writing the program code of the main business, and specifically, the service providing organization may write the corresponding program code according to the selected main business, may perform testing on the written program code, and the like, and may store the program code that passes the testing in a predetermined storage device. When the target applet needs to be generated, the program code of the main business corresponding to the target applet can be acquired from the storage device.
In step S104, a general service function component for the target applet is obtained from a predetermined program supervision platform, where the program supervision platform is configured to provide basic data for running the target applet, and manage and monitor a service corresponding to the target applet.
The program monitoring platform can be a basic platform on which the small program runs, different program monitoring platforms are adopted, program codes for compiling the small program can be different, the program monitoring platform can provide basic data for the running of the target small program, meanwhile, the program monitoring platform can also manage and monitor services corresponding to the target small program, for example, data receiving and sending of the target small program can be monitored, information checking and information statistics can be carried out on related information of the small program, and in addition, user permission, safety of the target small program can be managed and controlled. The general service function component can be a related component of a common service function which can be output and reused, such as an advertisement putting component, a graphic code generating component, a protocol component and the like.
In implementation, since the program supervision platform has advantages in service management and monitoring, the program supervision platform may be responsible for providing componentized business function components to provide outputable and reusable business functions, such as service management and monitoring, advertisement delivery and algorithm support, and the like. Aiming at a target applet to be generated by a service providing mechanism, the main business of the target applet is preset or provided by the service providing mechanism in advance, and a program supervision platform can determine the business function required to be used by the target applet according to the main business of the target applet, the function and other information of the target applet. The service function provided by the service providing mechanism can be removed from the service function, the remaining service function can be further judged by the service providing mechanism, if the remaining service function is the service function which can be output and reused, the remaining service function can be used as a general service function for the target applet, and if the remaining service functions are all the service functions which can not be output or reused, the remaining service function can be provided for the service providing mechanism to be processed. After determining the generic service function for the target applet, the generic service function component for the target applet, the program code of the obtained generic service function component, and the like may be obtained.
In step S106, a target applet is generated based on the program code of the main business and the general-purpose business function component.
In the implementation, by obtaining the program code of the main business of the target applet and the general-purpose business function component and the program code thereof through the above-mentioned processing of step S102 and step S104, the service providing mechanism can integrate the general-purpose business function component and the program code thereof into the program code of the main business of the target applet, thereby forming a complete target applet. The service provider may then issue the target applet, which may be looked up after the user logs on to the program administration platform if needed, and then may be directly launched and used.
As shown in fig. 3, an execution subject of the method may be a terminal device, a server, or the like, where the terminal device may be a mobile terminal device such as a mobile phone or a tablet computer, or may be a device such as a personal computer. The server may be an independent server, or a server cluster composed of a plurality of servers, and the server may be a background server of a certain website (such as an online shopping website or a shopping application), or may be a server of a certain service (such as a financial service), and the like, where the terminal device or the server may be a terminal device or a server of a program supervision platform. The method can provide a general service function multiplexing scheme facing the small program or the similar small program, thereby reducing the repeated construction and improving the service efficiency. For convenience of subsequent description, the execution subject of the embodiment may replace the terminal device or the server of the program monitoring platform with the program monitoring platform. The method may specifically comprise the steps of:
in step S302, an acquisition request of the generic service function component sent by the service providing mechanism is received, where the acquisition request includes the function information of the target applet, and the acquisition request is sent when the service providing mechanism acquires the program code of the main business corresponding to the target applet.
In step S304, a generic service function component for the target applet is acquired according to the function information of the target applet.
In implementation, since the program supervision platform has advantages in service management and monitoring, the program supervision platform may be responsible for providing componentized business function components to provide outputable and reusable business functions, such as service management and monitoring, advertisement delivery and algorithm support, and the like. Aiming at a target applet to be generated by a service providing mechanism, the main business of the target applet is preset or provided by the service providing mechanism in advance, and a program supervision platform can determine the business function required to be used by the target applet according to the information such as the function of the target applet. The service function provided by the service providing mechanism can be removed from the service function, the remaining service function can be further judged by the service providing mechanism, if the remaining service function is the service function which can be output and reused, the remaining service function can be used as a general service function for the target applet, and if the remaining service functions are all the service functions which can not be output or reused, the remaining service function can be provided for the service providing mechanism to be processed. After determining the generic service function for the target applet, the generic service function component for the target applet, the program code of the obtained generic service function component, and the like may be obtained.
In step S306, the generic service function component for the target applet is transmitted to the service providing mechanism, so that the service providing mechanism generates the target applet according to the program code of the main service and the generic service function component for the target applet.
The embodiment of the specification provides an application program generation method, which acquires a general service function component for a target applet from a preset program supervision platform by acquiring a program code of a main operation service corresponding to the target applet, wherein the program supervision platform is used for providing basic data for the operation of the target applet and managing and monitoring a service corresponding to the target applet, and the target applet is generated according to the program code of the main operation service and the general service function component, so that a service providing mechanism can concentrate on providing related services of the main operation service, thereby reducing investment on user drainage, a safety algorithm, accurate information delivery and the like, reducing investment on daily operation and maintenance of flow, safety and related functions, greatly reducing service cost, improving service efficiency and user experience, and the program supervision platform can concentrate on providing stable, efficient and reusable general service functions, and the service is output to a corresponding service providing mechanism, so that the services in similar scenes do not need to be repeatedly built, resources are saved, and the service efficiency is improved.
Example two
As shown in fig. 4, an execution subject of the method may be a terminal device or a server of a program administration platform and a terminal device or a server of a service providing mechanism, where the terminal device may be a mobile terminal device such as a mobile phone or a tablet computer, and may also be a device such as a personal computer. The server may be an independent server, or may be a server cluster composed of a plurality of servers, and the server may be a background server of a certain website (such as an online shopping website or a shopping application), or may be a server of a certain service (such as a financial service, etc.), and the like. The method can provide a general service function multiplexing scheme facing the small program or the similar small program, thereby reducing the repeated construction and improving the service efficiency. For convenience of subsequent description, the execution subject of the embodiment may replace the terminal device or the server of the program supervision platform with the program supervision platform, and replace the terminal device or the server of the service providing organization with the service providing organization. The method may specifically comprise the steps of:
in step S402, the service providing mechanism acquires the program code of the main business corresponding to the target applet.
In the implementation, for example, taking the service corresponding to the bus card as an example, there are many bus card organizations that issue small programs (i.e., target small programs) of the electronic bus card, and provide the service related to the electronic bus card for the user. The target applet usually includes functions of receiving a card, selling a card, recharging, scanning a code for taking a bus, performing rights and interests operation, and the like, and the service providing organization can determine main business services corresponding to the target applet, such as a recharging function, a key management function and the like, and can be in butt joint with the program supervision platform.
In step S404, the program supervision platform receives an acquisition request of the generic service function component sent by the service providing mechanism, where the acquisition request includes function information of the target applet.
In implementation, based on the example of the step S402, the target applet of the electronic bus card generally includes functions of getting on, selling, recharging, scanning for a bus, and performing rights and interests operation, and the service providing entity may generate an acquisition request of the generic service function component using the function information of the above functions of the target applet and send the acquisition request to the program monitoring platform.
In step S406, the program supervisory platform acquires a generic service function component for the target applet according to the function information of the target applet.
The common service function component can comprise one or more of an information delivery component, a component for conducting drainage and an algorithm protocol support component. The information delivery component may be a component for delivering information such as advertisements, and the component for draining may be a component for draining users.
In implementation, the program supervision platform may determine, according to the function information of the functions of the pickup card, the sales card, the recharge, the code scanning riding, the rights and interests operation, and the like corresponding to the target applet, a service function that the program supervision platform needs to provide for the target applet, so that a general service function component for the target applet may be acquired. For example, based on the example of the step S402, for the target applet of the electronic bus card, the function of the pickup card, the algorithm for generating the graphic code, the advertisement delivery function, and the like may be service functions that can be output and reused by the program supervision platform, and therefore, the function component of the pickup card, the algorithm component for generating the graphic code, and the function component of the advertisement delivery may be used as a common service function component for the target applet. The function component of the card getting can be used for guiding a user who does not get the bus card to get the electronic bus card, guiding the user who has got the electronic bus card to use and the like, the algorithm component for generating the graphic code can realize processing such as algorithms and protocols provided by various cartoon mechanisms, data synchronization and the like, and the function component of advertisement putting can be used for carrying out advertisement putting and the like on the user.
In step S408, the program supervisory platform sends the generic business function component for the target applet to the service provider.
In step S410, the service providing mechanism selects one or more common business function components from the acquired common business function components.
In implementation, after the service providing mechanism obtains the generic service function components for the target applet from the program monitoring platform, one or more generic service function components may be selected from the obtained generic service function components according to a preset screening rule, where the screening rule may be set according to an actual situation, for example, the screening rule may be to delete a related component that generates a graphic code, and then a card taking function and an advertisement putting function other than an algorithm component that generates the graphic code may be selected as the generic service function components that construct the target applet.
In step S412, the service providing mechanism integrates the selected one or more common service function components with the program code of the main service to form a target applet.
In implementation, based on the example of step S402, the service providing mechanism performs an integration process on the general service function component corresponding to the collar card function and the advertisement delivery function, the program code thereof, and the program code of the main business to obtain a complete target applet, so that the service can be provided to the user through the target applet.
Through the processing, when the user uses the target applet of the cartoon mechanism, various service functions of the target applet can be completely used, different cartoon mechanisms can select appropriate general service function components from the program supervision platform to carry out integrated processing, and the program supervision platform can also put different advertisements and the like at different times for different users on different target applets.
In addition, the program administration platform provides a target service for the target applet, wherein the target service may include one or more of a data service, an information management service, and a resource transfer service, the data service may include one or more of data collection, information statistics, information collation, data mining, and data prediction, and the information management service may include one or more of authority management, traffic management, data security management, and system security management.
Based on the above, the generation system of the application program may include the following five parts, as shown in fig. 5, which may be a service plane, a data plane, a control plane, a delivery plane, and a view plane. The service plane can be provided by the program supervision platform and can be used for providing various service function components which can be output and reused. The data plane may be provided by a program supervisory platform and may be used to provide data services such as data collection, information statistics, information reconciliation, data mining, and data prediction. The control plane may be provided by a program supervisory platform and may be used to control authority, traffic, data security, and system security. The delivery plane may be provided by the program administration platform and may be used to provide information to the service provider of service capabilities of the service plane, data plane, and control plane. And the view plane can be provided by a program supervision platform and a service providing mechanism together, wherein the program supervision platform provides a general service function component, and the service providing mechanism integrates the general service function component and a program code thereof, free service functions and the like to form a complete target applet so as to provide services for users.
Based on the processing of the above steps S402 to S412 and the example in the above step S402, different users can use the same service function, such as getting up, recharging, taking a car, etc., without any difference in service function; the service providing mechanism can concentrate on providing related services of the main operation business, so that the investment on user drainage, safety algorithm, accurate information delivery and the like can be reduced, meanwhile, the investment on flow, safety and daily operation and maintenance of related functions is reduced, the service cost is greatly reduced, and the service efficiency and the user experience are improved; the program supervision platform can concentrate on providing stable and efficient general service functions such as drainage, algorithms and advertisements and output the functions to corresponding service providing mechanisms, and the range of information delivery can realize cross-scene and cross-time and the like, so that the service providing mechanisms can be further helped to improve the service competitiveness.
The embodiment of the specification provides an application program generation method, which acquires a general service function component for a target applet from a preset program supervision platform by acquiring a program code of a main operation service corresponding to the target applet, wherein the program supervision platform is used for providing basic data for the operation of the target applet and managing and monitoring a service corresponding to the target applet, and the target applet is generated according to the program code of the main operation service and the general service function component, so that a service providing mechanism can concentrate on providing related services of the main operation service, thereby reducing investment on user drainage, a safety algorithm, accurate information delivery and the like, reducing investment on daily operation and maintenance of flow, safety and related functions, greatly reducing service cost, improving service efficiency and user experience, and the program supervision platform can concentrate on providing stable, efficient and reusable general service functions, and the service is output to a corresponding service providing mechanism, so that the services in similar scenes do not need to be repeatedly constructed, resources are saved, and the service efficiency is improved.
EXAMPLE III
Based on the same idea, the application generation method provided in the embodiment of the present specification further provides an application generation device, as shown in fig. 6.
The application generation apparatus includes: a code acquisition module 601, a general component acquisition module 602, and an applet generation module 603, wherein:
a code obtaining module 601, configured to obtain a program code of a main business corresponding to a target applet;
a general component obtaining module 602, configured to obtain a general service function component for the target applet from a predetermined program monitoring platform, where the program monitoring platform is configured to provide basic data for running the target applet, and manage and monitor a service corresponding to the target applet;
an applet generating module 603, configured to generate the target applet according to the program code of the main business and the general business function component.
In an embodiment of the present specification, the common service function component includes one or more of an information delivery component, a component for performing drainage, and an algorithm protocol support component.
In this embodiment of the present specification, the applet generating module 603 includes:
the component selection unit is used for selecting one or more universal service functional components from the acquired universal service functional components;
and the applet generating unit is used for integrating the selected one or more universal service functional components with the program code of the main business to form the target applet.
In an embodiment of the present specification, the program supervision platform further provides one or more of a data service, an information management service, and a resource transfer service for the target applet, where the data service includes one or more of data collection, information statistics, information checking, data mining, and data prediction, and the information management service includes one or more of authority management, traffic management, data security management, and system security management.
The embodiment of the present specification provides an application generating apparatus, which acquires a general service function component for a target applet from a predetermined program monitoring platform by acquiring a program code of a main operation service corresponding to the target applet, wherein the program monitoring platform is configured to provide basic data for operation of the target applet, manage and monitor a service corresponding to the target applet, and generate the target applet according to the program code of the main operation service and the general service function component, so that a service providing mechanism can concentrate on providing relevant services of the main operation service, thereby reducing investment on, for example, user drainage, a security algorithm, accurate information delivery, and the like, and simultaneously reducing investment on daily operation and maintenance of, for example, traffic, security, and related functions, greatly reducing service cost, improving service efficiency and user experience, and the program monitoring platform can concentrate on providing a stable, efficient, reusable general service function, and the service is output to a corresponding service providing mechanism, so that the services in similar scenes do not need to be repeatedly constructed, resources are saved, and the service efficiency is improved.
Example four
Based on the same idea, the application generation method provided in the embodiment of the present specification further provides an application generation device, as shown in fig. 7.
The application generation apparatus includes: a request receiving module 701, a component obtaining module 702, and a component sending module 703, wherein:
a request receiving module 701, configured to receive an acquisition request of a general service function component sent by a service providing mechanism, where the acquisition request includes function information of a target applet, and the acquisition request is sent when the service providing mechanism acquires a program code of a main business corresponding to the target applet;
a component obtaining module 702, configured to obtain a general service function component for the target applet according to the function information of the target applet;
a component sending module 703, configured to send the general service function component for the target applet to the service providing mechanism, so that the service providing mechanism generates the target applet according to the program code of the main business and the general service function component for the target applet.
In an embodiment of the present specification, the common service function component for the target applet includes one or more of an information delivery component, a component for performing drainage, and an algorithm protocol support component.
In an embodiment of this specification, the apparatus further includes:
the service providing module is used for providing target services for the target applet, wherein the target services comprise one or more of data services, information management and control services and resource transfer services, the data services comprise one or more of data collection, information statistics, information checking, data mining and data prediction, and the information management and control services comprise one or more of authority management and control, flow management and control, data security management and system security management and control.
The embodiment of the present specification provides an application generating apparatus, which acquires a general service function component for a target applet from a predetermined program monitoring platform by acquiring a program code of a main operation service corresponding to the target applet, wherein the program monitoring platform is configured to provide basic data for operation of the target applet, manage and monitor a service corresponding to the target applet, and generate the target applet according to the program code of the main operation service and the general service function component, so that a service providing mechanism can concentrate on providing relevant services of the main operation service, thereby reducing investment on, for example, user drainage, a security algorithm, accurate information delivery, and the like, and simultaneously reducing investment on daily operation and maintenance of, for example, traffic, security, and related functions, greatly reducing service cost, improving service efficiency and user experience, and the program monitoring platform can concentrate on providing a stable, efficient, reusable general service function, and the service is output to a corresponding service providing mechanism, so that the services in similar scenes do not need to be repeatedly constructed, resources are saved, and the service efficiency is improved.
EXAMPLE five
Based on the same idea, the application generation apparatus provided in the embodiment of the present specification further provides an application generation device, as shown in fig. 8.
The application generation device may be a terminal device or a server of the service providing mechanism provided in the above embodiment.
The application generation apparatus may vary significantly depending on configuration or performance, and may include one or more processors 801 and memory 802, where the memory 802 may store one or more stored applications or data. Wherein the memory 802 may be a transient storage or a persistent storage. The application program stored in memory 802 may include one or more modules (not shown), each of which may include a series of computer-executable instructions for an application program generation device. Still further, the processor 801 may be configured to communicate with the memory 802 to execute a series of computer-executable instructions in the memory 802 on the application generation device. The application generation apparatus may also include one or more power supplies 803, one or more wired or wireless network interfaces 804, one or more input-output interfaces 805, one or more keyboards 806.
In particular, in this embodiment, the application generation device includes a memory, and one or more programs, wherein the one or more programs are stored in the memory, and the one or more programs may include one or more modules, and each module may include a series of computer-executable instructions for the application generation device, and the one or more programs configured to be executed by the one or more processors include computer-executable instructions for:
acquiring a program code of a main operation service corresponding to a target small program;
acquiring a general service function component for the target applet from a preset program supervision platform, wherein the program supervision platform is used for providing basic data for the operation of the target applet and managing and monitoring the service corresponding to the target applet;
and generating the target small program according to the program code of the main business and the general business function component.
In an embodiment of the present specification, the common service function component includes one or more of an information delivery component, a component for performing drainage, and an algorithm protocol support component.
In this embodiment of the present specification, the generating the target applet according to the program code of the main business and the general business function component includes:
selecting one or more universal service function components from the acquired universal service function components;
and integrating the selected one or more universal service functional components with the program code of the main business to form the target applet.
In an embodiment of the present specification, the program supervision platform further provides one or more of a data service, an information management service, and a resource transfer service for the target applet, where the data service includes one or more of data collection, information statistics, information checking, data mining, and data prediction, and the information management service includes one or more of authority management, traffic management, data security management, and system security management.
The embodiment of the present specification provides an application generating device, which obtains a general service function component for a target applet from a predetermined program monitoring platform by obtaining a program code of a main operation service corresponding to the target applet, wherein the program monitoring platform is configured to provide basic data for operation of the target applet, manage and monitor a service corresponding to the target applet, and generate the target applet according to the program code of the main operation service and the general service function component, so that a service providing mechanism can concentrate on providing related services of the main operation service, thereby reducing investment on, for example, user drainage, a security algorithm, accurate information delivery, and the like, and simultaneously reducing investment on daily operation and maintenance of, for example, traffic, security and related functions, greatly reducing service cost, improving service efficiency and user experience, and the program monitoring platform can concentrate on providing a stable, efficient, reusable general service function, and the service is output to a corresponding service providing mechanism, so that the services in similar scenes do not need to be repeatedly constructed, resources are saved, and the service efficiency is improved.
EXAMPLE six
Based on the same idea, the application generating apparatus provided in the embodiment of the present specification further provides an application generating device, as shown in fig. 9.
The application generation device may be a terminal device or a server of the program supervision platform provided in the foregoing embodiments.
The application generation device may have a large difference due to different configurations or performances, and may include one or more processors 901 and a memory 902, and one or more stored applications or data may be stored in the memory 902. Memory 902 may be, among other things, transient storage or persistent storage. The application stored in memory 902 may include one or more modules (not shown), each of which may include a series of computer-executable instructions for an application generation device. Still further, the processor 901 may be configured to communicate with the memory 902 to execute a series of computer-executable instructions in the memory 902 on the application generation device. The application generation apparatus may also include one or more power supplies 903, one or more wired or wireless network interfaces 904, one or more input-output interfaces 905, one or more keyboards 906.
In particular, in this embodiment, the application generation device includes a memory, and one or more programs, wherein the one or more programs are stored in the memory, and the one or more programs may include one or more modules, and each module may include a series of computer-executable instructions for the application generation device, and the one or more programs configured to be executed by the one or more processors include computer-executable instructions for:
receiving an acquisition request of a general service function component sent by a service providing mechanism, wherein the acquisition request comprises function information of a target small program, and the acquisition request is sent when the service providing mechanism acquires a program code of a main operation service corresponding to the target small program;
acquiring a general service function component for the target small program according to the function information of the target small program;
and sending the general service function component for the target applet to the service providing mechanism so that the service providing mechanism generates the target applet according to the program code of the main business and the general service function component for the target applet.
In an embodiment of the present specification, the common service function component for the target applet includes one or more of an information delivery component, a component for performing drainage, and an algorithm protocol support component.
In the embodiment of this specification, the method further includes:
providing a target service for the target applet, wherein the target service comprises one or more of a data service including one or more of data collection, information statistics, information collation, data mining, and data prediction, an information management service including one or more of authority management, traffic management, data security management, and system security management.
The embodiment of the present specification provides an application generating device, which obtains a general service function component for a target applet from a predetermined program monitoring platform by obtaining a program code of a main operation service corresponding to the target applet, wherein the program monitoring platform is configured to provide basic data for operation of the target applet, manage and monitor a service corresponding to the target applet, and generate the target applet according to the program code of the main operation service and the general service function component, so that a service providing mechanism can concentrate on providing related services of the main operation service, thereby reducing investment on, for example, user drainage, a security algorithm, accurate information delivery, and the like, and simultaneously reducing investment on daily operation and maintenance of, for example, traffic, security and related functions, greatly reducing service cost, improving service efficiency and user experience, and the program monitoring platform can concentrate on providing a stable, efficient, reusable general service function, and the service is output to a corresponding service providing mechanism, so that the services in similar scenes do not need to be repeatedly constructed, resources are saved, and the service efficiency is improved.
EXAMPLE seven
Based on the same idea, the embodiments of the present specification further provide an application generation system, as shown in fig. 10.
The application generation system includes a device 1001 of a service providing organization and a program supervision platform 1002, wherein:
the device 1001 of the service providing organization is used for acquiring a program code of a main business corresponding to a target applet;
the program monitoring platform 1002 is configured to receive an acquisition request of a general service function component sent by the device of the service providing mechanism, where the acquisition request includes function information of a target applet, acquire the general service function component for the target applet according to the function information of the target applet, and send the general service function component for the target applet to the device of the service providing mechanism;
the program monitoring platform 1002 is further configured to provide basic data for the operation of the target applet, and manage and monitor a service corresponding to the target applet;
the device 1001 of the service providing organization is configured to generate the target applet according to the program code of the main business and the general business function component.
In an embodiment of the present specification, the common service function component includes one or more of an information delivery component, a component for performing drainage, and an algorithm protocol support component.
In this embodiment of the present specification, the device 1001 of the service providing mechanism is further configured to select one or more common service functional components from the obtained common service functional components;
and integrating the selected one or more universal service functional components with the program code of the main business to form the target applet.
In this embodiment, the program supervision platform 1002 further provides one or more of a data service, an information management service, and a resource transfer service for the target applet, where the data service includes one or more of data collection, information statistics, information checking, data mining, and data prediction, and the information management service includes one or more of authority management, traffic management, data security management, and system security management.
The embodiment of the specification provides an application generation system, which acquires a general service function component for a target applet from a preset program supervision platform by acquiring a program code of a main operation service corresponding to the target applet, wherein the program supervision platform is used for providing basic data for the operation of the target applet and managing and monitoring a service corresponding to the target applet, and the target applet is generated according to the program code of the main operation service and the general service function component, so that a service providing mechanism can concentrate on providing related services of the main operation service, thereby reducing investment on user drainage, a safety algorithm, accurate information delivery and the like, reducing investment on daily operation and maintenance of flow, safety and related functions, greatly reducing service cost, improving service efficiency and user experience, and the program supervision platform can concentrate on providing stable, efficient and reusable general service functions, and the service is output to a corresponding service providing mechanism, so that the services in similar scenes do not need to be repeatedly constructed, resources are saved, and the service efficiency is improved.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
In the 90 s of the 20 th century, improvements in a technology could clearly distinguish between improvements in hardware (e.g., improvements in circuit structures such as diodes, transistors, switches, etc.) and improvements in software (improvements in process flow). However, as technology advances, many of today's process flow improvements have been seen as direct improvements in hardware circuit architecture. Designers almost always obtain the corresponding hardware circuit structure by programming an improved method flow into the hardware circuit. Thus, it cannot be said that an improvement in the process flow cannot be realized by hardware physical blocks. For example, a Programmable Logic Device (PLD), such as a Field Programmable Gate Array (FPGA), is an integrated circuit whose Logic functions are determined by programming the Device by a user. A digital system is "integrated" on a PLD by the designer's own programming without requiring the chip manufacturer to design and fabricate application-specific integrated circuit chips. Furthermore, nowadays, instead of manually making an Integrated Circuit chip, such Programming is often implemented by "logic compiler" software, which is similar to a software compiler used in program development and writing, but the original code before compiling is also written by a specific Programming Language, which is called Hardware Description Language (HDL), and HDL is not only one but many, such as abel (advanced Boolean Expression Language), ahdl (alternate Hardware Description Language), traffic, pl (core universal Programming Language), HDCal (jhdware Description Language), lang, Lola, HDL, laspam, hardward Description Language (vhr Description Language), vhal (Hardware Description Language), and vhigh-Language, which are currently used in most common. It will also be apparent to those skilled in the art that hardware circuitry that implements the logical method flows can be readily obtained by merely slightly programming the method flows into an integrated circuit using the hardware description languages described above.
The controller may be implemented in any suitable manner, for example, the controller may take the form of, for example, a microprocessor or processor and a computer-readable medium storing computer-readable program code (e.g., software or firmware) executable by the (micro) processor, logic gates, switches, an Application Specific Integrated Circuit (ASIC), a programmable logic controller, and an embedded microcontroller, examples of which include, but are not limited to, the following microcontrollers: ARC 625D, Atmel AT91SAM, Microchip PIC18F26K20, and Silicone Labs C8051F320, the memory controller may also be implemented as part of the control logic of the memory. Those skilled in the art will also appreciate that, in addition to implementing the controller as pure computer readable program code, the same functionality can be implemented by logically programming method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Such a controller may thus be considered a hardware component, and the means included therein for performing the various functions may also be considered as a structure within the hardware component. Or even means for performing the functions may be regarded as being both a software module for performing the method and a structure within a hardware component.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functionality of the various elements may be implemented in the same one or more software and/or hardware implementations in implementing one or more embodiments of the present description.
As will be appreciated by one skilled in the art, embodiments of the present description may be provided as a method, system, or computer program product. Accordingly, one or more embodiments of the present description may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, one or more embodiments of the present description may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
Embodiments of the present description are described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the description. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, embodiments of the present description may be provided as a method, system, or computer program product. Accordingly, one or more embodiments of the present description may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, one or more embodiments of the present description may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
One or more embodiments of the present description may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. One or more embodiments of the specification may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The above description is only an example of the present disclosure, and is not intended to limit the present disclosure. Various modifications and alterations to this description will become apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present specification should be included in the scope of the claims of the present specification.

Claims (17)

1. A method of application generation, the method comprising:
acquiring a program code of a main operation service corresponding to a target small program;
acquiring a general service function component for the target applet from a preset program supervision platform, wherein the program supervision platform is used for providing basic data for the operation of the target applet and managing and monitoring the service corresponding to the target applet;
and generating the target small program according to the program code of the main business and the general business function component.
2. The method of claim 1, the common business function components comprising one or more of an information delivery component, a component for draining, and an algorithmic protocol support component.
3. The method of claim 1, the generating the target applet from the program code of the hosting service and the generic service function component, comprising:
selecting one or more universal service function components from the acquired universal service function components;
and integrating the selected one or more universal service functional components with the program code of the main business to form the target applet.
4. The method of any of claims 1-3, the program administration platform further providing one or more of a data service, an information governance service, and a resource transfer service for the target applet, wherein the data service includes one or more of data collection, information statistics, information reconciliation, data mining, and data prediction, and the information governance service includes one or more of rights governance, traffic governance, data security governance, and system security governance.
5. A method of application generation, the method comprising:
receiving an acquisition request of a general service function component sent by a service providing mechanism, wherein the acquisition request comprises function information of a target small program, and the acquisition request is sent when the service providing mechanism acquires a program code of a main operation service corresponding to the target small program;
acquiring a general service function component for the target small program according to the function information of the target small program;
and sending the general service function component for the target applet to the service providing mechanism so that the service providing mechanism generates the target applet according to the program code of the main business and the general service function component for the target applet.
6. The method of claim 5, the common business function components for the target applet comprising one or more of an information delivery component, a component for draining, and an algorithmic protocol support component.
7. The method of claim 5, further comprising:
providing a target service for the target applet, wherein the target service comprises one or more of a data service including one or more of data collection, information statistics, information collation, data mining, and data prediction, an information management service including one or more of authority management, traffic management, data security management, and system security management.
8. An application generation apparatus, the apparatus comprising:
the code acquisition module is used for acquiring a program code of a main business corresponding to the target small program;
a general component acquisition module, configured to acquire a general service function component for the target applet from a predetermined program supervision platform, where the program supervision platform is configured to provide basic data for operation of the target applet, and manage and monitor a service corresponding to the target applet;
and the small program generating module is used for generating the target small program according to the program code of the main business and the general business function component.
9. The apparatus of claim 8, the common business function components comprising one or more of an information delivery component, a component for draining, and an algorithmic protocol support component.
10. The apparatus of claim 8, the applet generating module, comprising:
the component selection unit is used for selecting one or more universal service functional components from the acquired universal service functional components;
and the applet generating unit is used for integrating the selected one or more universal service functional components with the program code of the main business to form the target applet.
11. The apparatus of any of claims 8-10, the program administration platform further to provide one or more of a data service, an information governance service, and a resource transfer service for the target applet, wherein the data service includes one or more of data collection, information statistics, information reconciliation, data mining, and data prediction, and the information governance service includes one or more of rights governance, traffic governance, data security governance, and system security governance.
12. An application generation apparatus, the apparatus comprising:
the system comprises a request receiving module, a service providing mechanism and a service processing module, wherein the request receiving module is used for receiving an acquisition request of a general service function component sent by the service providing mechanism, the acquisition request comprises function information of a target small program, and the acquisition request is sent when the service providing mechanism acquires a program code of a main operation service corresponding to the target small program;
the component acquisition module is used for acquiring a general service functional component for the target applet according to the functional information of the target applet;
and the component sending module is used for sending the general service function component for the target applet to the service providing mechanism so that the service providing mechanism generates the target applet according to the program code of the main business and the general service function component for the target applet.
13. The apparatus of claim 12, the common business function components for a target applet comprise one or more of an information delivery component, a component for draining, and an algorithmic protocol support component.
14. The apparatus of claim 12, the apparatus further comprising:
the service providing module is used for providing target services for the target applet, wherein the target services comprise one or more of data services, information management and control services and resource transfer services, the data services comprise one or more of data collection, information statistics, information checking, data mining and data prediction, and the information management and control services comprise one or more of authority management and control, flow management and control, data security management and system security management and control.
15. An application generation device, the application generation device comprising:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
acquiring a program code of a main operation service corresponding to a target small program;
acquiring a general service function component for the target applet from a preset program supervision platform, wherein the program supervision platform is used for providing basic data for the operation of the target applet and managing and monitoring the service corresponding to the target applet;
and generating the target small program according to the program code of the main business and the general business function component.
16. An application generation device, the application generation device comprising:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
receiving an acquisition request of a general service function component sent by a service providing mechanism, wherein the acquisition request comprises function information of a target small program, and the acquisition request is sent when the service providing mechanism acquires a program code of a main operation service corresponding to the target small program;
acquiring a general service function component for the target small program according to the function information of the target small program;
and sending the general service function component for the target small program to the service providing mechanism so that the service providing mechanism generates the target small program according to the program code of the main operation service and the general service function component for the target small program.
17. An application generation system comprising a device of a service provider and a program administration platform, wherein:
the device of the service providing mechanism is used for acquiring a program code of a main business corresponding to the target small program;
the program supervision platform is used for receiving an acquisition request of a general service function component sent by equipment of the service providing mechanism, wherein the acquisition request comprises function information of a target applet, acquiring the general service function component for the target applet according to the function information of the target applet, and sending the general service function component for the target applet to the equipment of the service providing mechanism;
the program supervision platform is also used for providing basic data for the operation of the target small program and managing and monitoring the service corresponding to the target small program;
and the equipment of the service providing mechanism is used for generating the target applet according to the program code of the main business and the general business function component.
CN201910004625.8A 2019-01-03 2019-01-03 Application program generation method, device, equipment and system Active CN110032358B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910004625.8A CN110032358B (en) 2019-01-03 2019-01-03 Application program generation method, device, equipment and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910004625.8A CN110032358B (en) 2019-01-03 2019-01-03 Application program generation method, device, equipment and system

Publications (2)

Publication Number Publication Date
CN110032358A CN110032358A (en) 2019-07-19
CN110032358B true CN110032358B (en) 2022-08-09

Family

ID=67235407

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910004625.8A Active CN110032358B (en) 2019-01-03 2019-01-03 Application program generation method, device, equipment and system

Country Status (1)

Country Link
CN (1) CN110032358B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110780915B (en) * 2019-08-16 2022-01-25 腾讯科技(深圳)有限公司 Data processing method, device and storage medium
CN111651734B (en) * 2020-05-27 2022-03-22 支付宝(杭州)信息技术有限公司 Installation management method, device, equipment and system for applet
CN111782300B (en) * 2020-07-08 2022-02-08 支付宝(杭州)信息技术有限公司 Data processing method, device, equipment and system
CN111736885B (en) * 2020-08-14 2020-12-18 浙江口碑网络技术有限公司 Program creating method, program creating apparatus, computer device, and computer-readable storage medium
CN112560076B (en) * 2021-02-23 2021-05-18 浙江口碑网络技术有限公司 Program page display method and device, computer equipment and readable storage medium
CN114124512B (en) * 2021-11-18 2022-08-05 中山大学 WeChat small program supervision method, system and equipment based on flow behavior analysis

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106294148B (en) * 2016-08-08 2018-12-11 清华大学 C programmer software verification method and device based on escape character transition system
CN107239318B (en) * 2017-06-13 2018-09-04 腾讯科技(深圳)有限公司 Using conversion method, device and equipment
US10956562B2 (en) * 2017-06-14 2021-03-23 International Business Machines Corporation Developing applications using precise static security analysis
CN107908557B (en) * 2017-11-14 2020-10-20 上海电子信息职业技术学院 Embedded software credible attribute modeling and verifying method
CN107943484B (en) * 2017-11-30 2021-04-06 广州酷狗计算机科技有限公司 Method and device for executing business function

Also Published As

Publication number Publication date
CN110032358A (en) 2019-07-19

Similar Documents

Publication Publication Date Title
CN110032358B (en) Application program generation method, device, equipment and system
CN107450981B (en) Block chain consensus method and equipment
CN107038042B (en) Service execution method and device
CN111008840B (en) Service processing system, service processing method, device and equipment
CN106990960B (en) Code deployment method and device
CN111008841B (en) Service processing system, service processing method, device and equipment
CN104516783A (en) Authority control method and device
CN113079200A (en) Data processing method, device and system
CN110766458A (en) Data processing method and device based on block chain
CN111899008B (en) Resource transfer method, device, equipment and system
CN111552945B (en) Resource processing method, device and equipment
CN112597013A (en) Online development and debugging method and device
CN111445258A (en) Risk prevention and control information processing method, device and equipment
CN109343970B (en) Application program-based operation method and device, electronic equipment and computer medium
CN114547569A (en) Account login processing method and device
CN116933886B (en) Quantum computing execution method, quantum computing execution system, electronic equipment and storage medium
CN114513528A (en) Block chain based service reservation and delegation
CN113674085A (en) Account limitation-removing method, device and equipment
CN111988429A (en) Algorithm scheduling method and system
CN116755799A (en) Service arrangement system and method
CN113472840B (en) Cloud service dynamic management method and device
CN112131509B (en) Multi-entry page multiplexing method, device, computer equipment and readable storage medium
CN115225638B (en) Service deployment method, device, electronic equipment and computer readable storage medium
CN110321250B (en) Disaster recovery method and device for application
CN109636324B (en) Electronic service contract processing method and device

Legal Events

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

Effective date of registration: 20200925

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman, British Islands

Applicant after: Advanced innovation technology Co.,Ltd.

Address before: A four-storey 847 mailbox in Grand Cayman Capital Building, British Cayman Islands

Applicant before: Alibaba Group Holding Ltd.

Effective date of registration: 20200925

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman, British Islands

Applicant after: Innovative advanced technology Co.,Ltd.

Address before: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman, British Islands

Applicant before: Advanced innovation technology Co.,Ltd.

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