CN103941964A - Information loading method based on desktop components and intelligent terminal - Google Patents

Information loading method based on desktop components and intelligent terminal Download PDF

Info

Publication number
CN103941964A
CN103941964A CN201410200303.8A CN201410200303A CN103941964A CN 103941964 A CN103941964 A CN 103941964A CN 201410200303 A CN201410200303 A CN 201410200303A CN 103941964 A CN103941964 A CN 103941964A
Authority
CN
China
Prior art keywords
buffer memory
desktop component
data object
desktop
user
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
CN201410200303.8A
Other languages
Chinese (zh)
Other versions
CN103941964B (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.)
SHANGHAI TYD ELECTRONIC TECHNOLOGY Co Ltd
Original Assignee
SHANGHAI TYD ELECTRONIC 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 SHANGHAI TYD ELECTRONIC TECHNOLOGY Co Ltd filed Critical SHANGHAI TYD ELECTRONIC TECHNOLOGY Co Ltd
Priority to CN201410200303.8A priority Critical patent/CN103941964B/en
Publication of CN103941964A publication Critical patent/CN103941964A/en
Application granted granted Critical
Publication of CN103941964B publication Critical patent/CN103941964B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses an information loading method based on desktop components and an intelligent terminal. The method includes the steps of monitoring user operations for sliding information lists of the desktop components, obtaining the number of cached data objects not displayed by the desktop components when the user operations are monitored, judging whether the number of the data objects not displayed by the desktop components is smaller than or equal to a set reference value, and if yes, automatically downloading new data objects to a cache, wherein the desktop components display the cached data objects in the form of information lists. According to the technical scheme, the desktop components can automatically download new data to the cache in advance when a user slowly slides the desktop components by fingers, the user feels the process of recovering the information lists without any stop, and more information always follows behind.

Description

A kind of information loading method and intelligent terminal based on desktop component
Technical field
The present invention relates to intelligent terminal field, relate in particular to a kind of information loading method and intelligent terminal based on desktop component.
Background technology
Along with popularizing of the intelligent terminals such as mobile phone, various information fusion class desktop components (Widget) are there are, because Widget allows developer's various Information and Resources of polymerization in the desktop component of oneself, Widget can allow user understand in time the important information of program display at the main screen interface of intelligent terminal, as shown in Figure 1.So, user need to go the information that several different websites just can get in a desktop component, all to get originally, has great convenience for the user to read.
Widget in Android system is called AppWidget, the example of several Widget that the Android system of standard is preset, and as simulated clock simulation clock, music player etc.In prior art, the control type that AppWidget supports is very limited, for example support slidably substantially not support to monitor in original control the interface of sliding mode, therefore when user is by desktop component reading information, can only be by clicking page up/lower one page/loadings that wait button to realize new data-objects, with refresh data list more; Need certain hour owing to downloading new data from server, therefore need when the list of user's refreshing information to wait for (as shown in Figure 2), affect user's experience.
Summary of the invention
The object of the invention is to propose a kind of information loading method and intelligent terminal based on desktop component, can automatically download in advance new data to buffer memory, make the process of refreshing information list more smooth.
For reaching this object, the present invention by the following technical solutions:
An information loading method based on desktop component, comprises step:
User's operation of monitoring slip desktop module information list;
In the time monitoring described user and operate, obtain the quantity of the data object not shown by desktop component of buffer memory;
Whether the quantity of the data object that judgement is not shown by desktop component is less than or equal to the reference value of setting, if so, automatically downloads new data-objects to buffer memory;
Wherein, described desktop component is with the data object of the form display buffer of information list.
Wherein, before user's operation of described monitoring slip desktop module information list, comprise step:
Start desktop component, download the data object of setting number to buffer memory;
After user's operation of described monitoring slip desktop module information list, also comprise:
In the time monitoring described user and operate, from the data object of buffer memory, read corresponding data object, refresh the information list that desktop component is corresponding with described data object.
Wherein, described startup desktop component, downloads the data object of setting number after buffer memory, also comprises:
If receive, user clicks the operational order of the button for downloading new data, downloads the new data-objects of setting number to buffer memory, and refreshes the information list of desktop component.
Wherein, described automatic download new data-objects, to buffer memory, is specially:
Automatically download k bar new data-objects to buffer memory; The number k=N-m of described new data-objects, wherein, the amount of capacity that N is described buffer memory, the quantity of the data object not shown by desktop component that m is buffer memory.
Wherein, described reference value is 5; Described desktop component is the App Widget with container.
The present invention also provides a kind of intelligent terminal of realizing the automatic load information of desktop component on the other hand, comprising:
Monitoring modular, for monitoring user's operation of slip desktop module information list;
Acquisition module, in the time monitoring described user and operate, obtains the quantity of the data object not shown by desktop component of buffer memory;
Download module, for judging whether the quantity of the data object not shown by desktop component is less than or equal to the reference value of setting, if so, downloads new data-objects automatically to buffer memory;
Wherein, described desktop component is with the data object of the form display buffer of information list.
Wherein, also comprise:
Initial module, for starting desktop component, downloads the data object of setting number to buffer memory;
List refresh module in the time monitoring described user and operate, reads corresponding data object from the data object of buffer memory, refreshes the information list that desktop component is corresponding with described data object.
Wherein, described download module, if also for receiving that user clicks the operational order of the button for downloading new data, downloads the new data-objects of setting number to buffer memory, and the instruction of sending the information list that refreshes desktop component.
Wherein, described automatic download new data-objects, to buffer memory, is specially:
Automatically download k bar new data-objects to buffer memory, the number k=N-m of described new data-objects, wherein, the amount of capacity that N is described buffer memory, the quantity of the data object not shown by desktop component that m is buffer memory.
Wherein, described reference value is 5; Described desktop component is the App Widget with container.
Implement the embodiment of the present invention, there is following beneficial effect:
The embodiment of the present invention is by user's operation of monitoring slip desktop module information list, in the time monitoring described user and operate, obtain the quantity of not shown data object of buffer memory to judge whether downloading in advance new data, in the time that whether the quantity of not shown data object is less than or equal to the reference value of setting, automatically download new data to buffer memory.By the solution of the present invention, along with user finger slowly slides, desktop component can be downloaded new data automatically in advance to buffer memory, allows user feel that the process of refreshing information list do not pause, and always has more information in the back.
Brief description of the drawings
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, to the accompanying drawing of required use in embodiment or description of the Prior Art be briefly described below, apparently, accompanying drawing described below is only some embodiments of the present invention, for those of ordinary skill in the art, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the information list schematic diagram of desktop component of the present invention.
Fig. 2 is the design sketch of prior art while refreshing the information list of desktop component.
Fig. 3 is the schematic flow sheet of a kind of information loading method based on desktop component of first embodiment of the invention.
Fig. 4 is the program design schematic diagram of a kind of information loading method based on desktop component of second embodiment of the invention.
Fig. 5 is the structural representation of a kind of intelligent terminal of realizing the automatic load information of desktop component of third embodiment of the invention.
Embodiment
Below in conjunction with accompanying drawing of the present invention, technical scheme in the embodiment of the present invention is carried out to clear, complete description, obviously, described embodiment is only a part of embodiment of the present invention, instead of whole embodiment.Based on the embodiment in the present invention, the every other embodiment that those of ordinary skill in the art obtain under the prerequisite of not making creative work, belongs to the scope of protection of the invention.
In conjunction with Fig. 3, the first embodiment of the present invention is described.
Fig. 3 is a kind of information loading method process flow diagram based on desktop component of first embodiment of the invention, and details are as follows:
Step S101, user's operation of monitoring slip desktop module information list.
In the first embodiment, when user starts desktop component, desktop component can be downloaded and set the data object of number to buffer memory from server, and with the data object of the form display buffer of information list.Preferably, the amount of capacity N of buffer memory described in the present embodiment, when desktop component startup can be set, downloads 20 data objects automatically to buffer memory.As shown in Figure 1, in the present embodiment, desktop component one screen comprises 10 information lists.
In the present embodiment, establish buffer memory capacity N=20, the initial screen display of desktop component is shown wherein 10 data objects, and other 10 data objects can show subsequently according to the operational order of user's refreshing information list in information list.Concrete as in the time receiving that user clicks page up/lower one page etc. for the operational order of refreshing information list, to read other 10 numbers refresh according to this desktop component from buffer memory full detail list; Or according to user's slide gesture, from the data object of buffer memory, read corresponding data object, refresh the information list that desktop component is corresponding with described data object.Preferably, can refresh one by one the information list that desktop component is corresponding by the mode that successively reads a data object from buffer memory.
Step S102, in the time monitoring described user and operate, obtains the quantity of the data object not shown by desktop component of buffer memory.
In the first embodiment, in the time monitoring the user of slip desktop module information list and operate, (concrete operations gesture, according to the setting of each desktop component, is not construed as limiting in embodiments of the present invention.If when for example upwards, user downward or horizontal slip operates), can obtain the quantity of the data object not shown by desktop component of buffer memory, from the data object of buffer memory, read corresponding data object simultaneously, refresh the information list that desktop component is corresponding with described data object.Preferably, can refresh one by one the information list that desktop component is corresponding by the mode that successively reads a data object from buffer memory.
Step S103, whether the quantity of the data object that judgement is not shown by desktop component is less than or equal to the reference value of setting, if so, automatically downloads new data-objects to buffer memory.
Preferably described reference value can be able to be set as to 1/4th of above-mentioned buffer memory capacity N, in the first embodiment, described reference value can be set as to 5.In the time monitoring the user of down sliding desktop component information list and operate, whether the quantity that judges the data object not shown by desktop component of buffer memory is less than or equal to described reference value, if, need to download in advance new data, desktop component is downloaded new data-objects to buffer memory from server end automatically.Owing to having downloaded in advance new data-objects to buffer memory, while making user's refreshing information list subsequently, there will not be pause, allow user feel always have more information in the back.
As a preferred implementation, in the time of user's down sliding desktop component information list, if the quantity of the not shown data object of buffer memory is less than or equal to default reference value, automatically download new data-objects to buffer memory, the number k=N-m of described new data-objects; Wherein, the amount of capacity that N is buffer memory, the quantity of the not shown data object that m is buffer memory.For example, in the present embodiment, above-mentioned setting number N is 20, and corresponding is set as 5 by described reference value, in the time of user's down sliding desktop component information list, if draw, the quantity of not shown data object is 5, and desktop component is downloaded 15 new datas to buffer memory from server automatically.
It should be noted that, when detecting that the more grades of click are when downloading the operational order of button of new data, desktop component will be downloaded the new data-objects of setting number to buffer memory.In the present embodiment, download N bar new data-objects to buffer memory.
Pass through first embodiment of the invention, when user is during based on the list of terminal touch screen slip desktop module information, judge whether to download in advance new data to buffer memory according to the quantity of the not shown data object of buffer memory, if desired download in advance the new data-objects of current desktop component association to buffer memory, pause or wait while being conducive to eliminate the list of user's refreshing information, make user feel always there is more information in the back, improved user's reading experience.
In conjunction with Fig. 4, the second embodiment of the present invention is described, in a second embodiment, taking the desktop component App Widget with container collection in Android system as example, the information loading method based on desktop component of the present invention is specifically described.
Android system has increased App Widget framework, in order to support the exploitation of widget type application, App Widget framework is mainly made up of two parts: 1) AppWidgetService is the core classes of framework, be one of system service, be responsible for the management work of widgets; 2) AppWidgetManager, actual renewal and the related management of responsible widget view.App Widget with container uses RemoteViewsService to show the container of remote data backup, the data correspondence that RemoteViewsService provides can be used ListView in App Widget, GridView, StackView, the view types such as AdapterViewFlipper (being container view) demonstration, in the embodiment of the present invention, information list is the container view of ListView type.
Each Android project comprises an inventory file (AndroidManifest.xml), and it is stored in the bottom in project level.This file can definition application and structure and the metadata of assembly.The node of each assembly (activity, service, content provide device and radio receiver) that it has comprised composition application program, and determine between these assemblies and how mutual these assemblies are with other application programs by Intent filtrator and authority.
In a second embodiment, the process that the information of the App Widget of realization with container loads is as follows:
First, in AndroidManifest.xml file, register an AppWidgetProvider radio receiver by adding receiver label, and add corresponding Intent action attribute to this receiver.In AppWidgetProvider class, define the mutual interface method based on broadcast event (being the broadcast event of downloading new data-objects in the present embodiment) of user and App Widget.AppWidgetProvider radio receiver, just as clobal audiomonitor, once register, no matter when, matches as long as send Intent and this receiver of broadcast, and this receiver will be carried out immediately.In the present embodiment, in the time that broadcasting as of sending downloaded the broadcast of new data-objects, this receiver will start immediately Asynchronous loading class and go server end to download new data-objects to buffer memory, and announcement information list refreshes.
Then, inherit RemoteViewsService class, and realize the RemoteViewsFactory inner classes for creating remote vessel view in the subclass of RemoteViewsService, to show teledata.In the present embodiment, RemoteViewsFactory is to be information list ListView and the designed interface of data object that offers this ListView, its effect is equivalent to an adapter, is mainly used in the data object of buffer memory to show with information list form.
Conventionally in RemoteViewsFactory, need to realize these two methods of onCreate () and getViewAt ().Wherein, in the time that RemoteViewsFactory is created first, onCreate () method will be called; And getViewAt () method will be returned to the data object corresponding with the data object of the correspondence position of information list.In the present embodiment, refresh the information list of desktop component by calling the notifyAppWidgetViewDataChanget method of AppWidgetManager, to be called by the onDataSetChanged method in the method RemoteViewsFactory inner classes, the function getViewAt (position) that then will call in RemoteViewsFactory inner classes reaches the real object that refreshes each information list.
Further, in the present embodiment, in RemoteViewsFactory inner classes, increase a zone bit flag, the broadcast that this zone bit flag is mainly used in judgement download new data-objects is (being the load mode of prior art) of being triggered by the user operation case of slip information list or triggered by the user operation case of clicking corresponding button, and in function onDataSetChanged, zone bit flag is set to true.
In the present embodiment, in the time receiving the operational order (upwards, downwards or horizontal slip etc.) of slip information list, function getViewAt (position) will be called, when the value of returning to position as function getViewAt (position) equals set-point, zone bit flag is set to false, sends the broadcast of downloading new data-objects simultaneously.Can realize by following code:
If (position==set-point)
{
if(flag==true)
flag=false
else
The action attribute of Intent is set and sends the broadcast of downloading new data
}
In the present embodiment, download the data object of 20 to buffer memory while starting desktop component, above-mentioned set-point is 16.In the time of the list of user's slip information, when the value of returning to position as function getViewAt (position) equals 16, zone bit flag is set to false, send the broadcast of downloading new data-objects simultaneously.
When radio receiver is received after described broadcast, start Asynchronous loading class and go server end to download new data-objects, and announcement information list refresh data.
Based on above-mentioned setting, as shown in Figure 4, in a second embodiment, start the App Widget with container, the program execution flow of realizing automatically downloading data is as follows:
Step 201, asynchronous downloading data, can call notifyAppWidgetViewDataChanget method and realize.
Step 202, enters onDataSetChanged function, and being masked as flag in the afterbody setting of this function is true.
Step 203, calls getViewAt (position) function, obtains next data object to be shown of buffer memory.
Step 204, does is position set-point? if so, perform step 205, otherwise, execution step 207.In the present embodiment, above-mentioned set-point is 16.
Step 205, does is inspection Flag true? if so, perform step 206, otherwise, the broadcast of sending asynchronous download new data, execution step 201.
Step 206, does information list refresh complete? if so, finish this and refresh, otherwise execution step 203 continues to refresh other information lists.
By above-mentioned the second embodiment, based on the desktop component of Android system band container, when user is during based on the list of touch-screen slip information, whether automatic decision needs to download new data-objects to buffer memory, realize and automatically downloaded in advance the new data-objects of desktop component association, in the time that user reads by described desktop component, along with pointing the continuous loaded with new data of Automatic continuous of slowly sliding, allow user feel not pause and always have information in the back.
The embodiment of a kind of intelligent terminal providing for the embodiment of the present invention below.The embodiment of described intelligent terminal and above-mentioned embodiment of the method belong to same design, and the detail content of detailed description not in the embodiment of intelligent terminal, can be with reference to said method embodiment.
Fig. 5 shows the structural representation of a kind of intelligent terminal of realizing the automatic load information of desktop component of third embodiment of the invention, is elaborated below.
Refer to Fig. 5, described intelligent terminal comprises monitoring modular 301, acquisition module 302, download module 303. wherein,
Described monitoring modular 301, for monitoring user's operation of slip desktop module information list.When concrete enforcement, can detect by broadcast mechanism.The setting of the each desktop component of user's operating basis of the desktop module information of sliding in the present embodiment list and determining, can be upward sliding, down sliding or the list of horizontal direction slip information.
Described acquisition module 302, in the time monitoring described user and operate, obtains the quantity of the not shown data object of buffer memory.In the time monitoring the user of slip desktop module information list and operate, obtain the quantity of the not shown data object of buffer memory, from the data object of buffer memory, read corresponding data object simultaneously, refresh the information list that desktop component is corresponding with described data object.Preferably, can refresh one by one the information list that desktop component is corresponding by the mode that successively reads a data object from buffer memory.
Described download module 303, for judging whether the quantity of not shown data object is less than or equal to the reference value of setting, if so, downloads new data automatically to buffer memory.In the present embodiment, be specially: automatically download k bar new data-objects to buffer memory, k=N-m; Wherein, the amount of capacity that N is buffer memory, the quantity of the not shown data object that m is buffer memory.
Further, in the present embodiment, described intelligent terminal also comprises initial module 304 and list refresh module 305.
Described initial module 304, for starting desktop component, downloads the data object of setting number to buffer memory.The amount of capacity of buffer memory described in the present embodiment can be set as N=20, when desktop component starts, automatically downloads the data object of 20 to buffer memory from server, then with the data object of the form display buffer of information list.As shown in Figure 1, desktop component one screen comprises 10 information lists.The initial screen display of desktop component is shown wherein 10 data objects, and other 10 data objects can show subsequently according to the operational order of user's refreshing information list in information list.
Described list refresh module 305 in the time monitoring the user of slip information list and operate, reads a data object from the data of buffer memory, refreshes the information list that desktop component is corresponding with this data object.And according to user's slide gesture, from the data object of buffer memory, read corresponding data object, refresh the information list that desktop component is corresponding with described data object.Preferably, can refresh one by one the information list that desktop component is corresponding by the mode that successively reads a data object from buffer memory
Further, described download module 303, if also for receiving that user clicks the operational order of the button for downloading new data, download the new data-objects of setting number to buffer memory, and the instruction of sending the information list that refreshes desktop component is to list refresh module 305, to refresh the information list of desktop component, realize the effect of page turning.For example, in the time receiving that user clicks more grades for the operational order of refreshing information list, download the new data-objects of setting number to buffer memory from server.
In the present embodiment, described reference value can be able to be set as to 1/4th of above-mentioned setting number N, described reference value is set as 5.In the time monitoring the user of slip desktop module information list and operate, judge whether the quantity of the not shown data object of buffer memory is less than or equal to described reference value, if so, need to download new data, download new data-objects to buffer memory from server end.Owing to having downloaded in advance new data-objects to buffer memory, while making user's refreshing information list subsequently, do not pause, allow user feel always have more information in the back.
As a preferred implementation, when user is during based on the list of touch-screen slip desktop module information, if the quantity of the not shown data object of buffer memory is less than or equal to default reference value, automatically download k bar new data-objects to buffer memory, k=N-m, N is the amount of capacity of described buffer memory, the quantity of the not shown data object that m is buffer memory.For example, in the present embodiment, described reference value is set as to 5, in the time of user's down sliding desktop component information list, if draw, the quantity of not shown data object is 5, and desktop component is downloaded 15 new datas to buffer memory from server automatically.
Preferably, desktop component described in the present embodiment is the App Widget with container.
By above-mentioned the 3rd embodiment, when user is during based on the list of touch-screen slip information, judge whether to download in advance new data-objects to buffer memory according to the quantity of the not shown data object of buffer memory, if desired download in advance new data, pause or wait while being conducive to eliminate the list of user's refreshing information, make user feel always there is more information in the back, improved user's reading experience.
Above disclosed is only preferred embodiment of the present invention, certainly can not limit with this claim scope of the present invention, therefore, all any amendments of doing within the spirit and principles in the present invention, be equal to and replace and improvement etc., still belong to the scope that the present invention is contained.

Claims (10)

1. the information loading method based on desktop component, is characterized in that, comprises step:
User's operation of monitoring slip desktop module information list;
In the time monitoring described user and operate, obtain the quantity of the data object not shown by desktop component of buffer memory;
Whether the quantity of the data object that judgement is not shown by desktop component is less than or equal to the reference value of setting, if so, automatically downloads new data-objects to buffer memory;
Wherein, described desktop component is with the data object of the form display buffer of information list.
2. the information loading method based on desktop component according to claim 1, is characterized in that, before user's operation of described monitoring slip desktop module information list, comprises step:
Start desktop component, download the data object of setting number to buffer memory;
After user's operation of described monitoring slip desktop module information list, also comprise:
In the time monitoring described user and operate, from the data object of buffer memory, read corresponding data object, refresh the information list that desktop component is corresponding with described data object.
3. the information loading method based on desktop component according to claim 2, is characterized in that, described startup desktop component is downloaded the data object of setting number after buffer memory, also comprises:
If receive, user clicks the operational order of the button for downloading new data, downloads the new data-objects of setting number to buffer memory, and refreshes the information list of desktop component.
4. the information loading method based on desktop component according to claim 2, is characterized in that, described automatic download new data-objects, to buffer memory, is specially:
Automatically download k bar new data-objects to buffer memory; The number k=N-m of described new data-objects, wherein, the amount of capacity that N is described buffer memory, the quantity of the data object not shown by desktop component that m is buffer memory.
5. the information loading method based on desktop component according to claim 2, is characterized in that, described reference value is 5; Described desktop component is the App Widget with container.
6. an intelligent terminal of realizing the automatic load information of desktop component, is characterized in that, comprising:
Monitoring modular, for monitoring user's operation of slip desktop module information list;
Acquisition module, in the time monitoring described user and operate, obtains the quantity of the data object not shown by desktop component of buffer memory;
Download module, for judging whether the quantity of the data object not shown by desktop component is less than or equal to the reference value of setting, if so, downloads new data-objects automatically to buffer memory;
Wherein, described desktop component is with the data object of the form display buffer of information list.
7. intelligent terminal according to claim 6, is characterized in that, also comprises:
Initial module, for starting desktop component, downloads the data object of setting number to buffer memory;
List refresh module in the time monitoring described user and operate, reads corresponding data object from the data object of buffer memory, refreshes the information list that desktop component is corresponding with described data object.
8. intelligent terminal according to claim 7, it is characterized in that, described download module, if also for receiving that user clicks the operational order of the button for downloading new data, download the new data-objects of setting number to buffer memory, and the instruction of sending the information list that refreshes desktop component.
9. intelligent terminal according to claim 7, is characterized in that, described automatic download new data-objects, to buffer memory, is specially:
Automatically download k bar new data-objects to buffer memory, the number k=N-m of described new data-objects, wherein, the amount of capacity that N is described buffer memory, the quantity of the data object not shown by desktop component that m is buffer memory.
10. intelligent terminal according to claim 7, is characterized in that, described reference value is 5; Described desktop component is the App Widget with container.
CN201410200303.8A 2014-05-13 2014-05-13 Information loading method based on desktop components and intelligent terminal Active CN103941964B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410200303.8A CN103941964B (en) 2014-05-13 2014-05-13 Information loading method based on desktop components and intelligent terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410200303.8A CN103941964B (en) 2014-05-13 2014-05-13 Information loading method based on desktop components and intelligent terminal

Publications (2)

Publication Number Publication Date
CN103941964A true CN103941964A (en) 2014-07-23
CN103941964B CN103941964B (en) 2017-04-19

Family

ID=51189650

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410200303.8A Active CN103941964B (en) 2014-05-13 2014-05-13 Information loading method based on desktop components and intelligent terminal

Country Status (1)

Country Link
CN (1) CN103941964B (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104461613A (en) * 2014-11-14 2015-03-25 北京百度网讯科技有限公司 Method and device for managing floating window information display of application program
CN106527936A (en) * 2016-11-01 2017-03-22 北京奇虎科技有限公司 Method and apparatus for performing interactive operation on Widget object of mobile terminal
CN107315531A (en) * 2017-07-17 2017-11-03 深圳铂睿智恒科技有限公司 The control method and system of intelligent terminal application
CN107608730A (en) * 2017-09-14 2018-01-19 光锐恒宇(北京)科技有限公司 A kind of application content loading method and device
CN109429090A (en) * 2017-08-30 2019-03-05 深圳创维-Rgb电子有限公司 A kind of display methods and smart television of smart television list
CN109634491A (en) * 2018-12-14 2019-04-16 珠海市小源科技有限公司 A kind of bi-directional segmented method, computer installation and computer readable storage medium for loading data and showing
CN110209447A (en) * 2019-04-28 2019-09-06 五八有限公司 A kind of list page data display method and list page data presentation device
CN110389693A (en) * 2018-04-20 2019-10-29 比亚迪股份有限公司 Control the method and device thereof of widget sliding on car-mounted terminal
CN111427487A (en) * 2020-03-24 2020-07-17 湖北亿咖通科技有限公司 Vehicle-mounted multimedia host system and control method of small assembly of application program thereof
CN113794795A (en) * 2021-08-13 2021-12-14 维沃移动通信有限公司 Information sharing method and device, electronic equipment and readable storage medium
CN115061604A (en) * 2022-08-01 2022-09-16 聚好看科技股份有限公司 Terminal device and display method of negative one-screen interface

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090070707A1 (en) * 2007-09-07 2009-03-12 International Business Machines Corporation Scroll bar control
CN101533410A (en) * 2009-04-13 2009-09-16 浙江大学 Widget content buffering method facing mobile terminal
CN101789025A (en) * 2010-03-10 2010-07-28 青岛海信电器股份有限公司 Network batch data processing display list method and electric equipment using same
CN103488372A (en) * 2012-06-11 2014-01-01 联想(北京)有限公司 Method for displaying load data and electronic equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090070707A1 (en) * 2007-09-07 2009-03-12 International Business Machines Corporation Scroll bar control
CN101533410A (en) * 2009-04-13 2009-09-16 浙江大学 Widget content buffering method facing mobile terminal
CN101789025A (en) * 2010-03-10 2010-07-28 青岛海信电器股份有限公司 Network batch data processing display list method and electric equipment using same
CN103488372A (en) * 2012-06-11 2014-01-01 联想(北京)有限公司 Method for displaying load data and electronic equipment

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
MAYINGCAI1987: "Android的ListView动态加载数据", 《HTTP://BLOG.CSDN.NET/MAYINGCAI1987/ARTICLE/DETAILS/6273606》 *
天使之翼-正版: "Android动态加载LsitView实现", 《HTTP://MY.OSCHINA.NET/EDROID/BLOG/142598》 *
童丽霞等: "基于HTML5技术的Widget引擎内容缓存模型及实现", 《计算机应用研究》 *
黎莹等: "基于XML-Glue的Widget的开发与研究", 《计算机技术与发展》 *

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104461613A (en) * 2014-11-14 2015-03-25 北京百度网讯科技有限公司 Method and device for managing floating window information display of application program
CN106527936A (en) * 2016-11-01 2017-03-22 北京奇虎科技有限公司 Method and apparatus for performing interactive operation on Widget object of mobile terminal
CN106527936B (en) * 2016-11-01 2019-08-02 北京安云世纪科技有限公司 A kind of method and apparatus carrying out interactive operation on mobile terminal widget object Widget
CN107315531A (en) * 2017-07-17 2017-11-03 深圳铂睿智恒科技有限公司 The control method and system of intelligent terminal application
CN109429090A (en) * 2017-08-30 2019-03-05 深圳创维-Rgb电子有限公司 A kind of display methods and smart television of smart television list
CN109429090B (en) * 2017-08-30 2021-11-02 深圳创维-Rgb电子有限公司 Display method of smart television list and smart television
CN107608730A (en) * 2017-09-14 2018-01-19 光锐恒宇(北京)科技有限公司 A kind of application content loading method and device
CN110389693A (en) * 2018-04-20 2019-10-29 比亚迪股份有限公司 Control the method and device thereof of widget sliding on car-mounted terminal
CN109634491A (en) * 2018-12-14 2019-04-16 珠海市小源科技有限公司 A kind of bi-directional segmented method, computer installation and computer readable storage medium for loading data and showing
CN110209447A (en) * 2019-04-28 2019-09-06 五八有限公司 A kind of list page data display method and list page data presentation device
CN110209447B (en) * 2019-04-28 2023-02-28 五八有限公司 List page data display method and list page data display device
CN111427487A (en) * 2020-03-24 2020-07-17 湖北亿咖通科技有限公司 Vehicle-mounted multimedia host system and control method of small assembly of application program thereof
CN113794795A (en) * 2021-08-13 2021-12-14 维沃移动通信有限公司 Information sharing method and device, electronic equipment and readable storage medium
CN113794795B (en) * 2021-08-13 2023-01-10 维沃移动通信有限公司 Information sharing method and device, electronic equipment and readable storage medium
CN115061604A (en) * 2022-08-01 2022-09-16 聚好看科技股份有限公司 Terminal device and display method of negative one-screen interface
CN115061604B (en) * 2022-08-01 2023-09-29 聚好看科技股份有限公司 Terminal equipment and display method of negative one-screen interface

Also Published As

Publication number Publication date
CN103941964B (en) 2017-04-19

Similar Documents

Publication Publication Date Title
CN103941964A (en) Information loading method based on desktop components and intelligent terminal
CN110417988B (en) Interface display method, device and equipment
CN106921798B (en) Notification message processing method and device
CN103425416A (en) Display control method and device used for portable device
CN103345405A (en) Application program starting method and device and client
CN107315595B (en) Desktop layout method and device and user terminal
KR20140082000A (en) Terminal and method for providing related application
US20150317059A1 (en) Application management method for a mobile terminal and the mobile terminal
CN104412214A (en) Information processing device, control method therefor, and program
CN104063071A (en) Content input method and device
CN103593180A (en) Method and device for adding files in application programs
CN109040767B (en) Live broadcast room loading method, system, server and storage medium
CN107908679B (en) Script statement conversion method and device and computer readable storage medium
CN111580712B (en) Desktop customization method, device, equipment, system and storage medium
CN103677519A (en) Method for collecting multimedia resource, terminal and server
CN107544723B (en) Application program interaction method, device and system
CN105915615A (en) Method for displaying application information in mobile equipment and device thereof
CN106919597B (en) Information recommendation method and device
CN111324398A (en) Recent content processing method, device, terminal and storage medium
CN104461258B (en) For operating computer method and system
CN112148395A (en) Page display method, device, equipment and storage medium
CN104346216A (en) Multi-mask execution method and equipment for electronic equipment
CN109976605B (en) Class board content display method, device and storage medium
CN104516618A (en) Interface function analytical display method and device
CN110704383A (en) File processing method, computer storage medium and related equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C53 Correction of patent of invention or patent application
CB02 Change of applicant information

Address after: 200233 Guiping Road, Xuhui District, No. 391, building 20, floor 3,

Applicant after: Shanghai Zhuo Yi Science and Technology Co., Ltd.

Address before: 200233 Shanghai City, Xuhui District Guiping road B new Caohejing International Business Center No. 391 20 floor

Applicant before: Shanghai TYD Electronic Technology Co., Ltd.

COR Change of bibliographic data

Free format text: CORRECT: APPLICANT; FROM: SHANGHAI TYD ELECTRONIC TECHNOLOGY CO., LTD. TO: SHANGHAI ZHUOYI TECHNOLOGY CO., LTD.

GR01 Patent grant
GR01 Patent grant