CN107832350A - A kind of method, apparatus, terminal and the storage medium of the two-way binding of web data - Google Patents

A kind of method, apparatus, terminal and the storage medium of the two-way binding of web data Download PDF

Info

Publication number
CN107832350A
CN107832350A CN201710986260.4A CN201710986260A CN107832350A CN 107832350 A CN107832350 A CN 107832350A CN 201710986260 A CN201710986260 A CN 201710986260A CN 107832350 A CN107832350 A CN 107832350A
Authority
CN
China
Prior art keywords
change
program
subscription
entity
data
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.)
Granted
Application number
CN201710986260.4A
Other languages
Chinese (zh)
Other versions
CN107832350B (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.)
Kingdee Software China Co Ltd
Original Assignee
Kingdee Software China 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 Kingdee Software China Co Ltd filed Critical Kingdee Software China Co Ltd
Priority to CN201710986260.4A priority Critical patent/CN107832350B/en
Publication of CN107832350A publication Critical patent/CN107832350A/en
Application granted granted Critical
Publication of CN107832350B publication Critical patent/CN107832350B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/23Updating
    • G06F16/2358Change logging, detection, and notification
    • 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/23Updating
    • G06F16/2379Updates performed during online database operations; commit processing
    • 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/23Updating
    • G06F16/2393Updating materialised views

Abstract

This application discloses a kind of method of the two-way binding of web data, including:When oracle listener, which listens to data entity, to change, the change is sent to subscription program;Subscription program sends view update according to the change and instructed to more new procedures;More new procedures update view according to the view update instruction calls view update function;When view is modified according to the modification instruction for receiving user's input, subscription program calls entity change function change data entity.The mode that this method first passes through succession base class builds data entity, oracle listener and subscription program, and two programs are encapsulated in data entity, so that each group of data entity and corresponding view are all packaged with one group of oracle listener and subscription program, solves the problems, such as the interim card occurred during the data double-way binding of big data quantity.The application additionally provides device, terminal, computer-readable recording medium and the computer program product of a kind of two-way binding of web data simultaneously, has above-mentioned beneficial effect.

Description

A kind of method, apparatus, terminal and the storage medium of the two-way binding of web data
Technical field
The application is related to web model field, the method, apparatus of more particularly to a kind of two-way binding of web data, terminal, meter Calculation machine readable storage medium storing program for executing and computer program product.
Background technology
Two-way binding between two-way binding, i.e. data model (Module) and view (View), is embodied in user Modification on view can automatic synchronization into data model, if likewise, the value in data model is changed, It can be synchronized at once in view.Final commonly-encountered scene is exactly the operation of list, when user completes to input in front end page Afterwards, just it has been stored in automatically in data model without any operation, data.
In the prior art the operation of user interface (User Interface, UI) layer is carried out by checking dirty data more Newly, by the Data object placement in need being monitored in one sequence, touched when some specific events occur Hair, if $ digest methods are exactly to travel through all watcher, all members related to the data are gone for by the data of setting Element, judges whether data change, the execute instruction if change;Also a kind of method of hijacking data, is carried using browser The interface object.defineProperty of confession, to kidnap the setting program of each attribute and access program, in data movement When, give out information to subscriber, trigger corresponding readjustment.
However, dirty inspection needs to build the sequence of all coherent elements, when data or element change, Need to travel through all elements, especially when handling the data of big data quantity, it is easy to the interim card of the page is caused, while constantly One queue of cyclic access, unusual drain performance.And the method for hijacking data handle big data quantity data when, by clear When the interface that program of looking at provides is to kidnap the setting program of each attribute and access program, the interim card of the page will also result in.
Therefore, the interim card for how solving the problems, such as to occur during the data double-way binding of big data quantity is those skilled in the art's mesh The preceding technical issues that need to address.
The content of the invention
The purpose of the application is to provide the method, apparatus, terminal, computer-readable storage of a kind of two-way binding of web data Medium and computer program product, this method can solve the problem that the interim card occurred during the data double-way binding for solving big data quantity is asked Topic.
In order to solve the above technical problems, the application provides a kind of method of the two-way binding of web data, this method includes:
When oracle listener, which listens to data entity, to change, the change is sent to subscription program;
The subscription program sends view update according to the change and instructed to more new procedures;
The more new procedures update view according to the view update instruction calls view update function;
When view is modified according to the modification instruction for receiving user's input, the subscription program is according to the modification Instruction calls entity change function changes the data entity;
Wherein, the data entity is built by inheriting entity base class;The oracle listener and the subscription journey Sequence is built by inheriting moduleview base class, and is encapsulated in the data entity.
Optionally, the change is sent to subscription program, including:
The oracle listener sends the change to checking routine;
The checking routine judges to whether there is the subscription program in subscription list;
If so, then the checking routine sends the change to the subscription program.
Optionally, this method also includes:
When the subscription program receives the novel entities change function that instruction analysis program is sent, the entity is changed Function replaces with the novel entities change function;
Wherein, the novel entities change function is changed for the alteration command that the instruction analysis program parsing receives Parameter, the variable replacement change parameter in function template is obtained.
The application also provides a kind of device of the two-way binding of web data, and the device includes:
Monitoring and transmitting element, for calling oracle listener monitored data entity, occur when listening to the data entity During change, the change is sent to subscription program;
Subscriber units, instructed for calling the subscription program to send view update according to the change to more new procedures;
View update unit, for calling the more new procedures according to the view update instruction calls view update function Update view;
Entity changing unit, for when view is modified according to the modification instruction for receiving user's input, calling institute State subscription program and the data entity is changed according to the modification instruction calls entity change function.
Optionally, the monitoring and transmitting element include:
First transmission sub-unit, for when listening to the data entity and changing, the change to be sent to school Test program;
Subelement is verified, for calling the checking routine to judge to whether there is the subscription program in subscription list;
Second transmission sub-unit, for when the subscription program be present in the subscription list, the change to be sent To the subscription program.
Optionally, the device also includes:
Replacement unit, when the novel entities for receiving instruction analysis program transmission when the subscription program change function, Entity change function is replaced with into the novel entities change function;
Wherein, the novel entities change function is changed for the alteration command that the instruction analysis program parsing receives Parameter, the variable replacement change parameter in function template is obtained.
The application also provides a kind of terminal, and the terminal includes:
Memory, for storing computer program;
Processor, following steps are realized during for performing the computer program:
When oracle listener, which listens to data entity, to change, the change is sent to subscription program;
The subscription program sends view update according to the change and instructed to more new procedures;
The more new procedures update view according to the view update instruction calls view update function;
When view is modified according to the modification instruction for receiving user's input, the subscription program is according to the modification Instruction calls entity change function changes the data entity;
Wherein, the data entity is built by inheriting entity base class;The oracle listener and the subscription journey Sequence is built by inheriting moduleview base class, and is encapsulated in the data entity.
The application also provides a kind of computer-readable recording medium of the two-way binding of web data, described computer-readable to deposit Computer program is stored with storage media, the computer program realizes following steps when being executed by processor:
When oracle listener, which listens to data entity, to change, the change is sent to subscription program;
The subscription program sends view update according to the change and instructed to more new procedures;
The more new procedures update view according to the view update instruction calls view update function;
When view is modified according to the modification instruction for receiving user's input, the subscription program is according to the modification Instruction calls entity change function changes the data entity;
Wherein, the data entity is built by inheriting entity base class;The oracle listener and the subscription journey Sequence is built by inheriting moduleview base class, and is encapsulated in the data entity.
Present invention also provides a kind of computer program product for including instruction, when the computer program product is calculating When being run on machine so that the computer performs the method described in any one as described above.
The method of the two-way binding of a kind of web data provided herein, when oracle listener listens to data entity During change, the change is sent to subscription program;Subscription program sends view update according to the change and instructed to more new procedures;More New procedures update view according to the view update instruction calls view update function;When view according to receive user input repair When changing instruction and modifying, subscription program changes function change data entity according to the modification instruction calls entity;Wherein, data Entity is built by inheriting entity base class;Oracle listener and subscription program are by inheriting moduleview base class and structure Build, and be encapsulated in data entity.
Technical scheme provided herein, first pass through and inherit entity base class and build data entity, pass through succession Moduleview base class builds oracle listener and subscription program, and oracle listener and subscription program are encapsulated in data entity, So that each group of data entity and corresponding view are all packaged with one group of oracle listener and subscription program, when some data entity is sent out During changing, subscription program corresponding to the data entity can send view update according to the change and instruct to more new procedures, renewal Program updates view according to the view update instruction calls view update function;It is corresponding to order when some view changes Read program and function change data entity is changed according to the modification instruction calls entity, the data double-way binding for solving big data quantity When the interim card problem that occurs.The application additionally provides the device of the two-way binding of a kind of web data, terminal, computer-readable simultaneously Storage medium and computer program product., there is above-mentioned beneficial effect, will not be repeated here.
Brief description of the drawings
, below will be to embodiment or existing in order to illustrate more clearly of the embodiment of the present application or technical scheme of the prior art There is the required accompanying drawing used in technology description to be briefly described, it should be apparent that, drawings in the following description are only this The embodiment of application, for those of ordinary skill in the art, on the premise of not paying creative work, can also basis The accompanying drawing of offer obtains other accompanying drawings.
A kind of flow chart of the method for the two-way binding of web data that Fig. 1 is provided by the embodiment of the present application;
Streams of the Fig. 2 by S101 a kind of practical manifestation mode in a kind of method of Fig. 1 two-way bindings of web data provided Cheng Tu;
A kind of structure chart of the device for the two-way binding of web data that Fig. 3 is provided by the embodiment of the present application;
The structure chart of the device for the two-way binding of another web data that Fig. 4 is provided by the embodiment of the present application;
A kind of structure chart of the terminal for the two-way binding of web data that Fig. 5 is provided by the embodiment of the present application.
Embodiment
The core of the application is to provide the method, apparatus, terminal, computer-readable storage of a kind of two-way binding of web data Medium and computer program product, this method can solve the problem that the interim card occurred during the data double-way binding for solving big data quantity is asked Topic.
To make the purpose, technical scheme and advantage of the embodiment of the present application clearer, below in conjunction with the embodiment of the present application In accompanying drawing, the technical scheme in the embodiment of the present application is clearly and completely described, it is clear that described embodiment is Some embodiments of the present application, rather than whole embodiments.Based on the embodiment in the application, those of ordinary skill in the art The every other embodiment obtained under the premise of creative work is not made, belong to the scope of the application protection.
It refer to Fig. 1, a kind of flow chart of the method for the two-way binding of web data that Fig. 1 is provided by the embodiment of the present application.
It specifically comprises the following steps:
S101:When oracle listener, which listens to data entity, to change, the change is sent to subscription program;
Referred to herein as data entity built by inheriting entity base class, oracle listener and subscription program is pass through Inherit moduleview base class and build, and be encapsulated in the data entity, the meaning so done is that each group of data are real Body and corresponding view are all packaged with one group of oracle listener and subscription program, and every group of oracle listener and subscription program are only responsible for monitoring Data entity and corresponding view with modification position;
Because subclass by inheriting base class sub-object, can possess the attribute and method of parent, the reality that the application provides Apply by building entity base class and moduleview base class in advance in example, in order to solid data, oracle listener and subscription program It is multiplexed.
S102:Subscription program sends view update according to the change and instructed to more new procedures;
When subscription program receives the change of data entity generation of oracle listener monitoring, subscription program is according to the change View update is sent to instruct to more new procedures.
S103:More new procedures update view according to the view update instruction calls view update function;
After more new procedures are according to view update instruction is received, view update function renewal view is called;
Optionally, establishing for view can be parsed the view received establishment order by instruction analysis program, and will be obtained View type and view create instruction and send to view update program, view update program is created according to the view type and view Build the view that corresponding types are established in instruction.
S104:When view is modified according to the modification instruction for receiving user's input, subscription program is according to the modification Instruction calls entity change function changes the data entity.
Optionally, when the subscription program receives the novel entities change function that instruction analysis program is sent, can also incite somebody to action The entity change function replaces with the novel entities change function;
Wherein, novel entities change function obtains change parameter for the alteration command that instruction analysis program parsing receives, It is what the change parameter obtained by the variable replacement in function template;
It should be noted that above-mentioned steps S104 and step S101 walks to inevitable order does not contact between S103 Before rapid S104 can also come step S101 to S103, the application is to step S104 and step S101 to the order between S103 And it is not specifically limited.
Based on above-mentioned technical proposal, the method for the two-way binding of web data provided herein, first pass through and inherit entity base Class and build data entity, build oracle listener and subscription program by inheriting moduleview base class, and by oracle listener and Subscription program is encapsulated in data entity so that each group of data entity and corresponding view be all packaged with one group of oracle listener and Subscription program, when some data entity changes, subscription program corresponding to the data entity can send according to the change and regard Scheme more new command to more new procedures, more new procedures and view is updated according to the view update instruction calls view update function;When certain When individual view changes, corresponding subscription program changes function change data entity, solution according to the modification instruction calls entity Determined big data quantity data double-way binding when the interim card problem that occurs.
It refer to Fig. 2, a kind of actual tables of the Fig. 2 by S101 in a kind of method of Fig. 1 two-way bindings of web data provided The flow chart of existing mode.
The present embodiment is the S101 for a upper embodiment, is to be made that specific implementation to the content of S101 descriptions Description, it is below the flow chart shown in Fig. 2, it specifically includes following steps:
S201:Oracle listener sends the change of the data entity listened to checking routine;
When oracle listener listens to data variation, it is necessary to notify subscription program, this just needs the medium of a centre, Checking routine, it is exactly an array in fact, for collecting subscription program, when data movement, trigger notice, then calls and order Read a kind of update method of program.
S202:Checking routine judges to whether there is subscription program in subscription list;
If so, then enter step S203;
When the change heard between checking routine receives oracle listener, checking routine judges to whether there is in subscription list Subscription program;
Optionally, when creating subscription program, subscription program can send the finger for being added to subscription list to checking routine The subscription program is added to subscription list by order, checking routine according to the instruction.
S203:Checking routine sends the change to the subscription program.
When subscription program in subscription list be present, checking routine sends the change to the subscription program.
It refer to Fig. 3, a kind of structure chart of the device for the two-way binding of web data that Fig. 3 is provided by the embodiment of the present application.
The device can include:
Monitoring and transmitting element 100, for calling oracle listener monitored data entity, become when listening to data entity During change, the change is sent to subscription program;
Subscriber units 200, instructed for calling subscription program to send view update according to the change to more new procedures;
View update unit 300, for calling more new procedures to be updated according to view update instruction calls view update function View;
Entity changing unit 400, for when view is modified according to the modification instruction for receiving user's input, calling Subscription program changes function change data entity according to the modification instruction calls entity.
It refer to Fig. 4, the structure of the device for the two-way binding of another web data that Fig. 4 is provided by the embodiment of the present application Figure.
The monitoring and transmitting element 100 can include:
First transmission sub-unit, for when listening to data entity and changing, the change to be sent to checking routine;
Subelement is verified, for calling checking routine to judge to whether there is subscription program in subscription list;
Second transmission sub-unit, for when subscription program in subscription list be present, the change to be sent to subscription program.
The device can also include:
Replacement unit, will be real when the novel entities for receiving instruction analysis program transmission when subscription program change function Body change function replaces with novel entities change function;
Wherein, novel entities change function obtains change parameter for the alteration command that instruction analysis program parsing receives, will What the variable replacement in function template obtained for change parameter.
Each embodiment is described by the way of progressive in specification, and what each embodiment stressed is and other realities Apply the difference of example, between each embodiment identical similar portion mutually referring to.For embodiment provide device and Speech, because it is corresponding with the method that embodiment provides, so description is fairly simple, related part is referring to method part illustration .
A kind of referring to Fig. 5, structure chart for terminal that Fig. 5 is provided by the embodiment of the present application.
The terminal includes connecing by processor, non-volatile memory medium, built-in storage and the network that system bus connects Mouth, display screen and input unit.Wherein, the processor of terminal is used to provide calculating and control ability.The memory bag of the terminal Include non-volatile memory medium, built-in storage.The non-volatile memory medium of the terminal is stored with operating system and computer can Reading instruction, the built-in storage of the terminal are that the operation of operating system and computer-readable instruction in non-volatile memory medium carries For environment.To realize a kind of method of the two-way binding of web data when the computer-readable instruction is executed by processor.Network interface For carrying out network service with server, table data that HTTP request returns to server, the reception server etc. is such as sent.Eventually The display screen at end can be LCDs or electric ink display screen etc., and input unit can be touching of being covered on display screen Touch the button set in layer or terminal enclosure, trace ball or Trackpad or external keyboard, Trackpad or Mouse etc..The terminal can be mobile phone, tablet personal computer or personal digital assistant or Wearable etc..Computing device calculates Following steps can be performed during machine readable instruction:
When oracle listener, which listens to data entity, to change, the change is sent to subscription program;
Subscription program sends view update according to the change and instructed to more new procedures;
More new procedures update view according to the view update instruction calls view update function;
When view is modified according to the modification instruction for receiving user's input, subscription program is instructed according to the modification and adjusted With entity change function change data entity;
Wherein, data entity is built by inheriting entity base class;Oracle listener and subscription program are to pass through succession Moduleview base class and build, and be encapsulated in the data entity.
It will be understood by those skilled in the art that the structure shown in Fig. 5, the only part related to application scheme knot The block diagram of structure, does not form the restriction for the server being applied thereon to application scheme, and specific server can include Than more or less parts shown in figure, either combine some parts or arranged with different parts.
Step in above-mentioned Fig. 1 to the method for the two-way binding of web data described by Fig. 2 is tied up by a kind of web data is two-way Fixed terminal is realized based on the structure shown in the Fig. 5.
It is apparent to those skilled in the art that for convenience and simplicity of description, the device of foregoing description, The specific work process of terminal and unit, the corresponding process in preceding method embodiment is may be referred to, will not be repeated here.
In several embodiments provided herein, it should be understood that disclosed device, terminal and method, can be with Realize by another way.For example, terminal embodiment described above is only schematical, for example, the division of unit, Only a kind of division of logic function, can there is an other dividing mode when actually realizing, such as multiple units or component can be with With reference to or be desirably integrated into another device, or some features can be ignored, or not perform.It is another, it is shown or discussed Mutual coupling or direct-coupling or communication connection can be by some interfaces, the INDIRECT COUPLING of terminal or unit or Communication connection, can be electrical, mechanical or other forms.
The unit illustrated as separating component can be or may not be physically separate, be shown as unit Part can be or may not be physical location, you can with positioned at a place, or can also be distributed to multiple networks On unit.Some or all of unit therein can be selected to realize the purpose of this embodiment scheme according to the actual needs.
In addition, each functional unit in each embodiment of the application can be integrated in a processing unit, can also That unit is individually physically present, can also two or more units it is integrated in a unit.Above-mentioned integrated list Member can both be realized in the form of hardware, can also be realized in the form of SFU software functional unit.
If integrated unit is realized in the form of SFU software functional unit and is used as independent production marketing or in use, can To be stored in a computer read/write memory medium.Based on such understanding, the technical scheme of the application substantially or Saying all or part of the part to be contributed to prior art or the technical scheme can be embodied in the form of software product Out, the computer software product is stored in a storage medium, including some instructions are causing a computer equipment (can be personal computer, funcall terminal, or network equipment etc.) performs the whole of each embodiment method of the application Or part steps.And foregoing storage medium includes:USB flash disk, mobile hard disk, read-only storage (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disc or CD etc. are various can be with storage program The medium of code.
The embodiment of the present application also provides a kind of computer program product for including instruction, when the computer program product is being counted When being run on calculation machine so that the computer performs the step of method of the two-way binding of web data in above-mentioned application embodiment.
Above to a kind of method, apparatus of the two-way binding of web data provided herein, terminal, computer-readable deposit Storage media and computer program product are described in detail.Used herein principle and implementation of the specific case to the application Mode is set forth, and the explanation of above example is only intended to help and understands the present processes and its core concept.Should Point out, for those skilled in the art, can also be to this Shen on the premise of the application principle is not departed from Some improvement and modification please be carry out, these are improved and modification is also fallen into the application scope of the claims.
It should also be noted that, in this manual, such as first and second or the like relational terms be used merely to by One entity or operation make a distinction with another entity or operation, and not necessarily require or imply these entities or operation Between any this actual relation or order be present.Moreover, term " comprising ", "comprising" or its any other variant meaning Covering including for nonexcludability, so that process, method, article or equipment including a series of elements not only include that A little key elements, but also the other element including being not expressly set out, or also include for this process, method, article or The intrinsic key element of equipment.In the absence of more restrictions, the key element limited by sentence "including a ...", is not arranged Except other identical element in the process including the key element, method, article or equipment being also present.

Claims (9)

  1. A kind of 1. method of the two-way binding of web data, it is characterised in that including:
    When oracle listener, which listens to data entity, to change, the change is sent to subscription program;
    The subscription program sends view update according to the change and instructed to more new procedures;
    The more new procedures update view according to the view update instruction calls view update function;
    When view is modified according to the modification instruction for receiving user's input, the subscription program instructs according to the modification Entity change function is called to change the data entity;
    Wherein, the data entity is built by inheriting entity base class;The oracle listener and the subscription program are Built, and be encapsulated in the data entity by inheriting moduleview base class.
  2. 2. according to the method for claim 1, it is characterised in that the change is sent to subscription program, including:
    The oracle listener sends the change to checking routine;
    The checking routine judges to whether there is the subscription program in subscription list;
    If so, then the checking routine sends the change to the subscription program.
  3. 3. according to the method for claim 1, it is characterised in that also include:
    When the subscription program receives the novel entities change function that instruction analysis program is sent, the entity is changed into function Replace with the novel entities change function;
    Wherein, the novel entities change function obtains change ginseng for the alteration command that the instruction analysis program parsing receives Number, the variable replacement change parameter in function template is obtained.
  4. A kind of 4. device of the two-way binding of web data, it is characterised in that including:
    Monitoring and transmitting element, for calling oracle listener monitored data entity, change when listening to the data entity When, the change is sent to subscription program;
    Subscriber units, instructed for calling the subscription program to send view update according to the change to more new procedures;
    View update unit, for calling the more new procedures to be updated according to the view update instruction calls view update function View;
    Entity changing unit, for when view is modified according to the modification instruction for receiving user's input, being ordered described in calling Read program and the data entity is changed according to the modification instruction calls entity change function.
  5. 5. device according to claim 4, it is characterised in that the monitoring and transmitting element include:
    First transmission sub-unit, for when listening to the data entity and changing, the change to be sent to verification journey Sequence;
    Subelement is verified, for calling the checking routine to judge to whether there is the subscription program in subscription list;
    Second transmission sub-unit, for when the subscription program be present in the subscription list, the change to be sent to institute State subscription program.
  6. 6. device according to claim 4, it is characterised in that also include:
    Replacement unit, when the novel entities for receiving instruction analysis program transmission when the subscription program change function, by institute State entity change function and replace with the novel entities change function;
    Wherein, the novel entities change function obtains change ginseng for the alteration command that the instruction analysis program parsing receives Number, the variable replacement change parameter in function template is obtained.
  7. A kind of 7. terminal, it is characterised in that including:
    Memory, for storing computer program;
    Processor, realize that the web data as described in any one of claims 1 to 3 is two-way during for performing the computer program and tie up The step of fixed method.
  8. 8. a kind of computer-readable recording medium, it is characterised in that be stored with computer on the computer-readable recording medium Program, the two-way binding of the web data as described in any one of claims 1 to 3 is realized when the computer program is executed by processor Method the step of.
  9. 9. it is a kind of comprising instruction computer program product, it is characterised in that when the computer program product on computers During operation so that the computer performs the method as described in any one of claims 1 to 3.
CN201710986260.4A 2017-10-20 2017-10-20 Method, device, terminal and storage medium for web data bidirectional binding Active CN107832350B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710986260.4A CN107832350B (en) 2017-10-20 2017-10-20 Method, device, terminal and storage medium for web data bidirectional binding

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710986260.4A CN107832350B (en) 2017-10-20 2017-10-20 Method, device, terminal and storage medium for web data bidirectional binding

Publications (2)

Publication Number Publication Date
CN107832350A true CN107832350A (en) 2018-03-23
CN107832350B CN107832350B (en) 2021-02-02

Family

ID=61648632

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710986260.4A Active CN107832350B (en) 2017-10-20 2017-10-20 Method, device, terminal and storage medium for web data bidirectional binding

Country Status (1)

Country Link
CN (1) CN107832350B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108549570A (en) * 2018-04-28 2018-09-18 北京小米移动软件有限公司 The update method and device of user interface
CN108845856A (en) * 2018-06-11 2018-11-20 腾讯科技(深圳)有限公司 Data Binding Method, device, storage medium and equipment
CN109376163A (en) * 2018-09-18 2019-02-22 广州视源电子科技股份有限公司 A kind of method, apparatus, terminal and the storage medium of data double-way binding
CN110032694A (en) * 2019-03-04 2019-07-19 北京立思辰安科技术有限公司 Form of general use control implementation method suitable for network auditing system
CN110598152A (en) * 2019-09-11 2019-12-20 成都安恒信息技术有限公司 JavaScript-based Form event extension method
WO2021008030A1 (en) * 2019-07-12 2021-01-21 平安科技(深圳)有限公司 Web form configuration method and device, and computer readable storage medium
CN108563487B (en) * 2018-04-28 2021-10-01 北京小米移动软件有限公司 User interface updating method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6631497B1 (en) * 1999-07-19 2003-10-07 International Business Machines Corporation Binding data from data source to cells in a spreadsheet
CN105446740A (en) * 2015-11-27 2016-03-30 国网信息通信产业集团有限公司 MVVM (Model-View-View Model) architecture based Web front-end presentation system
CN105867919A (en) * 2016-03-28 2016-08-17 浙江大学 Front end data bidirectional binding realization method based on accessor hijack
CN106484412A (en) * 2016-09-30 2017-03-08 浙江大学 A kind of two-way binding implementation method of the front end data based on accessor abduction

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6631497B1 (en) * 1999-07-19 2003-10-07 International Business Machines Corporation Binding data from data source to cells in a spreadsheet
CN105446740A (en) * 2015-11-27 2016-03-30 国网信息通信产业集团有限公司 MVVM (Model-View-View Model) architecture based Web front-end presentation system
CN105867919A (en) * 2016-03-28 2016-08-17 浙江大学 Front end data bidirectional binding realization method based on accessor hijack
CN106484412A (en) * 2016-09-30 2017-03-08 浙江大学 A kind of two-way binding implementation method of the front end data based on accessor abduction

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108549570A (en) * 2018-04-28 2018-09-18 北京小米移动软件有限公司 The update method and device of user interface
CN108563487B (en) * 2018-04-28 2021-10-01 北京小米移动软件有限公司 User interface updating method and device
CN108549570B (en) * 2018-04-28 2021-10-26 北京小米移动软件有限公司 User interface updating method and device
CN108845856A (en) * 2018-06-11 2018-11-20 腾讯科技(深圳)有限公司 Data Binding Method, device, storage medium and equipment
CN108845856B (en) * 2018-06-11 2021-12-14 腾讯科技(深圳)有限公司 Object-based synchronous updating method and device, storage medium and equipment
CN109376163A (en) * 2018-09-18 2019-02-22 广州视源电子科技股份有限公司 A kind of method, apparatus, terminal and the storage medium of data double-way binding
CN110032694A (en) * 2019-03-04 2019-07-19 北京立思辰安科技术有限公司 Form of general use control implementation method suitable for network auditing system
WO2021008030A1 (en) * 2019-07-12 2021-01-21 平安科技(深圳)有限公司 Web form configuration method and device, and computer readable storage medium
CN110598152A (en) * 2019-09-11 2019-12-20 成都安恒信息技术有限公司 JavaScript-based Form event extension method

Also Published As

Publication number Publication date
CN107832350B (en) 2021-02-02

Similar Documents

Publication Publication Date Title
CN107832350A (en) A kind of method, apparatus, terminal and the storage medium of the two-way binding of web data
CN109446570B (en) Business process display method, device, computer equipment and storage medium
CN105404620A (en) Form verification method and apparatus
CN108777666A (en) The shunt method and relevant device of link aggregation
CN111177617A (en) Web direct operation and maintenance method and device based on operation and maintenance management system and electronic equipment
CN104115142B (en) For the file specific to equipment of bookmark synchronization
CN107844243A (en) Cloud tabletop touch implementation method and device
CN108880700A (en) Frequency hopping method, frequency hopping device and the mobile terminal of clock signal
CN104679391B (en) The icon display method and device of intelligent watch
CN106503111A (en) Webpage code-transferring method, device and client terminal
CN108038009A (en) Front and back end exchange method, device and computer equipment based on Web applications
CN103885980A (en) Bookmark adding method and browser
CN108875011A (en) Page status information acquisition method, device, equipment and the medium of third-party application
CN106790350A (en) A kind of information push-delivery apparatus, server and method
CN105245622A (en) Configurable data processing method and system and mobile platform
CN109947531B (en) Storage capacity expansion method and device of super-fusion all-in-one machine and storage medium
CN109521914A (en) Restore the methods, devices and systems of data in file
CN104599092A (en) Order business monitoring method and equipment
CN110868330B (en) Evaluation method, device and evaluation system for CPU resources which can be divided by cloud platform
CN111801647A (en) Rapid operation method and device based on suspension button and electronic equipment
CN106775835A (en) Obtain method, server and the terminal of upgrade file
CN103631563B (en) A kind of operational approach based on full touch screen mobile terminal and device
CN110362294A (en) Development task executes method, apparatus, electronic equipment and storage medium
CN102509251A (en) Data statistics method and device
CN108762637A (en) Control method, apparatus and 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
GR01 Patent grant
GR01 Patent grant