CN111324335A - Method and device for creating small program - Google Patents

Method and device for creating small program Download PDF

Info

Publication number
CN111324335A
CN111324335A CN202010007295.0A CN202010007295A CN111324335A CN 111324335 A CN111324335 A CN 111324335A CN 202010007295 A CN202010007295 A CN 202010007295A CN 111324335 A CN111324335 A CN 111324335A
Authority
CN
China
Prior art keywords
applet
user
template
target
management platform
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.)
Pending
Application number
CN202010007295.0A
Other languages
Chinese (zh)
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.)
Xiamen 258 Network Technology Group Co ltd
Original Assignee
Xiamen 258 Network Technology Group 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 Xiamen 258 Network Technology Group Co ltd filed Critical Xiamen 258 Network Technology Group Co ltd
Priority to CN202010007295.0A priority Critical patent/CN111324335A/en
Publication of CN111324335A publication Critical patent/CN111324335A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9554Retrieval from the web using information identifiers, e.g. uniform resource locators [URL] by using bar codes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management

Abstract

The application provides a method and a device for creating an applet. The method comprises the following steps: responding to a system login request of a user, and acquiring the applet development management authority of a target program according to an appointed mode between the system login request and a target program management platform; determining a template of the applet to be created; if the user establishes the applet for the first time, acquiring the information content to be issued which is edited by the user in a self-defined way, and generating a code packet of the first applet and an experience two-dimensional code of the first applet by combining the information content to be issued and the applet template; submitting the code package to a target program management platform for auditing in response to the submission operation of the user; and if the information that the audit is passed is received, which is fed back by the target program management platform, the small program is issued. Therefore, the efficiency and convenience of creating the small program are improved, and the technical threshold of creating the small program is lowered.

Description

Method and device for creating small program
Technical Field
The present application relates to the field of application management technologies, and in particular, to a method and an apparatus for creating an applet.
Background
The applet is an application which can be used without downloading, the limitation of a single APP can be removed, more brand exposures and traffic retention can be obtained on more platforms, and the application is more and more extensive. Taking a hundred-degree intelligent small program as an example, the 7 th and 4 th days in 2018, the hundred-degree intelligent small program is formally online, and according to 2019 hundred-degree data, the month life of the hundred-degree small program reaches 2.5 hundred million, the number of the resident hundred-degree small programs is more than 15 million, and the intelligent small program is an important carrier for enterprises to embrace the industry internet and realize the intelligent industry landing mobile terminal. According to statistics, the searching flow of over 60 hundred million times per day is completely opened to small programs, and the method is a new welfare for searching and optimizing in enterprise network marketing and a new air port for searching flow.
Due to the fact that the function of the hundred-degree intelligent small program is continuously upgraded, the enterprise or an individual can be helped by the fact that the hundred-degree intelligent small program is accessed, and huge commercial benefits are obtained, but the threshold for developing and creating the small program is high, and the hundred-degree small program building participants need to have certain professional knowledge, so that the defects of long period, high cost, difficulty in maintenance and the like exist when a plurality of small programs are developed and managed.
Disclosure of Invention
In view of this, the present application provides an applet creating method and apparatus, so as to improve efficiency of creating an applet and reduce a requirement of creating the applet on professional technical capability of a user.
Specifically, the method is realized through the following technical scheme:
in a first aspect, an embodiment of the present application provides a method for creating an applet, where the method includes:
responding to a system login request of a user, and acquiring the applet development management authority of the target program according to an appointed mode between the system login request and a target program management platform;
determining a template of the applet to be created;
if the user establishes the applet for the first time, acquiring the information content to be issued which is edited by the user in a self-defined way, and generating a code packet of the first applet and an experience two-dimensional code of the first applet by combining the information content to be issued and the applet template;
submitting the code package to the target program management platform for auditing in response to the submission operation of the user;
and if the information that the audit is passed is received, which is fed back by the target program management platform, the small program is issued.
Optionally, the acquiring, in response to a system login request of a user, applet development management permissions of a target program according to an agreed manner with a target program management platform includes:
responding to a system login request of a user, calling the target program management platform to obtain a pre-authorization code for establishing the applet, and generating an authorization code based on the pre-authorization code and a specified parameter appointed between the pre-authorization code and the target management platform; and after the user logs in the target program management platform, the authorization binding is completed by scanning the authorization code.
Optionally, the determining a template of the applet to be created includes:
acquiring the target template specified by the user from an applet template library of the system to directly serve as a template of the applet to be created;
alternatively, the first and second electrodes may be,
acquiring the target template designated by the user from an applet template library of the system, and adjusting the target template to obtain a template of the applet to be created;
alternatively, the first and second electrodes may be,
and generating a target template based on the template components selected by the user from the template design center library and the small program template customized by the user, and determining the target template as the template of the small program to be created.
Optionally, after the obtaining the information content customized by the user and generating the code package of the applet by combining the information content and the applet template, the method further includes:
and storing the information content to be issued customized by the user into a user content database corresponding to the user.
Optionally, the method further comprises:
if the user does not establish the applet for the first time, acquiring information content designated by the user from the user content database, performing deduplication processing on the data content, and combining the information content subjected to deduplication processing and the applet template to generate a code package of the applet and an experience two-dimensional code of the applet.
Second aspect an embodiment of the present application provides an applet creating apparatus, including:
the acquisition module is used for responding to a system login request of a user and acquiring the applet development management authority of the target program according to an appointed mode between the acquisition module and a target program management platform;
the determining module is used for determining a template of the applet to be created;
the generating module is used for acquiring the information content to be issued which is edited by the user in a self-defined manner if the user establishes the applet for the first time, and generating a code packet of the first applet and an experience two-dimensional code of the first applet by combining the information content to be issued and the applet template;
the submitting module is used for responding to the submitting operation of the user and submitting the code packet to the target program management platform for auditing;
and the issuing module is used for issuing the small program if the information that the audit is passed is received and fed back by the target program management platform.
Optionally, the obtaining module is specifically configured to:
responding to a system login request of a user, calling the target program management platform to obtain a pre-authorization code for establishing the applet, and generating an authorization code based on the pre-authorization code and a specified parameter appointed between the pre-authorization code and the target management platform; and after the user logs in the target program management platform, the authorization binding is completed by scanning the authorization code.
Optionally, the determining module is specifically configured to:
acquiring the target template specified by the user from an applet template library of the system to directly serve as a template of the applet to be created;
alternatively, the first and second electrodes may be,
acquiring the target template designated by the user from an applet template library of the system, and adjusting the target template to obtain a template of the applet to be created;
alternatively, the first and second electrodes may be,
and generating a target template based on the template components selected by the user from the template design center library and the small program template customized by the user, and determining the target template as the template of the small program to be created.
Optionally, the method further comprises:
and the storage module is used for storing the information content to be issued customized by the user into a user content database corresponding to the user.
In a third aspect, an embodiment of the present application provides an electronic device, including a processor, a communication interface, a memory, and a communication bus, where the processor and the communication interface complete communication between the memory and the processor through the communication bus;
a memory for storing a computer program;
a processor for implementing the method steps of the first aspect when executing the program stored in the memory.
In a fourth aspect, embodiments of the present application provide a computer-readable storage medium on which a computer program is stored, which when executed by a processor, implements the method according to the first aspect.
The method and the device for creating the small program respond to a system login request of a user, and acquire the small program development management authority of a target program according to an appointed mode with a target program management platform; then determining a template of the applet to be created; if the user establishes the applet for the first time, acquiring the information content to be issued which is edited by the user in a self-defined way, and generating a code packet of the first applet and an experience two-dimensional code of the first applet by combining the information content to be issued and the applet template; in response to the submission operation of the user, submitting the code packet to a target program management platform for auditing, and issuing the small program according to the operation of the user after the auditing is passed; the efficiency of applet creation is improved, and the technical threshold for creating the applet is lowered.
Drawings
FIG. 1 is a flow diagram illustrating a method for applet creation in accordance with an exemplary embodiment of the present application;
FIG. 2 is a flowchart illustrating a method for creating a hundred degree applet according to an exemplary embodiment of the present application;
fig. 3 is a schematic structural diagram of an applet creating apparatus according to an exemplary embodiment of the present application.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present application, as detailed in the appended claims.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in this application and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items.
It is to be understood that although the terms first, second, third, etc. may be used herein to describe various information, such information should not be limited to these terms. These terms are only used to distinguish one type of information from another. For example, first information may also be referred to as second information, and similarly, second information may also be referred to as first information, without departing from the scope of the present application. The word "if" as used herein may be interpreted as "at … …" or "when … …" or "in response to a determination", depending on the context.
Fig. 1 is a schematic flowchart of a method for creating an applet according to an embodiment of the present application; referring to fig. 1, in this embodiment, the method includes the following steps:
and S10, responding to the system login request of the user, and acquiring the applet development management authority of the target program according to the appointed mode between the system login request and the target program management platform.
In this embodiment, the premise that the user creates the applet in the system is that the system needs to obtain the development right of the hundred-degree applet.
For example, first, a user needs to register a hundred-degree smart applet account on a hundred-degree smart applet platform (target program management platform) to complete principal authentication and authenticity authentication. Thereafter, the user initiates a request to create an applet on the hundred applet platform, which may be by the motor creating a virtual button or option for an applet, or the like. And the user writes in basic information such as the name, brief introduction and logo of the applet on the Baidu applet platform and clicks to submit the audit.
In an optional embodiment, the step S10 specifically includes the following step a 10:
step A10, responding to a system login request of a user, calling the target program management platform to obtain a pre-authorization code for establishing the applet, and generating an authorization code based on the pre-authorization code and a specified parameter agreed between the pre-authorization code and the target management platform; and after the user logs in the target program management platform, the authorization binding is completed by scanning the authorization code.
Illustratively, a user logs in the system, the system calls the credential (access _ token) of the Baidu applet platform through an API (application programming interface) of the system to obtain a pre-authorization code (pre _ auth _ code) for authorization process preparation, and the system generates an authorization two-dimensional code according to client _ id, pre _ auth _ code and redirect _ uri agreed with the Baidu applet platform. After a user logs in the hundred-degree APP by using the registered applet account, the two-dimensional code is scanned in the system for authorization binding, and at the moment, the system obtains the development and management authority of the hundred-degree applet, so that the applet establishing and issuing service can be completed through the system.
And S20, determining a template of the small program to be created.
The template for determining the small program to be created comprises the following three modes:
and in the first mode, the target template specified by the user is acquired from the applet template library of the system and is directly used as the template of the applet to be created.
In this embodiment, a user selects a suitable applet template from an applet template center in the background of the system, and clicks to store the selected applet template.
And secondly, acquiring the target template specified by the user from the applet template library of the system, and adjusting the target template to obtain the template of the applet to be created.
In this embodiment, after the user authorizes the hundred-degree applet, a suitable applet template is selected and adjusted in an applet template center in the background of the system; illustratively, entering a template design center, adjusting the template structure of the selected template in a component dragging and pulling mode, generating a proper applet page structure, and clicking for saving.
And thirdly, generating a target template based on the template component selected by the user from the template design center library and the small program template customized by the user, and determining the target template as the template of the small program to be created.
S30, if the user establishes the applet for the first time, obtaining the information content to be issued which is edited by the user in a user-defined manner, and generating a code package of the first applet and an experience two-dimensional code of the first applet by combining the information content to be issued and the applet template.
And S40, responding to the submission operation of the user, and submitting the code packet to the target program management platform for auditing.
And S50, issuing the small program if the information that the audit is passed is received, wherein the information is fed back by the target program management platform.
In an embodiment of the present application, after the step S30 of obtaining the user-defined information content, and generating the code package of the applet by combining the information content and the applet template, the method further includes the following step B10:
and step B10, storing the information content to be issued customized by the user into a user content database corresponding to the user.
In this embodiment, the method further includes the following step C10:
and step C10, if the user does not establish the applet for the first time, acquiring the information content designated by the user from the user content database, performing deduplication processing on the data content, and generating a code package of the applet and an experience two-dimensional code of the applet by combining the information content subjected to deduplication processing and the applet template.
The experience two-dimensional code is used for meeting the requirement that a user can preview the experience version of the small program through scanning of the target program.
For a detailed description of the present application, fig. 2 is a method for creating a hundred degree applet, according to an embodiment of the present application; as shown in fig. 2, the method specifically includes the following steps:
and the user performs registration application on the Baidu applet platform official network, registers an intelligent applet account and completes authentication.
After the user finishes account registration and authentication, clicking on a hundred-degree small program platform to create a small program, filling basic information such as the name, brief introduction and logo of the small program, and then clicking to submit the verification.
The user logs in the system (Baidu applet management system), the system calls the credential (access _ token) of the Baidu applet platform through an API (application program interface) of the system to obtain a pre-authorization code (pre _ auth _ code) for authorization process preparation, and the system generates an authorization two-dimensional code according to client _ id, pre _ auth _ code and redirect _ uri agreed with the Baidu applet platform. After the user logs in the hundred-degree applet platform by using the applet account number registered in the last step, the two-dimensional code is scanned and authorized and bound in the system, and at the moment, the system obtains the development and management authority of the hundred-degree applet, so that the applet service can be completed through the system.
After the user authorizes the hundred-degree applet, a proper applet template is selected in the applet template center of the background of the system, and the selected applet template is clicked and stored. Or entering a template design center, and adjusting the template structure of the selected template in a component dragging and pulling mode to generate a proper small program page structure.
Entering a product management center and an information management center of the system, editing the product information and the consultation information of the small program in a user-defined way, and then creating and finishing the hundred-degree small program 1. The product information and the information are also stored in a user product and information database (user content database) at the same time, so that the product information and the information can be synchronized to other applets of the user by one key in the future, and the time cost of repeated editing and releasing of the user is saved.
If the user is to create other applets (e.g., applet 2, applet 3, applet 20), the system may choose to synchronize the current applet template with the enterprise basic information, product and information from the user product, information database (user content database) by clicking one on the other applet.
Because the small program products and the information are directly synchronized to other small programs, the Baidu search platform performs duplicate removal and collection on the duplicate resources submitted by the small programs, so that the Baidu search platform cannot be collected by a Baidu search engine, and the flow of the Baidu small programs is influenced. Therefore, the user selects information data to be synchronized to other small programs, the system firstly flows the data to the intelligent editing system, the intelligent editing system intelligently adjusts the pre-synchronized data content according to a semantic analysis algorithm, and the pre-synchronized data content is synchronized to other small programs after the information is de-duplicated, so that the problem of resource repetition is effectively solved.
After the steps are completed, clicking and storing, the system can generate a corresponding small program code packet. Meanwhile, the small program experience two-dimensional code can be generated, and the user can preview the experience version of the small program through hundred-degree APP scanning.
And after the user previews the hundred-degree small program satisfaction, clicking to submit the audit. The system submits the authorized applet code package to the hundred-degree applet platform through the API interface. After the code packet passes the verification of the Baidu small program platform, the Baidu small program platform returns the verification result to the system, and a user clicks to submit the small program to be issued in the system, so that the user can confirm that the issuing is on line.
The embodiments described above improve the efficiency of applet creation and reduce the technical threshold for creating an applet.
Fig. 3 is an apparatus for building an applet according to an embodiment of the present application; referring to fig. 3, the apparatus includes:
an obtaining module 301, configured to respond to a system login request of a user, and obtain an applet development management authority of a target program according to an agreed manner with a target program management platform;
a determining module 302, configured to determine a template of an applet to be created;
a generating module 303, configured to obtain information content to be released custom-edited by the user if the user establishes the applet for the first time, and generate a code package of the first applet and an experience two-dimensional code of the first applet in combination with the information content to be released and the applet template;
a submitting module 304, configured to submit the code package to the target program management platform for auditing in response to a submitting operation of the user;
the issuing module 305 is configured to issue the applet if the information that the audit is passed is received and fed back by the target program management platform.
Optionally, the obtaining module 301 is specifically configured to:
responding to a system login request of a user, calling the target program management platform to obtain a pre-authorization code for establishing the applet, and generating an authorization code based on the pre-authorization code and a specified parameter appointed between the pre-authorization code and the target management platform; and after the user logs in the target program management platform, the authorization binding is completed by scanning the authorization code.
Optionally, the determining module 302 is specifically configured to:
acquiring the target template specified by the user from an applet template library of the system to directly serve as a template of the applet to be created;
alternatively, the first and second electrodes may be,
acquiring the target template designated by the user from an applet template library of the system, and adjusting the target template to obtain a template of the applet to be created;
alternatively, the first and second electrodes may be,
and generating a target template based on the template components selected by the user from the template design center library and the small program template customized by the user, and determining the target template as the template of the small program to be created.
Optionally, the method further comprises:
and the storage module (not shown in the figure) is used for storing the information content to be issued customized by the user into a user content database corresponding to the user.
The application also provides electronic equipment which comprises a processor, a communication interface, a memory and a communication bus, wherein the processor and the communication interface are used for finishing mutual communication through the communication bus;
a memory for storing a computer program;
a processor for implementing the method steps of the first aspect when executing the program stored in the memory.
Corresponding to the method of building an applet in fig. 1-2, the present disclosure also provides a computer readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the method of building an applet as described above.
Specifically, the storage medium can be a general storage medium, such as a mobile disk, a hard disk, and the like, and when a computer program on the storage medium is run, the file encryption and file decryption method can be executed, so that a user can independently select a file to be encrypted for encryption without uploading the file to a cloud for encryption, inconvenience caused by the fact that unified encryption is needed when photos in an album are encrypted in the prior art is avoided, and the encryption has the positive effects of safety and high efficiency.
In the embodiments provided in the present disclosure, it should be understood that the disclosed apparatus and method may be implemented in other ways. The apparatus embodiments described above are merely illustrative, and for example, the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, functional modules in the embodiments of the present disclosure may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present disclosure may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present disclosure. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, 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 identical elements in a process, method, article, or apparatus that comprises the element.
The above description is only for the specific embodiments of the present disclosure, but the scope of the present disclosure is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present disclosure, and all the changes or substitutions should be covered within the scope of the present disclosure. Therefore, the protection scope of the present disclosure shall be subject to the protection scope of the claims.

Claims (10)

1. A method of applet creation, the method comprising:
responding to a system login request of a user, and acquiring the applet development management authority of the target program according to an appointed mode between the system login request and a target program management platform;
determining a template of the applet to be created;
if the user establishes the applet for the first time, acquiring the information content to be issued which is edited by the user in a self-defined way, and generating a code packet of the first applet and an experience two-dimensional code of the first applet by combining the information content to be issued and the applet template;
submitting the code package to the target program management platform for auditing in response to the submission operation of the user;
and if the information that the audit is passed is received, which is fed back by the target program management platform, the small program is issued.
2. The method as claimed in claim 1, wherein the acquiring the applet development management authority of the target program according to the appointed manner with the target program management platform in response to the system login request of the user comprises:
responding to a system login request of a user, calling the target program management platform to obtain a pre-authorization code for establishing the applet, and generating an authorization code based on the pre-authorization code and a specified parameter appointed between the pre-authorization code and the target management platform; and after the user logs in the target program management platform, the authorization binding is completed by scanning the authorization code.
3. The method of claim 1, wherein determining a template of the applet to be created comprises:
acquiring the target template specified by the user from an applet template library of the system to directly serve as a template of the applet to be created;
alternatively, the first and second electrodes may be,
acquiring the target template designated by the user from an applet template library of the system, and adjusting the target template to obtain a template of the applet to be created;
alternatively, the first and second electrodes may be,
and generating a target template based on the template components selected by the user from the template design center library and the small program template customized by the user, and determining the target template as the template of the small program to be created.
4. The method of claim 1, wherein after the obtaining the user-defined information content and generating the code package of the applet by combining the information content and the applet template, the method further comprises:
and storing the information content to be issued customized by the user into a user content database corresponding to the user.
5. The method of claim 4, further comprising:
if the user does not establish the applet for the first time, acquiring information content designated by the user from the user content database, performing deduplication processing on the data content, and combining the information content subjected to deduplication processing and the applet template to generate a code package of the applet and an experience two-dimensional code of the applet.
6. An applet creating apparatus, comprising:
the acquisition module is used for responding to a system login request of a user and acquiring the applet development management authority of the target program according to an appointed mode between the acquisition module and a target program management platform;
the determining module is used for determining a template of the applet to be created;
the generating module is used for acquiring the information content to be issued which is edited by the user in a self-defined manner if the user establishes the applet for the first time, and generating a code packet of the first applet and an experience two-dimensional code of the first applet by combining the information content to be issued and the applet template;
the submitting module is used for responding to the submitting operation of the user and submitting the code packet to the target program management platform for auditing;
and the issuing module is used for issuing the small program if the information that the audit is passed is received and fed back by the target program management platform.
7. The apparatus of claim 6, wherein the obtaining module is specifically configured to:
responding to a system login request of a user, calling the target program management platform to obtain a pre-authorization code for establishing the applet, and generating an authorization code based on the pre-authorization code and a specified parameter appointed between the pre-authorization code and the target management platform; and after the user logs in the target program management platform, the authorization binding is completed by scanning the authorization code.
8. The apparatus of claim 6, wherein the determining module is specifically configured to:
acquiring the target template specified by the user from an applet template library of the system to directly serve as a template of the applet to be created;
alternatively, the first and second electrodes may be,
acquiring the target template designated by the user from an applet template library of the system, and adjusting the target template to obtain a template of the applet to be created;
alternatively, the first and second electrodes may be,
and generating a target template based on the template components selected by the user from the template design center library and the small program template customized by the user, and determining the target template as the template of the small program to be created.
9. The apparatus of claim 6, further comprising:
and the storage module is used for storing the information content to be issued customized by the user into a user content database corresponding to the user.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1-5.
CN202010007295.0A 2020-01-04 2020-01-04 Method and device for creating small program Pending CN111324335A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010007295.0A CN111324335A (en) 2020-01-04 2020-01-04 Method and device for creating small program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010007295.0A CN111324335A (en) 2020-01-04 2020-01-04 Method and device for creating small program

Publications (1)

Publication Number Publication Date
CN111324335A true CN111324335A (en) 2020-06-23

Family

ID=71172092

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010007295.0A Pending CN111324335A (en) 2020-01-04 2020-01-04 Method and device for creating small program

Country Status (1)

Country Link
CN (1) CN111324335A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111736885A (en) * 2020-08-14 2020-10-02 浙江口碑网络技术有限公司 Program creating method, program creating apparatus, computer device, and computer-readable storage medium
CN112333239A (en) * 2020-10-10 2021-02-05 百度(中国)有限公司 Service auditing notification method, gateway, electronic equipment and readable medium
CN113064627A (en) * 2021-03-23 2021-07-02 支付宝(杭州)信息技术有限公司 Service access data processing method, platform, terminal, equipment and system
CN114154155A (en) * 2021-12-07 2022-03-08 北京瑞星网安技术股份有限公司 Target program generation method, lasso program detection method, device and equipment
CN114154526A (en) * 2021-12-02 2022-03-08 京东科技信息技术有限公司 Two-dimensional code processing method and system, storage medium and electronic equipment
CN114168215A (en) * 2021-11-17 2022-03-11 广东太平洋互联网信息服务有限公司 Plug-in processing method, system and medium for multiple applet functional modules

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160381001A1 (en) * 2015-06-24 2016-12-29 Lecloud Computing Co., Ltd. Method and apparatus for identity authentication between systems
CN110531962A (en) * 2019-08-06 2019-12-03 上海连尚网络科技有限公司 Development process method, equipment and the computer readable storage medium of small routine

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160381001A1 (en) * 2015-06-24 2016-12-29 Lecloud Computing Co., Ltd. Method and apparatus for identity authentication between systems
CN110531962A (en) * 2019-08-06 2019-12-03 上海连尚网络科技有限公司 Development process method, equipment and the computer readable storage medium of small routine

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
百度智能小程序运营: "百度智能小程序服务商开发指南V1.0", 《HTTPS://SMARTPROGRAM.BAIDU.COM/FORUM/TOPIC/SHOW/73730》 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111736885A (en) * 2020-08-14 2020-10-02 浙江口碑网络技术有限公司 Program creating method, program creating apparatus, computer device, and computer-readable storage medium
CN112333239A (en) * 2020-10-10 2021-02-05 百度(中国)有限公司 Service auditing notification method, gateway, electronic equipment and readable medium
CN113064627A (en) * 2021-03-23 2021-07-02 支付宝(杭州)信息技术有限公司 Service access data processing method, platform, terminal, equipment and system
CN114168215A (en) * 2021-11-17 2022-03-11 广东太平洋互联网信息服务有限公司 Plug-in processing method, system and medium for multiple applet functional modules
CN114168215B (en) * 2021-11-17 2024-03-19 广东太平洋互联网信息服务有限公司 Plug-in processing method, system and medium for multiple small program function modules
CN114154526A (en) * 2021-12-02 2022-03-08 京东科技信息技术有限公司 Two-dimensional code processing method and system, storage medium and electronic equipment
CN114154155A (en) * 2021-12-07 2022-03-08 北京瑞星网安技术股份有限公司 Target program generation method, lasso program detection method, device and equipment
CN114154155B (en) * 2021-12-07 2023-11-24 北京瑞星网安技术股份有限公司 Target program generation method, lux program detection device and equipment

Similar Documents

Publication Publication Date Title
CN111324335A (en) Method and device for creating small program
CN110309636B (en) Identity authentication method and system
US20200311646A1 (en) Blockchain-based system for analyzing and tracking work performance
US10257196B2 (en) Access control for a document management and collaboration system
US10911428B1 (en) Use of metadata for computing resource access
US8726010B2 (en) Secure content distribution
CN109471865B (en) Offline data management method, system, server and storage medium
US8769642B1 (en) Techniques for delegation of access privileges
CN110636057B (en) Application access method and device and computer readable storage medium
CN111885211A (en) Application publishing method and device
CN103559221B (en) A kind of method, device and browser for carrying out multimedia-data procession
JP2008165767A (en) System and method for file transfer management
US20190260726A1 (en) Controlling access to electronic resources based on a user's sociometric identification document
WO2016169438A1 (en) Method and apparatus for acquiring user account
JP2023535633A (en) verifying tracked portions of received sensor data using computer cryptography;
CN112534431A (en) Increasing security of cryptographically protected resources based on publicly available data
CN106776917A (en) A kind of method and apparatus for obtaining resource file
US10860697B2 (en) Private content in search engine results
CN109885790B (en) Method and device for acquiring satisfaction evaluation data
CN117235400A (en) Unified multi-platform portal system based on Kafka technology
US20210006634A1 (en) Secure and private web browsing system and method
US10394916B2 (en) Personalized search environment
CN114416806A (en) Method and device for acquiring power safety knowledge data and computer equipment
US11275851B2 (en) System, method, and storage medium for distributed data management
CN113259340B (en) Block chain data processing method and device and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20200623

RJ01 Rejection of invention patent application after publication