WO2020119253A1 - Index de page, carnet d'adresses, client, et procédé et appareil de traitement de données - Google Patents

Index de page, carnet d'adresses, client, et procédé et appareil de traitement de données Download PDF

Info

Publication number
WO2020119253A1
WO2020119253A1 PCT/CN2019/112557 CN2019112557W WO2020119253A1 WO 2020119253 A1 WO2020119253 A1 WO 2020119253A1 CN 2019112557 W CN2019112557 W CN 2019112557W WO 2020119253 A1 WO2020119253 A1 WO 2020119253A1
Authority
WO
WIPO (PCT)
Prior art keywords
index
sub
page
contact
address book
Prior art date
Application number
PCT/CN2019/112557
Other languages
English (en)
Chinese (zh)
Inventor
荣涛
Original Assignee
阿里巴巴集团控股有限公司
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 阿里巴巴集团控股有限公司 filed Critical 阿里巴巴集团控股有限公司
Publication of WO2020119253A1 publication Critical patent/WO2020119253A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques

Definitions

  • This specification relates to the technical field of data processing, in particular to page index, address book, client, data processing method and device.
  • the index is a common storage structure, which can point to the entries in an entry group according to one or some data items of each entry in an entry group, so as to quickly search and sort the entries.
  • the address book index as an example, it can quickly find contact information in the address book according to the attributes of each contact information in the address book list (for example, the first letter of the name).
  • this specification provides page index, address book, client, data processing method and device.
  • a page index is provided, and the page index includes:
  • Each sub-index is associated with a different item group on the page, and each item group includes at least one item, and is used to index each item in the respective associated item group;
  • the entries and data items in different entry groups are pre-obtained from different data sources by the page management module corresponding to the pages, respectively.
  • the sub-index includes:
  • the icon is used to indicate a group of related entries of the sub-index on the page
  • the character index module includes several characters, and each character is respectively associated with several entries in the associated entry group, and is used to index the associated entries in the page.
  • each group of sub-indexes has different attribute information, and the attribute information includes at least any of the following: color, font, icon, and font size.
  • sub-index is also used for:
  • sub-index is also used for:
  • the associated item group When the associated item group is moved on the page, the associated item group is linked on the page.
  • an address book includes:
  • each group of contact lists includes several contact entries, each contact entry includes several contact information, and the contact entries and their contact information in different contact lists are corresponded by the address book
  • the address book management module is obtained from different data sources;
  • each sub-index is associated with a different contact list in the address book, and is used to index each contact entry in its associated contact list.
  • each contact entry in the same contact list is sequentially displayed on the address book according to a preset display order.
  • a client is provided, and the client includes the address book described in any embodiment.
  • a data processing method based on the page index including:
  • Detecting a movement trigger instruction for the sub-index where the movement trigger instruction includes movement mode information for instructing the sub-index to move on the page;
  • the method further includes:
  • the sub-index associated with the associated item group is controlled to be linked with the associated item group on the page.
  • the movement mode information includes an animation effect of the sub-index during movement, and the animation effect includes any of the following:
  • the color of the sub-index gradually becomes darker or gradually lighter
  • the font size of each character in the sub-index increases first and then decreases according to a preset order, wherein after the font size of the previous character decreases, the font size of the latter character begins to increase;
  • each character in the sub-index is sequentially shifted first and then restored according to a preset offset method, wherein after the position of the previous character is restored, the position of the latter character begins to shift;
  • Each character on the sub-index shrinks along the zoom axis, and moves to the same zoom center during the zoom-out process and then hides;
  • the magic lamp effect when the sub-index is expanded and displayed is to move each character on the sub-index from the same zoom center to the preset position of the page, and zoom in along the zoom axis during the movement.
  • a data processing apparatus based on the page index including:
  • a detection module configured to detect a movement trigger instruction for the sub-index, and the movement trigger instruction includes movement mode information for instructing the sub-index to move on the page;
  • the control module is used to control the sub-index to move on the page according to the movement mode information.
  • a computer-readable storage medium on which a computer program is stored, which when executed by a processor implements the method described in any embodiment.
  • a computer device including a memory, a processor, and a computer program stored on the memory and executable on the processor, and the processor implements any program when the program is executed Example method.
  • multiple independent sub-indexes are used to index data items from different data sources on the page, which improves the indexing efficiency of data items from different data sources and facilitates user operations.
  • FIG. 1 is a schematic diagram of an address book page of an embodiment.
  • FIG. 2 is a schematic diagram of an address book index according to an embodiment of this specification.
  • FIG. 3a is a schematic diagram of a sub-index position change according to an embodiment of this specification.
  • FIG. 3b is a schematic diagram of sub-index position changes in another embodiment of the present specification.
  • FIG. 4a is a schematic diagram of the animation effect of the sub-index in the moving process of the first embodiment of the present specification.
  • FIG. 4b is a schematic diagram of the animation effect of the sub-index in the moving process of the second embodiment of the present specification.
  • FIG. 4c is a schematic diagram of the animation effect of the sub-index in the moving process of the third embodiment of the present specification.
  • FIG. 4d is a schematic diagram of the animation effect of the sub-index in the moving process of the fourth embodiment of the present specification.
  • FIG. 5 is a schematic diagram of an address book according to an embodiment of this specification.
  • FIG. 6 is a flowchart of a data processing method according to an embodiment of this specification.
  • FIG. 7 is a block diagram of a data processing device according to an embodiment of this specification.
  • FIG. 8 is a schematic structural diagram of a computer device used to implement the method of this specification according to an embodiment of this specification.
  • first, second, third, etc. may be used to describe various information in this specification, the information should not be limited to these terms. These terms are only used to distinguish the same type of information from each other.
  • first information may also be referred to as second information, and similarly, the second information may also be referred to as first information.
  • word “if” as used herein may be interpreted as "when” or “when” or “in response to a determination”.
  • each item can include one or more data items.
  • FIG. 1 it is a schematic diagram of an address book page of an embodiment.
  • the traditional address book page generally includes several contact entries, and each contact entry constitutes a contact list on the address book page, and each contact entry may include several data items, for example, contact name or name, contact phone Contact information such as “love crazy”, “aspect”, “baby”, etc. as shown in the figure, where “love crazy”, “aspect”, “baby” are the names of the contacts, of course, contacts
  • the entry can also include other contact information, such as: mobile phone number, QQ number, etc.
  • the address book page can also include an index module that indexes contact entries, the index module can include a letter index, and the letter index includes several letters, As shown in the letters A to Z.
  • the index module is used to quickly locate and search the corresponding contact entry based on the contact information.
  • Each letter in the letter index is associated with one or more contact entries.
  • the contact entry associated with a letter in the alphabet index may have the following characteristics: the contact name in the contact entry or the first letter corresponding to the name is the same as the letter associated with the contact entry. For example, "Love” in FIG. 1
  • the contact entries corresponding to the two contact information "Crazy" and “aspect” are associated with the letter A, and the contact entry corresponding to "baby” is associated with the letter B.
  • the contact information for different contact entries may be derived from different data sources.
  • the data source is used to store contact information, which may be an address book, including but not limited to mobile phone address book, various applications (such as : Dingding, Alipay, Facebook, etc.) comes with the address book and cloud address book, etc.
  • contact information may be an address book, including but not limited to mobile phone address book, various applications (such as : Dingding, Alipay, Facebook, etc.) comes with the address book and cloud address book, etc.
  • the corresponding authority is granted, data can be communicated between various data sources, so that one of the data sources can obtain contact information of other data sources.
  • the Alipay address book can obtain contact information of mobile phones. Therefore, when displaying contact information, a data source can simultaneously display contact information of the data source and contact information from other data sources.
  • a page often includes entries from multiple data sources.
  • the traditional indexing method often confuses entries from various data sources, and cannot clearly and intuitively index the entries of each data source separately. Therefore, the page index needs to be improved.
  • the page index may include: multiple sets of mutually independent sub-indexes; each set of sub-indexes is respectively associated with a different item group on the page, and each item group includes at least one Entries, and are used to index each entry in their respective associated entry groups; wherein, entries and data items in different entry groups are pre-fetched from different data sources by the page management module corresponding to the pages, respectively.
  • the pages in the embodiments of the present specification may be catalog pages of books, newspapers, periodicals, magazines, etc.
  • the page index may be the catalog
  • the entry may be a piece of data in the catalog, for example, the correspondence between chapters and page numbers
  • the data items can include chapter names, page numbers, and so on.
  • the page directory in this embodiment of the specification may include directory information from multiple data sources, where the different data sources may be different books, newspapers, periodicals, or magazines, that is, one directory Also includes catalog information for multiple books or multiple magazines.
  • the page in the embodiment of the present specification may also be an address book page.
  • the page index may be an address book index
  • the entry may be a contact entry.
  • the data items Contact information.
  • the address book can be the address book that comes with a smart terminal such as a mobile phone, or the address book in applications such as Alipay and Nail.
  • the data source is used to store contact information.
  • the data source includes the above address book, and may also include other storage spaces or applications that store contact information. Taking the address book as an Alipay address book as an example, the Alipay address book stores contact information of Alipay friends, and the Alipay address book can also read the contact information in the mobile phone address book.
  • both Alipay address book and mobile phone address book are data sources.
  • the address book management module corresponding to the Alipay address book page can simultaneously read the contact information in the Alipay address book and the mobile phone address book.
  • the contact entries of different data sources constitute different contact lists, and each group of contact lists can be associated with a group of sub-indexes.
  • the contact list associated with the sub-index is called the associated contact list of the sub-index.
  • the contact information of the Alipay address book constitutes the Alipay contact list
  • the contact information of the mobile phone address book constitutes the mobile phone contact list.
  • Two sets of indexes can be assigned, where index 1 is associated with the Alipay contact list and index 2 is associated with the mobile phone contact list.
  • each entry group may also be deduplicated entries.
  • both the Alipay contact address book and the mobile phone contact address book include the mobile phone number of contact a, then the mobile phone of contact a can be displayed only in the Alipay contact list or the mobile phone contact list number.
  • Each group of sub-indexes is used to index entries from a data source.
  • the sub-index corresponding to the Alipay contact list is used to index Alipay contacts
  • mobile phone contact list The corresponding sub-index is used to index mobile phone contacts.
  • the sub-index may include: a character index module and an icon; the icon is used to indicate a group of related entries of the sub-index on the page; the character index module includes several characters, each character It is associated with several items in the related item group respectively, and is used to index the related items in the page.
  • the icon is a graphic with a certain shape, pattern, or combination thereof, and each group of sub-indexes may use a different icon to distinguish each other.
  • the icon can be used to quickly locate the related entry of the corresponding sub-index. Different sub-indexes can use different icons to distinguish their associated entries.
  • the icon can also be used to change the display state of the sub-index. For example, by performing operations such as clicking on the icon, the display state of the character index module corresponding to the sub-index can also be changed to the expanded display state or the collapsed state.
  • the expanded display state means that the characters in the character index module are displayed sequentially.
  • the character index module may include several characters, and the characters may include at least any of the following: letters, numbers, Chinese characters, and symbols. Taking the character index module including letters as an example, the character index module of each sub-index may include the same letters, that is, all include the 26 letters A to Z, or may include different letters, that is: according to each entry group The data item in the entry determines the letter in the corresponding character index module. Each letter can be associated with several entries in the associated entry group, and the entry associated with a certain letter is called the associated entry of that letter.
  • the letter in the character index module can be determined according to the first letter of the contact name in the contact information, and if there is a letter in at least one contact name or the first letter of the name, the letter is included in the character index module; There is no certain letter in the first letter of each contact name, then the letter is not included in the character index module.
  • the contact information corresponding to each contact name with the first letter A is the associated contact information of the letter A
  • the contact information corresponding to each contact name with the first letter B is the associated contact information of the letter B. analogy.
  • FIG. 2 shows a schematic diagram of an address book index according to an embodiment of this specification.
  • the figure includes three groups of sub-indexes, each group of sub-indexes includes icons and character index modules, where sub-index 1 and sub-index 2 are in the expanded display state, and each character in the character index module of these two groups of sub-indexes is expanded and displayed, but Due to the limited screen length, only the letters "Y" and "Z" in the current sub-index 1 are visible in the display interface, and the remaining letters are not visible, and only after performing certain operations (for example, dragging the screen). Each character in the character index module of sub-index 2 is visible.
  • Sub-index 3 is in a collapsed state, only icons and invisible characters are visible, and even if the screen is dragged, the characters are still not visible, but you can expand the character index module of sub-index 3 by clicking on the icon and so on, so that The characters are visible.
  • each group of sub-indexes may have different attribute information, and the attribute information includes at least any of the following: color, font, icon, and font size.
  • icons of different sub-indexes may be related to data sources corresponding to their associated contact lists. For example, if the associated contact list of sub-index 1 is a mobile phone address book, the icon of the mobile phone address book may be used as the icon of sub-index 1; The associated contact list of sub-index 2 is the Alipay address book, and the icon of Alipay may be used as the icon of sub-index 2. This is more intuitive and easy to distinguish.
  • the sub-index may receive a movement trigger instruction; respond to the movement trigger instruction to move on the page.
  • movement triggering instructions include long press, double click, drag, click, triple combo and other instructions.
  • the above function can be realized by executing the above trigger instruction on the icon in the sub index. As shown in FIG. 3a, the icon of sub-index 3 can be dragged upwards to move sub-index 3 to the top of the screen. After dragging, the character index module of sub-index 3 also moves with its icon.
  • each character in the character index module of sub-index 3 can be expanded and displayed, and at the same time, the character index module of sub-index 2 can be gathered to adapt to the screen size.
  • the associated item group when the associated item group is moved on the page, the associated item group is linked on the page.
  • the screen is a touch screen, you can move an item group upward by touching the screen. It can be seen that after the item group moves up on the page, the content of the sub-index associated with the item group also moves up. Of course, in an actual situation, the entire index (including each sub-index) may be moved upward as a whole.
  • the sub-index can display some animation effects during the movement to improve the user experience.
  • Animation effects can include but are not limited to any of the following:
  • fade-in refers to the process that each character in the sub-index moves on the page and expands and displays, the font color changes from light to dark.
  • the characters in sub-index 3 are first displayed in a lighter font color.
  • the font color gradually increases. Deepen, and finally, when the move is complete, the font color is the darkest.
  • Fade out means that the characters in the sub-index are moved and gathered in the address book interface, and the font color changes from dark to light.
  • the characters in the sub-index are first displayed in a thicker font color.
  • sub-index 2 continues to move up the screen and gradually gather, the font of the remaining characters on the screen The color gradually becomes lighter, and finally, when fully folded, only the icon remains (of course, the icon and a few lighter-colored characters may also be included).
  • the sub-index can display the fade-in effect and the fade-out effect at the same time during the movement, or only one of them can be displayed.
  • the font color of each character of the expanded group of sub-indexes changes from light to dark
  • the font color of each character of the group of sub-indexes that gathers simultaneously changes from dark to light.
  • the magic lamp effect that is, during the movement of the sub-index, each character is sequentially displayed in a preset manner.
  • the preset method may be that the font size of each character in the sub-index increases first and then decreases according to a preset order, wherein after the font size of the previous character decreases, the font size of the latter character begins to increase; or It is that the position of each character in the sub-index is sequentially shifted first and then restored according to a preset offset method, wherein after the position of the previous character is restored, the position of the latter character starts to shift.
  • each expanded letter is displayed in sequence according to the moving direction of the sub-index. Assuming that the currently expanded letters are A, B, and C from top to bottom, and the movement direction of the sub-index is to move upward and expand, then the font of the letter C increases first; then, the font of the letter C decreases and the letter B The font of font A increases; then, the font of letter B decreases, the font of letter A increases, and finally, the font of letter A decreases.
  • the first step only the letter A is displayed on the display interface, and the letter A is shifted to the right to the position shown in (1) in Figure 4c
  • the display interface displays the letters A and B, and the letters A and B are respectively shifted to the position shown in (2) in Figure 4c
  • the letter A is shifted to the left, and the letter B is shifted to the right to the position of the letter A in the first step
  • the third step the letter A, the letter B and the letter C are displayed in the display interface, and the letter A, The letter B and the letter C are moved to the position shown in (3) of FIG.
  • the fourth step the letters A to D are displayed in the display interface, and the letters A to D are moved to the (4) diagram shown in FIG. 4c respectively At the location of, the offset method is similar to the above method and will not be repeated here.
  • the magic lamp effect includes the magic lamp effect when the sub-index is collapsed and the magic lamp effect when the sub-index is expanded and displayed.
  • the magic lamp effect when the sub-index is collapsed is to reduce each character on the sub-index along the zoom axis, and move to the same zoom center during the zooming process and then hide;
  • the magic lamp effect when the sub-index is expanded and displayed is Move each character on the sub-index from the same zoom center to the preset position of the page, and zoom in along the zoom axis during the movement.
  • Fig. 4d shows the magic lamp effect when the sub-index is expanded and displayed, and the magic lamp effect when the sub-index is collapsed is the reverse process, which will not be repeated here.
  • the zoom center may be the point where the icon of sub-index 3 is located
  • the zoom axis may be an axis that is the origin of the zoom center and is perpendicular to the dotted line (straight line) in the figure. It can be seen that the sub-index 2 expands in the direction of the dotted line (straight line) in the figure during the expansion display, and in the expansion process, the font size of the character closer to the zoom center is smaller, and the farther away from the zoom center The larger the character font size.
  • multiple independent sub-indexes are used to index entries from different data sources on the page, which improves the indexing efficiency of entries from different data sources and facilitates user operations.
  • the entries of each data source can be quickly located and searched.
  • page index in the embodiment of the present specification can be displayed not only on the page vertically, but also on the page horizontally, or displayed in other ways, which will not be repeated here.
  • the page may be an address book page
  • the entry group may be a contact list
  • the entry is a contact entry
  • the data item is each contact information in the contact entry
  • the page index is the address book index.
  • An embodiment of the present specification also provides an address book.
  • the address book includes: multiple sets of contact lists, each set of contact lists includes several contact entries, and each contact entry includes several contact information, and different contacts
  • the contact entries in the person list and their contact information are obtained from different data sources by the address book management module corresponding to the address book; and multiple sets of mutually independent sub-indexes, each group of sub-indexes are associated with different contacts in the address book
  • the people list is associated and used to index each contact entry in their associated contact lists.
  • each contact entry in the same contact list is sequentially displayed on the address book in a preset display order.
  • the address book page includes 3 groups of contact lists. Due to the limited size of the display interface, only the contact information of contact list 1 and the data source of contact list 2 (mobile phone contacts) are displayed on the current display interface, which is not displayed. Contact list 3 information. On the right side of the display interface is the address book index, which includes 3 sets of sub-indexes, corresponding to the 3 sets of contact lists. In practical applications, the address book index can also be displayed on the left side of the display interface, or dynamically displayed as needed.
  • each item in the same item group is displayed sequentially on the page according to a preset display order.
  • each Alipay contact information is displayed in the order of the first name or name; at the same time, in the mobile phone contact list, each mobile phone contact information is also in accordance with the first name or name Displayed in alphabetical order, the contact information in the Alipay contact list and the mobile phone contact list are independent of each other and do not affect each other.
  • An embodiment of this specification also provides a client, and the client may include the address book of any embodiment.
  • an embodiment of the present specification also provides a data processing method, which is based on the page index of any of the above embodiments.
  • the method may include:
  • Step 602 Detect a movement trigger instruction for the sub-index, where the movement trigger instruction includes movement mode information for instructing the sub-index to move on the page;
  • Step 604 Control the sub-index to move on the page according to the movement mode information.
  • the sub-index associated with the associated item group is controlled to be linked with the associated item group on the page.
  • the movement mode information includes an animation effect of the sub-index during movement, and the animation effect includes any of the following: the color of the sub-index gradually becomes darker or gradually lighter; each of the sub-indexes
  • the font size of the characters increases first and then decreases according to the preset order, wherein after the font size of the previous character decreases, the font size of the latter character begins to increase; the position of each character in the sub-index is sequentially set according to the preset bias
  • the shifting method shifts first and then restores.
  • each character on the sub-index shrinks along the zoom axis and moves to the same zoom center during the zooming process Then hide; or the magic lamp effect when the sub-index is expanded and displayed is to move each character on the sub-index from the same zoom center to the preset position of the page, and zoom in along the zoom axis during the movement.
  • an embodiment of this specification further provides a data processing device, which is based on the page index of any of the above embodiments, and the device may include:
  • the detection module 702 is configured to detect a movement trigger instruction for the sub-index, and the movement trigger instruction includes movement mode information for instructing the sub-index to move on the page;
  • the control module 704 is configured to control the sub-index to move on the page according to the movement mode information.
  • the relevant part can be referred to the description of the method embodiment.
  • the device embodiments described above are only schematic, wherein the modules described as separate components may or may not be physically separated, and the components displayed as modules may or may not be physical modules, that is, may be located in One place, or can be distributed to multiple network modules. Some or all of the modules can be selected according to actual needs to achieve the objectives of the solution in this specification. Those of ordinary skill in the art can understand and implement without paying creative labor.
  • the embodiments of the apparatus in this specification can be applied to computer equipment, such as a server or an intelligent terminal.
  • the device embodiments may be implemented by software, or by hardware or a combination of hardware and software. Taking software implementation as an example, as a device in a logical sense, it is formed by reading the corresponding computer program instructions in the non-volatile memory into the memory through the processor in which the file processing is located.
  • FIG. 8 it is a hardware structure diagram of the computer equipment where the device of this specification is located, except for the processor 802, memory 804, network interface 806, and non-volatile memory 808 shown in FIG. 8.
  • the server or the electronic device where the apparatus is located may generally include other hardware according to the actual function of the computer device, which will not be repeated here.
  • the embodiments of the present specification also provide a computer storage medium in which a program is stored, and when the program is executed by a processor, the method in any of the foregoing embodiments is implemented.
  • the embodiments of the present specification also provide a computer device, including a memory, a processor, and a computer program stored on the memory and executable on the processor, and when the processor executes the program, any of the above embodiments are implemented The method.
  • This application may take the form of a computer program product implemented on one or more storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) containing program code.
  • Computer-usable storage media include permanent and non-permanent, removable and non-removable media, and information storage can be achieved by any method or technology.
  • the information may be computer readable instructions, data structures, modules of programs, or other data.
  • Examples of computer storage media include, but are not limited to: phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technologies, read-only compact disc read-only memory (CD-ROM), digital versatile disc (DVD) or other optical storage, Magnetic tape cassettes, magnetic tape magnetic disk storage or other magnetic storage devices or any other non-transmission media can be used to store information that can be accessed by computing devices.
  • PRAM phase change memory
  • SRAM static random access memory
  • DRAM dynamic random access memory
  • RAM random access memory
  • ROM read-only memory
  • EEPROM electrically erasable programmable read-only memory
  • flash memory or other memory technologies
  • CD-ROM compact disc read-only memory
  • DVD digital versatile disc

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

L'invention concerne un index de page, un carnet d'adresses, un client ainsi qu'un procédé et un appareil de traitement de données, ledit procédé consistant à : au moyen d'une pluralité de sous-index mutuellement indépendants, indexer respectivement les éléments de données dans une page qui proviennent de différentes sources de données, ce qui permet d'améliorer l'efficacité d'indexation pour des éléments de données ayant différentes sources de données et de faciliter ainsi l'opération de l'utilisateur.
PCT/CN2019/112557 2018-12-11 2019-10-22 Index de page, carnet d'adresses, client, et procédé et appareil de traitement de données WO2020119253A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811508796.6 2018-12-11
CN201811508796.6A CN110032673A (zh) 2018-12-11 2018-12-11 页面索引、通讯录、客户端、数据处理方法和装置

Publications (1)

Publication Number Publication Date
WO2020119253A1 true WO2020119253A1 (fr) 2020-06-18

Family

ID=67235305

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/112557 WO2020119253A1 (fr) 2018-12-11 2019-10-22 Index de page, carnet d'adresses, client, et procédé et appareil de traitement de données

Country Status (3)

Country Link
CN (1) CN110032673A (fr)
TW (1) TWI793368B (fr)
WO (1) WO2020119253A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP4093001A4 (fr) * 2020-08-24 2023-08-23 Honor Device Co., Ltd. Procédé d'affichage d'index, dispositif électronique et support de stockage lisible par ordinateur

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110032673A (zh) * 2018-12-11 2019-07-19 阿里巴巴集团控股有限公司 页面索引、通讯录、客户端、数据处理方法和装置
CN112948422A (zh) * 2021-03-11 2021-06-11 北京小米移动软件有限公司 一种联系人查找方法、装置和电子设备

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120036428A1 (en) * 2010-08-04 2012-02-09 Sony Ericsson Mobile Communications Ab Advanced scrolling
CN103139274A (zh) * 2011-12-05 2013-06-05 上海博路信息技术有限公司 一种集成社交关系的通讯录
CN104333635A (zh) * 2013-07-22 2015-02-04 腾讯科技(深圳)有限公司 一种被收藏联系人列表的处理方法及装置
CN105472090A (zh) * 2016-01-13 2016-04-06 陈包容 通讯录联系人合并的方法及装置
CN106559537A (zh) * 2016-11-02 2017-04-05 四川差旅壹号科技有限公司 通讯录管理方法及通讯录管理装置
CN110032673A (zh) * 2018-12-11 2019-07-19 阿里巴巴集团控股有限公司 页面索引、通讯录、客户端、数据处理方法和装置

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI287385B (en) * 2005-11-03 2007-09-21 Asustek Comp Inc Method for synchronizing two contact data of two storage media in a communications system
CN100419761C (zh) * 2005-12-31 2008-09-17 腾讯科技(深圳)有限公司 一种联系人分组显示方法
WO2010141216A2 (fr) * 2009-06-02 2010-12-09 Xobni Corporation Carnet d'adresses à peuplement automatique
CN105847313A (zh) * 2015-01-16 2016-08-10 薛舒文 手机智能云服务通讯录实现方法
CN106294404A (zh) * 2015-05-21 2017-01-04 阿里巴巴集团控股有限公司 一种在表单中检索定位信息的方法和装置
CN105786355A (zh) * 2016-03-22 2016-07-20 珠海格力电器股份有限公司 一种定位终端联系人的方法、装置及终端

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120036428A1 (en) * 2010-08-04 2012-02-09 Sony Ericsson Mobile Communications Ab Advanced scrolling
CN103139274A (zh) * 2011-12-05 2013-06-05 上海博路信息技术有限公司 一种集成社交关系的通讯录
CN104333635A (zh) * 2013-07-22 2015-02-04 腾讯科技(深圳)有限公司 一种被收藏联系人列表的处理方法及装置
CN105472090A (zh) * 2016-01-13 2016-04-06 陈包容 通讯录联系人合并的方法及装置
CN106559537A (zh) * 2016-11-02 2017-04-05 四川差旅壹号科技有限公司 通讯录管理方法及通讯录管理装置
CN110032673A (zh) * 2018-12-11 2019-07-19 阿里巴巴集团控股有限公司 页面索引、通讯录、客户端、数据处理方法和装置

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP4093001A4 (fr) * 2020-08-24 2023-08-23 Honor Device Co., Ltd. Procédé d'affichage d'index, dispositif électronique et support de stockage lisible par ordinateur

Also Published As

Publication number Publication date
TW202022642A (zh) 2020-06-16
TWI793368B (zh) 2023-02-21
CN110032673A (zh) 2019-07-19

Similar Documents

Publication Publication Date Title
JP6488265B2 (ja) コンピューティングデバイスから文書にアクセスするためのユーザインターフェース
US9442627B2 (en) Expandable two-dimensional flow for container hierarchy
US8244757B2 (en) Facet-based interface for mobile search
WO2020119253A1 (fr) Index de page, carnet d'adresses, client, et procédé et appareil de traitement de données
US20080307350A1 (en) Method and Apparatus for Improved Desktop Arrangement
CN104317474A (zh) 窗口切换方法及装置
US20190317658A1 (en) Interaction method and device for a flexible display screen
US8819593B2 (en) File management user interface
US20190220170A1 (en) Method and apparatus for creating group
CN108710457B (zh) 一种交互方法及终端设备
CN104461561A (zh) 一种聊天记录的显示方法与装置
WO2022161471A1 (fr) Procédé et appareil d'affichage et dispositif électronique
KR20150034298A (ko) 인터페이스를 표시하는 방법 및 기기
US20120191756A1 (en) Terminal having searching function and method for searching using data saved in clipboard
CN105573574A (zh) 应用界面的导航方法及装置
WO2017215542A1 (fr) Procédé et dispositif d'affichage d'image
CN105740454A (zh) 一种图片文件夹的显示方法、装置及电子设备
CN103714076A (zh) 电子设备及其文件浏览方法
CN105892792A (zh) 终端设备的操作方法和终端设备
CN109445668B (zh) 锁屏杂志显示方法、装置、存储介质及移动终端
US20140372886A1 (en) Providing help on visual components displayed on touch screens
CN105653145A (zh) 显示对象的处理方法及装置
JP5783275B2 (ja) 情報処理装置、情報処理システムおよびプログラム
CN111198830A (zh) 移动存储设备的识别方法、装置、电子设备以及存储介质
US9268848B2 (en) Semantic navigation through object collections

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19895057

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19895057

Country of ref document: EP

Kind code of ref document: A1