CN105574121A - Enterprise product information based data check system - Google Patents

Enterprise product information based data check system Download PDF

Info

Publication number
CN105574121A
CN105574121A CN201510932155.3A CN201510932155A CN105574121A CN 105574121 A CN105574121 A CN 105574121A CN 201510932155 A CN201510932155 A CN 201510932155A CN 105574121 A CN105574121 A CN 105574121A
Authority
CN
China
Prior art keywords
data
module
product information
memory module
enterprise product
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201510932155.3A
Other languages
Chinese (zh)
Inventor
高辉
尚成辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Wuhu Leruisi Information Consulting Co Ltd
Original Assignee
Wuhu Leruisi Information Consulting 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 Wuhu Leruisi Information Consulting Co Ltd filed Critical Wuhu Leruisi Information Consulting Co Ltd
Priority to CN201510932155.3A priority Critical patent/CN105574121A/en
Publication of CN105574121A publication Critical patent/CN105574121A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
    • G06F9/45529Embedded in an application, e.g. JavaScript in a Web browser

Abstract

The invention discloses an enterprise product information based data check system and belongs to the technical field of databases. The system comprises a product information input module, a data preprocessing module, a data check module, a data judgment module, a data analysis module and a storage module, wherein the storage module comprises a data cache module and a data storage module; the product information input module is connected with the data preprocessing module; the data check module and the data analysis module are connected with the data judgment module; and the data analysis module is connected with the storage module. The system has the beneficial effects that the data grading retrieval is realized, the data storage and calling efficiency is improved, and the difficulty in database development is lowered.

Description

A kind of data verification system based on enterprise product information
Technical field
The present invention relates to database technical field, in particular, relate to a kind of data verification system based on enterprise product information.
Background technology
In WEB application exploitation, when user submits data by Webpage to service end in client time, in order to ensure integrality and the ease for use of data, client needs to verify the data of user's input, and the method for calibration of client generally completes with JavaScript.But the verification of client is insecure, and major browsers can forbid the operation of JavaScript, therefore client verification can not replace service end to verify.For the sake of security, and fully ensure the integrality of data, these data need to do same verification in service end, and in general, the verification of service end adopts JAVA or .NET to realize.Certainly, iff the integrality considering data, the verification of service end is enough.But if do not have client to verify, the tangible service end of all verifications completes, the input validation of each user needs client and service end back and forth alternately once, add the load of service end on the one hand, too increase the verification response time on the other hand, have impact on Consumer's Experience.
Consider data integrity and good Consumer's Experience in network application, in the realization of routine, same verifying logic needs to be achieved respectively by JAVA or .NET by JavaScript and service end in client, it is large that this implementation realizes workload on the one hand, also be easy to cause service end and client to realize logic on the other hand inconsistent, the difficulty increasing exploitation and safeguard, causes the expansibility of network application poor.
Therefore, need a kind of new data check technology, by adopting unified verification rule to carry out data check, reducing the complexity and workload sent out and safeguard, strengthening the expansibility of network application.
Summary of the invention
Technical matters to be solved by this invention is to provide a kind of data verification system based on enterprise product information, realizes verification and the express-analysis function of data.
The technical scheme that the present invention solves the problems of the technologies described above is as follows: a kind of data verification system based on enterprise product information, comprising: product information typing module, data preprocessing module, data check module, data judge module, memory module;
Described product information typing module, for facilitating user by all kinds of enterprise product Message Entry System;
Described data preprocessing module, judges for carrying out pre-service to the data of typing and analyzes, data effectively being classified;
Described data judge module, for the data analysis of each classified information and judgement, carries out over range judgement by information;
Described data check module, for will verifying the information judged and carrying out analyzing error correction and the analysis of data;
Described memory module, for storing the data verified out;
Described memory module comprises data cache module and data memory module; Described product information typing module is connected with data preprocessing module, and data check module, memory module are connected with data judge module respectively, and described product information typing module is connected with memory module.
In data verification system based on enterprise product information of the present invention, data are classified according to its attribute by statistics by described data preprocessing module.
In data verification system based on enterprise product information of the present invention, described product information typing module is connected with memory module, facilitates the analysis of data.
Beneficial effect of the present invention: the analysis and the verification that realize data, improves the verification efficiency of data and calls efficiency, reducing the development difficulty of database.
Accompanying drawing explanation
Fig. 1 is one-piece construction schematic diagram of the present invention.
Embodiment
Be described principle of the present invention and feature below in conjunction with accompanying drawing, example, only for explaining the present invention, is not intended to limit scope of the present invention.
As shown in Figure 1, a kind of data verification system based on enterprise product information, comprising: product information typing module, data preprocessing module, data check module, data judge module, memory module;
Described product information typing module, for facilitating user by all kinds of enterprise product Message Entry System;
Described data preprocessing module, judges for carrying out pre-service to the data of typing and analyzes, data effectively being classified;
Described data judge module, for the data analysis of each classified information and judgement, carries out over range judgement by information;
Described data check module, for will verifying the information judged and carrying out analyzing error correction and the analysis of data;
Described memory module, for storing the data verified out;
Described memory module comprises data cache module and data memory module; Described product information typing module is connected with data preprocessing module, and data check module, memory module are connected with data judge module respectively, and described product information typing module is connected with memory module.
In data verification system based on enterprise product information of the present invention, data are classified according to its attribute by statistics by described data preprocessing module.
In data verification system based on enterprise product information of the present invention, described product information typing module is connected with memory module, facilitates the analysis of data.
Compared with prior art, beneficial effect of the present invention: the analysis and the verification that realize data, improves the verification efficiency of data and calls efficiency, reducing the development difficulty of database.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, within the spirit and principles in the present invention all, any amendment done, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (3)

1. based on a data verification system for enterprise product information, it is characterized in that, comprising: product information typing module, data preprocessing module, data check module, data judge module, memory module;
Described product information typing module, for facilitating user by all kinds of enterprise product Message Entry System;
Described data preprocessing module, judges for carrying out pre-service to the data of typing and analyzes, data effectively being classified;
Described data judge module, for the data analysis of each classified information and judgement, carries out over range judgement by information;
Described data check module, for will verifying the information judged and carrying out analyzing error correction and the analysis of data;
Described memory module, for storing the data verified out;
Described memory module comprises data cache module and data memory module; Described product information typing module is connected with data preprocessing module, and data check module, memory module are connected with data judge module respectively, and described product information typing module is connected with memory module.
2. according to claim 1 based on the data verification system of enterprise product information, it is characterized in that, data are classified according to its attribute by statistics by described data preprocessing module.
3. according to claim 1 based on the data verification system of enterprise product information, it is characterized in that, described product information typing module is connected with memory module, facilitates the analysis of data.
CN201510932155.3A 2015-12-11 2015-12-11 Enterprise product information based data check system Pending CN105574121A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510932155.3A CN105574121A (en) 2015-12-11 2015-12-11 Enterprise product information based data check system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510932155.3A CN105574121A (en) 2015-12-11 2015-12-11 Enterprise product information based data check system

Publications (1)

Publication Number Publication Date
CN105574121A true CN105574121A (en) 2016-05-11

Family

ID=55884252

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510932155.3A Pending CN105574121A (en) 2015-12-11 2015-12-11 Enterprise product information based data check system

Country Status (1)

Country Link
CN (1) CN105574121A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104252471A (en) * 2013-06-27 2014-12-31 宁夏新航信息科技有限公司 Intelligent file management system
CN104915262A (en) * 2015-06-18 2015-09-16 国云科技股份有限公司 Calibration system and method based on EXCEL data structure
CN104952003A (en) * 2015-07-15 2015-09-30 国网河南省电力公司漯河供电公司 Load management device and management method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104252471A (en) * 2013-06-27 2014-12-31 宁夏新航信息科技有限公司 Intelligent file management system
CN104915262A (en) * 2015-06-18 2015-09-16 国云科技股份有限公司 Calibration system and method based on EXCEL data structure
CN104952003A (en) * 2015-07-15 2015-09-30 国网河南省电力公司漯河供电公司 Load management device and management method

Similar Documents

Publication Publication Date Title
CN105224606B (en) A kind of processing method and processing device of user identifier
CN103559118B (en) A kind of method for auditing safely based on AOP and annotating information system
US20130254895A1 (en) Non-harmful insertion of data mimicking computer network attacks
CN104270395A (en) Method, device and system for checking input data
Suh et al. Real hypersurfaces in complex hyperbolic two‐plane Grassmannians with parallel Ricci tensor
CN105791178B (en) Message assemble method and device
CN104408587A (en) Government project management information system
CN110059920B (en) Risk decision method and device
CN105337735A (en) Digital certificate processing and verifying method and apparatus
CN108074180A (en) A kind of recent financial development air control system and its construction method based on block chain technology
CN105099998A (en) Identity information authentication method, device and system
CN108399226A (en) A kind of big data cleaning method for digital library
CN110048907B (en) Global flow control method and device in cluster environment
CN109191287A (en) A kind of sharding method, device and the electronic equipment of block chain intelligence contract
US20220229657A1 (en) Extensible resource compliance management
Damiani Toward big data risk analysis
CN109359251A (en) Audit method for early warning, device and the terminal device of application system service condition
CN107040532B (en) Data evaluation device using verification code for verification
US10089475B2 (en) Detection of security incidents through simulations
CN105472029B (en) A kind of method and system of the single-sign-on based on caching
Ghosh Backward and forward equations for diffusion processes
CN105574121A (en) Enterprise product information based data check system
CN204761480U (en) Car service system based on mobile internet
CN110309213B (en) Database access control method, device, system, medium and equipment
Luo et al. Correlating empirical data and extended topological measures in power grid networks

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20160511

WD01 Invention patent application deemed withdrawn after publication