CN111309368B - Method, system, equipment and readable storage medium for developing information management based on B/S framework - Google Patents

Method, system, equipment and readable storage medium for developing information management based on B/S framework Download PDF

Info

Publication number
CN111309368B
CN111309368B CN202010168185.2A CN202010168185A CN111309368B CN 111309368 B CN111309368 B CN 111309368B CN 202010168185 A CN202010168185 A CN 202010168185A CN 111309368 B CN111309368 B CN 111309368B
Authority
CN
China
Prior art keywords
information
framework
module
information management
management method
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
CN202010168185.2A
Other languages
Chinese (zh)
Other versions
CN111309368A (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.)
Chaoyue Technology Co Ltd
Original Assignee
Chaoyue 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 Chaoyue Technology Co Ltd filed Critical Chaoyue Technology Co Ltd
Priority to CN202010168185.2A priority Critical patent/CN111309368B/en
Publication of CN111309368A publication Critical patent/CN111309368A/en
Application granted granted Critical
Publication of CN111309368B publication Critical patent/CN111309368B/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/70Software maintenance or management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Abstract

The invention provides a method, a system, equipment and a readable storage medium for managing development information based on a B/S framework, which are used for acquiring preset function information and configuring preset parameters based on the function information; decomposing preset function information to obtain a function module; configuring parameter information of each functional module; decomposing according to different users to design a system use diagram; analyzing the functions corresponding to all nodes of the system use case graph, and forming a complete management system according to a preset arrangement mode; and testing the management system. The B/S framework development information management method based on the invention realizes the construction and deployment of the B/S framework to the terminal equipment, plays the role of the B/S framework, realizes the operation and use of programs in the terminal equipment, and brings convenience to users. And the system is tested, so that the running stability of the system is ensured.

Description

Method, system, equipment and readable storage medium for developing information management based on B/S framework
Technical Field
The invention relates to the technical field of B/S frames, in particular to a method, a system, equipment and a readable storage medium for developing information management based on a B/S frame.
Background
The B/S framework is an advanced internet-based program framework that is currently widely adopted. The current use is very wide, and a new technical revolution is brought to a program development mode. It has evolved with the continued development of internet technology. With the continuous development of internet technology, various information websites cannot be used and operated on one computer alone, so that an internet-based mode is gradually developed and applied in a large scale.
The greatest advantage of the B/S is that the deployment of the program is not required to be carried out at any client, and a developed system using the program structure is used by utilizing a browser, namely, the developed program is configured on a remote server for use.
How to realize the B/S framework to be built and deployed to the terminal equipment and play the role of the B/S framework to realize the operation and the use of programs in the terminal equipment, brings convenience to users, and is a technical problem to be solved currently urgently.
Disclosure of Invention
In order to overcome the defects in the prior art, the invention provides a method for developing information management based on a B/S framework, which comprises the following steps:
step one, acquiring preset function information, and configuring preset parameters based on the function information;
decomposing preset function information to obtain a function module;
step three, configuring parameter information of each functional module;
decomposing according to different users to design a system use diagram;
analyzing the functions corresponding to all nodes of the system use case diagram, and forming a complete management system according to a preset arrangement mode;
and step six, testing the management system.
Preferably, the first step further includes:
configuring a parameter operation port;
acquiring preset parameter information through a parameter operation port;
and storing the parameter information.
Preferably, the parameter information is compared with the previous data;
finding past data within a threshold range;
the conventional data is displayed.
Preferably, the second step further comprises:
designing all functional module diagrams of the system according to the user and the user diagram;
and arranging and displaying the functional modules according to a preset mode.
Preferably, the fourth step further comprises:
step1: according to the functional module of the system, various entity objects meeting the system are found out, and E-R diagrams of the entity objects are designed;
step2: analyzing the E-R diagram and establishing a main database table corresponding to the entity object;
step3: analyzing nodes of the E-R graph as fields in each table, wherein the attribute of the analysis field comprises the information length and the information type stored in the attribute;
step4: and analyzing the relation among the entity objects to obtain an association database table of the system.
Preferably, step six further comprises:
configuring test cases of each functional module;
test cases of the management system are set.
The invention also provides a system for developing information management based on the B/S framework, which comprises: the system comprises a parameter acquisition module, a decomposition module, a design module and a test module;
the parameter acquisition module is used for acquiring preset function information and configuring preset parameters based on the function information;
the decomposition module is used for decomposing the preset function information to obtain a function module; configuring parameter information of each functional module;
the design module is used for decomposing according to different users to design a system use diagram; analyzing the functions corresponding to all nodes of the system use case graph, and forming a complete management system according to a preset arrangement mode;
the test module is used for testing the management system.
Preferably, the design module is further configured to design an E-R diagram of the physical objects according to the functional modules of the system; analyzing the E-R diagram and establishing a main database table corresponding to the entity object;
analyzing nodes of the E-R graph as fields in each table, wherein the attribute of the analysis field comprises the information length and the information type stored in the attribute;
and analyzing the relation among the entity objects to obtain an association database table of the system.
The invention also provides equipment for realizing the information management method based on the B/S framework development, which comprises the following steps: a memory for storing a computer program and developing an information management method based on the B/S framework; and the processor is used for executing the computer program and developing an information management method based on the B/S framework so as to realize the step of developing the information management method based on the B/S framework.
The present invention also provides a readable storage medium having a B/S frame-based information management method stored thereon, the computer program being executed by a processor to implement the steps of the B/S frame-based information management method.
From the above technical scheme, the invention has the following advantages:
the B/S framework development information management method based on the invention realizes the construction and deployment of the B/S framework to the terminal equipment, plays the role of the B/S framework, realizes the operation and use of programs in the terminal equipment, and brings convenience to users.
And the system can be configured based on requirements, and the system is split into functional modules, so that a whole set of system is formed by combining the functional modules, the development of the B/S framework is realized, and the use requirements are met. And the system is tested, so that the running stability of the system is ensured.
Drawings
In order to more clearly illustrate the technical solutions of the present invention, the drawings that are needed in the description will be briefly introduced below, it being obvious that the drawings in the following description are only some embodiments of the present invention, and that other drawings can be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow chart of a method for developing information management based on a B/S framework.
FIG. 2 is a schematic diagram of an information management system developed based on a B/S framework.
Detailed Description
Those of ordinary skill in the art will appreciate that the elements and algorithm steps described in connection with the embodiments disclosed herein may be embodied in electronic hardware, in computer software, or in a combination of the two, and that the elements and steps of the examples have been generally described in terms of function in the foregoing description to clearly illustrate the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The block diagrams depicted in the figures are merely functional entities and do not necessarily correspond to physically separate entities. That is, the functional entities may be implemented in software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor devices and/or microcontroller devices.
In the several embodiments provided in this application, it should be understood that the disclosed systems, devices, and methods may be implemented in other manners. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of the units is merely a logical function division, and there may be additional divisions when actually implemented, e.g., multiple units or components may be combined or integrated into another system, or some features may be omitted or not performed. In addition, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices, or elements, or may be an electrical, mechanical, or other form of connection.
The invention provides a method for managing development information based on a B/S framework, which is shown in figure 1 and comprises the following steps:
step one, acquiring preset function information, and configuring preset parameters based on the function information;
configuring a parameter operation port;
acquiring preset parameter information through a parameter operation port;
and storing the parameter information.
Comparing the parameter information with the previous data;
finding past data within a threshold range;
the conventional data is displayed.
Specifically, before B/S framework development is performed, searching data to know whether the system exists at present, and supplementing development is performed aiming at the place where the existing system needs improvement; and then the development background, purpose and requirement of the system are investigated, and the design thought is clearly developed according to the investigation result.
If the past data is obtained, the past data is called as the basis of the current system management development, and the system platform is built.
Decomposing preset function information to obtain a function module;
specifically, the system is disassembled, and all functional module diagrams of the system are designed according to the user and the user diagram; and arranging and displaying the functional modules according to a preset mode.
That is, all contents of the system are completed based on each sub-module, and the sub-modules are arranged to realize the platform function.
Step three, configuring parameter information of each functional module;
when each sub-module is subjected to function processing, distribution is performed based on the parameter information of each module, and the functions realized by the invention are realized.
The function obtained in the previous step is decomposed, and the functions shared by all users and different functions of different users are determined; designing all function module diagrams of the system according to the user and the use case diagram, and parameter data information.
Decomposing according to different users to design a system use diagram;
the method specifically comprises the following steps:
step1: according to the system requirement and the function to be realized, various entity objects meeting the system, such as user information, data information and the like, are found out, and E-R diagrams of the entity objects are designed;
step2: analyzing the E-R diagram and establishing a main database table corresponding to the entity object;
step3: the nodes of the E-R diagram are analyzed as fields in each table, and the attribute of the analysis field comprises the length of information stored in the attribute, the type of information and the like.
Step4: and analyzing the relation among the entity objects to obtain an association database table of the system.
Analyzing the functions corresponding to all nodes of the system use case diagram, and forming a complete management system according to a preset arrangement mode;
and step six, testing the management system.
Configuring test cases of each functional module;
test cases of the management system are set.
Through the test of each functional module, if the test passes, each functional module realizes the corresponding function. And then testing the whole system, if the whole test is passed, completing the system construction, and realizing the functions to be realized by the invention.
Based on the above method, the invention also provides a system for developing information management based on the B/S framework, as shown in FIG. 2, comprising: the system comprises a parameter acquisition module 1, a decomposition module 2, a design module 3 and a test module 4;
the parameter acquisition module 1 is used for acquiring preset function information and configuring preset parameters based on the function information;
the decomposition module 2 is used for decomposing the preset function information to obtain a function module; configuring parameter information of each functional module;
the design module 3 is used for decomposing according to different users and designing a system use diagram; analyzing the functions corresponding to all nodes of the system use case graph, and forming a complete management system according to a preset arrangement mode;
E-R diagrams of the entity objects are designed according to the functional modules of the system; analyzing the E-R diagram and establishing a main database table corresponding to the entity object;
analyzing nodes of the E-R graph as fields in each table, wherein the attribute of the analysis field comprises the information length and the information type stored in the attribute;
and analyzing the relation among the entity objects to obtain an association database table of the system.
The test module 4 is used for testing the management system.
The testing process of the present invention may be performed in full steps and is not limited to testing at the completion of the design. Testing may be performed after a functional module has been completed.
After passing the test, the test can be used. In the use process, the functional module can be perfected in real time based on the functional requirement, and the real-time requirement is met by repairing.
Based on the method and the system, the invention also provides a device for realizing the information management method based on the B/S framework, which comprises the following steps: a memory for storing a computer program and developing an information management method based on the B/S framework; and the processor is used for executing the computer program and developing an information management method based on the B/S framework so as to realize the step of developing the information management method based on the B/S framework.
Based on the above method and system, the present invention also provides a readable storage medium having a B/S frame-based information management method stored thereon a computer program to be executed by a processor to implement the steps of the B/S frame-based information management method.
The apparatus for implementing the B/S framework-based development of information management methods is the units and algorithm steps of the examples described in connection with the embodiments disclosed herein, and can be implemented in electronic hardware, computer software, or a combination of both, and to clearly illustrate the interchangeability of hardware and software, the components and steps of the examples have been generally described in terms of functionality in the foregoing description. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
From the description of the above embodiments, it will be apparent to those skilled in the art that the apparatus for implementing the B/S framework-based information management method described herein may be implemented by software, or may be implemented by combining software with necessary hardware. Accordingly, the technical solution according to the disclosed embodiments of the apparatus for implementing the B/S framework-based information management method may be embodied in the form of a software product, which may be stored in a nonvolatile storage medium (may be a CD-ROM, a U-disk, a mobile hard disk, etc.) or on a network, including several instructions to cause a computing apparatus (may be a personal computer, a server, a mobile terminal, or a network device, etc.) to perform the indexing method according to the disclosed embodiments.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (8)

1. A method for developing information management based on a B/S framework is characterized by comprising the following steps:
step one, acquiring preset function information, and configuring preset parameters based on the function information;
decomposing preset function information to obtain a function module;
step three, configuring parameter information of each functional module;
decomposing according to different users to design a system use diagram;
step1: according to the functional module of the system, various entity objects meeting the system are found out, and E-R diagrams of the entity objects are designed;
step2: analyzing the E-R diagram and establishing a main database table corresponding to the entity object;
step3: analyzing nodes of the E-R graph as fields in each table, wherein the attribute of the analysis field comprises the information length and the information type stored in the attribute;
step4: analyzing the relation among the entity objects to obtain an associated database table of the system;
analyzing the functions corresponding to all nodes of the system use case diagram, and forming a complete management system according to a preset arrangement mode;
and step six, testing the management system.
2. The B/S framework-based development information management method of claim 1, wherein,
the first step further comprises:
configuring a parameter operation port;
acquiring preset parameter information through a parameter operation port;
and storing the parameter information.
3. The B/S framework-based development information management method of claim 2, wherein,
comparing the parameter information with the previous data;
finding past data within a threshold range;
the conventional data is displayed.
4. The B/S framework-based development information management method of claim 1, wherein,
the second step also comprises the following steps:
designing all functional module diagrams of the system according to the user and the user diagram;
and arranging and displaying the functional modules according to a preset mode.
5. The B/S framework-based development information management method of claim 1, wherein,
step six also includes:
configuring test cases of each functional module;
test cases of the management system are set.
6. A B/S-frame-based development information management system, characterized in that the system employs the B/S-frame-based development information management method according to any one of claims 1 to 5;
the system comprises: the system comprises a parameter acquisition module, a decomposition module, a design module and a test module;
the parameter acquisition module is used for acquiring preset function information and configuring preset parameters based on the function information;
the decomposition module is used for decomposing the preset function information to obtain a function module; configuring parameter information of each functional module;
the design module is used for decomposing according to different users to design a system use diagram; analyzing the functions corresponding to all nodes of the system use case graph, and forming a complete management system according to a preset arrangement mode;
the test module is used for testing the management system;
the design module is also used for designing E-R diagrams of the entity objects according to the functional modules of the system; analyzing the E-R diagram and establishing a main database table corresponding to the entity object;
analyzing nodes of the E-R graph as fields in each table, wherein the attribute of the analysis field comprises the information length and the information type stored in the attribute;
and analyzing the relation among the entity objects to obtain an association database table of the system.
7. An apparatus for implementing a B/S framework-based development information management method, comprising:
a memory for storing a computer program and developing an information management method based on the B/S framework;
a processor for executing the computer program and developing an information management method based on a B/S framework to realize the steps of developing an information management method based on a B/S framework as claimed in any one of claims 1 to 5.
8. A readable storage medium having a B/S framework-based information management method, characterized in that the readable storage medium has stored thereon a computer program that is executed by a processor to realize the steps of the B/S framework-based information management method according to any one of claims 1 to 5.
CN202010168185.2A 2020-03-12 2020-03-12 Method, system, equipment and readable storage medium for developing information management based on B/S framework Active CN111309368B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010168185.2A CN111309368B (en) 2020-03-12 2020-03-12 Method, system, equipment and readable storage medium for developing information management based on B/S framework

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010168185.2A CN111309368B (en) 2020-03-12 2020-03-12 Method, system, equipment and readable storage medium for developing information management based on B/S framework

Publications (2)

Publication Number Publication Date
CN111309368A CN111309368A (en) 2020-06-19
CN111309368B true CN111309368B (en) 2023-05-16

Family

ID=71158936

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010168185.2A Active CN111309368B (en) 2020-03-12 2020-03-12 Method, system, equipment and readable storage medium for developing information management based on B/S framework

Country Status (1)

Country Link
CN (1) CN111309368B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112199428B (en) * 2020-09-30 2023-12-22 深圳市智物联网络有限公司 Application management system, method and terminal equipment of functional data block

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2459423A1 (en) * 2004-03-03 2005-09-03 Groupe Azur Inc. A distributed software fabrication system and process for fabricating business applications
CN104966152A (en) * 2015-06-08 2015-10-07 深圳中质安质量安全技术评价中心有限公司 Electric power safety production management system
CN104991777A (en) * 2015-07-14 2015-10-21 普元信息技术股份有限公司 System and method for implementing view development of Web application automatic testing
CN105653650A (en) * 2015-12-28 2016-06-08 湖北工业大学 D3 based discussion system mind map and developing method therefor
AU2016213771B1 (en) * 2013-03-01 2016-09-08 Heartflow, Inc. Method and system for determining treatments by modifying patient-specific geometrical models
CN106126204A (en) * 2016-06-15 2016-11-16 中邮建技术有限公司 A kind of iterative regarded as output controlling method of information system based on modularized design
CN106357724A (en) * 2016-08-18 2017-01-25 广州市利迪网络科技有限公司 Uniformly integrated information management platform system
CN109325066A (en) * 2018-08-02 2019-02-12 平安科技(深圳)有限公司 A kind of database switching method and terminal device
CN109683859A (en) * 2018-12-04 2019-04-26 郑州云海信息技术有限公司 A kind of computer software development management platform, equipment and readable storage medium storing program for executing
CN110795073A (en) * 2019-10-28 2020-02-14 浙江天空信息科技有限公司 Computer software development method

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7010146B2 (en) * 2000-06-12 2006-03-07 Kabushiki Kaisha Topcon Database constructing system
EP1426857A1 (en) * 2002-11-05 2004-06-09 Orimos S.A. Component-based development of software
KR100808257B1 (en) * 2005-12-05 2008-02-29 한국전자통신연구원 Apparatus and Method for prototype development of embedded system
US8117136B2 (en) * 2008-08-29 2012-02-14 Hewlett-Packard Development Company, L.P. Relationship management on a mobile computing device
CN101499115B (en) * 2008-12-19 2010-11-03 天津大学 Use case diagram detection method based on attack mode
CN102103713A (en) * 2009-12-18 2011-06-22 湖南城市学院 Method and system for monitoring wetland resource and ecological environment
CN101950271B (en) * 2010-10-22 2012-01-25 中国人民解放军理工大学 Modeling technology-based software security test method
CN101989230B (en) * 2010-10-22 2012-07-04 中国人民解放军理工大学 Method for extracting requirements and describing behaviors during software safety test based on profile division
CN104299152A (en) * 2014-10-21 2015-01-21 沈阳化工大学 Client management information system
CN104516738A (en) * 2014-12-15 2015-04-15 北京金和软件股份有限公司 Integrated implementing method for development and release of APP
CN106681843A (en) * 2015-11-05 2017-05-17 中国科学院沈阳自动化研究所 Parameter transmission method among sub-modules on the basis of assembly-type development mode loose coupling
CN107977195A (en) * 2016-10-21 2018-05-01 哈尔滨光凯科技开发有限公司 A kind of hospital outpatient management system construction method based on internet
US20180129480A1 (en) * 2016-11-10 2018-05-10 Sap Se User research led software design and development process
CN109783078A (en) * 2018-12-14 2019-05-21 平安证券股份有限公司 Stand-alone development method, apparatus, equipment and the storage medium of front end page

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2459423A1 (en) * 2004-03-03 2005-09-03 Groupe Azur Inc. A distributed software fabrication system and process for fabricating business applications
AU2016213771B1 (en) * 2013-03-01 2016-09-08 Heartflow, Inc. Method and system for determining treatments by modifying patient-specific geometrical models
CN104966152A (en) * 2015-06-08 2015-10-07 深圳中质安质量安全技术评价中心有限公司 Electric power safety production management system
CN104991777A (en) * 2015-07-14 2015-10-21 普元信息技术股份有限公司 System and method for implementing view development of Web application automatic testing
CN105653650A (en) * 2015-12-28 2016-06-08 湖北工业大学 D3 based discussion system mind map and developing method therefor
CN106126204A (en) * 2016-06-15 2016-11-16 中邮建技术有限公司 A kind of iterative regarded as output controlling method of information system based on modularized design
CN106357724A (en) * 2016-08-18 2017-01-25 广州市利迪网络科技有限公司 Uniformly integrated information management platform system
CN109325066A (en) * 2018-08-02 2019-02-12 平安科技(深圳)有限公司 A kind of database switching method and terminal device
CN109683859A (en) * 2018-12-04 2019-04-26 郑州云海信息技术有限公司 A kind of computer software development management platform, equipment and readable storage medium storing program for executing
CN110795073A (en) * 2019-10-28 2020-02-14 浙江天空信息科技有限公司 Computer software development method

Also Published As

Publication number Publication date
CN111309368A (en) 2020-06-19

Similar Documents

Publication Publication Date Title
CN109828903B (en) Automatic testing method and device, computer device and storage medium
US10120783B2 (en) Determining test case efficiency
CN105205180B (en) A kind of evaluation method and device of knowledge mapping
CN111522922A (en) Log information query method and device, storage medium and computer equipment
US10990510B2 (en) Associating attribute seeds of regression test cases with breakpoint value-based fingerprints
CN111552633A (en) Interface abnormal call testing method and device, computer equipment and storage medium
CN108595316A (en) Life cycle management method, manager, equipment and the medium of Distributed Application
WO2015047922A1 (en) Automated risk tracking through compliance testing
CN106961632A (en) Video quality analysis method and device
CN111309368B (en) Method, system, equipment and readable storage medium for developing information management based on B/S framework
CN111460116A (en) Question answering method, question answering system, electronic equipment and storage medium
CN115757150A (en) Production environment testing method, device, equipment and storage medium
CN110324352A (en) Identify the method and device of batch registration account group
CN112948224A (en) Data processing method, device, terminal and storage medium
CN113515462A (en) Method, device, equipment and storage medium for testing
CN109815121B (en) Interface automation test case generation method and related equipment
CN116483707A (en) Test method, test device, test apparatus, test program, and test program
US20160246783A1 (en) Systems and methods for managing data related to network elements from multiple sources
US10963366B2 (en) Regression test fingerprints based on breakpoint values
CN109360618A (en) A kind of management method and system of electronization test report
DE112020003555B4 (en) MANAGE SECURITY CREDITS FOR CLIENT APPLICATIONS
US10289788B1 (en) System and method for suggesting components associated with an electronic design
CN113688134A (en) Visual variable management method, system and equipment based on multidimensional data
CN113255769A (en) Compound attribute prediction model training method and compound attribute prediction method
CN112799956B (en) Asset identification capability test method, device and system device

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
CB02 Change of applicant information

Address after: 250101 no.2877 Kehang Road, Suncun Town, high tech Zone, Jinan City, Shandong Province

Applicant after: Chaoyue Technology Co.,Ltd.

Address before: 250101 no.2877 Kehang Road, Suncun Town, high tech Zone, Jinan City, Shandong Province

Applicant before: SHANDONG CHAOYUE DATA CONTROL ELECTRONICS Co.,Ltd.

GR01 Patent grant
GR01 Patent grant