Unlock instant, AI-driven research and patent intelligence for your innovation.

Data processing method and system under MVC architecture, storage medium and electronic equipment

A data processing system and data processing technology, applied in electrical digital data processing, software engineering design, instruments, etc., can solve problems such as deep dependence, incomplete decoupling, inconvenient writing, etc.

Pending Publication Date: 2020-04-28
智器云南京信息科技有限公司
View PDF8 Cites 0 Cited by
  • Summary
  • Abstract
  • Description
  • Claims
  • Application Information

AI Technical Summary

Problems solved by technology

1. Deep dependencies and mutual coupling between objects
2. The software level and modularity are weak, and the internal logic is not clear
However, the MVC architecture of the C++ language has the following differences: (1) When the data change of the Model layer is notified to the View layer to display, it is necessary to maintain the pointer of the View layer or the pointer of the interface implementation in the Model layer, which is inconvenient to manage and the software is prone to crash; ( 2) Faced with a variety of changed data, and using base classes or interfaces, there are too many constraints and it is inconvenient to write; (3) Decoupling is not complete

Method used

the structure of the environmentally friendly knitted fabric provided by the present invention; figure 2 Flow chart of the yarn wrapping machine for environmentally friendly knitted fabrics and storage devices; image 3 Is the parameter map of the yarn covering machine
View more

Image

Smart Image Click on the blue labels to locate them in the text.
Viewing Examples
Smart Image
  • Data processing method and system under MVC architecture, storage medium and electronic equipment
  • Data processing method and system under MVC architecture, storage medium and electronic equipment
  • Data processing method and system under MVC architecture, storage medium and electronic equipment

Examples

Experimental program
Comparison scheme
Effect test

Embodiment Construction

[0052] In the following description, specific details such as specific system structures and technologies are presented for the purpose of illustration rather than limitation, so as to thoroughly understand the embodiments of the present application. However, it will be apparent to those skilled in the art that the present application may be practiced in other embodiments without these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present application with unnecessary detail.

[0053] It should be understood that when used in this specification and the appended claims, the term "comprising" indicates the presence of described features, integers, steps, operations, elements and / or components, but does not exclude one or more other Presence or addition of characteristics, wholes, steps, operations, elements, components and / or collections.

[0054] In order ...

the structure of the environmentally friendly knitted fabric provided by the present invention; figure 2 Flow chart of the yarn wrapping machine for environmentally friendly knitted fabrics and storage devices; image 3 Is the parameter map of the yarn covering machine
Login to View More

PUM

No PUM Login to View More

Abstract

The invention provides a data processing method and system under an MVC architecture, a storage medium and electronic equipment, and the method comprises the steps that a View layer responds to a userrequest, and transmits the user request to a Control layer; the Control layer is used for sending the user request to a Model layer; the Model layer calls a network interface and sends a request datapacket to a server according to the user request; the Model layer obtains a data packet sent by the server based on the request data packet through a network module; the Model layer stores the data packet and sends a signal to the View layer at the same time; and the View layer calls the data packet in the Model layer. In the Model layer, pointers of a View layer or a Control layer do not need tobe maintained, and variables and methods of the pointers are maintained respectively.

Description

technical field [0001] The invention relates to the field of computer data processing, in particular to a data processing method, system, storage medium and electronic equipment under the MVC framework. Background technique [0002] Process-oriented (Object Oriented, OO for short): It is to analyze the steps needed to solve the problem, and then use functions to realize these steps step by step. When using them, they can be called one by one. [0003] Object-Oriented Programming (OOP for short): It is to decompose the constitutive problem into various objects. The purpose of establishing an object is not to complete a step, but to describe the process of a certain thing in solving the problem as a whole. behavior in the step. [0004] The traditional software organization method is process-oriented, and as the scale of software becomes larger and larger, the disadvantages of process-oriented become more prominent. (1) The organization and classification of software codes a...

Claims

the structure of the environmentally friendly knitted fabric provided by the present invention; figure 2 Flow chart of the yarn wrapping machine for environmentally friendly knitted fabrics and storage devices; image 3 Is the parameter map of the yarn covering machine
Login to View More

Application Information

Patent Timeline
no application Login to View More
IPC IPC(8): G06F8/30
CPCG06F8/315
Inventor 王海波蒋雪东朱华宇
Owner 智器云南京信息科技有限公司