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

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

Info

Publication number
CN111666068B
CN111666068B CN202010484175.XA CN202010484175A CN111666068B CN 111666068 B CN111666068 B CN 111666068B CN 202010484175 A CN202010484175 A CN 202010484175A CN 111666068 B CN111666068 B CN 111666068B
Authority
CN
China
Prior art keywords
platform
framework
template
component
components
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010484175.XA
Other languages
Chinese (zh)
Other versions
CN111666068A (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 Softong Intelligent Technology Co ltd
Original Assignee
Beijing Softong Intelligent 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 Softong Intelligent Technology Co ltd filed Critical Beijing Softong Intelligent 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 comprises: 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 customized interface according to components in the component library; the framework configuration module is used for configuring parameters of the framework according to product requirements; and the scaffold is used for providing at least two sets of framework templates so as to realize the development of the multi-terminal platform. The platform interface is customized according to the requirements of the user, and 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 frame templates, so that 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, in the development of platforms or systems, front-end and back-end separation has become a trend at present, and components are widely applied, so that the development of various platforms can be realized by adopting a platform development framework.
The existing platform development framework is mainly divided into a development framework at the front end of a middle platform and a multi-end development framework, the design styles of the two development frameworks are general, the individual requirements of users cannot be completely met, hundred percent customization cannot be realized, and technicians are difficult to modify the bottom code of the framework, so that diversified design styles are difficult to customize. In addition, the development framework of the front end of the middle platform 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 the 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 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 customized interface according to components in the component library;
the framework configuration module is used for configuring parameters of the framework according to product requirements;
and the scaffold is used for providing at least two sets of framework templates so as to realize the development of the multi-terminal platform.
In another embodiment, the embodiment of the invention also provides a platform development framework construction method, which comprises the following steps:
establishing a component library according to component parameters in the front-end page;
establishing a universal interface and at least one customized interface according to the components in the component library;
establishing at least two sets of frame templates to realize multi-terminal platform development;
and configuring parameters of the platform development framework, wherein the parameters are used for calling the interface and at least two sets of templates to carry out platform development.
In yet another embodiment, the present invention further provides a platform development framework construction apparatus, including: one or more processors;
a memory for storing one or more programs;
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the platform development framework construction method according to any one of the embodiments of the present invention.
In yet another embodiment, the present invention further provides a computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements a platform development framework construction method according to any one of the embodiments of the present invention.
In the embodiment of the invention, the components are provided by the component library to simulate the components in the front-end page; the component design module is used for providing a universal interface and at least one customized interface according to components in the component library; the framework configuration module is used for configuring parameters of the framework according to product requirements; the scaffold is used for providing at least two sets of framework templates so as to realize the development of the multi-terminal platform, thereby realizing the personalized customization of the platform interface according to the requirements of users, meeting the development requirements of users on different types of front-end platforms and multi-terminal platforms through the at least two sets of framework templates, and enriching the development types of the platforms.
Drawings
FIG. 1 is a first schematic diagram of a platform development framework according to an embodiment of the present invention;
FIG. 2 is a second schematic 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 construction device according to an embodiment of the present invention.
Detailed Description
The invention is described in further detail below with reference to the drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting thereof. It should be further noted that, for convenience of description, only some, but not all of the structures related to the present invention are shown in the drawings.
Fig. 1 is a schematic diagram of a first structure 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 construction platform interface according to different requirements of users. Referring to fig. 1, the frame of the embodiment of the present invention specifically includes: a component library 110 for providing components to simulate components in a front-end page; the component design module 120 is configured to provide a universal interface and at least one customized interface according to components in the component library; a frame configuration module 130, configured to configure parameters of the frame according to product requirements; scaffolding 140 for providing at least two sets of framework templates to enable development of the multi-terminal platform.
Specifically, the component library 110 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 110, a platform interface prototype may be obtained, which keeps 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 more available components are provided in the form of rich components, so as to implement personalized customization.
The component design module 120 may call components in the component library 110, construct a general interface, and construct at least one set of customized interfaces according to newly added components in the component library, thereby satisfying the customization needs of users and enriching the forms of interfaces. In this 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 customized interface according to the user requirements based on the components in the component library. Specifically, because different users have different requirements, different requirements may correspond to different components, and thus, in the development and application process, the component library 110 may be continuously updated according to the requirements of the users. In the development and application process, the component design module 120 continuously acquires new components applied by the requirements of the user, and stores the new components in the component library 110 to update the component library 110, so that the customized requirements of the user can be conveniently met subsequently, and customized development is realized.
Because the current frame parameters are parameters for completing the encapsulation, a technical developer has difficulty in determining how to modify, has higher technical requirements on the technical developer, and has difficulty in modifying parameter configuration without further study. In the embodiment of the present application, the framework configuration module 130 optimally configures weback, records each configured parameter in detail, and simplifies the expression mode of the parameter, so that a technician can more intuitively understand the meaning of each parameter, and is convenient for the technician to modify and optimize the configuration parameter.
At present, in the development process, part of the framework can realize the development of the front end of the middle platform, and part of the framework can realize the development of the multi-terminal platform, but the development of the front end of the middle platform and the development of the multi-terminal platform cannot be realized. In the present embodiment, at least two sets of frame templates are provided in scaffold 140, and include at least two sets of: middle platform template of Web end, office system template of Web end, E-commerce platform template of Web end, middle platform template of PC end, office system template of PC end, E-commerce platform template of PC end, middle platform template of cell-phone end, office system template of cell-phone end, E-commerce platform template of cell-phone end. Therefore, development of the front end of the middle platform and development of the multi-terminal platform can be realized.
In this embodiment of the present application, fig. 2 is a second structural schematic diagram of a platform development framework provided in the embodiment of the present invention, as shown in fig. 2, where LJD-APP is a name of the platform development framework in the embodiment of the present application, and the framework may further include: and the pluggable service component is used for packaging the native request and providing the service component which can be selectively used for the user. The pluggable service component includes 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 needs of the user, 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 templates required by the user in a question-and-answer mode. Specifically, the scaffold code compiling module provides the available frame templates for the user, so that the user selects the frame templates to use, and different requirements of the user are met.
In an embodiment of the present application, the frame may further include: the description document writing module is used for writing a description document to guide a user to use the platform development framework to carry out platform development; wherein, the said descriptive text file is written in MarkDown format.
In the embodiment of the invention, the components are provided by the component library to simulate the components in the front-end page; the component design module is used for providing a universal interface and at least one customized interface according to components in the component library; the framework configuration module is used for configuring parameters of the framework according to product requirements; the scaffold is used for providing at least two sets of framework templates so as to realize the development of the multi-terminal platform, thereby realizing the personalized customization of the platform interface according to the requirements of users, meeting the development requirements of users on different types of front-end platforms and multi-terminal platforms through the at least two sets of framework templates, and enriching the development types of the platforms.
Fig. 3 is a flowchart of a platform development and construction method according to an embodiment of the present invention. Details not described in detail in this embodiment are detailed in the above-described embodiment. Referring to fig. 3, the platform development framework provided in this embodiment may include:
s210, establishing a component library according to 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 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 the form of rich components so as to realize personalized customization.
In this embodiment of the present application, after the component library is built according to the control parameters 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, because different users have different requirements, different requirements may correspond to different components, and therefore, in the development and application process, the component library may be continuously updated according to the requirements of the users.
S220, establishing a general interface and at least one customized interface 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 interfaces is constructed according to the newly added components in the component library, so that the customization requirements of users are met, and the forms of the interfaces are enriched. In an embodiment of the present application, establishing a generic interface and at least one set of customized interfaces according to the components in the component library includes: and constructing at least one customized interface according to the user requirements based on the components in the component library.
S230, at least two sets of framework templates are established to realize multi-terminal platform development.
Wherein the at least two sets of frame templates comprise at least two of: middle platform template of Web end, office system template of Web end, E-commerce platform template of Web end, middle platform template of PC end, office system template of PC end, E-commerce platform template of PC end, middle platform template of cell-phone end, office system template of cell-phone end, E-commerce platform template of cell-phone end.
At present, in the development process, part of the framework can realize the development of the front end of the middle platform, and part of the framework can realize the development of the multi-terminal platform, but the development of the front end of the middle platform and the development of the multi-terminal platform cannot be realized. In an embodiment of the present application, at least two sets of frame templates are provided in the scaffold, and include at least two sets of: middle platform template of Web end, office system template of Web end, E-commerce platform template of Web end, middle platform template of PC end, office system template of PC end, E-commerce platform template of PC end, middle platform template of cell-phone end, office system template of cell-phone end, E-commerce platform template of cell-phone end. Therefore, development of the front end of the middle platform and development of the multi-terminal platform can be realized.
S240, configuring parameters of the platform development framework, wherein the parameters are used for calling the interface and at least two sets of templates to carry out platform development.
Because the current frame parameters are parameters for completing the encapsulation, a technical developer has difficulty in determining how to modify, has higher technical requirements on the technical developer, and has difficulty in modifying parameter configuration without further study. In the embodiment of the application, the weback is optimally configured, each configured parameter is recorded in detail, and the expression mode of the parameter is simplified, so that a technician can more intuitively understand the meaning of each parameter, and the technician can modify and optimize the configuration parameter conveniently.
According to the technical scheme, the component library is built according to the control parameters in the front-end page; establishing a universal interface and at least one customized interface according to the components in the component library; establishing at least two sets of frame templates to realize multi-terminal platform development; parameters of the platform development framework are configured and used for calling the interface and at least two sets of templates to carry out platform development, so that personalized customization of the platform interface according to the requirements of users is realized, and the development requirements of users 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.
Fig. 4 is a schematic structural diagram of a platform development framework construction device according to an embodiment of the present invention. FIG. 4 illustrates a block diagram of an exemplary platform development framework building device 312 suitable for use in implementing embodiments of the present invention. The platform development framework building device 312 shown in fig. 4 is merely an example, and should not be construed as limiting the functionality and scope of use of embodiments of the present invention in any way.
As shown in fig. 4, the platform development framework construction device 312 may include: one or more processors 316; memory 328 for storing one or more programs that, when executed by the one or more processors 316, cause the one or more processors 316 to implement a platform development framework construction method provided by an embodiment of the present invention, comprising:
establishing a component library according to component parameters in the front-end page;
establishing a universal interface and at least one customized interface according to the components in the component library;
establishing at least two sets of frame templates to realize multi-terminal platform development;
and configuring parameters of the platform development framework, wherein the parameters are used for calling the interface and at least two sets of templates to carry out platform development.
The components of 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 connects the different device components (including the memory 328 and the processor 316).
Bus 318 represents one or more of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, a processor, or a local bus using any of a variety of bus architectures. By way of example, and not limitation, such architectures include 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. Such storage media may be any available storage media that can be accessed by platform development framework building device 312, including volatile and nonvolatile 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. Platform development framework building device 312 may further include other removable/non-removable, volatile/nonvolatile computer device storage media. By way of example only, the storage system 334 may be used to read from and write to non-removable, nonvolatile magnetic storage media (not shown in FIG. 4, commonly referred to as a "hard disk drive"). Although not shown in fig. 4, a magnetic disk drive for reading from and writing to a removable non-volatile magnetic disk (e.g., a "floppy disk"), and an optical disk drive for reading from or writing to a removable non-volatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical storage medium), may be provided. In such cases, each drive may be coupled to bus 318 through one or more data storage medium interfaces. Memory 328 may include at least one program product having a set (e.g., at least one) of program modules configured to carry out the functions of embodiments of the 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 or some combination of which may include an implementation of a network environment. Program modules 342 generally perform the functions and/or methods of the embodiments described herein.
Platform development framework building device 312 may also communicate with one or more external devices 414 (e.g., keyboard, pointing device, display 326, etc.), one or more devices that enable a user to interact with platform development framework building device 312, and/or any devices (e.g., network card, modem, etc.) that enable platform development framework building device 312 to communicate with one or more other computing devices. Such communication may occur through an input/output (I/O) interface 422. Also, the platform development framework building device 312 may also communicate with one or more networks such as a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network such as the internet via the network adapter 320. As shown in fig. 4, the network adapter 320 communicates with other modules of the platform development framework building device 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 connection with platform development framework building device 312, including, but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID devices, tape drives, data backup storage devices, and the like.
Processor 316 executes various functional applications and data processing by running at least one of the other programs in a plurality of programs stored in memory 328, such as to implement a platform development framework provided by embodiments of the present invention.
One embodiment of the present invention provides a storage medium containing computer-executable instructions for performing a platform development framework construction method when executed by a computer processor, comprising:
establishing a component library according to component parameters in the front-end page;
establishing a universal interface and at least one customized interface according to the components in the component library;
establishing at least two sets of frame templates to realize multi-terminal platform development;
and configuring parameters of the platform development framework, wherein the parameters are used for calling the interface and at least two sets of templates to carry out platform development.
The computer storage media of embodiments of the present invention may 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. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor device, apparatus, or means, or a combination of any 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 present invention, a 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 means.
The computer readable signal storage medium may include a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. 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 transmit, 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 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 ++ 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 kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
Note that the above is only a preferred embodiment of the present invention and the technical principle applied. 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, while the invention has been described in connection with the above embodiments, the invention is not limited to the embodiments, but may be embodied in many other equivalent forms without departing from the spirit or scope of the invention, which is set forth in the following claims.

Claims (10)

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 customized interface according to components in the component library;
the framework configuration module is used for configuring parameters of the framework according to product requirements;
the scaffold is used for providing at least two sets of framework templates so as to realize the development of the multi-terminal platform;
the at least two sets of frame templates comprise at least two of:
middle platform template of Web end, office system template of Web end, E-commerce platform template of Web end, middle platform template of PC end, office system template of PC end, E-commerce platform template of PC end, middle platform template of mobile phone end, office system template of mobile phone end, E-commerce platform template of mobile phone end;
the frame further comprises: and the scaffold code compiling module is used for providing available frame templates for users.
2. The frame according to claim 1, characterized in that the assembly design module is in particular for:
acquiring a component corresponding to a product required by a user, and updating the component library;
and constructing at least one customized interface according to the user requirements based on the components in the component library.
3. The frame of claim 1, wherein the frame further comprises:
and the pluggable service component is used for packaging the native request and providing the service component which can be selectively used for the user.
4. The framework of claim 3 wherein the pluggable service components include a request service component and a local store service component.
5. The frame of claim 1, wherein the frame further comprises:
the description document writing module is used for writing a description document to guide a user to use the platform development framework to carry out platform development; wherein, the said descriptive text file is written in MarkDown format.
6. The frame of claim 1, wherein the frame further comprises:
and the scaffold code compiling module is used for determining the framework templates required by the user in a question-and-answer mode.
7. A method of building a platform development framework, the method comprising:
establishing a component library according to component parameters in the front-end page;
establishing a universal interface and at least one customized interface according to the components in the component library;
establishing at least two sets of frame templates to realize multi-terminal platform development;
configuring parameters of the platform development framework, wherein the parameters are used for calling the interface and at least two sets of templates to carry out platform development;
the at least two sets of frame templates comprise at least two of:
middle platform template of Web end, office system template of Web end, E-commerce platform template of Web end, middle platform template of PC end, office system template of PC end, E-commerce platform template of PC end, middle platform template of mobile phone end, office system template of mobile phone end, E-commerce platform template of mobile phone end
The platform development framework construction method further comprises the following steps: the user is provided with available frame templates.
8. The method of claim 7, wherein after creating the component library based on 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;
accordingly, establishing a universal interface and at least one customized interface according to the components in the component library, wherein the method comprises the following steps:
and constructing at least one customized interface according to the user requirements based on the components in the component library.
9. A platform development framework construction apparatus, the apparatus comprising:
one or more processors;
a memory for storing one or more programs;
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the platform development framework construction method of any one of claims 7-8.
10. A computer-readable storage medium, on which a computer program is stored, characterized in that the program, when executed by a processor, implements the platform development framework construction method according to any one of claims 7-8.
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 CN111666068A (en) 2020-09-15
CN111666068B true 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)

Families Citing this family (1)

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

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109445835A (en) * 2018-09-03 2019-03-08 平安普惠企业管理有限公司 Method, terminal device and the computer readable storage medium of building project frame
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

Family Cites Families (5)

* 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
CN110580152B (en) * 2018-06-07 2023-05-12 北京怡合春天科技有限公司 Front-end automatic scaffold
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
CN110990014B (en) * 2019-12-12 2023-10-20 深圳市卡牛科技有限公司 Method and device for generating skeleton screen page codes, server and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109445835A (en) * 2018-09-03 2019-03-08 平安普惠企业管理有限公司 Method, terminal device and the computer readable storage medium of building project frame
CN110990746A (en) * 2019-12-06 2020-04-10 北京同邦卓益科技有限公司 Page loading method, device, system, storage medium and electronic equipment
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 (1)

* Cited by examiner, † Cited by third party
Title
基于微前端的旅行社业务支撑系统的设计与实现;杨彩芳;《中国优秀硕士学位论文全文数据库信息科技辑》;I139-147 *

Also Published As

Publication number Publication date
CN111666068A (en) 2020-09-15

Similar Documents

Publication Publication Date Title
US11762634B2 (en) Systems and methods for seamlessly integrating multiple products by using a common visual modeler
US20190065624A1 (en) Method and device for obtaining answer, and computer device
CN109857506B (en) Method and device for realizing guide information, electronic equipment and storage medium
CN111290737B (en) Method and device for application program development and electronic equipment
CN109062572A (en) A kind of component call method, apparatus, equipment and storage medium
CN111796820B (en) Method and device for constructing front-end page based on integrated assembly and electronic equipment
CN110070592B (en) Generation method and device of special effect package and hardware device
CN111666068B (en) Platform development framework, construction method, equipment and medium
CN114048415A (en) Form generation method and device, electronic equipment and computer readable storage medium
EP4134904A1 (en) Image special effect configuration method, image recognition method, apparatuses, and electronic device
CN114997117A (en) Document editing method, device, terminal and non-transitory storage medium
CN109358943B (en) Page configuration method and device, electronic equipment and storage medium
CN111198738A (en) Mobile terminal page display method and device and electronic equipment
CN112394920B (en) Application software development method, platform and electronic equipment
CN107341017B (en) UI design method, device, equipment and storage medium
CN116360735A (en) Form generation method, device, equipment and medium
US11449313B2 (en) System and method applied to integrated development environment
CN113377365B (en) Code display method, apparatus, device, computer readable storage medium and product
CN111857782B (en) Interface updating method and device, computer equipment and storage medium
WO2017084358A1 (en) Camera parameter read-write method and apparatus, and terminal device
CN113419711A (en) Page guiding method and device, electronic equipment and storage medium
CN111782196A (en) MVP architecture-based development method and device
CN110908711A (en) Control development method and device of application program and electronic equipment
CN111767111A (en) Page data processing method and device, electronic equipment and storage medium
CN115658276B (en) Service development method, device, electronic equipment and readable 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