CN117289921B - Method and system for quickly constructing demonstration system prototype - Google Patents

Method and system for quickly constructing demonstration system prototype Download PDF

Info

Publication number
CN117289921B
CN117289921B CN202311152722.4A CN202311152722A CN117289921B CN 117289921 B CN117289921 B CN 117289921B CN 202311152722 A CN202311152722 A CN 202311152722A CN 117289921 B CN117289921 B CN 117289921B
Authority
CN
China
Prior art keywords
components
component
scheme
prototype
system scheme
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
CN202311152722.4A
Other languages
Chinese (zh)
Other versions
CN117289921A (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.)
Zhongtongfu Network Information Technology Co ltd
Original Assignee
Zhongtongfu Network Information 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 Zhongtongfu Network Information Technology Co ltd filed Critical Zhongtongfu Network Information Technology Co ltd
Priority to CN202311152722.4A priority Critical patent/CN117289921B/en
Publication of CN117289921A publication Critical patent/CN117289921A/en
Application granted granted Critical
Publication of CN117289921B publication Critical patent/CN117289921B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/10Requirements analysis; Specification techniques
    • 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
    • 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
    • G06Q30/00Commerce
    • G06Q30/01Customer relationship services
    • 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
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0201Market modelling; Market analysis; Collecting market data
    • G06Q30/0206Price or cost determination based on market factors
    • 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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0641Shopping interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Strategic Management (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • General Business, Economics & Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Game Theory and Decision Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a method and a system for quickly constructing a demonstration system prototype, which comprises the following steps: acquiring detailed requirements of a system to be formulated by a user, confirming functions required by the demonstration system in the requirements, analyzing functional classifications required by the user system, and determining necessary components and personalized functional components in the required functional classifications; constructing a visual component pool, selecting necessary components and personalized components of the required functional classification to form a system scheme, and checking the types of the selected components in the system scheme; if the necessary components are not selected, not storing, and prompting the lack of the necessary components; if the selected components have the components with the same function, not storing the components, and prompting that the components with the same type exist; otherwise, saving the system scheme; deploying components in a system scheme into a micro system, and performing cis-position coding on the components; and starting the corresponding microsystems of the assemblies according to the order coding sequence, quickly assembling and generating a system prototype, and demonstrating. And the prototype generation speed of the demonstration system is improved.

Description

Method and system for quickly constructing demonstration system prototype
Technical Field
The invention relates to the technical field of demonstration system prototypes, in particular to a method and a system for quickly constructing a demonstration system prototype.
Background
With the continuous development of informatization and intelligence, customers need to be tracked from clues to business opportunities in the process of item delivery, customers need to compete with other companies from standing to bidding, and the customer can take the first opportunity in advance in speed in a large environment with time being the capability.
While demonstration system prototypes have become an important tool for product managers and customer managers in the pre-sales stage. However, the traditional prototype method of the demonstration system needs to be manually deployed again, and the code construction often needs to take a long time and effort; or it consumes a lot of host resources to construct a system prototype with very huge functional redundancy, and cannot quickly generate and display the system prototype meeting the requirements of clients. In order to solve the problems, a method for quickly constructing a prototype of a demonstration system is provided.
Disclosure of Invention
The invention aims at: aiming at the problem that the traditional demonstration system prototype method can not quickly generate and display a system prototype at present, the method and the system for quickly constructing the demonstration system prototype are provided, a visual component pool is constructed, necessary components and required components are selected according to the requirements according to a shopping cart mode, the system prototype is quickly generated, and the generation speed of the demonstration system prototype is improved.
The technical scheme of the invention is as follows:
a method of rapidly constructing a prototype of a presentation system, comprising the steps of:
acquiring detailed requirements of a system to be formulated by a user, confirming functions required by the demonstration system in the requirements, and classifying the required functions;
Analyzing the function classification required by the user system, and determining necessary components and personalized function components in the required function classification;
constructing a visual component pool, selecting an interface from the visual component pool, selecting necessary components and personalized components of the required functional classification, forming a system scheme, and checking the types of the selected components in the system scheme; if the necessary components are not selected in the system scheme, not storing the necessary components, and prompting the lack of the necessary components; if the selected components in the system scheme have the components with the same function, not storing the components, and prompting that the components with the same type exist; otherwise, saving the system scheme;
Each component in the system scheme is deployed into a micro system, and each component is subjected to cis-position coding;
And starting the corresponding microsystems of the assemblies according to the order coding sequence, quickly assembling and generating a system prototype, and demonstrating.
Further, the method also comprises the following steps:
when the demonstration of the system prototype does not meet the requirements, the components in the system scheme are added, modified or deleted and then stored, and the components can be stored as the original system scheme or stored as a new system scheme;
and repeatedly modifying and confirming the system scheme to form a final system scheme.
Further, the method also comprises the following steps:
The components in the visualized component pool are marked with prices, and a final quotation bill is formed according to the prices of the components in the final system scheme.
Further, the visual component pool is built by the necessary components and the personalized components of the code writing system; the system scheme is added in the form of a shopping cart, and at least one system scheme can be stored in the shopping cart.
Further, the necessary components include, but are not limited to, a login component and a home card component, wherein the login component includes, but is not limited to, a mobile phone number and a short message verification code; the home card assembly includes, but is not limited to, personal information; the personalized function components include, but are not limited to, a message center component, a task assignment component, and a statistics reporting component; message center components include, but are not limited to, message notifications, real-time conversations; task assignment components include, but are not limited to, unit assignments and individual assignments; statistical reporting components include, but are not limited to, statistical tables and statistical views.
The invention also includes a system for rapidly constructing a prototype of a presentation system, comprising:
the demand acquisition analysis module is used for acquiring detailed demands of a system required by a user, confirming functions required by the demonstration system in the demands, classifying the required functions, and determining necessary components and personalized functional components in the required function classification;
The visual component pool module is used for selecting an interface from the visual component pool, selecting necessary components and personalized components of the required functional classification to form a system scheme, and checking the types of the selected components in the system scheme; if the necessary components are not selected in the system scheme, not storing the necessary components, and prompting the lack of the necessary components; if the selected components in the system scheme have the components with the same function, not storing the components, and prompting that the components with the same type exist; otherwise, saving the system scheme; each component in the system scheme is deployed into a micro system, and each component is subjected to cis-position coding;
The system prototype generator module comprises a controller, and the controller starts the corresponding microsystem of the component according to the order coding sequence, quickly assembles and generates a system prototype, and performs demonstration.
Further, the system proposal modifying module is also included, when the demonstration of the system prototype does not meet the requirement, the components in the system proposal are added, modified or deleted and then are stored, and the components can be stored as the original system proposal or as the new system proposal; and repeatedly modifying and confirming the system scheme to form a final system scheme.
Further, the system also comprises a quotation simulation module, wherein the components in the visual component pool are marked with prices, and the final quotation simulation is formed according to the prices of the components in the final system scheme.
Further, the visualization component pool is necessary components and personalized components of the system written by codes; the system scheme is added in the form of a shopping cart, and at least one system scheme can be stored in the shopping cart.
Further, the necessary components include, but are not limited to, a login component and a home card component, wherein the login component includes, but is not limited to, a mobile phone number and a short message verification code for login; the home card assembly includes, but is not limited to, personal information; the personalized function components include, but are not limited to, a message center component, a task assignment component, and a statistics reporting component; message center components include, but are not limited to, message notifications, real-time conversations; task assignment components include, but are not limited to, unit assignments and individual assignments; statistical reporting components include, but are not limited to, statistical tables and statistical views.
Compared with the prior art, the invention has the beneficial effects that:
1. A method and system for quickly constructing demonstration system prototypes, based on constructing a visual component pool, selecting necessary components such as a login component, a home page card and the like, and functional components such as a large screen home page component, an approval process component, a message center component, a task center component, a statistics report component and the like required by customers according to requirements according to shopping cart modes, wherein after selection is completed, a system prototypes can be quickly generated without redeployment, the generated system prototypes can completely display the selected choosing function, and customer managers and product managers quickly design and formulate personalized demonstration system prototypes for the customers on site, so that the customer acceptance is improved, and the success rate is increased;
2. a method and system for quickly constructing demonstration system prototype, which can quickly form quotation according to pricing of selected functional components of shopping cart, to improve quotation efficiency for product manager and customer manager.
Drawings
FIG. 1 is a flow chart of a method and system for quickly constructing a prototype of a presentation system.
Fig. 2 is a system diagram of a method and system for quickly constructing a prototype of a presentation system.
Detailed Description
It is noted that relational terms such as "first" and "second", and the like, are 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. Moreover, 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 one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The features and capabilities of the present invention are described in further detail below in connection with examples.
Referring to fig. 1-2, a method for quickly constructing a prototype of a demonstration system includes the steps of:
Acquiring detailed requirements of a system to be formulated by a user, confirming functions required by the demonstration system in the requirements, and classifying the required functions; the method is used for carrying out detailed demand communication with clients, and the functions required by the clients are A, B, C and D. Personalized demonstration system prototypes can be quickly designed and formulated for clients on site.
Analyzing the function classification required by the user system, and determining necessary components and personalized function components in the required function classification;
Constructing a visual component pool, selecting an interface from the visual component pool, selecting necessary components and personalized components of the required functional classification, forming a system scheme, and checking the types of the selected components in the system scheme; if the necessary components are not selected in the system scheme, not storing the necessary components, and prompting the lack of the necessary components; if the selected components in the system scheme have the components with the same function, not storing the components, and prompting that the components with the same type exist; otherwise, saving the system scheme; the pool of visualization components can meet more personalized needs to facilitate subsequent rapid generation of more demand-compliant system prototypes.
Each component in the system scheme is deployed into a micro system, and each component is subjected to cis-position coding; when there is a dependency relationship between components, the dependent components have a higher priority.
And starting the corresponding microsystems of the assemblies according to the order coding sequence, quickly assembling and generating a system prototype, and demonstrating. The system proposal is submitted to a system prototype generator device, a scanner scans, when the dependency relationship exists among the components, the priority of the dependent components is higher, and the components of the selected proposal are coded in order according to the starting priority of the components to form a component chain.
The system prototype generator device comprises a controller, and the controller starts the microsystems corresponding to the components according to the order of the components with high priority to the bottom, and quickly assembles and generates a system prototype under the condition of no redeployment.
The method also comprises the following steps:
when the demonstration of the system prototype does not meet the requirements, the components in the system scheme are added, modified or deleted and then stored, and the components can be stored as the original system scheme or stored as a new system scheme;
and repeatedly modifying and confirming the system scheme to form a final system scheme.
The method also comprises the following steps:
The components in the visualized component pool are marked with prices, and a final quotation bill is formed according to the prices of the components in the final system scheme. In the past, the product manager and the client manager are required to collect detailed requirements and then talk with the technical director to obtain the preliminary quotation, the time consumption of the process is long, and the method can rapidly provide the preliminary quotation for the product manager and the client manager to the client according to the system scheme, so that the speed is improved, and the satisfaction is improved.
The visual component pool is constructed by the necessary components and the personalized components of the code writing system; the system scheme is added in the form of a shopping cart, and at least one system scheme can be stored in the shopping cart.
The necessary components comprise a login component and a home card component, wherein the login component comprises a mobile phone number and a short message verification code; the home card assembly includes, but is not limited to, personal information; the personalized function components include, but are not limited to, a message center component, a task assignment component, and a statistics reporting component; message center components include, but are not limited to, message notifications, real-time conversations; task assignment components include, but are not limited to, unit assignments and individual assignments; statistical reporting components include, but are not limited to, statistical tables and statistical views.
The invention also includes a system for rapidly constructing a prototype of a presentation system, comprising:
the demand acquisition analysis module is used for acquiring detailed demands of a system required by a user, confirming functions required by the demonstration system in the demands, classifying the required functions, and determining necessary components and personalized functional components in the required function classification;
The visual component pool module is used for selecting an interface from the visual component pool, selecting necessary components and personalized components of the required functional classification to form a system scheme, and checking the types of the selected components in the system scheme; if the necessary components are not selected in the system scheme, not storing the necessary components, and prompting the lack of the necessary components; if the selected components in the system scheme have the components with the same function, not storing the components, and prompting that the components with the same type exist; otherwise, saving the system scheme; each component in the system scheme is deployed into a micro system, and each component is subjected to cis-position coding;
The system prototype generator module comprises a controller, and the controller starts the corresponding microsystem of the component according to the order coding sequence, quickly assembles and generates a system prototype, and performs demonstration.
The system proposal modifying module is used for adding, modifying or deleting components in the system proposal when the demonstration of the system prototype does not meet the requirement, and storing the components in the system proposal as the original system proposal or as a new system proposal; and repeatedly modifying and confirming the system scheme to form a final system scheme.
The system also comprises a quotation simulation module, wherein the components in the visual component pool are marked with prices, and a final quotation simulation is formed according to the prices of the components in the final system scheme.
The visual component pool is necessary components and personalized components of a code writing system; the system scheme is added in the form of a shopping cart, and at least one system scheme can be stored in the shopping cart.
The necessary components comprise a login component and a home card component, wherein the login component comprises a mobile phone number and a short message verification code; the home card assembly includes, but is not limited to, personal information; the personalized function components include, but are not limited to, a message center component, a task assignment component, and a statistics reporting component; message center components include, but are not limited to, message notifications, real-time conversations; task assignment components include, but are not limited to, unit assignments and individual assignments; statistical reporting components include, but are not limited to, statistical tables and statistical views.
If a customer needs a score query system in a school, after knowing the customer needs, the customer needs functions are classified into necessary functions and personalized functions, the necessary functions include a login interface (which can be logged in by using a number of a school or a mobile phone number), a personal data interface (which displays personal information, score gridlines, and information such as a professional necessary repair course), and the personalized functions include a score query function (for querying to obtain a score, lack of a score category), a course query function (for querying a course lacking a score category), a necessary repair course query, and the like. And aiming at the requirements of clients, searching corresponding components in the visual component pool for operation, such as a login interface component, a home card component, a message center component, a statistics report component and the like. And combining the selected components into a system scheme, changing according to specific requirements of clients, deploying the microsystems by utilizing the components in the visualized component pool, starting the corresponding microsystems of the components according to the priority order of the components, adjusting parameters and interfaces, and quickly assembling the components into a system prototype. Demonstration system prototypes are watched by customers, and the prototypes of the system which are expected by the customers are continuously modified. And finally providing quotation and drafts to clients according to the prices in the shopping carts.
The above examples merely illustrate specific embodiments of the application, which are described in more detail and are not to be construed as limiting the scope of the application. It should be noted that it is possible for a person skilled in the art to make several variants and modifications without departing from the technical idea of the application, which fall within the scope of protection of the application.

Claims (8)

1. A method for rapidly constructing a prototype of a presentation system, comprising the steps of:
acquiring detailed requirements of a system to be formulated by a user, confirming functions required by the demonstration system in the requirements, and classifying the required functions;
Analyzing the function classification required by the user system, and determining necessary components and personalized function components in the required function classification;
constructing a visual component pool, selecting an interface from the visual component pool, selecting necessary components and personalized components of the required functional classification, forming a system scheme, and checking the types of the selected components in the system scheme; if the necessary components are not selected in the system scheme, not storing the necessary components, and prompting the lack of the necessary components; if the selected components in the system scheme have the components with the same function, not storing the components, and prompting that the components with the same type exist; otherwise, saving the system scheme;
Each component in the system scheme is deployed into a micro system, and each component is subjected to cis-position coding;
starting the corresponding microsystems of the assemblies according to the order coding sequence, quickly assembling and generating a system prototype, and demonstrating;
the necessary components comprise a login component and a home page card component, wherein the login component comprises a mobile phone number and a short message verification code for login; the home card assembly includes personal information; the personalized function component comprises a message center component, a task assignment component and a statistical report component; the message center component comprises a message notification and a real-time dialogue; the task assignment component includes a unit assignment and a person assignment; the statistics reporting component includes a statistics table and a statistics view.
2. The method for rapid prototyping of a presentation system of claim 1 further comprising the steps of:
when the demonstration of the system prototype does not meet the requirements, the components in the system scheme are added, modified or deleted and then stored as the original system scheme or as a new system scheme;
and repeatedly modifying and confirming the system scheme to form a final system scheme.
3. The method for rapid prototyping of a presentation system of claim 1 further comprising the steps of:
The components in the visualized component pool are marked with prices, and a final quotation bill is formed according to the prices of the components in the final system scheme.
4. The method for quickly constructing a prototype of a presentation system as claimed in claim 1, wherein said building a pool of visual components is writing necessary components and personalizing components of the system in code; the system scheme is added in the form of a shopping cart, and at least one system scheme is stored in the shopping cart.
5. A system for rapid prototyping of a presentation system comprising:
the demand acquisition analysis module is used for acquiring detailed demands of a system required by a user, confirming functions required by the demonstration system in the demands, classifying the required functions, and determining necessary components and personalized functional components in the required function classification;
The visual component pool module is used for selecting an interface from the visual component pool, selecting necessary components and personalized components of the required functional classification to form a system scheme, and checking the types of the selected components in the system scheme; if the necessary components are not selected in the system scheme, not storing the necessary components, and prompting the lack of the necessary components; if the selected components in the system scheme have the components with the same function, not storing the components, and prompting that the components with the same type exist; otherwise, saving the system scheme; each component in the system scheme is deployed into a micro system, and each component is subjected to cis-position coding;
The system prototype generator module comprises a controller, and the controller starts the corresponding microsystem of the component according to the order coding sequence, quickly assembles and generates a system prototype, and performs demonstration;
The necessary components comprise a login component and a home page card component, wherein the login component comprises a mobile phone number and a short message verification code for login; the home card assembly includes personal information; the personalized function component comprises a message center component, a task assignment component and a statistical report component; the message center component comprises a message notification and a real-time dialogue; the task assignment component includes a unit assignment and a person assignment; the statistics reporting component includes a statistics table and a statistics view.
6. The system for quickly constructing a prototype of a presentation system according to claim 5, further comprising a system solution modification module, wherein when the prototype of the system is not satisfactory, the components in the system solution are added, modified or deleted and then stored as an original system solution or as a new system solution; and repeatedly modifying and confirming the system scheme to form a final system scheme.
7. The system for rapid prototyping a presentation system of claim 5 further comprising a quotation simulation module wherein the components in the pool of visual components are each labeled with a price and wherein the final quotation simulation is formed based on the prices of the components in the final system plan.
8. The system for rapid prototyping of a presentation system of claim 5 wherein the pool of visual components is the necessary components and personalizing components of a code writing system; the system scheme is added in the form of a shopping cart, and at least one system scheme is stored in the shopping cart.
CN202311152722.4A 2023-09-07 2023-09-07 Method and system for quickly constructing demonstration system prototype Active CN117289921B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311152722.4A CN117289921B (en) 2023-09-07 2023-09-07 Method and system for quickly constructing demonstration system prototype

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311152722.4A CN117289921B (en) 2023-09-07 2023-09-07 Method and system for quickly constructing demonstration system prototype

Publications (2)

Publication Number Publication Date
CN117289921A CN117289921A (en) 2023-12-26
CN117289921B true CN117289921B (en) 2024-05-10

Family

ID=89252678

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311152722.4A Active CN117289921B (en) 2023-09-07 2023-09-07 Method and system for quickly constructing demonstration system prototype

Country Status (1)

Country Link
CN (1) CN117289921B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101110079A (en) * 2007-06-27 2008-01-23 中国科学院遥感应用研究所 Digital globe antetype system
CN108268293A (en) * 2016-12-29 2018-07-10 广东中科遥感技术有限公司 The method of mobile APP rapid prototypings demonstration
CN109542062A (en) * 2018-11-20 2019-03-29 四川省宇行规划设计有限公司 Resource environment dynamic digital monitor control system and method, information data processing terminal
CN109766374A (en) * 2018-12-26 2019-05-17 科大国创软件股份有限公司 A kind of credit joint supervising platform
CN110989983A (en) * 2019-11-28 2020-04-10 深圳航天智慧城市***技术研究院有限公司 Zero-coding application software rapid construction system
CN113655995A (en) * 2021-08-04 2021-11-16 北京航空航天大学 Software development method based on demand prototyping
CN114968221A (en) * 2022-07-18 2022-08-30 湖南云畅网络科技有限公司 Front-end-based low-code arranging system and method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019049106A1 (en) * 2017-09-11 2019-03-14 Futuri Media, Llc System and method for production, distribution and archival of content
US20210147929A1 (en) * 2019-10-11 2021-05-20 Saint Louis University Immune receptor analysis as diagnostic assay

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101110079A (en) * 2007-06-27 2008-01-23 中国科学院遥感应用研究所 Digital globe antetype system
CN108268293A (en) * 2016-12-29 2018-07-10 广东中科遥感技术有限公司 The method of mobile APP rapid prototypings demonstration
CN109542062A (en) * 2018-11-20 2019-03-29 四川省宇行规划设计有限公司 Resource environment dynamic digital monitor control system and method, information data processing terminal
CN109766374A (en) * 2018-12-26 2019-05-17 科大国创软件股份有限公司 A kind of credit joint supervising platform
CN110989983A (en) * 2019-11-28 2020-04-10 深圳航天智慧城市***技术研究院有限公司 Zero-coding application software rapid construction system
CN113655995A (en) * 2021-08-04 2021-11-16 北京航空航天大学 Software development method based on demand prototyping
CN114968221A (en) * 2022-07-18 2022-08-30 湖南云畅网络科技有限公司 Front-end-based low-code arranging system and method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
IFMLEdit.org: Model Driven Rapid Prototyping of Mobile Apps;C. Bernaschina 等;《2017 IEEE/ACM 4th International Conference on Mobile Software Engineering and Systems (MOBILESoft)》;20170711;207-208 *
航空发动机FADEC***数字原型构建技术;高亚辉 等;《航空动力》;20211201(第01期);60-62 *

Also Published As

Publication number Publication date
CN117289921A (en) 2023-12-26

Similar Documents

Publication Publication Date Title
US10305997B2 (en) Method and apparatus for dynamically presenting content using an interface for setting conditional network destinations
US10958740B2 (en) Method and apparatus for dynamically presenting content using an interface for setting conditional network destinations
US9224157B2 (en) Method and apparatus for presenting content in response to user inputs using dynamic intelligent profiling
MacPherson The role of producer service outsourcing in the innovation performance of New York State manufacturing firms
Jahanshahi et al. Mobile commerce beyond electronic commerce: Issue and challenges
CN101854312A (en) Be used for utilizing the system and method for the transmission structure of social network environment
CA2702777A1 (en) Methods of identifying environmentally friendly businesses or individuals
US20110077990A1 (en) Method and System for Collection and Management of Remote Observational Data for Businesses
US20120185782A1 (en) Method and system for collection and management of remote observational data for business
CN115438261A (en) Touch task management method and device, terminal equipment and readable storage medium
CN112256977A (en) Componentized commodity recommendation method, computing device and computer storage medium
CN108846716A (en) Design service network platform on-line pricing method and system with the quotation function of reference
DALIMUNTHE et al. The design of online promotion system for entrepreneur in Palembang City based on mobile application
Oliveira et al. COVID 19 impacts on digital marketing strategies: The case of catering SMEs in Portugal
US20140289054A1 (en) Behavioral tracking system and method in support of high-engagement communications
CN117289921B (en) Method and system for quickly constructing demonstration system prototype
CN110599082A (en) Method for providing a negotiable service by interfacing an initial supplier and a buyer via an intermediate negotiable provider
CN103778551A (en) Commodity information prompting method and device thereof
KR20130029904A (en) Marketing system through website bulding support
KR102576104B1 (en) System for providing consulting service for restaurant
CN113379517B (en) Product life cycle display system supporting 3D display
US20140282186A1 (en) System and method for facilitating electronic transactions in a facilities management computing environment
CN103221971A (en) System and method for providing social network service
Mehrabioun et al. Customer retention management: A complementary use of data mining and soft systems methodology
Bast Exploring technology acceptance aspects of an NFC enabled mobile shopping system: Perceptions of German grocery consumers

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant