CN111666068A - Platform development framework, construction method, equipment and medium - Google Patents

Platform development framework, construction method, equipment and medium Download PDF

Info

Publication number
CN111666068A
CN111666068A CN202010484175.XA CN202010484175A CN111666068A CN 111666068 A CN111666068 A CN 111666068A CN 202010484175 A CN202010484175 A CN 202010484175A CN 111666068 A CN111666068 A CN 111666068A
Authority
CN
China
Prior art keywords
platform
template
component
components
framework
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.)
Granted
Application number
CN202010484175.XA
Other languages
Chinese (zh)
Other versions
CN111666068B (en
Inventor
贾麟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Softcom Smart City Technology Co ltd
Original Assignee
Beijing Softcom Smart City Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Softcom Smart City Technology Co ltd filed Critical Beijing Softcom Smart City Technology Co ltd
Priority to CN202010484175.XA priority Critical patent/CN111666068B/en
Publication of CN111666068A publication Critical patent/CN111666068A/en
Application granted granted Critical
Publication of CN111666068B publication Critical patent/CN111666068B/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The embodiment of the invention discloses a platform development framework, a construction method, equipment and a medium. The frame includes: a component library for providing components to simulate components in a front-end page; the component design module is used for providing a universal interface and at least one set of customized interfaces according to components in the component library; the frame configuration module is used for configuring parameters of the frame according to product requirements; the scaffold is used for providing at least two sets of frame templates so as to realize the development of the multi-end platform. According to the scheme, the platform interface can be customized according to the requirements of the user, the development requirements of the user on different types of front-end platforms and multi-end platforms are met through at least two sets of framework templates, and the platform development types are enriched.

Description

Platform development framework, construction method, equipment and medium
Technical Field
The embodiment of the invention relates to the technical field of computers, in particular to a platform development framework, a construction method, equipment and a medium.
Background
With the development of computer technology, the separation of the front end and the back end has become a trend in the development of platforms or systems at present, the components are widely applied, and the development of various platforms can be realized by adopting a platform development framework.
The existing platform development frame mainly comprises a middle platform front-end development frame and a multi-end development frame, the two development frames are universal in design style, cannot completely meet the individual requirements of users, often cannot be customized by one hundred percent, and technicians cannot modify bottom codes of the frames to further customize diversified design styles. In addition, the development framework of the middle stage front end is difficult to realize multi-end development.
Disclosure of Invention
The embodiment of the invention provides a platform development framework, a construction method, equipment and a medium, which are used for realizing customized development of a platform interface and meeting the development requirements of different types of platforms and multi-terminal platforms.
In one embodiment, an embodiment of the present invention provides a platform development framework, including:
a component library for providing components to simulate components in a front-end page;
the component design module is used for providing a universal interface and at least one set of customized interfaces according to components in the component library;
the frame configuration module is used for configuring parameters of the frame according to product requirements;
the scaffold is used for providing at least two sets of frame templates so as to realize the development of the multi-end platform.
In another embodiment, an embodiment of the present invention further provides a method for constructing a platform development framework, where the method includes:
establishing a component library according to the component parameters in the front-end page;
establishing a universal interface and at least one set of customized interfaces according to the components in the component library;
establishing at least two sets of framework templates to realize multi-terminal platform development;
and configuring parameters of the platform development framework for calling the interface and at least two sets of templates to develop the platform.
In another embodiment, an embodiment of the present invention further provides a platform development framework building apparatus, including: one or more processors;
a memory for storing one or more programs;
when the one or more programs are executed by the one or more processors, the one or more processors implement the platform development framework building method according to any one of the embodiments of the present invention.
In still another embodiment, the embodiment of the present invention further provides a computer-readable storage medium on which a computer program is stored, which, when executed by a processor, implements the platform development framework construction method according to any one of the embodiments of the present invention.
In the embodiment of the invention, the component library is used for providing components to simulate the components in the front-end page; the component design module is used for providing a universal interface and at least one set of customized interfaces according to components in the component library; the frame configuration module is used for configuring parameters of the frame according to product requirements; the scaffold is used for providing at least two sets of frame templates to realize development of the multi-end platform, so that personalized customization of a platform interface according to the requirements of a user is realized, the development requirements of the user on different types of front-end platforms and multi-end platforms are met through the at least two sets of frame templates, and the platform development types are enriched.
Drawings
Fig. 1 is a first structural diagram of a platform development framework according to an embodiment of the present invention;
fig. 2 is a second structural diagram of a platform development framework according to an embodiment of the present invention;
fig. 3 is a flowchart of a method for constructing a platform development framework according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a platform development framework building device according to an embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Fig. 1 is a first structural diagram of a platform development framework according to an embodiment of the present invention. The platform development framework provided by the embodiment can be suitable for the condition of platform development, and typically, the embodiment of the invention can be suitable for the condition of customizing the platform interface according to different requirements of users. Referring to fig. 1, the framework of the embodiment of the present invention specifically includes: a component library 110 for providing components to simulate components in a front-end page; a component design module 120 for providing a generic interface and at least one customized interface based on components in the component library; a frame configuration module 130, configured to configure parameters of the frame according to product requirements; the scaffold 140 is used for providing at least two sets of frame templates so as to realize the development of the multi-end platform.
Specifically, the component library 110 may be an Axcure component library, which includes components with the same specification as the front-end interface components, and a platform interface prototype may be obtained by dragging the components in the component library 110, and is consistent with a platform page developed by a technician. The component library 110 may include general components or components added according to the needs of the user, and provides more available components in the form of rich components to achieve personalized customization.
The component design module 120 can call components in the component library 110 to construct a general interface, and construct at least one set of customized interface according to newly added components in the component library, thereby satisfying customized requirements of users and enriching interface forms. In an embodiment of the present application, the component design module is specifically configured to: acquiring a component corresponding to a product required by a user, and updating the component library; and constructing at least one set of customized interface according to the requirements of users based on the components in the component library. Specifically, different users have different requirements, and the different requirements may correspond to different components, so in the process of developing the application, the component library 110 may be continuously updated according to the requirements of the users. In the process of developing and applying, the component design module 120 continuously obtains new components to which the requirements of the user are applied, and stores new components in the component library 110 to update the component library 110, so that the customized requirements of the user can be subsequently met, and customized development is realized.
Since the current frame parameters are parameters finished by packaging, technical developers are difficult to determine how to modify, technical requirements on technicians are high, and general technicians are difficult to modify parameter configurations without further learning and research. In the embodiment of the application, the framework configuration module 130 optimizes and configures webpack, records each configured parameter in detail, and simplifies the expression mode of the parameter, so that a technician can understand the meaning of each parameter more intuitively, and the technician can modify and optimize the configuration parameter conveniently.
At present, in the development process, part of the framework can realize the development of the middle platform front end and part of the framework can realize the development of the multi-end platform, but the development of the middle platform front end and the development of the multi-end platform cannot be realized. In the embodiment of the present application, at least two sets of framework formworks are provided in the scaffold 140, and include at least two sets: the system comprises a Web end middle platform template, a Web end office system template, a Web end e-commerce platform template, a PC end middle platform template, a PC end office system template, a PC end e-commerce platform template, a mobile phone end middle platform template, a mobile phone end office system template and a mobile phone end e-commerce platform template. Therefore, the development of the front end of the middle platform can be realized, and the development of a multi-end platform can also be realized.
In this embodiment of the present application, fig. 2 is a second schematic structural diagram of a platform development framework provided in this embodiment of the present invention, as shown in fig. 2, where LJD-APP is a name of the platform development framework in this embodiment of the present application, and the framework may further include: and the pluggable service component is used for encapsulating the native request and providing the service component which can be used selectively for the user. The pluggable service components include a request service component and a local storage service component. In particular, the framework may also provide pluggable service components that are selected for use according to the user's needs, including requesting service components, such as components for responding to user requests, and locally storing service components, such as locally stored service components provided to the user.
In an embodiment of the present application, the frame may further include: and the scaffold code compiling module is used for determining the framework template required by the user in a question-answering mode. Specifically, the scaffold code compiling module provides available framework templates for users, so that the users can select the framework templates to be used, and different requirements of the users are met.
In an embodiment of the present application, the frame may further include: the description document writing module is used for writing description documents to guide users to use the platform development framework for platform development; wherein the description document is written in Markdown format.
In the embodiment of the invention, the component library is used for providing components to simulate the components in the front-end page; the component design module is used for providing a universal interface and at least one set of customized interfaces according to components in the component library; the frame configuration module is used for configuring parameters of the frame according to product requirements; the scaffold is used for providing at least two sets of frame templates to realize development of the multi-end platform, so that personalized customization of a platform interface according to the requirements of a user is realized, the development requirements of the user on different types of front-end platforms and multi-end platforms are met through the at least two sets of frame templates, and the platform development types are enriched.
Fig. 3 is a flowchart of a platform development and construction method according to an embodiment of the present invention. Details which are not described in detail in the present embodiment are described in the above embodiments. Referring to fig. 3, the platform development framework provided in this embodiment may include:
s210, establishing a component library according to the component parameters in the front-end page.
Specifically, the component library may be an Axcure component library, which includes components with the same specification as the front-end interface component, and by dragging the components in the component library, a platform interface prototype may be obtained, which is consistent with a platform page developed by a technician. The component library can comprise general components and components added according to the requirements of users, and more available components are provided in a rich component form to realize personalized customization.
In this embodiment of the present application, after the component library is established according to the control parameter in the front-end page, the method further includes: acquiring a component corresponding to a product required by a user, and updating the component library; specifically, different users have different requirements, and the different requirements may correspond to different components, so that the component library can be continuously updated according to the requirements of the users in the process of developing and applying.
S220, establishing a universal interface and at least one set of customized interfaces according to the components in the component library.
The components in the component library can be called to construct a universal interface, and at least one set of customized interface is constructed according to the newly added components in the component library, so that the customized requirements of users are not needed, and the form of the interface is enriched. In an embodiment of the present application, establishing a generic interface and at least one customized interface according to the components in the component library includes: and constructing at least one set of customized interface according to the requirements of users based on the components in the component library.
And S230, establishing at least two sets of framework templates to realize multi-terminal platform development.
Wherein, the at least two sets of frame templates comprise at least two items as follows: the system comprises a Web end middle platform template, a Web end office system template, a Web end e-commerce platform template, a PC end middle platform template, a PC end office system template, a PC end e-commerce platform template, a mobile phone end middle platform template, a mobile phone end office system template and a mobile phone end e-commerce platform template.
At present, in the development process, part of the framework can realize the development of the middle platform front end and part of the framework can realize the development of the multi-end platform, but the development of the middle platform front end and the development of the multi-end platform cannot be realized. In the embodiment of the application, at least two sets of frame templates are provided in the scaffold, and the scaffold comprises at least two sets as follows: the system comprises a Web end middle platform template, a Web end office system template, a Web end e-commerce platform template, a PC end middle platform template, a PC end office system template, a PC end e-commerce platform template, a mobile phone end middle platform template, a mobile phone end office system template and a mobile phone end e-commerce platform template. Therefore, the development of the front end of the middle platform can be realized, and the development of a multi-end platform can also be realized.
And S240, configuring parameters of the platform development framework for calling the interface and at least two sets of templates to develop the platform.
Since the current frame parameters are parameters finished by packaging, technical developers are difficult to determine how to modify, technical requirements on technicians are high, and general technicians are difficult to modify parameter configurations without further learning and research. In the embodiment of the application, webpack is optimally configured, various configured parameters are recorded in detail, and the expression mode of the parameters is simplified, so that technical personnel can understand the meanings of the parameters more intuitively, and the technical personnel can modify and optimize the configured parameters conveniently.
According to the technical scheme of the embodiment of the invention, a component library is established according to the control parameters in the front-end page; establishing a universal interface and at least one set of customized interfaces according to the components in the component library; establishing at least two sets of framework templates to realize multi-terminal platform development; and configuring parameters of the platform development framework for calling the interface and at least two sets of templates to carry out platform development, thereby realizing personalized customization of the platform interface according to the requirements of users, meeting the development requirements of the users on different types of front-end platforms and multi-end platforms through at least two sets of framework templates, and enriching the platform development types.
Fig. 4 is a schematic structural diagram of a platform development framework building device according to an embodiment of the present invention. FIG. 4 illustrates a block diagram of an exemplary platform development framework build device 312 suitable for use in implementing embodiments of the present invention. The platform development framework construction apparatus 312 shown in fig. 4 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiment of the present invention.
As shown in fig. 4, the platform development framework building apparatus 312 may include: one or more processors 316; the memory 328 is configured to store one or more programs, and when the one or more programs are executed by the one or more processors 316, the one or more processors 316 implement the method for constructing the platform development framework according to the embodiment of the present invention, including:
establishing a component library according to the component parameters in the front-end page;
establishing a universal interface and at least one set of customized interfaces according to the components in the component library;
establishing at least two sets of framework templates to realize multi-terminal platform development;
and configuring parameters of the platform development framework for calling the interface and at least two sets of templates to develop the platform.
The components of the platform development framework build device 312 may include, but are not limited to: one or more processors or processors 316, a memory 328, and a bus 318 that couples the various device components including the memory 328 and the processors 316.
Bus 318 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. By way of example, such architectures include, but are not limited to, Industry Standard Architecture (ISA) bus, micro-channel architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Platform development framework building device 312 typically includes a variety of computer device readable storage media. These storage media may be any available storage media that can be accessed by the platform development framework build device 312 and include volatile and non-volatile storage media, removable and non-removable storage media.
Memory 328 may include computer device readable storage media in the form of volatile memory, such as Random Access Memory (RAM)330 and/or cache memory 332. The platform development framework building device 312 may further include other removable/non-removable, volatile/nonvolatile computer device storage media. By way of example only, storage system 334 may be used to read from and write to non-removable, nonvolatile magnetic storage media (not shown in FIG. 4, and commonly referred to as a "hard drive"). Although not shown in FIG. 4, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical storage medium) may be provided. In these cases, each drive may be connected to bus 318 by one or more data storage media interfaces. Memory 328 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
A program/utility 340 having a set (at least one) of program modules 342 may be stored, for example, in memory 328, such program modules 342 including, but not limited to, an operating device, one or more application programs, other program modules, and program data, each of which examples or some combination thereof may comprise an implementation of a network environment. Program modules 342 generally perform the functions and/or methodologies of the described embodiments of the invention.
The platform development framework building device 312 may also communicate with one or more external devices 414 (e.g., keyboard, pointing device, display 326, etc.), with one or more devices that enable a user to interact with the platform development framework building device 312, and/or with any devices (e.g., network card, modem, etc.) that enable the platform development framework building device 312 to communicate with one or more other computing devices. Such communication may occur via input/output (I/O) interfaces 422. Also, the platform development framework build device 312 may also communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the internet) through the network adapter 320. As shown in fig. 4, the network adapter 320 communicates with the other modules of the platform development framework building apparatus 312 via the bus 318. It should be appreciated that although not shown in FIG. 4, other hardware and/or software modules may be used in conjunction with platform development framework build device 312, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID devices, tape drives, and data backup storage devices, among others.
Processor 316 executes various functional applications and data processing, such as implementing a platform development framework provided by embodiments of the present invention, by executing at least one of the other programs stored in memory 328.
One embodiment of the present invention provides a storage medium containing computer-executable instructions which, when executed by a computer processor, perform a platform development framework building method, comprising:
establishing a component library according to the component parameters in the front-end page;
establishing a universal interface and at least one set of customized interfaces according to the components in the component library;
establishing at least two sets of framework templates to realize multi-terminal platform development;
and configuring parameters of the platform development framework for calling the interface and at least two sets of templates to develop the platform.
Computer storage media for embodiments of the present invention can take the form of any combination of one or more computer-readable storage media. The computer readable storage medium may be a computer readable signal storage medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor device, apparatus, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In embodiments of the invention, the computer readable storage medium may be any tangible storage medium that can contain, or store a program for use by or in connection with an instruction execution apparatus, device, or apparatus.
A computer readable signal storage medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal storage medium may also be any computer readable storage medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution apparatus, device, or apparatus.
Program code embodied on a computer readable storage medium may be transmitted using any appropriate storage medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or device. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (12)

1. A platform development framework, the framework comprising:
a component library for providing components to simulate components in a front-end page;
the component design module is used for providing a universal interface and at least one set of customized interfaces according to components in the component library;
the frame configuration module is used for configuring parameters of the frame according to product requirements;
the scaffold is used for providing at least two sets of frame templates so as to realize the development of the multi-end platform.
2. The frame according to claim 1, characterized in that said component design module is specifically configured for:
acquiring a component corresponding to a product required by a user, and updating the component library;
and constructing at least one set of customized interface according to the requirements of users based on the components in the component library.
3. The frame of claim 1, wherein the at least two sets of frame forms include at least two of:
the system comprises a Web end middle platform template, a Web end office system template, a Web end e-commerce platform template, a PC end middle platform template, a PC end office system template, a PC end e-commerce platform template, a mobile phone end middle platform template, a mobile phone end office system template and a mobile phone end e-commerce platform template.
4. The frame of claim 1, further comprising:
and the pluggable service component is used for encapsulating the native request and providing the service component which can be used selectively for the user.
5. The framework of claim 4, wherein the pluggable service components comprise a request service component and a local store service component.
6. The frame of claim 1, further comprising:
the description document writing module is used for writing description documents to guide users to use the platform development framework for platform development; wherein the description document is written in Markdown format.
7. The frame of claim 1, further comprising:
and the scaffold code compiling module is used for determining the framework template required by the user in a question-answering mode.
8. A method for constructing a platform development framework, the method comprising:
establishing a component library according to the component parameters in the front-end page;
establishing a universal interface and at least one set of customized interfaces according to the components in the component library;
establishing at least two sets of framework templates to realize multi-terminal platform development;
and configuring parameters of the platform development framework for calling the interface and at least two sets of templates to develop the platform.
9. The method of claim 8, wherein after building the component library according to the component parameters in the front-end page, the method further comprises:
acquiring a component corresponding to a product required by a user, and updating the component library;
correspondingly, according to the components in the component library, a universal interface and at least one set of customized interfaces are established, and the method comprises the following steps:
and constructing at least one set of customized interface according to the requirements of users based on the components in the component library.
10. The method of claim 8, wherein the at least two sets of frame forms include at least two of:
the system comprises a Web end middle platform template, a Web end office system template, a Web end e-commerce platform template, a PC end middle platform template, a PC end office system template, a PC end e-commerce platform template, a mobile phone end middle platform template, a mobile phone end office system template and a mobile phone end e-commerce platform template.
11. A platform development framework building apparatus, the apparatus comprising:
one or more processors;
a memory for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement the platform development framework building method of any of claims 8-10.
12. A computer-readable storage medium on which a computer program is stored, the program, when being executed by a processor, implementing the platform development framework construction method according to any one of claims 8 to 10.
CN202010484175.XA 2020-06-01 2020-06-01 Platform development framework, construction method, equipment and medium Active CN111666068B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010484175.XA CN111666068B (en) 2020-06-01 2020-06-01 Platform development framework, construction method, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010484175.XA CN111666068B (en) 2020-06-01 2020-06-01 Platform development framework, construction method, equipment and medium

Publications (2)

Publication Number Publication Date
CN111666068A true CN111666068A (en) 2020-09-15
CN111666068B CN111666068B (en) 2023-07-04

Family

ID=72385491

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010484175.XA Active CN111666068B (en) 2020-06-01 2020-06-01 Platform development framework, construction method, equipment and medium

Country Status (1)

Country Link
CN (1) CN111666068B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112799670A (en) * 2021-04-14 2021-05-14 盛威时代科技集团有限公司 Method and system for unified multi-terminal logic development

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060225037A1 (en) * 2005-03-30 2006-10-05 Microsoft Corporation Enabling UI template customization and reuse through parameterization
CN109445835A (en) * 2018-09-03 2019-03-08 平安普惠企业管理有限公司 Method, terminal device and the computer readable storage medium of building project frame
CN109901838A (en) * 2019-01-17 2019-06-18 平安证券股份有限公司 Front end development approach, device, equipment and storage medium based on modularization
CN110109659A (en) * 2019-04-28 2019-08-09 广东三维家信息科技有限公司 A kind of system that realizing front end applications scaffold and server
CN110580152A (en) * 2018-06-07 2019-12-17 北京怡合春天科技有限公司 Automatic scaffold frame of front end
CN110990014A (en) * 2019-12-12 2020-04-10 深圳市卡牛科技有限公司 Method and device for generating page code of skeleton screen, server and storage medium
CN110990746A (en) * 2019-12-06 2020-04-10 北京同邦卓益科技有限公司 Page loading method, device, system, storage medium and electronic equipment
CN111045656A (en) * 2020-03-12 2020-04-21 大汉软件股份有限公司 Method and system for constructing platform system infrastructure in government affair service
CN111078204A (en) * 2019-12-25 2020-04-28 江苏共融科技有限公司 Business middling front-end system based on micro front-end architecture

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060225037A1 (en) * 2005-03-30 2006-10-05 Microsoft Corporation Enabling UI template customization and reuse through parameterization
CN110580152A (en) * 2018-06-07 2019-12-17 北京怡合春天科技有限公司 Automatic scaffold frame of front end
CN109445835A (en) * 2018-09-03 2019-03-08 平安普惠企业管理有限公司 Method, terminal device and the computer readable storage medium of building project frame
CN109901838A (en) * 2019-01-17 2019-06-18 平安证券股份有限公司 Front end development approach, device, equipment and storage medium based on modularization
CN110109659A (en) * 2019-04-28 2019-08-09 广东三维家信息科技有限公司 A kind of system that realizing front end applications scaffold and server
CN110990746A (en) * 2019-12-06 2020-04-10 北京同邦卓益科技有限公司 Page loading method, device, system, storage medium and electronic equipment
CN110990014A (en) * 2019-12-12 2020-04-10 深圳市卡牛科技有限公司 Method and device for generating page code of skeleton screen, server and storage medium
CN111078204A (en) * 2019-12-25 2020-04-28 江苏共融科技有限公司 Business middling front-end system based on micro front-end architecture
CN111045656A (en) * 2020-03-12 2020-04-21 大汉软件股份有限公司 Method and system for constructing platform system infrastructure in government affair service

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
DONGGUA_123: "vue项目中动态创建模块以满足客户定制化需求的解决方案", 《HTTPS://BLOG.CSDN.NET/DONGGUAN_123/ARTICLE/DETAILS/106004587》, pages 1 - 7 *
凹凸实验室: "Taro 技术揭秘:taro-cli", 《HTTPS://JUEJIN.CN/POST/6844903633557913608》, pages 1 - 9 *
杨彩芳: "基于微前端的旅行社业务支撑系统的设计与实现", 《中国优秀硕士学位论文全文数据库信息科技辑》, pages 139 - 147 *
架构文摘: "滴滴青桔单车跨端技术方案和业务技术架构,及框架设计和性能提升实践", 《HTTPS://BLOG.CSDN.NET/UXIAD7442KMY1X86DTM3/ARTICLE/DETAILS/95415817》, pages 1 - 13 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112799670A (en) * 2021-04-14 2021-05-14 盛威时代科技集团有限公司 Method and system for unified multi-terminal logic development
CN112799670B (en) * 2021-04-14 2021-08-03 盛威时代科技集团有限公司 Method and system for unified multi-terminal logic development

Also Published As

Publication number Publication date
CN111666068B (en) 2023-07-04

Similar Documents

Publication Publication Date Title
US11762634B2 (en) Systems and methods for seamlessly integrating multiple products by using a common visual modeler
US11238099B2 (en) Method and device for obtaining answer, and computer device
US9910833B2 (en) Automatically rendering web and/or hybrid applications natively in parallel
CN107807814B (en) Application component construction method, device, equipment and computer readable storage medium
CN113031946B (en) Method and device for rendering page component
CN111290737B (en) Method and device for application program development and electronic equipment
US20110126171A1 (en) Dynamic native editor code view facade
WO2022184077A1 (en) Document editing method and apparatus, and terminal and non-transitory storage medium
CN114048415A (en) Form generation method and device, electronic equipment and computer readable storage medium
CN111666068B (en) Platform development framework, construction method, equipment and medium
CN109358943B (en) Page configuration method and device, electronic equipment and storage medium
CN107341017B (en) UI design method, device, equipment and storage medium
CN112394920B (en) Application software development method, platform and electronic equipment
CN111857782B (en) Interface updating method and device, computer equipment and storage medium
CN109857503B (en) Page interaction effect self-adaption method and device and electronic equipment
CN112988139A (en) Method and device for developing event processing file
CN113419711A (en) Page guiding method and device, electronic equipment and storage medium
CN113760317A (en) Page display method, device, equipment and storage medium
CN111782196A (en) MVP architecture-based development method and device
CN111679823A (en) Method and device for generating activity page, electronic equipment and computer-readable storage medium
CN110908711A (en) Control development method and device of application program and electronic equipment
CN115658276B (en) Service development method, device, electronic equipment and readable storage medium
US20230376284A1 (en) User interface help content document generation
CN112688863B (en) Gateway data processing method and device and electronic equipment
CN115543278A (en) Page source code generation method, device, equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: Room 301-1, floor 3, building 10, Zhongguancun Software Park, No. 8, Dongbeiwang West Road, Haidian District, Beijing 100193

Applicant after: Beijing softong Intelligent Technology Co.,Ltd.

Address before: 100193 202, floor 2, building 16, East District, No. 10, northwest Wangdong Road, Haidian District, Beijing

Applicant before: Beijing Softcom Smart City Technology Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant