CN107506126A - Dynamic data display method and apparatus, computing device and storage medium - Google Patents

Dynamic data display method and apparatus, computing device and storage medium Download PDF

Info

Publication number
CN107506126A
CN107506126A CN201710567127.5A CN201710567127A CN107506126A CN 107506126 A CN107506126 A CN 107506126A CN 201710567127 A CN201710567127 A CN 201710567127A CN 107506126 A CN107506126 A CN 107506126A
Authority
CN
China
Prior art keywords
scroll bar
interface
maximum
display
currency
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201710567127.5A
Other languages
Chinese (zh)
Inventor
邓建茜
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Pico Technology Co Ltd
Original Assignee
Beijing Pico Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Pico Technology Co Ltd filed Critical Beijing Pico Technology Co Ltd
Priority to CN201710567127.5A priority Critical patent/CN107506126A/en
Publication of CN107506126A publication Critical patent/CN107506126A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning
    • G06F3/04855Interaction with scrollbars

Abstract

The invention discloses a kind of Dynamic data display method and apparatus, computing device and storage medium.The Dynamic data display method, including:In response to the pulling operation of the scroll bar to interface, the value for triggering the scroll bar changes signal;Judge the scroll bar currency whether be the scroll bar maximum;And change signal in response to described value, in the case where the currency is the maximum, the display data of the scheduled volume for being shown on the interface is asked to source device, wherein predetermined amount of display data is available for display less than on source device can all to use display data on the interface.By various embodiments of the present invention, can solve the problems, such as due to the access data volume to source device is big and caused by loading velocity slowly and local refresh data is slow.

Description

Dynamic data display method and apparatus, computing device and storage medium
Technical field
The present invention relates to interface display technical field, and more particularly to a kind of Dynamic data display method and apparatus, Computing device and storage medium.
Background technology
As the development of VR (virtual reality, Virtual Reality) product, the species of VR equipment are more and more.Pass through The VR assistant's software operated in VR equipment or other equipment, user can be made to access positioned at such as server or other equipment More VR video resources and game resource on source device.Because the data volume of video and game resource is big, if disposable complete Portion is loaded, and the visit capacity to source device can be caused big, the problem of causing source device pressure big.In addition, VR assistant's software is run Equipment thereon will load the contents such as the poster, title, brief introduction of every resource information, therefore loading velocity is slow, influence user Experience effect.
The content of the invention
An object of the present invention is that solve one or more of problem above.
According to an aspect of the present invention, there is provided a kind of Dynamic data display method, including:
In response to the pulling operation of the scroll bar to interface, the value for triggering the scroll bar changes signal;
Judge the scroll bar currency whether be the scroll bar maximum;And
Change signal in response to described value, in the case where the currency is the maximum, ask to use to source device In the display data for the scheduled volume being shown on the interface, it is available for wherein predetermined amount of display data is less than on source device Display data can all be used by being shown on the interface.
Alternatively, the scroll bar is the vertical scroll bar at the interface.
Alternatively, the viewing area at the interface corresponds to QScrollArea controls, the scroll bar pair at the interface The QScrollBar controls of QScrollArea controls described in Ying Yu, the currency of the scroll bar are controlled for the QScrollBar The currency of part, the maximum of the scroll bar are the maximum of the QScrollBar controls, and it is institute that described value, which changes signal, State ValueChanged (int) signal of QScrollBar controls.
Alternatively, the currency of the QScrollBar controls is passed to groove by ValueChanged (int) signals Function, and realized by groove function it is described to source device ask predetermined amount of display data the step of.
Alternatively, before whether the currency for judging the scroll bar is the maximum, methods described also includes:Obtain Take the maximum of the scroll bar.
Alternatively, the initial value of the maximum of the scroll bar is related to the physical dimension of the QScrollArea controls.
Alternatively, predetermined amount of display data is the data for being shown on the one page at the interface.
According to another aspect of the present invention, there is provided a kind of computing device, including:
Processor;
Storage device;And
It is stored on the storage device and can be existed by the computer instruction of the computing device, the computer instruction Cause computing device method as described above during by the computing device.
According to another aspect of the invention, there is provided a kind of storage medium, be stored thereon with the calculating for being available for computing device Machine program, the computer program realize method as described above when being executed by processor.
According to another aspect of the invention, there is provided a kind of Dynamic data display device, including:
Trigger element, it is configured to respond to trigger the pulling operation of the scroll bar at interface the value of the scroll bar and changed Varying signal;
Judging unit, its be configured as judging the scroll bar currency whether be the scroll bar maximum;With And
Request unit, it is configured to respond to described value and changes signal, in the feelings that the currency is the maximum The display data of the scheduled volume for being shown on the interface is asked under condition to source device, wherein predetermined amount of display number According to available for display less than on source device display data can be all used on the interface.
Being capable of the suitably real-time display dynamic number on interface it was found by the inventors of the present invention that being not present in the prior art Mitigate the access pressure of source device and the local solution for loading slow problem according to this.Therefore, the technology of the invention to be realized Task either technical problem to be solved be it is that those skilled in the art never expect or it is not expected that, it is therefore of the invention It is a kind of new technical scheme.
In various embodiments of the present invention, it is proposed that a kind of solution of the dynamic data real-time display based on Qt, we Case solve the problems, such as due to the access data volume to source device is big and caused by loading velocity slowly and local refresh data is slow, greatly The pressure of source device is slow down greatly, and improves client loading velocity, has beautified interface, has improved user satisfaction.
By referring to the drawings to the present invention exemplary embodiment detailed description, further feature of the invention and its Advantage will be made apparent from.
Brief description of the drawings
It is combined in the description and the accompanying drawing of a part for constitution instruction shows embodiments of the invention, and even It is used for the principle for explaining the present invention together with its explanation.
Fig. 1 is the schematic flow diagram of Dynamic data display method according to an embodiment of the invention;
Fig. 2 is the schematic block diagram of Dynamic data display device according to an embodiment of the invention;
Fig. 3 is the hardware configuration for realizing the computing device of the interfacial effect implementation method according to various embodiments of the present invention Schematic block diagram.
Embodiment
The various exemplary embodiments of the present invention are described in detail now with reference to accompanying drawing.It should be noted that:Unless have in addition Body illustrates that the unlimited system of part and the positioned opposite of step, numerical expression and the numerical value otherwise illustrated in these embodiments is originally The scope of invention.
The description only actually at least one exemplary embodiment is illustrative to be never used as to the present invention below And its application or any restrictions that use.
It may be not discussed in detail for technology, method and apparatus known to person of ordinary skill in the relevant, but suitable In the case of, the technology, method and apparatus should be considered as part for specification.
In shown here and discussion all examples, any occurrence should be construed as merely exemplary, without It is as limitation.Therefore, other examples of exemplary embodiment can have different values.
Fig. 1 shows the schematic flow diagram of the Dynamic data display method of one embodiment.In embodiment as shown in Figure 1 In, this method includes:
Step S101:In response to the pulling operation of the scroll bar to interface, the value for triggering the scroll bar changes signal.It is right The pulling operation of the scroll bar at interface can include by roll mouse wheel to the pulling operation of scroll bar, by using mouse or Other touch apparatus are to pulling operation of scroll bar etc..When the value of scroll bar reaches maximum, (that is, scroll bar has been rolled to most end End, can not continue toward drop-down) when, if user performs pulling operation to scroll bar, at this moment the physical location of scroll bar can not Continue to change downwards, but the pulling operation can still cause scroll bar generation value to change signal.The value changes signal designation user and thought Continue browse displays content.
Step S102:Judge the scroll bar currency whether be the scroll bar maximum.When working as scroll bar When preceding value is maximum, illustrate that scroll bar can not move further downward, the display content currently loaded is browsed to end Tail, if user still wants to continue to browse the available display content on source device, need to ask display data from source device.Work as rolling When the currency of dynamic bar is not maximum, illustrates that scroll bar can also be pulled down further and do not browsed with what display had currently loaded Content.
Step S102 can be performed before step S101, can also be performed after which, or can be performed simultaneously. When step S102 is performed after step slol, the currency that scroll bar is obtained in signal can be changed from the value of scroll bar. When step S102 is before step S101 or when concurrently performing, signal can be changed by reading value to obtain scroll bar Currency.
Alternatively, before whether the currency for judging scroll bar is maximum, this method can also include:Obtain and roll The maximum of bar.In one example, the maximum of scroll bar is the change that changes with display content and/or dispaly state etc. Amount, it is changed with viewing area, i.e. QScrollArea area size.Data and added when being obtained to source device During to viewing area, QScrollArea region extends, therefore the maximum of scroll bar also increases.The maximum can lead to Maximum () function is crossed to obtain.
Step S103:Change signal in response to described value, in the case where the currency is the maximum, Xiang Yuanshe The standby display data for asking the scheduled volume for being shown on the interface.Wherein, predetermined amount of display data is less than source It is available for display in equipment all to use display data on the interface.It is being judged as that the currency of scroll bar has been maximum When, if at this moment scroll bar generate value change signal, illustrate user want to continue to show on interface can be used on source device but The content not being loaded into also on interface.At this moment, in the prior art, loading can be usually sent to source device can use display number According to request, and source device can disposably return to client with display data (often more than one page display data amount) Display interface, cause source device access pressure, network transmission burden or display interface on content loaded it is slow.In basis In the embodiment of the method for the present invention, in step s 103, instead of the whole available display data of request, only asked to source device small In the display data for the scheduled volume that can all use display data.For example, only ask to be less than with one page of display data can all be shown Registration evidence.Alternatively, predetermined amount of display data can also be the display data of page two, page three or other amounts.Pass through this Kind mode, once reduce to the data volume that source device is asked, alleviate the access pressure of source device, reduce network transmission and bear Load, accelerates display speed.
In one example, when the currency of scroll bar is not maximum, in the event of to the pulling operation of scroll bar, Then scroll bar continues to scroll down through to show the content for being loaded on display interface but not browsed.
" scroll bar " at interface recited above can be the vertical scroll bar or HScrollBar at interface.When For HScrollBar when, substitute the pulling operation to vertical scroll bar, in order to show more contents, user adopts to HScrollBar The operation of right pulling is orientated, changes signal so as to trigger the value of HScrollBar.
Above-mentioned Dynamic data display method can be realized based on Qt, wherein, the viewing area at interface corresponds to QScrollArea controls, the scroll bar at interface correspond to the QScrollBar controls of QScrollArea controls, the scroll bar Currency be QScrollBar controls currency, the maximum of the scroll bar is the maximum of QScrollBar controls, Described value changes ValueChanged (int) signal that signal is QScrollBar controls.
In one example, can by groove function by ValueChanged (int) signals and above-mentioned steps S102 and/ Or S103 is associated.For example, ValueChanged (int) signal (can roll the currency of QScrollBar controls The currency of bar) pass to groove function, and by groove function come realize judge the step of whether currency is maximum and/ Or it is described to source device ask predetermined amount of display data the step of.The code that shown below is groove function programming shows Example:
It is understood that above code is only an example, the spirit and scope of the present invention are not limited to this, and It is to include various modifications embodiment, wherein can be set with the various codes write as using various suitable programming languages to embody this Count thought.
Alternatively, step S102 realization can not pass through the groove function associated with ValueChanged (int) signal.
As described above, the maximum of scroll bar is the variable changed with display content and/or dispaly state etc., this is most Big value can be obtained by maximum () function (as shown in source code above).According to one embodiment, the maximum Initial value can be arranged to related to the physical dimension of QScrollArea controls.
According to an example, this method can also include:The display data received from source device is included on interface.
Above each method embodiment can be used for the interface of VR assistant's software on PC ends, mobile terminal or other-end etc. Upper display dynamic data.It is understood that they may be alternatively used for showing dynamic data on the software interface of other field.
The present invention also provides the Dynamic data display device 200 corresponding to above-mentioned each method embodiment.Fig. 2 shows basis The signal composition frame chart of the device of one embodiment of the present of invention.As shown in Fig. 2 the device 200 includes:
Trigger element 201, it is configured to respond to trigger the scroll bar to the pulling operation of the scroll bar at interface Value changes signal;
Judging unit 202, its be configured as judging the scroll bar currency whether be the scroll bar maximum; And
Request unit 203, it is configured to respond to described value and changes signal, is the maximum in the currency In the case of the display data of the scheduled volume for being shown on the interface is asked to source device, wherein predetermined amount of display Data are available for display less than on source device can all to use display data on the interface.
" being configured as " used herein or similar word refer to that the component units/modules/devices can be with soft Part, hardware, the mode of firmware or combinations thereof realize described function.
In device embodiment described above, about the thin of trigger element 201, judging unit 202 and request unit 203 Section is identical with preceding method embodiment, will not be repeated here.
Above each method and device embodiment can be carried out on the computing device.Fig. 3 shows such computing device Structure composition schematic block diagram.As shown in figure 3, computing device 300 include processor 3010, memory 3020, interface arrangement 3030, Communicator 3040, display device 3050, input unit 3060, loudspeaker 3070, microphone 3080, etc..
Memory 3020 is used for store instruction, and described instruct is operated for control processor 3010, and the operation causes Perform each embodiment of the data display method based on Qt and device as described above.
Processor 3010 is such as can be central processor CPU, Micro-processor MCV.Memory 3020 is for example including ROM (read-only storage), RAM (random access memory), hard disk nonvolatile memory etc..Interface arrangement 3030 is for example Including USB interface, earphone interface etc..Communicator 3040 can for example carry out wired or wireless communication.Display device 3050 LCDs, touch display screen etc. in this way.Input unit 3060 is such as can include touch-screen, keyboard.User can lead to Cross loudspeaker 3070 and the inputting/outputting voice information of microphone 3080.
Computing device shown in Fig. 3 is only explanatory, and is never intended to the limitation present invention, its application or uses On the way.It will be appreciated by those skilled in the art that although figure 3 illustrates multiple parts, still, the present invention can only relate to Part components therein, for example, only including processor 3010 and memory 3020.Those skilled in the art can be according to this Invent the instruction of disclosed conceptual design, how control processor carries out operation is techniques well known for instruction, therefore herein no longer It is described in detail.
Above each method and device embodiment can also be stored in the form of a computer program in storage medium and quilt Distribution.Therefore, according to another aspect of the present invention, a kind of storage medium is also provided, is stored thereon with and is available for computing device Computer program, the computer program realize each method and device embodiment as described above when being executed by processor.
The storage medium can be any tangible device that can be kept and store and the instruction that equipment uses is performed by instruction. For example, it, which can be ,-- but is not limited to-- storage device electric, magnetic storage apparatus, light storage device, electromagnetism storage device, half Conductor storage device or above-mentioned any appropriate combination.More specifically example (non exhaustive list) bag of storage medium Include:Portable computer diskette, hard disk, random access memory (RAM), read-only storage (ROM), erasable type may be programmed read-only deposit Reservoir (EPROM or flash memory), static RAM (SRAM), Portable compressed disk read-only storage (CD-ROM), number Word versatile disc (DVD), memory stick, floppy disk, mechanical coding equipment, the punch card for being for example stored thereon with instruction or groove convex Play structure and above-mentioned any appropriate combination.Storage medium used herein above is not construed as instantaneous signal in itself, all The electromagnetic wave propagated such as the electromagnetic wave of radio wave or other Free propagations, by waveguide or other transmission mediums is (for example, logical Cross the light pulse of fiber optic cables) or by electric wire transmit electric signal.
Computer program/computer instruction as described herein can download to each meter from computer-readable recording medium Calculation/processing equipment, or outer computer is downloaded to by network, such as internet, LAN, wide area network and/or wireless network Or External memory equipment.Network can include copper transmission cable, optical fiber transmit, be wirelessly transferred, router, fire wall, interchanger, Gateway computer and/or Edge Server.Adapter or network interface in each calculating/processing equipment connect from network Computer-readable program instructions are received, and forward the computer-readable program instructions, for being stored in each calculating/processing equipment Computer-readable recording medium in.
For perform the computer program instructions that operate of the present invention can be assembly instruction, instruction set architecture (ISA) instruction, Machine instruction, machine-dependent instructions, microcode, firmware instructions, condition setup data or with one or more programming languages The source code or object code that any combination is write, programming language of the programming language including object-oriented-such as Smalltalk, C++ etc., and conventional procedural programming languages-such as " C " language or similar programming language.Computer Readable program instructions fully can on the user computer perform, partly perform on the user computer, be only as one Vertical software kit performs, part performs or completely in remote computer on the remote computer on the user computer for part Or performed on server.In the situation of remote computer is related to, remote computer can pass through network-bag of any kind LAN (LAN) or wide area network (WAN)-be connected to subscriber computer are included, or, it may be connected to outer computer (such as profit Pass through Internet connection with ISP).In certain embodiments, by using computer-readable program instructions Status information carry out personalized customization electronic circuit, such as PLD, field programmable gate array (FPGA) or can Programmed logic array (PLA) (PLA), the electronic circuit can perform computer-readable program instructions, so as to realize each side of the present invention Face.
Referring herein to method, apparatus (system) and computer program product according to embodiments of the present invention flow chart and/ Or block diagram describes various aspects of the invention.It should be appreciated that each square frame and flow chart of flow chart and/or block diagram and/ Or in block diagram each square frame combination, can be realized by computer-readable program instructions.
These computer-readable program instructions can be supplied to all-purpose computer, special-purpose computer or other programmable datas The processor of processing unit, so as to produce a kind of machine so that these instructions are passing through computer or other programmable datas During the computing device of processing unit, work(specified in one or more of implementation process figure and/or block diagram square frame is generated The device of energy/action.These computer-readable program instructions can also be stored in a computer-readable storage medium, these refer to Order causes computer, programmable data processing unit and/or other equipment to work in a specific way, so as to be stored with instruction Computer-readable medium then includes a manufacture, and it is included in one or more of implementation process figure and/or block diagram square frame The instruction of the various aspects of defined function/action.
Computer-readable program instructions can also be loaded into computer, other programmable data processing units or other In equipment so that series of operation steps is performed on computer, other programmable data processing units or miscellaneous equipment, with production Raw computer implemented process, so that performed on computer, other programmable data processing units or miscellaneous equipment Instruct function/action specified in one or more of implementation process figure and/or block diagram square frame.
Flow chart and block diagram in accompanying drawing show system, method and the computer journey of multiple embodiments according to the present invention Architectural framework in the cards, function and the operation of sequence product.At this point, each square frame in flow chart or block diagram can generation One module of table, program segment or a part for instruction, the module, program segment or a part for instruction include one or more use In the executable instruction of logic function as defined in realization.At some as the function of in the realization replaced, being marked in square frame Can be with different from the order marked in accompanying drawing generation.For example, two continuous square frames can essentially be held substantially in parallel OK, they can also be performed in the opposite order sometimes, and this is depending on involved function.It is also noted that block diagram and/or The combination of each square frame and block diagram in flow chart and/or the square frame in flow chart, function or dynamic as defined in performing can be used The special hardware based system made is realized, or can be realized with the combination of specialized hardware and computer instruction.It is right It is well known that, realized for those skilled in the art by hardware mode, realized by software mode and by software and It is all of equal value that the mode of combination of hardware, which is realized,.
It should be noted that each embodiment in this specification is described by the way of progressive, each embodiment weight Point explanation is all difference with other embodiment, between each embodiment identical similar part mutually referring to. But make it will be clear for those skilled in the art that the various embodiments described above can be used alone or be combined with each other as needed With.In addition, for device embodiment, because it is corresponding with embodiment of the method, so describe fairly simple, it is related Part referring to the corresponding part of embodiment of the method explanation.System embodiment described above is only schematical, It is not physically separate that the module wherein illustrated as separating component, which can be or may also be,.
By various embodiments of the present invention, can solve due to the access data volume to source device is big and caused by loading velocity The problem of slow and/or local refresh data is slow.
The preferred embodiments of the present invention are the foregoing is only, are not intended to limit the invention, for the skill of this area For art personnel, the present invention can have various modifications and variations.Within the spirit and principles of the invention, that is made any repaiies Change, equivalent substitution, improvement etc., should be included in the scope of the protection.It should be noted that:Similar label and letter exists Similar terms is represented in following accompanying drawing, therefore, once being defined in a certain Xiang Yi accompanying drawing, is then not required in subsequent accompanying drawing It is further defined and explained.
Although some specific embodiments of the present invention are described in detail by example, the skill of this area Art personnel it should be understood that example above merely to illustrating, the scope being not intended to be limiting of the invention.The skill of this area Art personnel to above example it should be understood that can modify without departing from the scope of the invention.The model of the present invention Enclose and be defined by the following claims.

Claims (10)

1. a kind of Dynamic data display method, including:
In response to the pulling operation of the scroll bar to interface, the value for triggering the scroll bar changes signal;
Judge the scroll bar currency whether be the scroll bar maximum;And
Change signal in response to described value, in the case where the currency is the maximum, ask to be used to show to source device Show the display data of the scheduled volume on the interface, wherein predetermined amount of display data is available for display less than on source device Display data can be all used on the interface.
2. according to the method for claim 1, wherein, the scroll bar is the vertical scroll bar at the interface.
3. according to the method for claim 1, wherein, the viewing area at the interface corresponds to QScrollArea controls, institute State interface the scroll bar correspond to the QScrollArea controls QScrollBar controls, the scroll bar it is current It is the maximum of the QScrollBar controls to be worth for the currency of the QScrollBar controls, the maximum of the scroll bar Value, described value change ValueChanged (int) signal that signal is the QScrollBar controls.
4. according to the method for claim 3, wherein, ValueChanged (int) signals are by the QScrollBar The currency of control passes to groove function, and is realized by groove function and described to ask predetermined amount of display number to source device According to the step of.
5. according to the method for claim 1, wherein, judge the scroll bar currency whether be the maximum it Before, methods described also includes:Obtain the maximum of the scroll bar.
6. according to the method for claim 3, wherein, the initial value of the maximum of the scroll bar with it is described The physical dimension of QScrollArea controls is related.
7. according to the method any one of claim 1-6, wherein, predetermined amount of display data is for being shown to institute State the data on the one page at interface.
8. a kind of computing device, including:
Processor;
Storage device;And
It is stored on the storage device and can be by the computer instruction of the computing device, the computer instruction is by institute Cause method of the computing device as any one of claim 1-8 when stating computing device.
9. a kind of storage medium, is stored thereon with the computer program for being available for computing device, the computer program is being located Manage the method realized when device performs as any one of claim 1-7.
10. a kind of Dynamic data display device, including:
Trigger element, it is configured to respond to trigger the pulling operation of the scroll bar at interface the value of the scroll bar and changes letter Number;
Judging unit, its be configured as judging the scroll bar currency whether be the scroll bar maximum;And
Request unit, it is configured to respond to described value and changes signal, in the case where the currency is the maximum The display data of the scheduled volume for being shown on the interface is asked to source device, wherein predetermined amount of display data is few In available for display on source device display data can be all used on the interface.
CN201710567127.5A 2017-07-12 2017-07-12 Dynamic data display method and apparatus, computing device and storage medium Pending CN107506126A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710567127.5A CN107506126A (en) 2017-07-12 2017-07-12 Dynamic data display method and apparatus, computing device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710567127.5A CN107506126A (en) 2017-07-12 2017-07-12 Dynamic data display method and apparatus, computing device and storage medium

Publications (1)

Publication Number Publication Date
CN107506126A true CN107506126A (en) 2017-12-22

Family

ID=60678821

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710567127.5A Pending CN107506126A (en) 2017-07-12 2017-07-12 Dynamic data display method and apparatus, computing device and storage medium

Country Status (1)

Country Link
CN (1) CN107506126A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110955473A (en) * 2018-09-26 2020-04-03 北京国双科技有限公司 Method and device for displaying loading prompt information
CN110989907A (en) * 2019-11-27 2020-04-10 浙江大华技术股份有限公司 Data display method and device, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102637201A (en) * 2012-03-14 2012-08-15 南京新与力文化传播有限公司 Webpage loading method based on asynchronous data transmission
CN105512295A (en) * 2015-12-10 2016-04-20 网易(杭州)网络有限公司 Information representation method and device and information system
CN105589893A (en) * 2014-11-13 2016-05-18 阿里巴巴集团控股有限公司 Object list browse control method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102637201A (en) * 2012-03-14 2012-08-15 南京新与力文化传播有限公司 Webpage loading method based on asynchronous data transmission
CN105589893A (en) * 2014-11-13 2016-05-18 阿里巴巴集团控股有限公司 Object list browse control method and device
CN105512295A (en) * 2015-12-10 2016-04-20 网易(杭州)网络有限公司 Information representation method and device and information system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110955473A (en) * 2018-09-26 2020-04-03 北京国双科技有限公司 Method and device for displaying loading prompt information
CN110955473B (en) * 2018-09-26 2023-10-31 北京国双科技有限公司 Method and device for displaying loading prompt information
CN110989907A (en) * 2019-11-27 2020-04-10 浙江大华技术股份有限公司 Data display method and device, electronic equipment and storage medium
CN110989907B (en) * 2019-11-27 2021-06-15 浙江大华技术股份有限公司 Data display method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
US8610724B2 (en) Systems and methods for webpage adaptive rendering
US9514242B2 (en) Presenting dynamically changing images in a limited rendering environment
CN107608747B (en) Form system construction method and device, electronic equipment and storage medium
CN107122990A (en) Using recommendation method, client, server and system
US20160063580A1 (en) System, apparatus, and method for template-based adaptive review
CN112527115B (en) User image generation method, related device and computer program product
KR20120045744A (en) An apparatus and method for authoring experience-based learning content
CN111274473B (en) Training method and device for recommendation model based on artificial intelligence and storage medium
EP4131083A2 (en) Method and apparatus for generating federated learning model
CN113240778A (en) Virtual image generation method and device, electronic equipment and storage medium
CN108052589A (en) The method, apparatus and storage medium of a kind of text exhibition
CN105869199A (en) Apparatus and method for processing animation
CN107506126A (en) Dynamic data display method and apparatus, computing device and storage medium
KR101750923B1 (en) Method and server for providing conversation-type content
CN106796515A (en) For the system and method for the user interface frame of metadata driven
CN106951067A (en) The generation method and equipment of a kind of virtual reality scenario
CN107168993A (en) Handle method, equipment, client device and the electronic equipment of response data
CN106843932A (en) The upgrade method and system of virtual reality device firmware
CN108008876A (en) A kind of display methods of suspension windows, device, equipment and storage medium
CN107798675A (en) The detection method and device of smear in display image
CN113552988A (en) Interface focus control method and device, electronic equipment and storage medium
CN106941530A (en) A kind of static resource request processing method and device
CN109091866B (en) Display control method and device, computer readable medium and electronic equipment
CN107301014A (en) A kind for the treatment of method and apparatus to gesture command
CN105761200A (en) Method and device used for texture processing, simulator and electronic device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20171222