CN106302008A - Data-updating method and device - Google Patents

Data-updating method and device Download PDF

Info

Publication number
CN106302008A
CN106302008A CN201610643678.0A CN201610643678A CN106302008A CN 106302008 A CN106302008 A CN 106302008A CN 201610643678 A CN201610643678 A CN 201610643678A CN 106302008 A CN106302008 A CN 106302008A
Authority
CN
China
Prior art keywords
data
page
assembly
page assembly
display
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
CN201610643678.0A
Other languages
Chinese (zh)
Other versions
CN106302008B (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.)
Yunnan Tengyun Information Industry Co ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201610643678.0A priority Critical patent/CN106302008B/en
Publication of CN106302008A publication Critical patent/CN106302008A/en
Application granted granted Critical
Publication of CN106302008B publication Critical patent/CN106302008B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/04Processing captured monitoring data, e.g. for logfile generation
    • H04L43/045Processing captured monitoring data, e.g. for logfile generation for graphical visualisation of monitoring data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes

Landscapes

  • Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a kind of data-updating method and device.Wherein, the method includes: whether the data in uniform data source on the detection page change, wherein, described uniform data source provides data for the multiple page assemblies on the described page, and described page assembly for carrying out the display of content of pages according to the data provided;If the data detected in described uniform data source change, then the data after updating are passed in the plurality of page assembly;In response to the data after incoming described renewal, the plurality of page assembly is updated to described content of pages display.The present invention solves the inefficient technical problem of renewal.

Description

Data-updating method and device
Technical field
The present invention relates to data processing field, in particular to a kind of data-updating method and device.
Background technology
The data of giant-screen monitoring need diversified visualization data to show, typically use React in prior art The mode of the Javascript storehouse of user interface (a user build)+Redux (application state management service) visualizes Data show, as it is shown in figure 1, in the data framework of this display mode, user generates display thing by click mouse on screen Part, after view provides module this display event to be detected, responds this display event and corresponding user's request is passed through middleware Transmission is to component states administrative unit, and this component states administrative unit includes multiple functional module (corresponding one of each page Service logic), after user's request and service logic opening relationships, realize user's request, by right by corresponding service logic The data answered show on screen, to complete equipment and the mutual of user or data change.
Wherein, middleware (i.e. middleware) is for connecting two independent application programs or the software of system, as Set up the relation between user's request and service logic.
The display mode of above-mentioned React+Redux, sees on the whole, and the flowing of data is clearly, but, as above-mentioned Analyzing, when carrying out data interaction or data change by this display mode, the module of dependence is a lot (such as includes that view provides mould Block, middleware and component states administrative unit), data source and data-interface are a lot, if desired introduce new assembly, then need Again data drive unit is write.
In order to solve this problem, prior art provides a kind of pure sample formula modularization data-driven development mode, such as Fig. 2 Shown in, in this modular arrangement, the page includes A module, B module and C module, and A assembly includes modules A 1 and modules A 2, B Assembly includes that module B1 and module B2, C assembly include module C1 and module C101.When carrying out data communication, if module Data generation event 1 in B2, then feed back to page management unit by this event 1, and page management unit receives this event 1 and touches Send out modules A 2 action in A assembly, and (this data transmission procedure need to lead to trigger the module C101 action in C assembly by A assembly Cross module C1), in this kind of modular data interaction scheme, service logic is encapsulated in assembly and page management unit, once Occur an event that multiple assemblies may be needed to respond, and need during this to communicate across assembly.
In this scenario, between assembly, there is logic coupling, complicated across assembly communication logic confusion, need more new data Time, need to call or encapsulate the logic of multiple module, update efficiency low.
For the problem that above-mentioned renewal data efficiency is low, effective solution is the most not yet proposed.
Summary of the invention
Embodiments provide a kind of data-updating method and device, ask at least to solve to update inefficient technology Topic.
An aspect according to embodiments of the present invention, it is provided that a kind of data-updating method, the method includes: the detection page On uniform data source in data whether change, wherein, multiple on the described page of described uniform data source Page assembly provides data, and described page assembly for carrying out the display of content of pages according to the data provided;If institute being detected The data stated in uniform data source change, then the data after updating are passed in the plurality of page assembly;In response to The incoming data after described renewal, are updated display in the plurality of page assembly to described content of pages.
Another aspect according to embodiments of the present invention, additionally provides a kind of data update apparatus, and this device includes: detection is single Whether unit, change for the data detected in the uniform data source on the page, and wherein, described uniform data source is for institute Stating the multiple page assemblies on the page and provide data, described page assembly for carrying out the aobvious of content of pages according to the data provided Show;Transmission unit, if for detecting that the data in described uniform data source change, then the data after updating are passed to In the plurality of page assembly;Display unit, in response to the data after incoming described renewal, in the plurality of page group Described content of pages is updated display by part.
Number in embodiments of the present invention, after the data in uniform data source being detected change, after updating According in incoming page assembly, and respond the data after this incoming renewal and in page assembly, update display, with complete paired data Renewal.In this scenario, utilize uniform data source that the data in page assembly are managed, and page assembly in response to The data after renewal in this uniform data source show, relieve the logic coupling between page assembly, at above-mentioned number According in renewal process, between each page assembly, it is made without data interaction, by the data incoming page group in uniform data source In part, page assembly responds these incoming data and is directly updated display, improves the efficiency that data update, solves existing Technology updates inefficient technical problem.
Accompanying drawing explanation
Accompanying drawing described herein is used for providing a further understanding of the present invention, constitutes the part of the application, this Bright schematic description and description is used for explaining the present invention, is not intended that inappropriate limitation of the present invention.In the accompanying drawings:
Fig. 1 is according to the schematic diagram of the Data flow direction of data-driven in prior art;
Fig. 2 is according to the schematic diagram of data driven architecture in prior art;
Fig. 3 is the schematic diagram of the hardware environment of data-updating method according to embodiments of the present invention;
Fig. 4 is the flow chart of a kind of optional data-updating method according to embodiments of the present invention;
Fig. 5 is the schematic diagram of a kind of optional data driven architecture according to embodiments of the present invention;
Fig. 6 is the schematic diagram of tree-shaped incidence relation in a kind of optional uniform data source according to embodiments of the present invention;
Fig. 7 is the interface schematic diagram of a kind of optional application scenarios according to embodiments of the present invention;
Fig. 8 is the schematic diagram of the incoming mode of a kind of optional data according to embodiments of the present invention;
Fig. 9 is the schematic diagram of the another kind of optional incoming mode of data according to embodiments of the present invention;
Figure 10 is the schematic diagram of a kind of optional data update apparatus according to embodiments of the present invention;And
Figure 11 is the structured flowchart of a kind of terminal according to embodiments of the present invention.
Detailed description of the invention
In order to make those skilled in the art be more fully understood that the present invention program, below in conjunction with in the embodiment of the present invention Accompanying drawing, is clearly and completely described the technical scheme in the embodiment of the present invention, it is clear that described embodiment is only The embodiment of a present invention part rather than whole embodiments.Based on the embodiment in the present invention, ordinary skill people The every other embodiment that member is obtained under not making creative work premise, all should belong to the model of present invention protection Enclose.
It should be noted that term " first " in description and claims of this specification and above-mentioned accompanying drawing, " Two " it is etc. for distinguishing similar object, without being used for describing specific order or precedence.Should be appreciated that so use Data can exchange in the appropriate case, in order to embodiments of the invention described herein can with except here diagram or Order beyond those described is implemented.Additionally, term " includes " and " having " and their any deformation, it is intended that cover Cover non-exclusive comprising, such as, contain series of steps or the process of unit, method, system, product or equipment are not necessarily limited to Those steps clearly listed or unit, but can include the most clearly listing or for these processes, method, product Or intrinsic other step of equipment or unit.
First, the part noun or the term that occur during being described the embodiment of the present invention are applicable to as follows Explain:
Vue framework: be the MVVM (Model-View-View Model, i.e. Model-View-view-model) of data-driven Framework, this framework is the basic framework using data binding, and this framework is the framework separated with service logic by view View.
SDS: data mapping (Single Data Source), is equivalent to an overall model object Model, this mould Type object is for accessing data in data base, and model object each of reading data mode from data base determines that one regards Figure View snapshot.Wherein, Model representative model object, this model object is for processing application data in application program The part of logic, model object is for accessing data in data base.Specifically, data mapping is the most single by one Data storage entities, set up strict constraint between the document object data in being distributed in different pieces of information storage system, with Ensure that the data in each data-storage system are the most complete.
WeUI: webpage development style library.
Embodiment 1
According to embodiments of the present invention, it is provided that the embodiment of the method that a kind of data update.
Alternatively, in the present embodiment, above-mentioned data-updating method can apply to as shown in Figure 3 by server 302 In the hardware environment constituted with terminal 304.As it is shown on figure 3, server 302 is attached with terminal 304 by network, above-mentioned Network includes but not limited to: wide area network, Metropolitan Area Network (MAN) or LAN, and terminal 304 is not limited to PC, mobile phone, panel computer etc..This The data-updating method of inventive embodiments can be performed by server 302, it is also possible to is performed by terminal 304, it is also possible to be Jointly performed by server 302 and terminal 304.Wherein, terminal 304 perform the data-updating method of the embodiment of the present invention can also It is to be performed by client mounted thereto.
Fig. 4 is the flow chart of a kind of optional data-updating method according to embodiments of the present invention, as shown in Figure 4, the party Method may comprise steps of:
Step S402, whether the data in uniform data source on the detection page change, and wherein, uniform data source is used Thering is provided data in the multiple page assemblies on the page, page assembly for carrying out the aobvious of content of pages according to the data provided Show;
Step S404, if the data detected in uniform data source change, then the data after updating are passed to many In individual page assembly;
Step S406, in response to the data after incoming renewal, is updated content of pages in multiple page assemblies Display.
By above-mentioned steps S402 to step S408, after the data in uniform data source being detected change, will In the incoming page assembly of data after renewal, and respond the data after this incoming renewal in page assembly, update display, with The renewal of complete paired data.In this scenario, utilize uniform data source that the data in page assembly are managed, and the page Data after component responds renewal in this uniform data source show, relieve the logic coupling between page assembly, In above-mentioned data updating process, between each page assembly, it is made without data interaction, by the data in uniform data source In incoming page assembly, page assembly responds these incoming data and is directly updated display, improves the efficiency that data update, Solve and prior art updates inefficient technical problem.
Above-mentioned page assembly can include form, combobox etc. of setting and link, and different page assemblies can have not Display styles together, display position etc..
In the technical scheme that step S402 provides, the corresponding data mapping of each page, namely the above-mentioned page On uniform data source, this uniform data source on the page multiple page assemblies provide data, specifically, uniform data Source carries out two-way binding with each page assembly on the page, thus uniform data source can be to the incoming number of each page assembly According to, page assembly can detect whether the data in uniform data source change, it is also possible to the thing that will occur in page assembly Part incoming uniform data source.
Binding relationship is had it should be noted that set up between uniform data source and each page assembly, between each assembly, Not there is service logic relation, that is, the data on each page assembly or the change of display, by the shadow in uniform data source Ring, and other assemblies occur data change or logic alternative occurs, have no effect on data or the display of current page assembly.
In the Technical Architecture figure of data-driven as shown in Figure 5, this page includes three page assemblies, this technical scheme In uniform data source respectively and between these three page assemblies (including page assembly A, page assembly B and page assembly C) Foundation has binding relationship, and the data change of each page assembly derives from uniform data source, and e.g., the data in uniform data source occur Change, the data of page assembly can respond this change, carries out display change.
Uniform data source shown in Fig. 5 can obtain, by data pull interface and route system, the number changed According to, and utilize these data changed that the data in uniform data source are updated, the data after being updated.
View layer (i.e. View layer) in this data framework can comprise multiple page assembly, as it is shown in figure 5, can comprise Page assembly A, page assembly B and page assembly C.Each page assembly is set up with uniform data source respectively binding relationship, should Binding relationship makes page assembly can detect whether the data in uniform data source change, it is also possible to by uniform data source In the page assembly of the incoming correspondence of data.
In an optional embodiment, page assembly detects that the data in uniform data source change, further Ground detects in these data changed whether there are the data corresponding with this page assembly, if existing, it is determined that detect Data in data source change.
In the technical scheme that step S404 provides, if the data detected in uniform data source change, then will more Data after Xin are passed in the page assembly of correspondence, in this process, do not have the data in other page assemblies incoming This page assembly.
Alternatively, time in the incoming page assembly of data after updating, nothing in the page assembly that data do not change Needing the data after incoming renewal, the data of which page assembly there occurs change, then transmit data in which page assembly, subtract Lack the redundancy of data transmission, improve data transmission efficiency.
In the technical scheme that step S406 provides, in response to the data after incoming renewal, in multiple page assemblies Content of pages is updated display.
The corresponding display snapshot of data mode, the number in uniform data source each of in above-mentioned uniform data source According to when changing, incoming for data page assembly can be updated changing the display of page assembly.
In the above-described embodiments, uniform data source data renewal is managed collectively, page assembly is packaged into pure The assembly of pattern, relieve between various assembly logic coupling and document dbject model (Document Object Model, It is called for short DOM) coupling so that each data mode determines a kind of view snapshot, the most complicated Aranea formula Relation chain becomes the uniform data source relation to each page assembly, and all operations on the page all becomes the behaviour to data Make, can be in the case of improving data updating efficiency so that front-end code becomes friendly, and height can be safeguarded, to developer For also left-hand seat simple, clear logic.
In an optional embodiment, the data after updating are passed in multiple page assembly may include that to be passed through Data after predetermined way will update are passed in multiple page assembly, and wherein, predetermined way is used for transmission state function, state Function is corresponding with the data after renewal.
Wherein, above-mentioned predetermined way can be the mode of props, and data waiting for transmission can be deconstructed by which Assignment, and all or part of property value destructing obtained is transmitted, specifically, the parent component (uniform data such as the application Source) will update after data when issuing page assembly, the data after updating can carry out deconstructing assignment, and generate the shape of correspondence State function, after sub-component (page assembly described above) receives function of state, according to the variable in this function of state and letter Number logic, determines the action that sub-component need to perform.
In the embodiment of the present application, page assembly module transfer data in page assembly can also use which.
Specifically, the data variable during the display of data depends on uniform data source in page assembly or data mode, or Person, utilize in page assembly the data after the renewal in uniform data source be updated display time, can by with this page group Data after the renewal that part is corresponding resolve, and obtain one or more functional relationship, all can record in each functional relationship There is service logic, determine the part or all of variable in each functional relationship, by the page of this incoming correspondence of part or all of variable Face assembly.
Alternatively, pre-set the corresponding relation of data and function of state, change it in the state determining data A After, read the functional relationship (the most above-mentioned function of state) corresponding with this data mode or data, by the portion in this functional relationship Divide or the page assembly of whole incoming correspondence of variable, after page assembly receives this variable, respond this variable and carry out data Update display.
Wherein, during the page assembly of the incoming correspondence of data after updating by the way of props, can be by waiting for transmission The incoming page assembly of functional relationship that variable is corresponding, or by the mark incoming page group of functional relationship corresponding for transmission variables Part.
In another optional embodiment, can service logic be set in advance in page assembly, page assembly connects Receive the data after renewal, utilize its service logic pre-set to determine the action that the data after renewal are corresponding, and perform should Action.
In the above embodiment of the present invention, in multiple page assemblies, content of pages is updated display and may include that Being updated the Show Styles of page assembly according to the data after updating, wherein, Show Styles is used for showing content of pages.
Specifically, when detecting that data change, the data after the renewal in uniform data source can be sent extremely Corresponding page assembly, is updated the Show Styles of page assembly according to the data after updating, and this renewal can include showing Renewal of renewal, the renewal of display position and indicating template shown or hide etc..
It is updated may include that the industry according to pre-setting to the Show Styles of page assembly according to the data after updating Data after business logic and renewal determine the action of one or more display modules in page assembly, and indicate one or more aobvious Show that module performs corresponding action, to update the Show Styles of page assembly.
By above-described embodiment, the display module in page assembly does not comprise in service logic, namely page assembly Display module has been packaged into the display module of pure sample formula, by the number after the unified renewal received in uniform data source of page assembly According to, and by the unified action determining display module therein of page assembly, display module performs corresponding action, to update the page Show Styles, during whole, the specification management of data source, logic is focused in page assembly so that each Data mode can corresponding a kind of view snapshot, clear logic, processing speed is fast.
In an optional embodiment, it is updated wrapping to the Show Styles of page assembly according to the data after updating Include: according to the data after updating, Show Styles is adjusted to the second pattern from the first pattern, or, it is adjusted to the from the second pattern One pattern, wherein, the first pattern is used for indicating display content of pages, and the second pattern does not show content of pages for instruction.
Specifically, the data in detection uniform data source change, then the page of the incoming correspondence of data after updating Assembly, if being in the second pattern not showing content of pages, according to this renewal before the data that page assembly is after incoming renewal After the Show Styles that determines of data be the first pattern, then this page assembly shows on this page;Or, if page assembly exists The first pattern of display content of pages, the display sample determined according to the data after this renewal it is in before data after incoming renewal Formula is the second pattern, then this page assembly no longer shows on this page.
Alternatively, above-mentioned display can be part display, and above-mentioned not showing can be that part does not shows, such as, and can To be that display module 1 shows corresponding content of pages, display module 2 does not show the content of pages of correspondence.
In the case of by the incoming data of props, determine page group according to the data after the renewal in uniform data source The Show Styles of part A is the first pattern or the second pattern, then by the page group of the incoming correspondence of variable of explicit function display Part, e.g., the variable of transmission is display (a1=1, a2=0), and wherein, 1 can represent the first pattern, and 0 can represent the second sample The variate-value that formula, this first pattern and the second pattern are corresponding can pre-set.
After page assembly receives variable display (1), transfer explicit function, determine that the variable instruction received is aobvious Showing that module a1 shows content, display module a2 does not show content, the then page that page assembly instruction display module a1 display is corresponding Content, display module a2 does not show the content of pages of correspondence.
In an alternative embodiment, according to the data after updating by the display position of content of pages in Show Styles It is adjusted to the second position from primary importance.
Specifically, the display position of this content of pages can determine based on position coordinates, the most alternatively, and this page The display position of content can determine based on the position coordinates of datum mark in page assembly.
In the case of data in uniform data source being detected change, if these data changed are page group The content of pages of part display position data, then can by the page assembly of incoming for the position coordinates of this display position correspondence, After page assembly receives this position coordinates, the display position of the content of pages in this page assembly is adjusted from primary importance To the second position that position coordinates is corresponding.
Alternatively, the display position of this content of pages can determine based on position offset parameter.
In the case of data in uniform data source being detected change, if these data changed are page group The data of the display position of the content of pages of part, then can be by the page group of the incoming correspondence of position offset parameter of this display position Part, after page assembly receives this position offset parameter, according to position offset parameter, by the content of pages in page assembly Display position adjusts to the second position from primary importance, e.g., by the coordinate of the display location point of all the elements in this page assembly Adjust according to position offset parameter, so that display position is moved to the second position from primary importance.
In the case of transmitting data by the way of props, can be by above-mentioned position coordinates or position offset operation The page assembly of incoming correspondence, page assembly determines based on service logic and positional information (position coordinates or position offset operation) The action that display module corresponding to this information and this display module need to perform, indicates this display module to perform corresponding action.
In another optional embodiment, according to the data after updating by the content of pages in Show Styles from the first letter Breath is adjusted to the second information.
Specifically, the part or all of content of pages in content of pages can be updated, e.g., increase content of pages, Reduce content of pages, content of pages is changed.
In the case of data in uniform data source being detected change, if these data changed are page group The information of the content of pages of part, then can be by the page assembly of incoming for the information of this content of pages changed correspondence, the page After assembly receives the information of this content of pages changed, show, according to incoming change mode, the page changed The information of content.
In the case of transmitting data by the way of props, can be by the above-mentioned incoming correspondence of the data changed Page assembly, and the update mode of these data changed incoming, as increased, reducing or revise.
Alternatively, it is also possible to the page of the incoming correspondence of data full dose after the renewal that will obtain based on the data changed Assembly, after page assembly receives the data after the renewal of this full dose, is directly adjusted to the currently displaying first information and connects Data (the second the most above-mentioned information) after the renewal of the full dose received.
It should be noted that the data after the renewal that receives of page assembly may indicate that different display modules is carried out not Same renewal, the implementation of the technical scheme that concrete implementation mode is corresponding with above-described embodiment is consistent, the most superfluous at this State.
For the data that upgrade in time, whether the data in uniform data source on the detection page change and may include that Whether the data that each page assembly periodically detects in the uniform data source on the page change.
It is alternatively possible to whether the data detected in the uniform data source on a page at set intervals become Change.Still optionally further, the different time periods can arrange different interval durations, such as, at 12 in evening to 6:00 AM time Between section, interval duration can be set to 30 minutes, in the morning 8 time periods to 12 noon, interval duration can be set It is set to 10 minutes, the data processing amount of processor so in the case of guarantee upgrades data in time, can be reduced, improve data Treatment effeciency.
It should be noted that before whether the data in the uniform data source detected on the page change, can wrap Include: for page configuration uniform data source, wherein, uniform data source includes the data source with tree-shaped incidence relation, each or Multiple data sources are for providing data for a page assembly.
Wherein it is possible to pre-set the data source with tree-shaped incidence relation, in the example depicted in fig. 6, each data Source provides data for a page assembly, and the root node in Fig. 6 is uniform data source, and this root node includes three father nodes: joint Point A, node B and node C, node A include that child node A1 and A2, node B include that child node B1 and B2, node C include sub-joint Point C1, child node C1 includes leaf node C101.
Each node in this tree-shaped incidence relation represents a data source, and each data source provides for a page assembly Data, such as, node A provides data for page assembly A.
According to the abovementioned embodiments of the present invention, when detecting a data source generation data variation in uniform data source, The page assembly of the incoming correspondence of data after the renewal in the data source that these data are changed.This page assembly comprises Sub-component shares same number evidence.
Such as, detect that the data in data source corresponding to node A change, then the data in this data source are transmitted To page assembly A, page assembly A based on incoming information, notify that its display module comprised is updated display.
By above-described embodiment, can quickly find, by tree-shaped incidence relation, the data source that data change, and Can quickly respond this change, the content of pages in corresponding page assembly is updated display.
Below in conjunction with Fig. 7 to Fig. 9, above-described embodiment of the application is described in detail.
In the page as shown in Figure 7, from the point of view of display dimension, this page can comprise page assembly: the page of malfunction elimination The page assembly C that face assembly A, the page assembly B of screening and result show, wherein, page assembly A comprises display module A1 and shows Showing that modules A 2, page assembly B comprise display module B1 and display module B2, page assembly C comprises display module C1, display module C1 comprises submodule C101.
Wherein, the information that display module A1 returns to the homepage for display, such as " homepage ", display module A2 is used for showing fault The page title of investigation, display module B1 is for showing the information of screening descriptor, and display module B2 is used for showing search button, Display module C1 is used for showing result parameter (e.g., CPU usage), and display module C1 is used for showing the specifying information of result, as The broken line graph of the CPU usage shown in Fig. 7.
For page configuration uniform data source, this uniform data source includes the number with tree-shaped incidence relation as shown in Figure 6 According to source, each or multiple data source are for providing data for a page assembly.
The framework of the data-driven that the uniform data source according to this configuration is set up, uniform data source Model is current page Data mapping SDS, route drives route and data pull interface the event that data update to be detected, and renewal is all to unite Data in one data source, as shown in Figure 8, uniform data source by the way of props will update after data incoming page group Part A, page assembly B and page assembly C, the data that page assembly A, page assembly B and page assembly C are based respectively on after renewal are true The module of fixed display to be updated and pending update action, and notify that the module of display to be updated performs corresponding action.
As shown in Figure 8, in this framework, by unified for the data in the model object Model incoming page in the way of props Assembly, the change of data can bring the change of View view layer response type, and this is arranged by acquisition getter/ in Vue framework Setter realizes.As shown in Figure 8, uniform data source can binding two-way with each page assembly, realize view layer drive system The change of one data source, so can be implemented in deep bid monitoring in mutual.
By above-described embodiment, page assembly realizes communication by same data source Model, it is not necessary to directly pay close attention to other The change of module, only focuses on data corresponding in the Model of uniform data source.Further, in above-described embodiment, for respectively Individual modular assembly, simply styling component, without the encapsulation of upper logic, used by customized label, and data are passed by props Enter, show use for alternation of bed UI (interactive interface), need to revise the place of data, be unified in the parent component of page-level incoming Method or operate data by two-way binding.
As it is shown in figure 9, each page assembly includes: head, main body and afterbody, wherein, head, main body and afterbody are respectively Represent a display module, between each display module in same assembly, there is no annexation, by number by the way of props According to incoming page assembly, this page assembly is respectively by the corresponding incoming head of data, main body and the display module of afterbody.Opening one In individual optional embodiment, the incoming head of data, main body and the afterbody that page assembly can will receive, thus head, main body Same data are obtained with afterbody.Data source is unified, and module data is unified, visualization figure diversified for mobile terminal Table shows, relies in the support in echart canvas (product chart storehouse), according to data-driven, incoming same number evidence is different Subtype then can remove to convert different exhibition methods according to product demand, then analysis monitoring can be gone to accuse from multiple dimensions Alert, such that it is able to the number monitored in CDN (Content Delivery Nerwork, content distributing network) side and user side deep bid According to visual presentation.For mobile terminal light weight, close friend, the mutual brief introduction of UI (user interface), with diagrammatic representation terminal (or client End) seamless combination, chart workable, convenient when alarm on mobile terminal the checking and problem investigation of data.
By above-described embodiment, the change in uniform data source directly monitored by each assembly, and the attribute of each assembly only is from In uniform data source, incoming by incoming for the data changed page assembly by the way of props, top-down data pass Defeated mode makes module data flowing and source seem clear, and, each component internal assembly unification can only be with incoming Props, there is not cross-layer and use in data, such assembly becomes reusable;Further, because assembly is by Vue framework The pure styling component of WeUI of encapsulation, by the change of data, changes the pattern of assembly, thus changes View view and show.
By above-described embodiment of the application, the technical program primarily solves in the data visualization exploitation of mobile terminal most According to source inlet, data change and the problem of page synchronisation.Rely on the encapsulation tool echart strong backing to mobile terminal, The data driven mode of vue framework, the friendly interactive interface of WeUI, and module loader and strapping tool webpack, compiling The lifting of the development efficiency that device babel, new standard es6 of JavaScript language are brought, being absorbed in the logic of the page in the past, Move to data plane, allow the page safeguard and logical page (LPAGE) is the most clear.Make the data visualization of CDN deep bid monitoring mobile terminal Exploitation becomes the most quick.
It should be noted that for aforesaid each method embodiment, in order to be briefly described, therefore it is all expressed as a series of Combination of actions, but those skilled in the art should know, the present invention is not limited by described sequence of movement because According to the present invention, some step can use other orders or carry out simultaneously.Secondly, those skilled in the art also should know Knowing, embodiment described in this description belongs to preferred embodiment, involved action and the module not necessarily present invention Necessary.
Through the above description of the embodiments, those skilled in the art is it can be understood that arrive according to above-mentioned enforcement The method of example can add the mode of required general hardware platform by software and realize, naturally it is also possible to by hardware, but a lot In the case of the former is more preferably embodiment.Based on such understanding, technical scheme is the most in other words to existing The part that technology contributes can embody with the form of software product, and this computer software product is stored in a storage In medium (such as ROM/RAM, magnetic disc, CD), including some instructions with so that a station terminal equipment (can be mobile phone, calculate Machine, server, or the network equipment etc.) perform the method described in each embodiment of the present invention.
Embodiment 2
According to embodiments of the present invention, a kind of data update apparatus for implementing above-mentioned data-updating method is additionally provided. Figure 10 is the schematic diagram of a kind of optional data update apparatus according to embodiments of the present invention, and as shown in Figure 10, this device is permissible Including:
Whether detector unit 1001, change for the data detected in the uniform data source on the page, wherein, unified Data source provides data for the multiple page assemblies on the page, and page assembly is for carrying out in the page according to the data provided The display held;
Transmission unit 1003, the data if for detecting that the data in uniform data source change, then after updating It is passed in multiple page assembly;
Display unit 1005, in response to the data after incoming renewal, to content of pages in multiple page assemblies It is updated display.
By above-mentioned steps S402 to step S408, after the data in uniform data source being detected change, will In the incoming page assembly of data after renewal, and respond the data after this incoming renewal in page assembly, update display, with The renewal of complete paired data.In this scenario, utilize uniform data source that the data in page assembly are managed, and the page Data after component responds renewal in this uniform data source show, relieve the logic coupling between page assembly, In above-mentioned data updating process, between each page assembly, it is made without data interaction, by the data in uniform data source In incoming page assembly, page assembly responds these incoming data and is directly updated display, improves the efficiency that data update, Solve and prior art updates inefficient technical problem.
Further, transmission unit includes: transport module, and the data after being updated by predetermined way are passed to many In individual page assembly, wherein, predetermined way is used for transmission state function, and function of state is corresponding with the data after renewal.
In above-described embodiment, display unit may include that more new module, is used for according to the data after updating page assembly Show Styles be updated, wherein, Show Styles is used for showing content of pages.
According to the abovementioned embodiments of the present invention, more new module specifically for:
Determine the action of one or more display modules in page assembly according to the data after updating, and indicate one or many Individual display module performs corresponding action, and wherein, the action of one or more display modules is for updating display page assembly Show Styles.
Further, more new module includes at least one of:
First submodule, for Show Styles being adjusted to the second pattern from the first pattern according to the data after updating, or Person, is adjusted to the first pattern from the second pattern, and wherein, the first pattern is used for indicating display content of pages, the second pattern to be used for referring to Show and do not show content of pages;Second submodule, is used for the display position of content of pages in Show Styles according to the data after updating Put and be adjusted to the second position from primary importance;3rd submodule, is used for the page in Show Styles according to the data after updating Content is adjusted to the second information from the first information.
By above-described embodiment, the display module in page assembly does not comprise in service logic, namely page assembly Display module has been packaged into the display module of pure sample formula, by the number after the unified renewal received in uniform data source of page assembly According to, and by the unified action determining display module therein of page assembly, display module performs corresponding action, to update the page Show Styles, during whole, the specification management of data source, logic is focused in page assembly so that each Data mode can corresponding a kind of view snapshot, clear logic, processing speed is fast.
It should be noted that detector unit specifically for: each page assembly periodically detects the unified number on the page Whether change according to the data in source.
It is alternatively possible to whether the data detected in the uniform data source on a page at set intervals become Change.Still optionally further, the different time periods can arrange different interval durations, so can ensure to upgrade in time data In the case of, reduce the data processing amount of processor, improve the treatment effeciency of data.
Further, device also includes: dispensing unit, and whether the data in the uniform data source on the detection page Before changing, for page configuration uniform data source, wherein, uniform data source includes the data with tree-shaped incidence relation Source, each or multiple data source are for providing data for a page assembly.
Further, the modularization that this programme realizes based on vue framework, therefore web page template layer is that file object module is drawn Holding up, this has limited to the skill of character string template engine String-based templating when in the past rendering to a certain extent The migration of art scheme, and in template aspect, be the concept not having virtual file object Virtual-dom, therefore, if added If upper Virtual-dom, performance in theory is an up several times, and template layer can also go to change character string template engine into, The most different template engines can need to go to replace according to developer oneself.
Herein it should be noted that above-mentioned module is identical with the example that corresponding step is realized and application scenarios, but not It is limited to above-described embodiment disclosure of that.It should be noted that above-mentioned module as the part of device may operate in as In hardware environment shown in Fig. 3, can be realized by software, it is also possible to realized by hardware, wherein, hardware environment includes network Environment.
Embodiment 3
According to embodiments of the present invention, a kind of server for implementing above-mentioned data-updating method or terminal are additionally provided.
Figure 11 is the structured flowchart of a kind of terminal according to embodiments of the present invention, and as shown in figure 11, this terminal may include that One or more (only illustrating one in figure) processor 201, memorizer 203 and transmitting device 205 are (in above-described embodiment Dispensing device), as shown in figure 11, this terminal can also include input-output equipment 207.
Wherein, memorizer 203 can be used for storing software program and module, such as the data renewal side in the embodiment of the present invention Programmed instruction/module that method is corresponding with device, processor 201 by operation be stored in the software program in memorizer 203 and Module, thus perform the application of various function and data process, i.e. realize above-mentioned data-updating method.Memorizer 203 can wrap Include high speed random access memory, it is also possible to include nonvolatile memory, as one or more magnetic storage device, flash memory or Other non-volatile solid state memories of person.In some instances, memorizer 203 can farther include remote relative to processor 201 The memorizer that journey is arranged, these remote memories can be connected to terminal by network.The example of above-mentioned network includes but does not limits In the Internet, intranet, LAN, mobile radio communication and combinations thereof.
Above-mentioned transmitting device 205 is for receiving via a network or sending data, it is also possible to for processor with Data transmission between memorizer.Above-mentioned network instantiation can include cable network and wireless network.In an example, Transmitting device 205 includes a network adapter (Network Interface Controller, NIC), and it can pass through netting twine It is connected with router with other network equipments thus communication can be carried out with the Internet or LAN.In an example, transmission dress Putting 205 is radio frequency (Radio Frequency, RF) module, and it is for wirelessly carrying out communication with the Internet.
Wherein, specifically, memorizer 203 is used for storing application program.
Processor 201 can call the application program of memorizer 203 storage by transmitting device 205, to perform following step Rapid: whether the data in uniform data source on the detection page change, and wherein, uniform data source is for many on the page Individual page assembly provides data, and page assembly for carrying out the display of content of pages according to the data provided;If unification being detected Data in data source change, then the data after updating are passed in multiple page assembly;In response to incoming renewal After data, in multiple page assemblies, content of pages is updated display.
Processor 201 is additionally operable to perform following step: the data after being updated by predetermined way are passed to multiple page In assembly, wherein, predetermined way is used for transmission state function, and function of state is corresponding with the data after renewal.
Processor 201 is additionally operable to perform following step: carry out the Show Styles of page assembly according to the data after updating Updating, wherein, Show Styles is used for showing content of pages.
Processor 201 is additionally operable to perform following step: determine in page assembly one or more according to the data after updating The action of display module, and indicate one or more display module to perform corresponding action, wherein, one or more display modules Action for update display page assembly Show Styles.
Processor 201 is additionally operable to perform following step: adjusted from the first pattern by Show Styles according to the data after updating To the second pattern, or, it is adjusted to the first pattern from the second pattern, wherein, the first pattern is used for indicating display content of pages, the Two patterns do not show content of pages for instruction;According to update after data by the display position of content of pages in Show Styles from Primary importance is adjusted to the second position;According to the data after updating, the content of pages in Show Styles is adjusted to from the first information Second information.
Processor 201 is additionally operable to perform following step: each page assembly periodically detects the uniform data on the page Whether the data in source change.
Processor 201 is additionally operable to perform following step: whether the data in uniform data source on the detection page occur Before change, for page configuration uniform data source, wherein, uniform data source includes the data source with tree-shaped incidence relation, often One or more data sources are for providing data for a page assembly.
After data in uniform data source being detected change, in the incoming page assembly of data after updating, And respond the data after this incoming renewal and in page assembly, update display, with the renewal of complete paired data.In this scenario, Utilize uniform data source that the data in page assembly are managed, and page assembly in response in this uniform data source more Data after Xin show, relieve the logic coupling between page assembly, in above-mentioned data updating process, each page Being made without data interaction between the assembly of face, by the incoming page assembly of data in uniform data source, page assembly response should Incoming data directly be updated display, improve data update efficiency, solve prior art updates inefficient Technical problem.
Alternatively, the concrete example in the present embodiment is referred to the example described in above-described embodiment, the present embodiment Do not repeat them here.
It will appreciated by the skilled person that the structure shown in Figure 11 is only signal, terminal can be smart mobile phone (such as Android phone, iOS mobile phone etc.), panel computer, palm PC and mobile internet device (Mobile Internet Devices, MID), the terminal unit such as PAD.Figure 11 its structure of above-mentioned electronic installation is not caused restriction.Such as, terminal is also The assembly (such as network interface, display device etc.) more or more less than shown in Figure 11 can be included, or have and Figure 11 institute Show different configurations.
One of ordinary skill in the art will appreciate that all or part of step in the various methods of above-described embodiment is can Completing carrying out the device-dependent hardware of command terminal by program, this program can be stored in a computer-readable recording medium In, storage medium may include that flash disk, read only memory (Read-Only Memory, ROM), random access device (Random Access Memory, RAM), disk or CD etc..
Embodiment 4
Embodiments of the invention additionally provide a kind of storage medium.Alternatively, in the present embodiment, above-mentioned storage medium can For the program code performing data-updating method.
Alternatively, in the present embodiment, multiple during above-mentioned storage medium may be located at the network shown in above-described embodiment On at least one network equipment in the network equipment.
Alternatively, in the present embodiment, storage medium is arranged to storage for the program code performing following steps:
Whether the data in uniform data source on the detection page change, and wherein, uniform data source is for the page On multiple page assemblies data are provided, page assembly for carrying out the display of content of pages according to the data provided;If detection Data in uniform data source change, then the data after updating are passed in multiple page assembly;In response to incoming Renewal after data, in multiple page assemblies, content of pages is updated display.
Alternatively, storage medium is also configured to storage for the program code performing following steps: pass through predetermined way Will update after data be passed in multiple page assembly, wherein, predetermined way be used for transmission state function, function of state with more Data after Xin are corresponding.
Alternatively, storage medium is also configured to storage for the program code performing following steps: after updating The Show Styles of page assembly is updated by data, and wherein, Show Styles is used for showing content of pages.
Alternatively, storage medium is also configured to storage for the program code performing following steps: after updating Data determine the action of one or more display modules in page assembly, and indicate one or more display module to perform correspondence Action, wherein, the action of one or more display modules is for updating the Show Styles of display page assembly.
Alternatively, storage medium is also configured to storage for the program code performing following steps: after updating Show Styles is adjusted to the second pattern from the first pattern by data, or, it is adjusted to the first pattern, wherein, from the second pattern One pattern is used for indicating display content of pages, and the second pattern does not show content of pages for instruction;Will according to the data after updating In Show Styles, the display position of content of pages is adjusted to the second position from primary importance;Sample will be shown according to the data after updating Content of pages in formula is adjusted to the second information from the first information.
Alternatively, storage medium is also configured to storage for the program code performing following steps: each page assembly Periodically whether the data in the uniform data source on the detection page change.
Alternatively, storage medium is also configured to storage for the program code performing following steps: at the detection page Uniform data source in data whether change before, for page configuration uniform data source, wherein, uniform data source includes Having the data source of tree-shaped incidence relation, each or multiple data source are for providing data for a page assembly.
After data in uniform data source being detected change, in the incoming page assembly of data after updating, And respond the data after this incoming renewal and in page assembly, update display, with the renewal of complete paired data.In this scenario, Utilize uniform data source that the data in page assembly are managed, and page assembly in response in this uniform data source more Data after Xin show, relieve the logic coupling between page assembly, in above-mentioned data updating process, each page Being made without data interaction between the assembly of face, by the incoming page assembly of data in uniform data source, page assembly response should Incoming data directly be updated display, improve data update efficiency, solve prior art updates inefficient Technical problem.
Alternatively, the concrete example in the present embodiment is referred to the example described in above-described embodiment, the present embodiment Do not repeat them here.
Alternatively, in the present embodiment, above-mentioned storage medium can include but not limited to: USB flash disk, read only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), portable hard drive, magnetic disc or The various medium that can store program code such as CD.
The invention described above embodiment sequence number, just to describing, does not represent the quality of embodiment.
If the integrated unit in above-described embodiment realizes and as independent product using the form of SFU software functional unit When selling or use, can be stored in the storage medium that above computer can read.Based on such understanding, the skill of the present invention Part that prior art is contributed by art scheme the most in other words or this technical scheme completely or partially can be with soft The form of part product embodies, and this computer software product is stored in storage medium, including some instructions with so that one Platform or multiple stage computer equipment (can be for personal computer, server or the network equipment etc.) perform each embodiment institute of the present invention State all or part of step of method.
In the above embodiment of the present invention, the description to each embodiment all emphasizes particularly on different fields, and does not has in certain embodiment The part described in detail, may refer to the associated description of other embodiments.
In several embodiments provided herein, it should be understood that disclosed client, can be by other side Formula realizes.Wherein, device embodiment described above is only schematically, the division of the most described unit, and the most only one Kind of logic function divides, actual can have when realizing other dividing mode, the most multiple unit or assembly can in conjunction with or It is desirably integrated into another system, or some features can be ignored, or do not perform.Another point, shown or discussed mutual it Between coupling direct-coupling or communication connection can be the INDIRECT COUPLING by some interfaces, unit or module or communication link Connect, can be being electrical or other form.
The described unit illustrated as separating component can be or may not be physically separate, shows as unit The parts shown can be or may not be physical location, i.e. may be located at a place, or can also be distributed to multiple On NE.Some or all of unit therein can be selected according to the actual needs to realize the mesh of the present embodiment scheme 's.
It addition, each functional unit in each embodiment of the present invention can be integrated in a processing unit, it is also possible to It is that unit is individually physically present, it is also possible to two or more unit are integrated in a unit.Above-mentioned integrated list Unit both can realize to use the form of hardware, it would however also be possible to employ the form of SFU software functional unit realizes.
The above is only the preferred embodiment of the present invention, it is noted that for the ordinary skill people of the art For Yuan, under the premise without departing from the principles of the invention, it is also possible to make some improvements and modifications, these improvements and modifications also should It is considered as protection scope of the present invention.

Claims (14)

1. a data-updating method, it is characterised in that including:
Whether the data in uniform data source on the detection page change, and wherein, described uniform data source is for described Multiple page assemblies on the page provide data, and described page assembly for carrying out the aobvious of content of pages according to the data provided Show;
If the data detected in described uniform data source change, then the data after updating are passed to the plurality of page In assembly;
In response to the data after incoming described renewal, it is updated showing to described content of pages in the plurality of page assembly Show.
Method the most according to claim 1, it is characterised in that described will update after data be passed to the plurality of page Assembly includes:
Data after being updated by predetermined way are passed in the plurality of page assembly, and wherein, described predetermined way is used for Transmission state function, described function of state is corresponding with the data after described renewal.
Method the most according to claim 1, it is characterised in that described in the plurality of page assembly in the described page Appearance is updated display and includes:
Being updated the Show Styles of described page assembly according to the data after described renewal, wherein, described Show Styles is used In showing described content of pages.
Method the most according to claim 3, it is characterised in that according to the data after described renewal to described page assembly Show Styles is updated including:
Determine the action of one or more display modules in described page assembly according to the data after described renewal, and indicate described One or more display modules perform corresponding action, and wherein, the action of the one or more described display module is for more The new Show Styles showing described page assembly.
Method the most according to claim 3, it is characterised in that according to the data after described renewal to described page assembly Show Styles is updated including at least one of:
According to the data after described renewal, described Show Styles is adjusted to the second pattern from the first pattern, or, from described Two patterns are adjusted to described first pattern, and wherein, described first pattern is used for indicating the described content of pages of display, described second sample Formula does not show described content of pages for instruction;
According to the data after described renewal, the display position of content of pages described in described Show Styles is adjusted from primary importance To the second position;
According to the data after described renewal, the described content of pages in described Show Styles is adjusted to the second letter from the first information Breath.
Method the most according to claim 1, it is characterised in that whether the data in uniform data source on the detection page are sent out Changing includes:
Whether the data that each described page assembly periodically detects in the described uniform data source on the described page become Change.
Method the most according to claim 1, it is characterised in that whether the data in uniform data source on the detection page Before changing, including:
For uniform data source described in described page configuration, wherein, described uniform data source includes the number with tree-shaped incidence relation According to source, each or multiple data source are for providing data for a described page assembly.
8. a data update apparatus, it is characterised in that including:
Whether detector unit, change for the data detected in the uniform data source on the page, wherein, and described uniform data Source provides data for the multiple page assemblies on the described page, and described page assembly is for carrying out page according to the data provided The display of face content;
Transmission unit, if for detecting that the data in described uniform data source change, then the data after updating are incoming In the plurality of page assembly;
Display unit, in response to the data after incoming described renewal, to the described page in the plurality of page assembly Content is updated display.
Device the most according to claim 8, it is characterised in that described transmission unit includes:
Transport module, the data after being updated by predetermined way are passed in the plurality of page assembly, wherein, described Predetermined way is used for transmission state function, and described function of state is corresponding with the data after described renewal.
Device the most according to claim 8, it is characterised in that described display unit includes:
More new module, for the Show Styles of described page assembly being updated according to the data after described renewal, wherein, institute State Show Styles for showing described content of pages.
11. methods according to claim 10, it is characterised in that described more new module specifically for:
Determine the action of one or more display modules in described page assembly according to the data after described renewal, and indicate described One or more display modules perform corresponding action, and wherein, the action of the one or more described display module is for more The new Show Styles showing described page assembly.
12. devices according to claim 10, it is characterised in that described more new module includes at least one of:
First submodule, for being adjusted to second sample by described Show Styles from the first pattern according to the data after described renewal Formula, or, it is adjusted to described first pattern from described second pattern, wherein, described first pattern is used for indicating the described page of display Face content, described second pattern does not show described content of pages for instruction;
Second submodule, is used for the display position of content of pages described in described Show Styles according to the data after described renewal It is adjusted to the second position from primary importance;
3rd submodule, for believing the described content of pages in described Show Styles from first according to the data after described renewal Breath is adjusted to the second information.
13. devices according to claim 8, it is characterised in that described detector unit specifically for:
Whether the data that each described page assembly periodically detects in the described uniform data source on the described page become Change.
14. devices according to claim 8, it is characterised in that described device also includes:
Dispensing unit, before whether the data in the uniform data source on the detection page change, for the described page Configuring described uniform data source, wherein, described uniform data source includes the data source with tree-shaped incidence relation, each or many Individual data source is for providing data for a described page assembly.
CN201610643678.0A 2016-08-05 2016-08-05 Data-updating method and device Active CN106302008B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610643678.0A CN106302008B (en) 2016-08-05 2016-08-05 Data-updating method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610643678.0A CN106302008B (en) 2016-08-05 2016-08-05 Data-updating method and device

Publications (2)

Publication Number Publication Date
CN106302008A true CN106302008A (en) 2017-01-04
CN106302008B CN106302008B (en) 2019-02-26

Family

ID=57666412

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610643678.0A Active CN106302008B (en) 2016-08-05 2016-08-05 Data-updating method and device

Country Status (1)

Country Link
CN (1) CN106302008B (en)

Cited By (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107276821A (en) * 2017-07-11 2017-10-20 上海精数信息科技有限公司 User behavior monitoring system and method
CN107291506A (en) * 2017-06-28 2017-10-24 北京五八信息技术有限公司 A kind of method and apparatus at renewal APP interfaces
CN107589978A (en) * 2017-09-18 2018-01-16 武汉斗鱼网络科技有限公司 Page furbishing method and device in a kind of Flash
CN107656729A (en) * 2017-08-31 2018-02-02 上海壹账通金融科技有限公司 Updating device, method and the computer-readable recording medium of List View
CN107704239A (en) * 2017-10-09 2018-02-16 武汉斗鱼网络科技有限公司 Configuration generating method, device and electronic equipment
CN108769228A (en) * 2018-06-05 2018-11-06 北京知道创宇信息技术有限公司 3D scenario buildings method and device
CN108829381A (en) * 2018-06-01 2018-11-16 浪潮软件集团有限公司 Data visualization method and device
CN108845856A (en) * 2018-06-11 2018-11-20 腾讯科技(深圳)有限公司 Data Binding Method, device, storage medium and equipment
CN108897538A (en) * 2018-06-08 2018-11-27 泰康保险集团股份有限公司 Page view display methods and device, storage medium and electric terminal
CN109101225A (en) * 2017-06-20 2018-12-28 腾讯科技(深圳)有限公司 Component building method and device, Component Gallery framework and computer readable storage medium
CN109284101A (en) * 2017-07-20 2019-01-29 菜鸟智能物流控股有限公司 Method and device for changing association of object attributes
CN109445791A (en) * 2018-11-01 2019-03-08 郑州云海信息技术有限公司 A kind of page front-end access method and realize system
CN109857473A (en) * 2017-11-29 2019-06-07 北京京东尚科信息技术有限公司 A kind of loading method and device of page data
CN109889587A (en) * 2019-02-12 2019-06-14 青岛海尔科技有限公司 Internet of things system automated construction method, device, equipment and storage medium
CN109885226A (en) * 2019-02-21 2019-06-14 山东浪潮云信息技术有限公司 A method of secondary navigation menu is realized based on Vue.js
CN109885287A (en) * 2017-12-06 2019-06-14 腾讯科技(武汉)有限公司 A kind of component connecting method and terminal
CN110321464A (en) * 2019-05-30 2019-10-11 苏宁云计算有限公司 A kind of update method and device of the page view based on unidirectional traffic
CN110489396A (en) * 2019-08-02 2019-11-22 恩亿科(北京)数据科技有限公司 A kind of user interface data partition method and device
CN110659098A (en) * 2019-09-23 2020-01-07 北京城市网邻信息技术有限公司 Data updating method and device, terminal equipment and storage medium
CN110737780A (en) * 2019-09-29 2020-01-31 北京明略软件系统有限公司 Method and device for sending data and method and device for receiving data
WO2020024385A1 (en) * 2018-08-01 2020-02-06 平安科技(深圳)有限公司 Picture list presentation method and apparatus, terminal device, and storage medium
CN110781010A (en) * 2019-09-24 2020-02-11 贝壳技术有限公司 Method, device, equipment and medium for transmitting data between page components
CN110795094A (en) * 2019-09-19 2020-02-14 五八有限公司 Page component quoting method and page component quoting device
CN110874274A (en) * 2018-08-31 2020-03-10 广州虎牙信息科技有限公司 Communication management method, device, equipment and storage medium for interface component
CN110909273A (en) * 2018-08-28 2020-03-24 马上消费金融股份有限公司 Page generation method and related system
CN110909896A (en) * 2019-11-27 2020-03-24 北京搜狐新媒体信息技术有限公司 Visual operation and maintenance monitoring method and device
CN111352672A (en) * 2018-12-24 2020-06-30 北京微播视界科技有限公司 Page synchronization method and device, electronic equipment and computer readable storage medium
CN111796577A (en) * 2020-06-29 2020-10-20 中国第一汽车股份有限公司 Data instruction processing method and device, vehicle and storage medium
CN112579082A (en) * 2019-09-30 2021-03-30 北京国双科技有限公司 Interactive state data establishing method and device, storage medium and electronic equipment
CN108958954B (en) * 2018-07-05 2021-05-25 北京微播视界科技有限公司 Method and device for message transmission between modules, electronic equipment and computer readable medium
CN113138826A (en) * 2021-04-28 2021-07-20 深圳软牛科技有限公司 Data loading method based on tree structure and related equipment
CN114995817A (en) * 2022-08-03 2022-09-02 杭州乾冠数字物联技术有限公司 Web page large-screen data processing method based on Vuex

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060095976A1 (en) * 2004-11-01 2006-05-04 Microsoft Corporation Dynamic summary module
CN101484894A (en) * 2006-07-07 2009-07-15 国际商业机器公司 Method for inheriting a wiki page layout for a wiki page
CN102289480A (en) * 2011-08-02 2011-12-21 深圳市茁壮网络股份有限公司 Method and system for updating data
CN103136201A (en) * 2011-11-22 2013-06-05 阿里巴巴集团控股有限公司 Page information display method and page information display device
CN103166964A (en) * 2013-03-06 2013-06-19 中国人民解放军国防科学技术大学 Front end and back end real time communication method for super computer system monitoring
CN104408170A (en) * 2014-12-09 2015-03-11 广州大乘信息科技有限公司 Business data analysis system
CN105122288A (en) * 2013-02-28 2015-12-02 Lg电子株式会社 Apparatus and method for processing a multimedia commerce service
CN105574049A (en) * 2014-10-30 2016-05-11 阿里巴巴集团控股有限公司 Page processing method, device and system of mobile applications
CN105786505A (en) * 2016-02-26 2016-07-20 上海全成通信技术有限公司 Json based complex web page component self-defining method and device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060095976A1 (en) * 2004-11-01 2006-05-04 Microsoft Corporation Dynamic summary module
CN101484894A (en) * 2006-07-07 2009-07-15 国际商业机器公司 Method for inheriting a wiki page layout for a wiki page
CN102289480A (en) * 2011-08-02 2011-12-21 深圳市茁壮网络股份有限公司 Method and system for updating data
CN103136201A (en) * 2011-11-22 2013-06-05 阿里巴巴集团控股有限公司 Page information display method and page information display device
CN105122288A (en) * 2013-02-28 2015-12-02 Lg电子株式会社 Apparatus and method for processing a multimedia commerce service
CN103166964A (en) * 2013-03-06 2013-06-19 中国人民解放军国防科学技术大学 Front end and back end real time communication method for super computer system monitoring
CN105574049A (en) * 2014-10-30 2016-05-11 阿里巴巴集团控股有限公司 Page processing method, device and system of mobile applications
CN104408170A (en) * 2014-12-09 2015-03-11 广州大乘信息科技有限公司 Business data analysis system
CN105786505A (en) * 2016-02-26 2016-07-20 上海全成通信技术有限公司 Json based complex web page component self-defining method and device

Cited By (41)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109101225A (en) * 2017-06-20 2018-12-28 腾讯科技(深圳)有限公司 Component building method and device, Component Gallery framework and computer readable storage medium
CN107291506B (en) * 2017-06-28 2020-12-15 北京五八信息技术有限公司 Method and device for updating APP interface
CN107291506A (en) * 2017-06-28 2017-10-24 北京五八信息技术有限公司 A kind of method and apparatus at renewal APP interfaces
CN107276821A (en) * 2017-07-11 2017-10-20 上海精数信息科技有限公司 User behavior monitoring system and method
CN109284101A (en) * 2017-07-20 2019-01-29 菜鸟智能物流控股有限公司 Method and device for changing association of object attributes
CN107656729A (en) * 2017-08-31 2018-02-02 上海壹账通金融科技有限公司 Updating device, method and the computer-readable recording medium of List View
WO2019041441A1 (en) * 2017-08-31 2019-03-07 上海壹账通金融科技有限公司 Updating device and method for list view and computer-readable storage medium
CN107656729B (en) * 2017-08-31 2020-04-28 深圳壹账通智能科技有限公司 List view updating apparatus, method and computer-readable storage medium
CN107589978A (en) * 2017-09-18 2018-01-16 武汉斗鱼网络科技有限公司 Page furbishing method and device in a kind of Flash
CN107704239B (en) * 2017-10-09 2020-10-16 武汉斗鱼网络科技有限公司 Configuration generation method and device and electronic equipment
CN107704239A (en) * 2017-10-09 2018-02-16 武汉斗鱼网络科技有限公司 Configuration generating method, device and electronic equipment
CN109857473A (en) * 2017-11-29 2019-06-07 北京京东尚科信息技术有限公司 A kind of loading method and device of page data
CN109885287A (en) * 2017-12-06 2019-06-14 腾讯科技(武汉)有限公司 A kind of component connecting method and terminal
CN108829381A (en) * 2018-06-01 2018-11-16 浪潮软件集团有限公司 Data visualization method and device
CN108769228A (en) * 2018-06-05 2018-11-06 北京知道创宇信息技术有限公司 3D scenario buildings method and device
CN108897538A (en) * 2018-06-08 2018-11-27 泰康保险集团股份有限公司 Page view display methods and device, storage medium and electric terminal
CN108845856B (en) * 2018-06-11 2021-12-14 腾讯科技(深圳)有限公司 Object-based synchronous updating method and device, storage medium and equipment
CN108845856A (en) * 2018-06-11 2018-11-20 腾讯科技(深圳)有限公司 Data Binding Method, device, storage medium and equipment
CN108958954B (en) * 2018-07-05 2021-05-25 北京微播视界科技有限公司 Method and device for message transmission between modules, electronic equipment and computer readable medium
WO2020024385A1 (en) * 2018-08-01 2020-02-06 平安科技(深圳)有限公司 Picture list presentation method and apparatus, terminal device, and storage medium
CN110909273A (en) * 2018-08-28 2020-03-24 马上消费金融股份有限公司 Page generation method and related system
CN110874274A (en) * 2018-08-31 2020-03-10 广州虎牙信息科技有限公司 Communication management method, device, equipment and storage medium for interface component
CN109445791A (en) * 2018-11-01 2019-03-08 郑州云海信息技术有限公司 A kind of page front-end access method and realize system
CN111352672A (en) * 2018-12-24 2020-06-30 北京微播视界科技有限公司 Page synchronization method and device, electronic equipment and computer readable storage medium
CN109889587A (en) * 2019-02-12 2019-06-14 青岛海尔科技有限公司 Internet of things system automated construction method, device, equipment and storage medium
CN109885226A (en) * 2019-02-21 2019-06-14 山东浪潮云信息技术有限公司 A method of secondary navigation menu is realized based on Vue.js
CN109885226B (en) * 2019-02-21 2021-06-11 浪潮云信息技术股份公司 Method for realizing secondary navigation menu based on Vue
CN110321464B (en) * 2019-05-30 2022-03-18 南京苏宁加电子商务有限公司 Method and device for updating page view based on unidirectional data flow
CN110321464A (en) * 2019-05-30 2019-10-11 苏宁云计算有限公司 A kind of update method and device of the page view based on unidirectional traffic
CN110489396B (en) * 2019-08-02 2021-11-16 恩亿科(北京)数据科技有限公司 User interface data isolation method and device
CN110489396A (en) * 2019-08-02 2019-11-22 恩亿科(北京)数据科技有限公司 A kind of user interface data partition method and device
CN110795094A (en) * 2019-09-19 2020-02-14 五八有限公司 Page component quoting method and page component quoting device
CN110795094B (en) * 2019-09-19 2023-10-27 五八有限公司 Page component referencing method and page component referencing device
CN110659098A (en) * 2019-09-23 2020-01-07 北京城市网邻信息技术有限公司 Data updating method and device, terminal equipment and storage medium
CN110781010A (en) * 2019-09-24 2020-02-11 贝壳技术有限公司 Method, device, equipment and medium for transmitting data between page components
CN110737780A (en) * 2019-09-29 2020-01-31 北京明略软件系统有限公司 Method and device for sending data and method and device for receiving data
CN112579082A (en) * 2019-09-30 2021-03-30 北京国双科技有限公司 Interactive state data establishing method and device, storage medium and electronic equipment
CN110909896A (en) * 2019-11-27 2020-03-24 北京搜狐新媒体信息技术有限公司 Visual operation and maintenance monitoring method and device
CN111796577A (en) * 2020-06-29 2020-10-20 中国第一汽车股份有限公司 Data instruction processing method and device, vehicle and storage medium
CN113138826A (en) * 2021-04-28 2021-07-20 深圳软牛科技有限公司 Data loading method based on tree structure and related equipment
CN114995817A (en) * 2022-08-03 2022-09-02 杭州乾冠数字物联技术有限公司 Web page large-screen data processing method based on Vuex

Also Published As

Publication number Publication date
CN106302008B (en) 2019-02-26

Similar Documents

Publication Publication Date Title
CN106302008A (en) Data-updating method and device
CN109857667A (en) Automatic interface testing method, test device, test equipment and storage medium
CN109446570B (en) Business process display method, device, computer equipment and storage medium
CN109302522A (en) Test method, device and computer system and medium
CN103327080B (en) Create the method and device of Internet of Things control system
CN107122301A (en) Interface detection method and device
US7643892B2 (en) Historian integrated with MES appliance
US20160148259A1 (en) Method of managing cookie information for target advertisement and application for managing cookie information
CN109240688A (en) Interface development method, electronic device and readable storage medium storing program for executing
CN103186376B (en) A kind of method, apparatus and equipment for being used to establish or update software development environment
CN105787364A (en) Automated testing method, device and system for task
CN108415821A (en) The generation method and device of test report
CN108763085A (en) On-line debugging device, method and the computer readable storage medium of test cases
CN107291759A (en) The treating method and apparatus of browser page resource
CN107451060A (en) A kind of across mobile terminal automated test frame system
CN107122219A (en) The acquisition methods and device of installation file
CN108134812A (en) Data processing method and device
CN112464497B (en) Fault drilling method, device, equipment and medium based on distributed system
CN106033388A (en) A test use case library management method and system
CN108255585A (en) SDK exception controls and application program operation method, device and its equipment
CN109343858A (en) A kind of build a station automatically container deployment system and its working method based on server-side rendering
CN107370823A (en) Data acquisition and long-range control method, device and computer-readable recording medium
CN109858257A (en) Access control method and device
CN107526584A (en) Data cut-in method and device
CN110109684A (en) Block chain node administration agent services installation method, electronic device and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20211230

Address after: 16F, Kungang science and technology building, 777 Huancheng South Road, Xishan District, Kunming, Yunnan 650100

Patentee after: Yunnan Tengyun Information Industry Co.,Ltd.

Address before: 2, 518000, East 403 room, SEG science and Technology Park, Zhenxing Road, Shenzhen, Guangdong, Futian District

Patentee before: TENCENT TECHNOLOGY (SHENZHEN) Co.,Ltd.