CN106776833A - Data of information system exchange method and system of the client to client - Google Patents

Data of information system exchange method and system of the client to client Download PDF

Info

Publication number
CN106776833A
CN106776833A CN201611061869.2A CN201611061869A CN106776833A CN 106776833 A CN106776833 A CN 106776833A CN 201611061869 A CN201611061869 A CN 201611061869A CN 106776833 A CN106776833 A CN 106776833A
Authority
CN
China
Prior art keywords
data
client
interface
module
adaptation
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
CN201611061869.2A
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.)
CHINACCS INFORMATION INDUSTRY Co Ltd
Original Assignee
CHINACCS INFORMATION INDUSTRY 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 CHINACCS INFORMATION INDUSTRY Co Ltd filed Critical CHINACCS INFORMATION INDUSTRY Co Ltd
Priority to CN201611061869.2A priority Critical patent/CN106776833A/en
Publication of CN106776833A publication Critical patent/CN106776833A/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
    • 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
    • G06F16/258Data format conversion from or to a database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents
    • 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/541Interprogram communication via adapters, e.g. between incompatible applications

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Software Systems (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)

Abstract

The present invention relates to Data Interchange Technology field, the data of information system exchange method and system of more particularly to a kind of client to client, including data source client and destination client are adapted to, data grabber is carried out in data source client;The data of crawl are changed and stored;Convert data to the data form matched with destination client;Datum target client after conversion is carried out into data filling.The beneficial effects of the invention are as follows:The technical program need not access completion cut-in operation by the mandate of all sides of application system and exploitation side, there is no any change to accessing application system, data permission by log in access application system user right determines, will not produce access unauthorized area business datum problem.

Description

Data of information system exchange method and system of the client to client
Technical field
The present invention relates to Data Interchange Technology field, the data of information system of more particularly to a kind of client to client is handed over Change method and system.
Background technology
During user is using multiple heterogeneous systems, there are the situation of repetition logging data, existing data of information system The final result of exchange scheme is all that the data of these heterogeneous systems are all exchanged or carried out according to the rule for having defined Exchange.
Conventional technical scheme has following several at present:
First, the two systems to be docked do mutually data-interface, coordinate an intermediate form and interface protocol, the data for changing By interface active push to the daily record changed to method, system or other side's timing request data.
This project plan comparison is simple, and also exploitation very well, can freely customize and be available for synchronization as needed between information system Data area, security controls well.It is adapted to the fewer situation of the information system of needs docking.
But, the information system of this scheme needs docking will do corresponding development interface, and each pair needs docking System between be required to individually develop data-interface, with increasing for access system, interface exploitation workload can be very big.
2nd, a new demand servicing device, exploitation or deployment data syn-chronization software, by way of configuring or programming, docking are disposed The database of two systems, the table and field contents of analytical database configuration information or by way of becoming, by data syn-chronization To in the database to method, system.
This scheme is more complicated than scheme one, is data syn-chronization solution common on the market, and maturation can be bought at present Product realize the program.
Advantage is that the information system of docking need not do any change, minimum to systematic influence.Using existing ripe product During product, it is not necessary to develop work, it is only necessary to completed by being configured to data structure, upper linear velocity is fast.
Have the disadvantage that information system needs to open completely or fractional open needs to carry out the Relational database table of data exchange, pacify Full property cannot get precise control.In addition, if the required data of information system structure for carrying out data exchange is very complicated, then it is difficult Data interaction operation is completed, it is necessary to further carry out secondary development by configuring.
3rd, a new demand servicing device, exploitation or deployment data syn-chronization software are disposed;Meanwhile, the two systems to be docked do number According to interface, the behaviour of data is read and writen by the data-interface of two systems respectively by the server for being responsible for data syn-chronization Make.
The program is most complicated one kind in above-mentioned three scheme, but solves the security mentioned in scheme two well and ask Topic and data complexity problem.The reading and write-in work of data are finally the information system offers by needing docking, can Guarantee data integrity.
Have the disadvantage high cost, upper linear velocity is slow, it is impossible to data exchange on demand is carried out according to user's request or is realized more multiple It is miscellaneous.
In such scheme, there is following Railway Project:
1. scheme one:When needing the system of mutual data exchange to reach certain quantity, scheme enforcement difficulty is changed into infinitely great;
2. scheme two:The information system for accessing is needed to open all or part of database table;
3. scheme one, scheme three:Need to transform the information system for accessing, develop the data-interface of docking;
4. scheme two, scheme three:Need to dispose intermediate server;
5. scheme one, scheme two:Security is not high, and exposure data are uncontrollable;
6. scheme one, scheme two, scheme three:User customizable is not strong, and the data of same type can not be actually needed according to user Synchronize, can only in batches carry out data exchange;
7. scheme one, scheme two, scheme three:High cost.
The content of the invention
In order to solve the problems, such as foregoing invention, the invention provides a kind of data of information system exchange of client to client Method, including,
Step one, is adapted to data source client and destination client respectively, is that interface is set up in subsequent operation;
Step 2, the interface set up by step one carries out the crawl of data in data source client;
Step 3, the data that step 2 is captured are changed according to intermediate data format;And deposited the data after conversion Storage;
Step 4, the data that intermediate data format is preserved in step 3 are converted to the data form matched with destination client;
Step 5;The data after step 4 is changed are carried out into data to destination client by the interface that step one is set up to fill out Fill.
Preferably, being adapted to data source client and destination client respectively in the step one, including respectively Field and control to data source client and destination client are adapted to according to configuration information, and the configuration information is for difference The interface adaptation rule of client.
Preferably, the data source client of the step one and destination client include web interface client, gui interface Client, interface of mobile terminal client and the corresponding input-output equipment of hardware port.
Preferably, data are stored in the step 3, including first data are encrypted, compression treatment, then In saving the data in local file or database.
Preferably, data are carried out with conversion regime for dictionary replaces in the step 3 and step 4, by the visual of data Value changes into predefined numbering data or by numbering data conversion into can apparent value.
Preferably, it is data calculate and then is turned that in the step 3 and step 4 data are carried out with conversion regime Change, data are changed according to predefined formula.
A kind of client to client data of information system exchange system, including interface adaptation module, data grabber and Filling module, data memory module, data conversion module, Configuration Manager and subscriber interface module;
Interface adaptation module is used to distinguish the client end interface of adaptation data source client and destination client, by field and control It is adapted to according to configuration information, the configuration information is the interface adaptation rule for different clients;It is data grabber and filling Module provides the user interface of access and peration data source client and destination client respectively;
Data grabber and filling module are used for the interface that is provided according to interface adaptation module from the user interface of data source client It is middle to read the data message to be carried out data exchange;And data friendship will be carried out according to the interface that interface adaptation module is provided The data message for changing is written in the user interface of destination client;
Data memory module is used to provide data to the data grabber and filling module, or by the data grabber and fill mould The data that block is obtained are stored;
Data conversion module is used to be converted to the data that data grabber and filling module are grabbed the intermediate data lattice of exchange Formula, or intermediate data format is converted to data type and data form required by the destination client of data to be filled;
Subscriber interface module is used to provide an interactive interface for end user, performs data decimation, form configuration, data file Management, conversion configurations, predefined dictionary replacement management, data file importing, data file derivation, data file encryption function;
Configuration Manager is used to provide corresponding configuration definition, store function for other several modules.
Preferably, the interface adaptation module includes adapter layer and interface adaptation module core layer, the adapter layer Including web interface adaptation layer, GUI adaptation layers, interface of mobile terminal adaptation layer, hardware port adaptation layer;
Interface be adapted to core layer, for manage the interface adaptation module and data grabber and filling module between interface with it is mutual Phase call relation, interface is adapted to core layer and carries out communication forwarding data manipulation instruction from different adaptation layers;
Adapter layer is used to provide user interface adaptation scheme, while the operational order that core layer is sent will be responded.
The beneficial effects of the invention are as follows:The technical program need not access the mandate of all sides of application system and exploitation side i.e. Cut-in operation can be completed, there is no any change to accessing application system, the user that data permission accesses application system by logging in weighs Limit decision, will not produce the problem for accessing unauthorized area business datum;The technical program need not obtain access application system The mandate and assistance of exploitation side, do not interfere with the access original Rights Management System of application system, are let out in the absence of potential data Divulge a secret danger.
Brief description of the drawings
The step of Fig. 1 is embodiment of the present invention flow chart.
Fig. 2 is the module diagram of the embodiment of the present invention.
Fig. 3 is the interface adaptation module schematic diagram of the embodiment of the present invention.
Fig. 4 provides the solution principle schematic of web interface adaptation layer for the interface adaptation module of the embodiment of the present invention.
Fig. 5 provides the solution principle schematic of gui interface adaptation layer for the interface adaptation module of the embodiment of the present invention.
Specific embodiment
Embodiment 1
Referring to Fig. 1 to Fig. 5, the present invention provides a kind of data of information system exchange method of client to client, including interface Adaptation module, data grabber and filling module, data memory module, data conversion module, Configuration Manager and user interface Module.
Interface adaptation module:
The module is used to be adapted to client end interface, and field is mapped with control according to configuration information;Data grabber and to fill out Mold filling block provides the interface accessed with operating information system user interface.Interface adaptation module includes but is not limited to be adapted to Web page Face, adaptation GUI application programs, adaptation interface of mobile terminal, adaptive hardware port input-output equipment etc..
Interface adaptation module is divided into two-layer, respectively interface adaptation module core layer and adapter layer;
1. adaptation module core layer in interface is used to safeguard the interface and mutual call relation, core between the module and other modules Layer is also undertaken carries out communication forwarding data manipulation instruction according to actual conditions and different adapter layer modules.
2. adapter layer is used to provide different user interface adaptation schemes according to different application scenarios, while will response The operational order that core layer is sent.
Interface adaptation module by providing plug-in unit or the extension of browser, in the page for needing to access data exchanging function Insertion js scripts, contained in the js scripts identification the various lists of the page in form fields program, comprising from these form fields read The program of evidence of fetching, the program for being included as these form fields setting data.Browser plug-in or expansion that interface adaptation module is provided Exhibition is by monitoring 6000 local ports(Or other ports)Realization is communicated with interface adaptation module.By the port interface Adaptation module can control browser plug-in or extension that the form fields in the page are read out or write with the operation of data.
Interface adaptation module provides the solution of gui interface adaptation layer:(For the application journey under Windows systems Sequence), by providing the GUI adaptation procedures based on Windows API, the program is injected into interface adaptation module in the form of DLL Enter in the process of destination application, target widget is searched and by sending by Window Subclassing or based on Windows API The mode of windows messaging is read and writen data, the form of analog subscriber operation and realizes that application operating is automated.Interface The GUI adaptation procedures that adaptation module is provided are by monitoring 6000 local ports(Or other ports)Realize and interface adaptation module Communicated.Window application middle finger can be controlled to delimit the reading in face or write data by the GUI adaptation procedures Operation.
Data grabber and filling module:
The interface that the module is used to be provided according to interface adaptation module reads to be entered line number from the user interface of information system According to the data message for exchanging;Or write the data message to be carried out data exchange according to the interface that interface adaptation module is provided Enter in the user interface of target information system.
The module, obtains the interface being currently displaying, by Configuration Manager and data by interface adaptation module Memory module obtains the data type that the interface is available for filling or being available for collection, and user is prompted to by subscriber interface module, Display is available for data summary list and the collection button of filling in subscriber interface module:
1., according to the operation of user, if user have selected the data summary item for being available for filling, the module passes through data storage mould Block extracts data, then the data lattice for meeting interface adaptation module requirement are converted data to by data conversion module Formula, and filled to user interface data by interface adaptation module, and carry out next step operation(As automatically clicking " preservation " is pressed Button etc.)
2., according to the operation of user, if user have selected the button of gathered data, the module will be used by interface adaptation module Data in the interface of family are all extracted, and the number of data memory module requirement is converted data to by data conversion module According to form, then data storage is got up by data memory module.
Data grabber and filling module need to call data conversion module to data after reading data or before write-in data It is further processed, is converted into unified intermediate data DIF.
Data memory module:
The module is used to provide the data that user chooses to data grabber and filling module, or data grabber and filling module are obtained The data Cun Chudao storage devices for taking;
During the module data storage, data can be encrypted according to actual conditions, compressed;
During the module data storage, can be according to actual conditions by data storage to local file;
During the module data storage, can be according to actual conditions by data storage to database.
Data conversion module:
When the module is used for data grabber and the crawl of filling module or filling data, the data that will be grabbed are converted to for exchanging Intermediate data format or intermediate data format is converted to data type sum required by the information system of data to be filled According to form.
Data conversion module should be able to also be processed according to configuration information to data, including but not limited to:Word Allusion quotation replaces(By data can apparent value change into predefined numbering data or by numbering data conversion into can apparent value [such case is normal For the drop-down list box in gui interface], calculate(Data are changed according to predefined formula)Deng.
Configuration Manager:
The module is used for interface adaptation module, data grabber and filling module, data memory module, data conversion module, use Family interface module provides corresponding configuration definition, store function.
Subscriber interface module:
The module is used to provide an interactive interface for end user, selection, form configuration, data file for performing data The work(such as management, conversion configurations, predefined dictionary replacement management, data file is imported, data file is derived, data file encryption Energy.
The module can be provided with various ways such as web interface, browser plug-in, gui interfaces.
The foregoing is only presently preferred embodiments of the present invention, be not intended to limit the invention, it is all it is of the invention spirit and Within principle, any modification, equivalent substitution and improvements made etc. should be included within the scope of the present invention.

Claims (8)

1. data of information system exchange method of a kind of client to client, it is characterised in that including,
Step one, is adapted to data source client and destination client respectively, is that interface is set up in subsequent operation;
Step 2, the interface set up by step one carries out the crawl of data in data source client;
Step 3, the data that step 2 is captured are changed according to intermediate data format;And deposited the data after conversion Storage;
Step 4, the data that intermediate data format is preserved in step 3 are converted to the data form matched with destination client;
Step 5;The data after step 4 is changed are carried out into data to destination client by the interface that step one is set up to fill out Fill.
2. data of information system exchange method of the client according to claim 1 to client, it is characterised in that described Being adapted to data source client and destination client respectively in step one, including respectively to data source client and target The field and control of client are adapted to according to configuration information, and the configuration information is the interface adaptation rule for different clients Then.
3. data of information system exchange method of the client according to claim 1 to client, it is characterised in that described The data source client of step one and destination client include web interface client, gui interface client, interface of mobile terminal Client and the corresponding input-output equipment of hardware port.
4. data of information system exchange method of the client according to claim 1 to client, it is characterised in that described Data are stored in step 3, including first data are encrypted, compression treatment, then save the data in local file Or in database.
5. data of information system exchange method of the client according to claim 1 to client, it is characterised in that described It is dictionary replacement that in step 3 and step 4 data are carried out with conversion regime, by data can apparent value change into predefined numbering number According to or by numbering data conversion into can apparent value.
6. data of information system exchange method of the client according to claim 1 to client, it is characterised in that described It is data calculate and then conversion to carry out conversion regime to data in step 3 and step 4, by data according to predefined Formula is changed.
7. data of information system exchange system of a kind of client to client, it is characterised in that including interface adaptation module, number According to crawl and filling module, data memory module, data conversion module, Configuration Manager and subscriber interface module;
Interface adaptation module is used to distinguish the client end interface of adaptation data source client and destination client, by field and control It is adapted to according to configuration information, the configuration information is the interface adaptation rule for different clients;It is data grabber and filling Module provides the user interface of access and peration data source client and destination client respectively;
Data grabber and filling module are used for the interface that is provided according to interface adaptation module from the user interface of data source client It is middle to read the data message to be carried out data exchange;And data friendship will be carried out according to the interface that interface adaptation module is provided The data message for changing is written in the user interface of destination client;
Data memory module is used to provide data to the data grabber and filling module, or by the data grabber and fill mould The data that block is obtained are stored;
Data conversion module is used to be converted to the data that data grabber and filling module are grabbed the intermediate data lattice of exchange Formula, or intermediate data format is converted to data type and data form required by the destination client of data to be filled;
Subscriber interface module is used to provide an interactive interface for end user, performs data decimation, form configuration, data file Management, conversion configurations, predefined dictionary replacement management, data file importing, data file derivation, data file encryption function;
Configuration Manager is used to provide corresponding configuration definition, store function for other several modules.
8. data of information system exchange system of the client according to claim 7 to client, it is characterised in that described Interface adaptation module include adapter layer and interface adaptation module core layer, the adapter layer include web interface adaptation layer, GUI adaptation layers, interface of mobile terminal adaptation layer, hardware port adaptation layer;
Interface be adapted to core layer, for manage the interface adaptation module and data grabber and filling module between interface with it is mutual Phase call relation, interface is adapted to core layer and carries out communication forwarding data manipulation instruction from different adaptation layers;
Adapter layer is used to provide user interface adaptation scheme, while the operational order that core layer is sent will be responded.
CN201611061869.2A 2016-11-28 2016-11-28 Data of information system exchange method and system of the client to client Pending CN106776833A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611061869.2A CN106776833A (en) 2016-11-28 2016-11-28 Data of information system exchange method and system of the client to client

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611061869.2A CN106776833A (en) 2016-11-28 2016-11-28 Data of information system exchange method and system of the client to client

Publications (1)

Publication Number Publication Date
CN106776833A true CN106776833A (en) 2017-05-31

Family

ID=58912790

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611061869.2A Pending CN106776833A (en) 2016-11-28 2016-11-28 Data of information system exchange method and system of the client to client

Country Status (1)

Country Link
CN (1) CN106776833A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107463409A (en) * 2017-08-11 2017-12-12 深圳乐信软件技术有限公司 A kind of interface conversion method, interface convertor, storage medium and electric terminal
CN110955852A (en) * 2018-09-25 2020-04-03 北京国双科技有限公司 Content import method and device
CN109101294B (en) * 2018-08-07 2021-07-02 北京三快在线科技有限公司 Data acquisition method, plug-in, electronic equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101004685A (en) * 2007-01-08 2007-07-25 叶炜 Method for realizing graphical user interface
CN101507276A (en) * 2006-08-18 2009-08-12 索尼株式会社 Automatically reconfigurable multimedia system with interchangeable personality adapters
CN102999537A (en) * 2011-09-19 2013-03-27 阿里巴巴集团控股有限公司 System and method for data migration
CN103034436A (en) * 2011-10-04 2013-04-10 西门子公司 Device controller with connectable touch user interface
CN104484171A (en) * 2014-12-11 2015-04-01 深圳市路通网络技术有限公司 System, method and associated equipment for designing terminal interface
CN104536993A (en) * 2014-12-10 2015-04-22 北京奇虎科技有限公司 Collected webpage processing method, collected webpage processing device and client-side
CN105740338A (en) * 2016-01-25 2016-07-06 江苏国泰新点软件有限公司 Data processing method and device
CN105933139A (en) * 2016-03-30 2016-09-07 广东凯通软件开发有限公司 Data processing method and device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101507276A (en) * 2006-08-18 2009-08-12 索尼株式会社 Automatically reconfigurable multimedia system with interchangeable personality adapters
CN101004685A (en) * 2007-01-08 2007-07-25 叶炜 Method for realizing graphical user interface
CN102999537A (en) * 2011-09-19 2013-03-27 阿里巴巴集团控股有限公司 System and method for data migration
CN103034436A (en) * 2011-10-04 2013-04-10 西门子公司 Device controller with connectable touch user interface
CN104536993A (en) * 2014-12-10 2015-04-22 北京奇虎科技有限公司 Collected webpage processing method, collected webpage processing device and client-side
CN104484171A (en) * 2014-12-11 2015-04-01 深圳市路通网络技术有限公司 System, method and associated equipment for designing terminal interface
CN105740338A (en) * 2016-01-25 2016-07-06 江苏国泰新点软件有限公司 Data processing method and device
CN105933139A (en) * 2016-03-30 2016-09-07 广东凯通软件开发有限公司 Data processing method and device

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
刘毅: "《网络舆情研究概论》", 30 September 2007, 天津人民出版社 *
康博创作室: "《Visual C++新起点 6.0实用教程》", 31 March 1999, 机械工业出版社 *
陈宽达: "《C++ Builder深度历险》", 30 June 2002, 华中科技大学出版社 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107463409A (en) * 2017-08-11 2017-12-12 深圳乐信软件技术有限公司 A kind of interface conversion method, interface convertor, storage medium and electric terminal
CN109101294B (en) * 2018-08-07 2021-07-02 北京三快在线科技有限公司 Data acquisition method, plug-in, electronic equipment and storage medium
CN110955852A (en) * 2018-09-25 2020-04-03 北京国双科技有限公司 Content import method and device

Similar Documents

Publication Publication Date Title
AU2019295818B2 (en) Block chain-based data processing method and device
Cheng et al. Industrial cyberphysical systems: Realizing cloud-based big data infrastructures
CN104932364B (en) The OPC UA conversion equipments and method of a kind of Modbus communications protocol
CN105095786B (en) The platform that safety moving synergistic application is established with data configuration is presented using dynamic
US7991838B2 (en) Apparatus and method for report sharing within an instant messaging framework
CN107241360A (en) A kind of data safety shares exchange method and data safety shares switching plane system
CN107315776A (en) A kind of data management system based on cloud computing
CN103442060B (en) Based on the locally applied access method of remote desktop and device
CA2386272A1 (en) Collaborative design
CN106776833A (en) Data of information system exchange method and system of the client to client
CN101924786A (en) Dynamic content preference and behavior sharing between computing devices
CN106599195A (en) Method and system for synchronizing metadata under mass network data environment
CN108052569A (en) Data bank access method, device, computer readable storage medium and computing device
CN107220515A (en) Post-abortion cares about intelligent follow-up management system
Chrimes et al. Towards a real-time big data analytics platform for health applications
CN103235874A (en) Intelligent control system for clinical use knowledge library of antibacterial drugs in hospital
CN104318353A (en) High-end electronic medical record device and management system
CN107566499A (en) The methods, devices and systems of data syn-chronization
CN107291524A (en) A kind for the treatment of method and apparatus of remote command
CN107958345A (en) A kind of SCD file collocation method and device based on database and file fragment
Hang et al. Towards mass individualized production: RAMI 4.0 asset data channelling for manufacturing value chain connectivity
CN108154456A (en) Strengthened research system is moved in a kind of urban and rural planning
CN105871659A (en) Monitoring method and device of newly added server
CN108959309B (en) Method and device for data analysis
CN110135954A (en) Online industry chain building application system

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20170531