WO2016115938A1 - Client interface presentation method, apparatus and device, and computer storage medium - Google Patents

Client interface presentation method, apparatus and device, and computer storage medium Download PDF

Info

Publication number
WO2016115938A1
WO2016115938A1 PCT/CN2015/094395 CN2015094395W WO2016115938A1 WO 2016115938 A1 WO2016115938 A1 WO 2016115938A1 CN 2015094395 W CN2015094395 W CN 2015094395W WO 2016115938 A1 WO2016115938 A1 WO 2016115938A1
Authority
WO
WIPO (PCT)
Prior art keywords
time
picture
obtaining
picture information
information
Prior art date
Application number
PCT/CN2015/094395
Other languages
French (fr)
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 WO2016115938A1 publication Critical patent/WO2016115938A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • 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/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents

Definitions

  • the present disclosure relates to the field of Internet applications, and in particular, to a method, an apparatus, a device, and a computer storage medium for displaying a client interface.
  • the application's client can push a variety of information to the user based on Internet technology.
  • the application pushes information to the user
  • the user who displays the same client interface at different times and in different geographical locations exhibits the same client interface, so the content and style of the client interface are relatively simple, lacking changes, and long-term use.
  • the repetition rate is too high.
  • the unity and tedium of the presentation content and style of the client interface obviously cannot meet the needs of current users.
  • the embodiments of the present disclosure provide a method and an apparatus for displaying a client interface, which can improve the diversity of presentation content and style of the client interface.
  • An aspect of the embodiments of the present disclosure provides a method for displaying a client interface, including:
  • the picture information is presented through the client interface.
  • N time periods N being an integer greater than or equal to 2;
  • determining the N time periods includes:
  • the length of time between the sunrise time and the sunset time is divided into the N time periods.
  • the image information corresponding to the time period of the current time is obtained according to the corresponding relationship between the time period and the picture information, including:
  • An aspect of the embodiments of the present disclosure provides a device for displaying a client interface, including:
  • a time acquisition unit configured to obtain a current time
  • a picture obtaining unit configured to obtain picture information that matches the current time
  • a picture output unit configured to display the picture information by using the client interface.
  • the picture obtaining unit is configured to: when obtaining a correspondence between a time period and a picture information, specifically:
  • N time periods N being an integer greater than or equal to 2;
  • the picture obtaining unit is used to determine N time periods, it is specifically used to:
  • the length of time between the sunrise time and the sunset time is divided into the N time periods.
  • the image obtaining unit is configured to obtain a picture corresponding to the time period of the current time according to the corresponding relationship between the time period and the picture information, according to the foregoing aspect and any possible implementation manner.
  • information it is specifically used to:
  • the client interface by obtaining the picture information that matches the current time and the technical solution of displaying the picture information through the client interface, it is possible to dynamically display the picture on the client interface over time, and automatically change the presentation style, so that the difference is different.
  • the client interface can display different pictures, can solve the problem in the prior art, the client interface display content and style are relatively simple, lack of change, long-term use, high repetition rate, thereby improving the display of the client interface The diversity of content and style.
  • FIG. 1 is a schematic flowchart of a method for displaying a client interface according to an embodiment of the present disclosure
  • FIG. 2 is a flow chart showing an example of a method for displaying a client interface provided by an embodiment of the present disclosure
  • FIG. 3 is a first exemplary diagram of a correspondence between a time period and picture information provided by an embodiment of the present disclosure
  • FIG. 4 is a second exemplary diagram of a correspondence between a time period and picture information provided by an embodiment of the present disclosure
  • FIG. 5 is a functional block diagram of a presentation device of a client interface provided by an embodiment of the present disclosure.
  • first, second, etc. may be employed in the embodiments of the present disclosure. Pictures, but these pictures should not be limited to these terms. These terms are only used to distinguish pictures from each other.
  • first picture may also be referred to as a second picture without departing from the scope of the embodiments of the present disclosure.
  • second picture may also be referred to as a first picture.
  • the word “if” as used herein may be interpreted as “when” or “when” or “in response to determining” or “in response to detecting.”
  • the phrase “if determined” or “if detected (conditions or events stated)” may be interpreted as “when determined” or “in response to determination” or “when detected (stated condition or event) “Time” or “in response to a test (condition or event stated)”.
  • FIG. 1 it is a schematic flowchart of a method for displaying a client interface according to an embodiment of the present disclosure. As shown in the figure, the method includes the following steps:
  • terminals involved in the embodiments of the present disclosure may include, but are not limited to, a personal computer (PC), a personal digital assistant (PDA), a wireless handheld device, a tablet computer, and a tablet computer.
  • PC personal computer
  • PDA personal digital assistant
  • Mobile phones MP3 players, MP4 players, etc.
  • the execution body of S101-S103 may be a presentation device of the client interface, and the device may be located in an application of the local terminal, or may be a plug-in or a software development kit (Software Development Kit) located in the application of the local terminal.
  • the functional unit, such as the SDK may also be located in the server, which is not specifically limited in the embodiment of the present disclosure.
  • the application may be an application (nativeApp) installed on the terminal, or may be a web application (webApp) of the browser on the terminal, which is not limited by the embodiment of the disclosure.
  • the method of the present disclosure specifically describes the method of S101.
  • the step may specifically include:
  • the method for obtaining the current moment may include, but is not limited to,: calling a time application application programming interface (API) provided by an operating system of the terminal where the client is located to read the client.
  • API application application programming interface
  • the method of the present disclosure specifically describes the method of S102.
  • the step may specifically include:
  • the method for obtaining the picture information that matches the current time may include, but is not limited to, refer to FIG. 2 , which is an embodiment of the method for displaying the client interface provided by the embodiment of the present disclosure.
  • the process example diagram needs to first obtain the correspondence between the time period and the picture information. Then, get the time period of the current time. Finally, according to the correspondence between the time segment and the picture information, the picture information corresponding to the time period of the current time is obtained, and the picture information is used as the picture information that matches the current time.
  • the method for obtaining the correspondence between the time period and the picture information may include but is not limited to the following two types:
  • N time periods are determined, and N is an integer greater than or equal to 2. Then, according to the preset M first pictures and the N time periods, the time period and the graph are obtained. For the correspondence of slice information, M is an integer greater than or equal to 2.
  • one time period may correspond to one first picture, or one time period may correspond to at least two first pictures.
  • time periods can be included each day, such as 3 o'clock to 5 o'clock, 5 o'clock to 7 o'clock, 11 o'clock to 13 o'clock, 13 o'clock to 17 o'clock, and 17 o'clock to 20 o'clock.
  • Each time period can correspond to a first picture.
  • FIG. 3 is a first example diagram of the correspondence between the time period and the picture information provided by the embodiment of the present disclosure.
  • the 3 to 5 points correspond to the picture 1 and the sunrise 5 points to 7 points correspond to picture 2, 11:00 to 13:00, corresponding picture 3, 13:00 to 17:00, corresponding picture 4, sunset, 17 to 20, corresponding picture 5.
  • the correspondence between the time period and the picture information may be stored in the index library, and then after determining the time period of the current time, the determined time period may be used to search in the index library to obtain a corresponding storage address, and then The storage address can obtain corresponding picture information.
  • N time periods are determined, and N is an integer greater than or equal to 2.
  • the preset second picture is divided into N parts, and position information of each part in the second picture is obtained; according to the N time periods and each part is in the second picture
  • the location information obtains a correspondence between the time period and the picture information.
  • the correspondence between the time period obtained by the method and the picture information is essentially the correspondence between the time segment and the location information, and the location information can indicate a part of the picture in the second picture, that is, N times.
  • the partial pictures corresponding to each time segment in the segment belong to the same picture, that is, the above second picture.
  • FIG. 4 is a time period and picture information provided by an embodiment of the present disclosure.
  • the second example of the correspondence relationship is as shown in the figure.
  • the first part of the picture 6 is deleted from 3 to 5 points, the second part of the picture 6 is selected from the 5 o'clock to the 7 o'clock, and the 11 o'clock to 13 o'clock Corresponding to the third part of the picture 6, the third part of the picture 6 from 13:00 to 17:00, and the fifth part of the picture 6 of the 17th to 20th of the sunset.
  • the second picture may be a long color gradation picture, and the 3: 5 to 5 o'clock may correspond to the dark blue part of the color gradation picture, and the sunrise 5 to 7 points may correspond to the color gradation picture.
  • the blue part from 11:00 to 13:00, can correspond to the golden part of the color gradient. From 11:00 to 13:00, you can correspond to the orange part of the color gradient. From 13 to 17 in the afternoon, you can The red part of the color gradient map, sunset 17:00 to 20:00 can correspond to the dark red part of the color gradient.
  • the method for determining N time periods may include but is not limited to the following two types:
  • the first type Read pre-configured N time periods from the preset configuration file.
  • five time periods per day can be pre-configured, such as 3 o'clock to 5 o'clock, 5 o'clock to 7 o'clock, 11 o'clock to 13 o'clock, 13 o'clock to 17 o'clock, and 17 o'clock to 20 o'clock.
  • the second type as shown in Figure 2, first obtain the geographical location information and current date of the terminal where the client is located. Then, according to the geographical location information and the current date, the sunrise time and the sunset time of the geographical location of the terminal where the client is located are obtained. Finally, the length of time between the sunrise time and the sunset time is divided into N time periods.
  • the method for obtaining the geographical location information of the terminal where the client is located may include, but is not limited to, performing a positioning operation on the terminal where the client is located by using a positioning technology to obtain geographic location information of the terminal where the client is located.
  • the positioning technology may include, but is not limited to, a Global Positioning System (GPS) positioning technology, a base station positioning technology, or a wireless fidelity. (Wireless-Fidelity, Wi-Fi) positioning technology.
  • GPS Global Positioning System
  • base station positioning technology e.g., a Global Positioning System (GPS) positioning technology
  • wireless fidelity e.g., Wi-Fi
  • the method for obtaining the current date may include, but is not limited to, calling a time (Time) API provided by an operating system of the terminal where the client is located to read the current date of the operating system of the current terminal where the client is located.
  • time Time
  • the current date can be the current month date.
  • the query may be performed in the database according to the geographical location information and the current date to obtain a sunrise time and a sunset time in a geographical location where the terminal where the client is located.
  • the geographical location information may be a name of a geographical location of a terminal where the client is located, such as Beijing, Shanghai, or Chengdu.
  • it may be the latitude and longitude coordinates of the geographical location of the terminal where the client is located, for example, the latitude and longitude coordinates of the center of Beijing are (latitude 39 degrees 54 minutes 20 seconds, east longitude 116 degrees 23 minutes 29 seconds).
  • the method of dividing the length of time between the sunrise time and the sunset time into N time periods may include: setting the sunrise time and the sunset according to the length of time between the sunrise time and the sunset time, and the preset time interval.
  • the length of time between moments is divided into N time periods.
  • the length of time between the sunrise time and the sunset time is 10 hours
  • the preset time interval is 2 hours
  • the length of time between the sunrise time and the sunset time is divided into 5 time periods.
  • Each time segment corresponds to a first picture, or each time segment corresponds to a part of the picture in the second picture.
  • the length of time between the sunrise time and the sunset time is 10 hours
  • the preset time interval is 1 hour
  • the length of time between the sunrise time and the sunset time is divided into 10 time periods.
  • Each time segment corresponds to a first picture, or each time segment corresponds to a part of the picture in the second picture.
  • the sunrise time and the sunset time are followed by changes in the season. Changes, and for different geographical locations, there are also large differences between sunrise and sunset. For example, the summer sunrise time is relatively early, the sunset time is relatively late, and the time between sunrise time and sunset time is relatively long; while the winter sunrise time is relatively late, the sunset time is relatively early, and the sunrise time and the sunset time are between The length of time is relatively short. Therefore, in the embodiment of the present disclosure, an accurate sunrise time and a sunset time can be obtained by using the geographic location of the terminal where the client is located and the current month date, thereby generating an accurate correspondence between the time period and the picture information.
  • the update speed of the picture may be determined, such as dividing the time length between the sunrise time and the sunset time into 10 times.
  • the paragraph indicates that an image is replaced every hour.
  • the length of time between the sunrise time and the sunset time is divided into five time periods, indicating that one picture is replaced every two hours.
  • the time period of the current time is obtained.
  • the method of corresponding picture information may include but is not limited to:
  • the location information corresponding to the time zone of the current time is obtained from the corresponding relationship. Then, using the location information, the part corresponding to the location information is intercepted from the second picture, so that the picture information corresponding to the time zone of the current time can be obtained according to the corresponding part of the location information in the second picture.
  • the lower boundary of the second picture may be taken as the x-axis, and the left boundary of the second picture may be taken as the y-axis, so that each part may be obtained after the second picture is divided into M parts.
  • the coordinate information of the second picture the coordinate information is used as the second part in each part Location information in the picture.
  • the client interface may include a client interface of an input method application, a client interface of a time-related application, and the like.
  • a client interface of an input method application e.g., a client interface of a time-related application, and the like.
  • the skin applied by the input method e.g., the skin applied by the input method, the background image of the weather client, the background image of the alarm application, or the background image of the air application.
  • the method of the present disclosure specifically describes the method of S103.
  • the step may specifically include:
  • the picture information matching the current time may be displayed through the client interface.
  • the obtained image information may be adjusted according to the size of the client interface, such as stretching a picture or compressing a picture, so that the picture is The information is more suitable for presentation on the client interface.
  • the picture information may be filled in a corresponding position in a Cascading Style Sheets (CSS) template to generate a corresponding CSS, and the picture information is displayed on the client interface, and the picture information may be used as a client interface.
  • the background image is presented to the user.
  • CSS Cascading Style Sheets
  • the input method skin is generated according to the picture information, and then the generated input method skin is loaded, thereby realizing the picture information displayed by the skin applied by the input method.
  • the current time is obtained to obtain a picture that matches the current time, so that the picture is displayed on the client interface, so that the client interface can change with time, and the client is implemented.
  • Dynamic display of the interface to solve the existing technology The presentation content and style of the client interface are relatively single.
  • the picture displayed by the client interface may not be changed, and the picture displayed by the client interface is maintained for the picture displayed in the previous time period. For example, from 5 o'clock to 7 o'clock in the sunrise, the picture 2 is displayed through the client interface, and from 11:00 to 13:00, the picture 3 is displayed through the client interface, and the time interval between 7 and 11 is the client interface. The displayed picture does not change, so that the picture displayed by the client interface is picture 2 in the time period between 7 o'clock and 11 o'clock.
  • Embodiments of the present disclosure further provide an apparatus embodiment for implementing the steps and methods in the foregoing method embodiments.
  • FIG. 5 is a functional block diagram of a device for displaying a client interface according to an embodiment of the present disclosure. As shown, the device includes:
  • a time obtaining unit 501 configured to obtain a current time
  • a picture obtaining unit 502 configured to obtain picture information that matches the current time
  • the picture output unit 503 is configured to display the picture information by using the client interface.
  • the picture obtaining unit 502 is specifically configured to:
  • the picture acquiring unit 502 is specifically configured to:
  • N time periods N being an integer greater than or equal to 2;
  • the picture obtaining unit 502 when used to determine N time periods, it is specifically used to:
  • the length of time between the sunrise time and the sunset time is divided into the N time periods.
  • the image obtaining unit 502 is configured to: according to the corresponding relationship between the time period and the picture information, obtain the picture information corresponding to the time period of the current time, specifically used to:
  • the embodiment of the present disclosure by obtaining the picture information that matches the current time and the technical solution of displaying the picture information through the client interface, it is possible to dynamically display the picture on the client interface over time, and automatically change the presentation style, so that the difference is different.
  • Time, client interface Different pictures can be displayed, which can solve the problem that the presentation content and style of the client interface are relatively simple, lack of change, long-term use, and high repetition rate in the prior art, thereby improving the display content and style of the client interface. Sex.
  • the embodiment of the present disclosure obtains the picture information based on the current time. Therefore, the picture information displayed by the client interface is matched with the time, so that the current time is output by displaying the picture, so that the user through the client interface is The current time can be obtained in time, and the change of the client interface can be used to feel the time change, and the diversity of the output content of the client interface is improved.
  • the user needs to manually download the skin installation package of the input method application, and then run the skin installation package to install the skin of the input method application, and implement the skin update of the input method application. If the above technical solution provided by the embodiment of the present disclosure is utilized, the client interface of the input method application can be automatically and dynamically updated according to the change of time, thereby reducing the operation cost of the user and improving the skin update efficiency.
  • the disclosed system, apparatus, and method may be implemented in other manners.
  • the device embodiments described above are merely illustrative.
  • the division of the unit is only a logical function division.
  • multiple units or components may be combined. Or it can be integrated into another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be electrical, mechanical or otherwise. form.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional unit in various embodiments of the present disclosure may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of hardware plus software functional units.
  • the above-described integrated unit implemented in the form of a software functional unit can be stored in a computer readable storage medium.
  • the software functional unit described above is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor to perform the methods of the various embodiments of the present disclosure. Part of the steps.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like, which can store program codes. .

Abstract

Embodiments of the disclosure provide a client interface presentation method, apparatus and device, and a computer storage medium. In one aspect, in an embodiment of the disclosure, a current time point is acquired, and accordingly picture information matching the current time point is acquired; further, the picture information is presented by means of a client interface. Accordingly, by means of the technical scheme provided in the embodiments of the disclosure, it can be achieved that pictures are dynamically presented on a client interface as time changes, thereby improving the diversity of content and patterns displayed in the client interface.

Description

一种客户端界面的展现方法、装置、设备及计算机存储介质Method, device, device and computer storage medium for displaying client interface
本申请要求了申请日为2015年1月20日,申请号为201510026695.5发明名称为“一种客户端界面的展现方法及装置”的中国专利申请的优先权。The present application claims the priority of the Chinese patent application whose application date is January 20, 2015, and whose application number is 201510026695.5, which is entitled "a method and apparatus for displaying a client interface".
技术领域Technical field
本公开涉及互联网应用领域,尤其涉及一种客户端界面的展现方法、装置、设备及计算机存储介质。The present disclosure relates to the field of Internet applications, and in particular, to a method, an apparatus, a device, and a computer storage medium for displaying a client interface.
背景技术Background technique
随着互联网技术和智能设备的不断发展,出现了各种各样的应用。应用的客户端可以基于互联网技术,实现向用户推送各种各样的信息。With the continuous development of Internet technologies and smart devices, various applications have emerged. The application's client can push a variety of information to the user based on Internet technology.
目前,应用在向用户推送信息时,对于在不同时间、处于不同地理位置的用户,都是展现相同的客户端界面,因此客户端界面的展现内容和样式都比较单一,缺乏变化,长久使用,重复率太高。客户端界面的展现内容和样式的单一性和乏味性显然不能满足现在用户的需求。At present, when the application pushes information to the user, the user who displays the same client interface at different times and in different geographical locations exhibits the same client interface, so the content and style of the client interface are relatively simple, lacking changes, and long-term use. The repetition rate is too high. The unity and tedium of the presentation content and style of the client interface obviously cannot meet the needs of current users.
发明内容Summary of the invention
有鉴于此,本公开实施例提供了一种客户端界面的展现方法及装置,可以实现提高客户端界面的展现内容和样式的多样性。In view of this, the embodiments of the present disclosure provide a method and an apparatus for displaying a client interface, which can improve the diversity of presentation content and style of the client interface.
本公开实施例的一方面,提供一种客户端界面的展现方法,包括:An aspect of the embodiments of the present disclosure provides a method for displaying a client interface, including:
获得当前时刻;Get the current moment;
获得与所述当前时刻相匹配的图片信息;Obtaining picture information that matches the current time;
通过所述客户端界面展现所述图片信息。The picture information is presented through the client interface.
如上所述的方面和任一可能的实现方式,进一步提供一种实现方式, 所述获得与所述当前时刻相匹配的图片信息,包括:An aspect of the above, and any possible implementation, further providing an implementation manner, And obtaining the picture information that matches the current time, including:
获得时间段与图片信息的对应关系;Obtaining the correspondence between the time period and the picture information;
获得所述当前时刻所在时间段;Obtaining a time period of the current time;
依据所述时间段与图片信息的对应关系,获得所述当前时刻所在时间段对应的图片信息,以作为与所述当前时刻相匹配的图片信息。And obtaining, according to the correspondence between the time period and the picture information, picture information corresponding to the time period of the current time, as the picture information that matches the current time.
如上所述的方面和任一可能的实现方式,进一步提供一种实现方式,所述获得时间段与图片信息的对应关系,包括:The foregoing aspect and any possible implementation manner further provide an implementation manner, where the correspondence between the obtained time period and the picture information includes:
确定N个时间段,N为大于或者等于2的整数;Determining N time periods, N being an integer greater than or equal to 2;
依据M个第一图片以及所述N个时间段,获得所述时间段与图片信息的对应关系,M为大于或者等于2的整数;或者,将第二图片切分成N个部分,并获得每个部分在所述第二图片中的位置信息;依据所述N个时间段以及每个部分在所述第二图片中的位置信息,获得所述时间段与图片信息的对应关系。Obtaining, according to the M first pictures and the N time periods, a correspondence between the time period and the picture information, where M is an integer greater than or equal to 2; or, dividing the second picture into N parts, and obtaining each Position information of the part in the second picture; obtaining the correspondence between the time period and the picture information according to the N time periods and the location information of each part in the second picture.
如上所述的方面和任一可能的实现方式,进一步提供一种实现方式,所述确定N个时间段,包括:The foregoing aspect and any possible implementation manner further provide an implementation manner, where determining the N time periods includes:
获得客户端所在终端的地理位置信息和当前日期;Obtain the geographical location information and current date of the terminal where the client is located;
依据所述地理位置信息和所述当前日期,获得所述客户端所在终端所在地理位置的日出时刻和日落时刻;Obtaining a sunrise time and a sunset time of a geographical location of the terminal where the client is located, according to the geographical location information and the current date;
将所述日出时刻与所述日落时刻之间的时间长度分成所述N个时间段。The length of time between the sunrise time and the sunset time is divided into the N time periods.
如上所述的方面和任一可能的实现方式,进一步提供一种实现方式,所述依据所述时间段与图片信息的对应关系,获得所述当前时刻所在时间段对应的图片信息,包括: The aspect as described above, and any possible implementation manner, further provide an implementation manner, where the image information corresponding to the time period of the current time is obtained according to the corresponding relationship between the time period and the picture information, including:
依据所述时间段与图片信息的对应关系,获得所述当前时刻所在时间段对应的位置信息;Obtaining location information corresponding to the time period of the current time according to the correspondence between the time period and the picture information;
依据所述位置信息在所述第二图片中对应的部分,获得所述当前时刻所在时间段对应的图片信息。And obtaining, according to the location information, the picture information corresponding to the time period of the current time in the corresponding part of the second picture.
本公开实施例的一方面,提供一种客户端界面的展现装置,包括:An aspect of the embodiments of the present disclosure provides a device for displaying a client interface, including:
时间获取单元,用于获得当前时刻;a time acquisition unit, configured to obtain a current time;
图片获取单元,用于获得与所述当前时刻相匹配的图片信息;a picture obtaining unit, configured to obtain picture information that matches the current time;
图片输出单元,用于通过所述客户端界面展现所述图片信息。a picture output unit, configured to display the picture information by using the client interface.
如上所述的方面和任一可能的实现方式,进一步提供一种实现方式,所述图片获取单元,具体用于:The above-mentioned aspect and any possible implementation manner further provide an implementation manner, where the image obtaining unit is specifically configured to:
获得时间段与图片信息的对应关系;Obtaining the correspondence between the time period and the picture information;
获得所述当前时刻所在时间段;Obtaining a time period of the current time;
依据所述时间段与图片信息的对应关系,获得所述当前时刻所在时间段对应的图片信息,以作为与所述当前时刻相匹配的图片信息。And obtaining, according to the correspondence between the time period and the picture information, picture information corresponding to the time period of the current time, as the picture information that matches the current time.
如上所述的方面和任一可能的实现方式,进一步提供一种实现方式,所述图片获取单元用于获得时间段与图片信息的对应关系时,具体用于:The foregoing aspect and any possible implementation manner further provide an implementation manner, where the picture obtaining unit is configured to: when obtaining a correspondence between a time period and a picture information, specifically:
确定N个时间段,N为大于或者等于2的整数;Determining N time periods, N being an integer greater than or equal to 2;
依据M个第一图片以及所述N个时间段,获得所述时间段与图片信息的对应关系,M为大于或者等于2的整数;或者,将第二图片切分成N个部分,并获得每个部分在所述第二图片中的位置信息;依据所述N个时间段以及每个部分在所述第二图片中的位置信息,获得所述时间段与图片信息的对应关系。Obtaining, according to the M first pictures and the N time periods, a correspondence between the time period and the picture information, where M is an integer greater than or equal to 2; or, dividing the second picture into N parts, and obtaining each Position information of the part in the second picture; obtaining the correspondence between the time period and the picture information according to the N time periods and the location information of each part in the second picture.
如上所述的方面和任一可能的实现方式,进一步提供一种实现方式, 所述图片获取单元用于确定N个时间段时,具体用于:An aspect of the above, and any possible implementation, further providing an implementation manner, When the picture obtaining unit is used to determine N time periods, it is specifically used to:
获得客户端所在终端的地理位置信息和当前日期;Obtain the geographical location information and current date of the terminal where the client is located;
依据所述地理位置信息和所述当前日期,获得所述客户端所在终端所在地理位置的日出时刻和日落时刻;Obtaining a sunrise time and a sunset time of a geographical location of the terminal where the client is located, according to the geographical location information and the current date;
将所述日出时刻与所述日落时刻之间的时间长度分成所述N个时间段。The length of time between the sunrise time and the sunset time is divided into the N time periods.
如上所述的方面和任一可能的实现方式,进一步提供一种实现方式,所述图片获取单元用于依据所述时间段与图片信息的对应关系,获得所述当前时刻所在时间段对应的图片信息时,具体用于:And the image obtaining unit is configured to obtain a picture corresponding to the time period of the current time according to the corresponding relationship between the time period and the picture information, according to the foregoing aspect and any possible implementation manner. When information is used, it is specifically used to:
依据所述时间段与图片信息的对应关系,获得所述当前时刻所在时间段对应的位置信息;Obtaining location information corresponding to the time period of the current time according to the correspondence between the time period and the picture information;
依据所述位置信息在所述第二图片中对应的部分,获得所述当前时刻所在时间段对应的图片信息。And obtaining, according to the location information, the picture information corresponding to the time period of the current time in the corresponding part of the second picture.
由以上技术方案可以看出,本公开实施例具有以下有益效果:As can be seen from the above technical solutions, the embodiments of the present disclosure have the following beneficial effects:
本公开实施例通过获得与当前时刻相匹配的图片信息,以及通过客户端界面展现该图片信息的技术方案,能够实现随时间变化在客户端界面动态展现图片,自动改变展现样式,这样,在不同时间,客户端界面可以展现的图片不同,能够解决现有技术中,客户端界面的展现内容和样式都比较单一,缺乏变化,长久使用,重复率太高的问题,从而提高客户端界面的展现内容和样式的多样性。In the embodiment of the present disclosure, by obtaining the picture information that matches the current time and the technical solution of displaying the picture information through the client interface, it is possible to dynamically display the picture on the client interface over time, and automatically change the presentation style, so that the difference is different. Time, the client interface can display different pictures, can solve the problem in the prior art, the client interface display content and style are relatively simple, lack of change, long-term use, high repetition rate, thereby improving the display of the client interface The diversity of content and style.
附图说明DRAWINGS
图1是本公开实施例所提供的客户端界面的展现方法的流程示意图; FIG. 1 is a schematic flowchart of a method for displaying a client interface according to an embodiment of the present disclosure;
图2是本公开实施例所提供的客户端界面的展现方法的实施例的流程示例图;2 is a flow chart showing an example of a method for displaying a client interface provided by an embodiment of the present disclosure;
图3是本公开实施例所提供的时间段与图片信息的对应关系的第一示例图;3 is a first exemplary diagram of a correspondence between a time period and picture information provided by an embodiment of the present disclosure;
图4是本公开实施例所提供的时间段与图片信息的对应关系的第二示例图;4 is a second exemplary diagram of a correspondence between a time period and picture information provided by an embodiment of the present disclosure;
图5是本公开实施例所提供的客户端界面的展现装置的功能方块图。FIG. 5 is a functional block diagram of a presentation device of a client interface provided by an embodiment of the present disclosure.
具体实施方式detailed description
为了使本公开的目的、技术方案和优点更加清楚,下面结合附图和具体实施例对本公开进行详细描述。The present disclosure will be described in detail below with reference to the drawings and specific embodiments.
应当明确,所描述的实施例仅仅是本公开一部分实施例,而不是全部的实施例。基于本公开中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其它实施例,都属于本公开保护的范围。It should be understood that the described embodiments are only a part of the embodiments of the present disclosure, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present disclosure without departing from the inventive scope are the scope of the present disclosure.
在本公开实施例中使用的术语是仅仅出于描述特定实施例的目的,而非旨在限制本公开。在本公开实施例和所附权利要求书中所使用的单数形式的“一种”、“所述”和“该”也旨在包括多数形式,除非上下文清楚地表示其他含义。The terms used in the embodiments of the present disclosure are for the purpose of describing the specific embodiments, and are not intended to limit the disclosure. The singular forms "a", "the" and "the"
应当理解,本文中使用的术语“和/或”仅仅是一种描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。另外,本文中字符“/”,一般表示前后关联对象是一种“或”的关系。It should be understood that the term "and/or" as used herein is merely an association describing the associated object, indicating that there may be three relationships, for example, A and/or B, which may indicate that A exists separately, while A and B, there are three cases of B alone. In addition, the character "/" in this article generally indicates that the contextual object is an "or" relationship.
应当理解,尽管在本公开实施例中可能采用术语第一、第二等来描 述图片,但这些图片不应限于这些术语。这些术语仅用来将图片彼此区分开。例如,在不脱离本公开实施例范围的情况下,第一图片也可以被称为第二图片,类似地,第二图片也可以被称为第一图片。It should be understood that although the terms first, second, etc. may be employed in the embodiments of the present disclosure. Pictures, but these pictures should not be limited to these terms. These terms are only used to distinguish pictures from each other. For example, the first picture may also be referred to as a second picture without departing from the scope of the embodiments of the present disclosure. Similarly, the second picture may also be referred to as a first picture.
取决于语境,如在此所使用的词语“如果”可以被解释成为“在……时”或“当……时”或“响应于确定”或“响应于检测”。类似地,取决于语境,短语“如果确定”或“如果检测(陈述的条件或事件)”可以被解释成为“当确定时”或“响应于确定”或“当检测(陈述的条件或事件)时”或“响应于检测(陈述的条件或事件)”。Depending on the context, the word "if" as used herein may be interpreted as "when" or "when" or "in response to determining" or "in response to detecting." Similarly, depending on the context, the phrase "if determined" or "if detected (conditions or events stated)" may be interpreted as "when determined" or "in response to determination" or "when detected (stated condition or event) "Time" or "in response to a test (condition or event stated)".
实施例一Embodiment 1
本公开实施例给出一种客户端界面的展现方法,请参考图1,其为本公开实施例所提供的客户端界面的展现方法的流程示意图,如图所示,该方法包括以下步骤:The embodiment of the present disclosure provides a method for displaying a client interface. Referring to FIG. 1 , it is a schematic flowchart of a method for displaying a client interface according to an embodiment of the present disclosure. As shown in the figure, the method includes the following steps:
S101,获得当前时刻。S101, obtaining the current time.
S102,获得与所述当前时刻相匹配的图片信息。S102. Obtain picture information that matches the current time.
S103,通过所述客户端界面展现所述图片信息。S103. Display the picture information by using the client interface.
需要说明的是,本公开实施例中所涉及的终端可以包括但不限于个人计算机(Personal Computer,PC)、个人数字助理(Personal Digital Assistant,PDA)、无线手持设备、平板电脑(Tablet Computer)、手机、MP3播放器、MP4播放器等。It should be noted that the terminals involved in the embodiments of the present disclosure may include, but are not limited to, a personal computer (PC), a personal digital assistant (PDA), a wireless handheld device, a tablet computer, and a tablet computer. Mobile phones, MP3 players, MP4 players, etc.
需要说明的是,S101~S103的执行主体可以为客户端界面的展现装置,该装置可以位于本地终端的应用,或者还可以为位于本地终端的应用中的插件或软件开发工具包(Software Development Kit,SDK)等功能单元,或者还可以位于服务器,本公开实施例对此不进行特别限定。 It should be noted that the execution body of S101-S103 may be a presentation device of the client interface, and the device may be located in an application of the local terminal, or may be a plug-in or a software development kit (Software Development Kit) located in the application of the local terminal. The functional unit, such as the SDK, may also be located in the server, which is not specifically limited in the embodiment of the present disclosure.
可以理解的是,所述应用可以是安装在终端上的应用程序(nativeApp),或者还可以是终端上的浏览器的一个网页程序(webApp),本公开实施例对此不进行限定。It is to be understood that the application may be an application (nativeApp) installed on the terminal, or may be a web application (webApp) of the browser on the terminal, which is not limited by the embodiment of the disclosure.
实施例二Embodiment 2
基于上述实施例一所提供的客户端界面的展现方法,本公开实施例对S101的方法进行具体描述。该步骤具体可以包括:Based on the method for displaying the client interface provided by the foregoing embodiment 1, the method of the present disclosure specifically describes the method of S101. The step may specifically include:
举例说明,本公开实施例中,获得当前时刻的方法可以包括但不限于:可以调用客户端所在终端的操作系统提供的时间(Time)应用编程接口(Application Programming Interface,API),来读取客户端所在当前终端的操作系统的当前时刻。For example, in the embodiment of the present disclosure, the method for obtaining the current moment may include, but is not limited to,: calling a time application application programming interface (API) provided by an operating system of the terminal where the client is located to read the client. The current time of the operating system of the current terminal.
实施例三Embodiment 3
基于上述实施例一所提供的客户端界面的展现方法以及实施例二,本公开实施例对S102的方法进行具体描述。该步骤具体可以包括:Based on the method for displaying the client interface and the second embodiment, the method of the present disclosure specifically describes the method of S102. The step may specifically include:
举例说明,本公开实施例中,获得与当前时刻相匹配的图片信息的方法可以包括但不限于:请参考图2,其为本公开实施例所提供的客户端界面的展现方法的实施例的流程示例图,如图所示,需要先获得时间段与图片信息的对应关系。然后,获得当前时刻所在时间段。最后,依据时间段与图片信息的对应关系,获得当前时刻所在时间段对应的图片信息,将该图片信息作为与当前时刻相匹配的图片信息。For example, in the embodiment of the present disclosure, the method for obtaining the picture information that matches the current time may include, but is not limited to, refer to FIG. 2 , which is an embodiment of the method for displaying the client interface provided by the embodiment of the present disclosure. The process example diagram, as shown in the figure, needs to first obtain the correspondence between the time period and the picture information. Then, get the time period of the current time. Finally, according to the correspondence between the time segment and the picture information, the picture information corresponding to the time period of the current time is obtained, and the picture information is used as the picture information that matches the current time.
举例说明,获得时间段与图片信息的对应关系的方法可以包括但不限于以下两种:For example, the method for obtaining the correspondence between the time period and the picture information may include but is not limited to the following two types:
第一种:先确定N个时间段,N为大于或者等于2的整数。然后,依据预设的M个第一图片以及所述N个时间段,获得所述时间段与图 片信息的对应关系,M为大于或者等于2的整数。First: First, N time periods are determined, and N is an integer greater than or equal to 2. Then, according to the preset M first pictures and the N time periods, the time period and the graph are obtained. For the correspondence of slice information, M is an integer greater than or equal to 2.
例如,可以一个时间段对应一个第一图片,或者,也可以一个时间段对应至少两个第一图片。For example, one time period may correspond to one first picture, or one time period may correspond to at least two first pictures.
例如,每天可以包括五个时间段,如破晓3点~5点、日出5点~7点、晌午11点~13点、下午13点~17点以及日落17点~20点。每个时间段都可以对应一个第一图片。For example, five time periods can be included each day, such as 3 o'clock to 5 o'clock, 5 o'clock to 7 o'clock, 11 o'clock to 13 o'clock, 13 o'clock to 17 o'clock, and 17 o'clock to 20 o'clock. Each time period can correspond to a first picture.
例如,请参考图3,其为本公开实施例所提供的时间段与图片信息的对应关系的第一示例图,如图所示,破晓3点~5点对应图片1、日出5点~7点对应图片2、晌午11点~13点对应图片3、下午13点~17点对应图片4、日落17点~20点对应图片5。For example, please refer to FIG. 3 , which is a first example diagram of the correspondence between the time period and the picture information provided by the embodiment of the present disclosure. As shown in the figure, the 3 to 5 points correspond to the picture 1 and the sunrise 5 points to 7 points correspond to picture 2, 11:00 to 13:00, corresponding picture 3, 13:00 to 17:00, corresponding picture 4, sunset, 17 to 20, corresponding picture 5.
例如,上述时间段与图片信息的对应关系可以存储在索引库中,然后在确定当前时刻所属时间段后,可以利用确定的时间段在索引库中进行查找,以获得对应的存储地址,然后从该存储地址可以获得对应的图片信息。For example, the correspondence between the time period and the picture information may be stored in the index library, and then after determining the time period of the current time, the determined time period may be used to search in the index library to obtain a corresponding storage address, and then The storage address can obtain corresponding picture information.
第二种:先确定N个时间段,N为大于或者等于2的整数。然后,将预设的第二图片切分成N个部分,并获得每个部分在所述第二图片中的位置信息;依据所述N个时间段以及每个部分在所述第二图片中的位置信息,获得所述时间段与图片信息的对应关系。Second: First, N time periods are determined, and N is an integer greater than or equal to 2. Then, the preset second picture is divided into N parts, and position information of each part in the second picture is obtained; according to the N time periods and each part is in the second picture The location information obtains a correspondence between the time period and the picture information.
可以理解的是,本方法获得的时间段与图片信息的对应关系,其实质是时间段与位置信息的对应关系,该位置信息能够指示第二图片中的部分图片,也就是说,N个时间段中每个时间段对应的部分图片都属于相同的一个图片,即上述第二图片。It can be understood that the correspondence between the time period obtained by the method and the picture information is essentially the correspondence between the time segment and the location information, and the location information can indicate a part of the picture in the second picture, that is, N times. The partial pictures corresponding to each time segment in the segment belong to the same picture, that is, the above second picture.
例如,请参考图4,其为本公开实施例所提供的时间段与图片信息 的对应关系的第二示例图,如图所示,破晓3点~5点对应图片6中的第一部分、日出5点~7点对应图片6中的第二部分、晌午11点~13点对应图片6中的第三部分、下午13点~17点对应图片6中的第四部分、日落17点~20点对应图片6中的第五部分。For example, please refer to FIG. 4 , which is a time period and picture information provided by an embodiment of the present disclosure. The second example of the correspondence relationship is as shown in the figure. The first part of the picture 6 is deleted from 3 to 5 points, the second part of the picture 6 is selected from the 5 o'clock to the 7 o'clock, and the 11 o'clock to 13 o'clock Corresponding to the third part of the picture 6, the third part of the picture 6 from 13:00 to 17:00, and the fifth part of the picture 6 of the 17th to 20th of the sunset.
再例如,所述第二图片可以是一个长的颜色渐变图,破晓3点~5点可以对应该颜色渐变图中深蓝色的部分,日出5点~7点可以对应该颜色渐变图中浅蓝色的部分,晌午11点~13点可以对应该颜色渐变图中金黄色的部分,晌午11点~13点可以对应该颜色渐变图中橘黄色的部分,下午13点~17点可以对应该颜色渐变图中红色的部分,日落17点~20点可以对应该颜色渐变图中暗红色的部分。For another example, the second picture may be a long color gradation picture, and the 3: 5 to 5 o'clock may correspond to the dark blue part of the color gradation picture, and the sunrise 5 to 7 points may correspond to the color gradation picture. The blue part, from 11:00 to 13:00, can correspond to the golden part of the color gradient. From 11:00 to 13:00, you can correspond to the orange part of the color gradient. From 13 to 17 in the afternoon, you can The red part of the color gradient map, sunset 17:00 to 20:00 can correspond to the dark red part of the color gradient.
优选的,确定N个时间段的方法可以包括但不限于以下两种:Preferably, the method for determining N time periods may include but is not limited to the following two types:
第一种:从预设的配置文件中读取预先配置的N个时间段。The first type: Read pre-configured N time periods from the preset configuration file.
例如,可以预先配置每天的五个时间段,如破晓3点~5点、日出5点~7点、晌午11点~13点、下午13点~17点以及日落17点~20点。For example, five time periods per day can be pre-configured, such as 3 o'clock to 5 o'clock, 5 o'clock to 7 o'clock, 11 o'clock to 13 o'clock, 13 o'clock to 17 o'clock, and 17 o'clock to 20 o'clock.
第二种:如图2所示,先获得客户端所在终端的地理位置信息和当前日期。然后,依据地理位置信息和当前日期,获得客户端所在终端所在地理位置的日出时刻和日落时刻。最后,将日出时刻与所述日落时刻之间的时间长度分成N个时间段。The second type: as shown in Figure 2, first obtain the geographical location information and current date of the terminal where the client is located. Then, according to the geographical location information and the current date, the sunrise time and the sunset time of the geographical location of the terminal where the client is located are obtained. Finally, the length of time between the sunrise time and the sunset time is divided into N time periods.
优选的,获得客户端所在终端的地理位置信息的方法可以包括但不限于:可以利用定位技术,对该客户端所在终端执行定位操作,以获得客户端所在终端的地理位置信息。Preferably, the method for obtaining the geographical location information of the terminal where the client is located may include, but is not limited to, performing a positioning operation on the terminal where the client is located by using a positioning technology to obtain geographic location information of the terminal where the client is located.
优选的,所述定位技术可以包括但不限于:全球定位系统(Global Positioning System,GPS)定位技术、基站定位技术或者无线保真 (Wireless-Fidelity,Wi-Fi)定位技术等。Preferably, the positioning technology may include, but is not limited to, a Global Positioning System (GPS) positioning technology, a base station positioning technology, or a wireless fidelity. (Wireless-Fidelity, Wi-Fi) positioning technology.
举例说明,获得当前日期的方法可以包括但不限于:可以调用客户端所在终端的操作系统提供的时间(Time)API,来读取客户端所在当前终端的操作系统的当前日期。For example, the method for obtaining the current date may include, but is not limited to, calling a time (Time) API provided by an operating system of the terminal where the client is located to read the current date of the operating system of the current terminal where the client is located.
例如,所述当前日期可以是当前的月份日期。For example, the current date can be the current month date.
优选的,可以依据所述地理位置信息和所述当前日期,在数据库中进行查询,以获得客户端所在终端所在地理位置的日出时刻和日落时刻。Preferably, the query may be performed in the database according to the geographical location information and the current date to obtain a sunrise time and a sunset time in a geographical location where the terminal where the client is located.
优选的,所述地理位置信息可以是客户端所在终端的地理位置的名称,如北京、上海或者成都等。或者,也可以是客户端所在终端的地理位置的经纬度坐标,如北京市中心的经纬度坐标为(北纬39度54分20秒,东经116度23分29秒)。Preferably, the geographical location information may be a name of a geographical location of a terminal where the client is located, such as Beijing, Shanghai, or Chengdu. Alternatively, it may be the latitude and longitude coordinates of the geographical location of the terminal where the client is located, for example, the latitude and longitude coordinates of the center of Beijing are (latitude 39 degrees 54 minutes 20 seconds, east longitude 116 degrees 23 minutes 29 seconds).
举例说明,将日出时刻与日落时刻之间的时间长度分成N个时间段的方法可以包括:依据日出时刻与日落时刻之间的时间长度、预设的时间间隔,将日出时刻与日落时刻之间的时间长度分成N个时间段。For example, the method of dividing the length of time between the sunrise time and the sunset time into N time periods may include: setting the sunrise time and the sunset according to the length of time between the sunrise time and the sunset time, and the preset time interval. The length of time between moments is divided into N time periods.
例如,日出时刻与日落时刻之间的时间长度为10个小时,预设的时间间隔是2个小时,则将日出时刻与日落时刻之间的时间长度分成5个时间段。其中,每个时间段对应一个第一图片,或者,每个时间段对应第二图片中的部分图片。For example, the length of time between the sunrise time and the sunset time is 10 hours, and the preset time interval is 2 hours, and the length of time between the sunrise time and the sunset time is divided into 5 time periods. Each time segment corresponds to a first picture, or each time segment corresponds to a part of the picture in the second picture.
再例如,日出时刻与日落时刻之间的时间长度为10个小时,预设的时间间隔是1个小时,则将日出时刻与日落时刻之间的时间长度分成10个时间段。其中,每个时间段对应一个第一图片,或者,每个时间段对应第二图片中的部分图片。For another example, the length of time between the sunrise time and the sunset time is 10 hours, and the preset time interval is 1 hour, and the length of time between the sunrise time and the sunset time is divided into 10 time periods. Each time segment corresponds to a first picture, or each time segment corresponds to a part of the picture in the second picture.
可以理解的是,日出时刻与日落时刻是跟随季节的变化而存在较大 变化的,而且对于不同的地理位置,日出时刻与日落时刻也存在较大差异。例如,夏季日出时刻比较早,日落时刻比较晚,日出时刻与日落时刻之间的时间长度相对较长;而冬季日出时刻比较晚,日落时刻比较早,日出时刻与日落时刻之间的时间长度相对较短。因此,本公开实施例中,利用客户端所在终端的地理位置以及当前的月份日期,可以获得准确的日出时刻和日落时刻,进而生成准确的时间段与图片信息的对应关系。Understandably, the sunrise time and the sunset time are followed by changes in the season. Changes, and for different geographical locations, there are also large differences between sunrise and sunset. For example, the summer sunrise time is relatively early, the sunset time is relatively late, and the time between sunrise time and sunset time is relatively long; while the winter sunrise time is relatively late, the sunset time is relatively early, and the sunrise time and the sunset time are between The length of time is relatively short. Therefore, in the embodiment of the present disclosure, an accurate sunrise time and a sunset time can be obtained by using the geographic location of the terminal where the client is located and the current month date, thereby generating an accurate correspondence between the time period and the picture information.
可以理解的是,依据日出时刻与日落时刻之间的时间长度以及预设的时间间隔,可以决定图片的更新速度,如将日出时刻与所述日落时刻之间的时间长度分成10个时间段,表示每1个小时就更换一张图片。再如,将日出时刻与所述日落时刻之间的时间长度分成5个时间段,表示每2个小时就更换一张图片。It can be understood that, according to the length of time between the sunrise time and the sunset time and the preset time interval, the update speed of the picture may be determined, such as dividing the time length between the sunrise time and the sunset time into 10 times. The paragraph indicates that an image is replaced every hour. For another example, the length of time between the sunrise time and the sunset time is divided into five time periods, indicating that one picture is replaced every two hours.
优选的,当依据N个时间段以及每个部分在第二图片中的位置信息,获得时间段与图片信息的对应关系时,依据该时间段与图片信息的对应关系,获得当前时刻所在时间段对应的图片信息的方法可以包括但不限于:Preferably, when the correspondence between the time period and the picture information is obtained according to the N time periods and the position information of each part in the second picture, according to the corresponding relationship between the time period and the picture information, the time period of the current time is obtained. The method of corresponding picture information may include but is not limited to:
首先,依据该时间段与图片信息的对应关系,利用获得的当前时刻,从该对应关系中,获得当前时刻所在时间段对应的位置信息。然后,利用该位置信息,从第二图片中截取该位置信息对应的部分,从而可以依据该位置信息在第二图片中对应的部分,获得所述当前时刻所在时间段对应的图片信息。First, according to the correspondence between the time period and the picture information, using the obtained current time, the location information corresponding to the time zone of the current time is obtained from the corresponding relationship. Then, using the location information, the part corresponding to the location information is intercepted from the second picture, so that the picture information corresponding to the time zone of the current time can be obtained according to the corresponding part of the location information in the second picture.
例如,如图4所示,可以将第二图片的下边界作为x轴,将第二图片的左边界作为y轴,从而可以在将该第二图片分为M个部分之后,获得每个部分在第二图片的坐标信息,将该坐标信息作为每个部分在第二 图片中的位置信息。For example, as shown in FIG. 4, the lower boundary of the second picture may be taken as the x-axis, and the left boundary of the second picture may be taken as the y-axis, so that each part may be obtained after the second picture is divided into M parts. In the coordinate information of the second picture, the coordinate information is used as the second part in each part Location information in the picture.
需要说明的是,本公开实施例中,所述客户端界面可以包括输入法应用的客户端界面、与时间相关的应用的客户端界面等。如输入法应用的皮肤、天气客户端的背景图、闹钟应用的背景图或者空气应用的背景图等。It should be noted that, in the embodiment of the present disclosure, the client interface may include a client interface of an input method application, a client interface of a time-related application, and the like. Such as the skin applied by the input method, the background image of the weather client, the background image of the alarm application, or the background image of the air application.
实施例四Embodiment 4
基于上述实施例一所提供的客户端界面的展现方法、实施例二以及实施例三,本公开实施例对S103的方法进行具体描述。该步骤具体可以包括:Based on the method for displaying the client interface, the second embodiment, and the third embodiment, the method of the present disclosure specifically describes the method of S103. The step may specifically include:
在获得与当前时刻相匹配的图片信息后,可以通过客户端界面展现该与当前时刻相匹配的图片信息。After obtaining the picture information that matches the current time, the picture information matching the current time may be displayed through the client interface.
可选的,在客户端界面展现该与当前时刻相匹配的图片信息之前,可以依据客户端界面的尺寸,对获得的该图片信息进行调整,例如拉伸图片或者压缩图片等,以使得该图片信息更适合在客户端界面上展现。Optionally, before the client interface displays the image information that matches the current time, the obtained image information may be adjusted according to the size of the client interface, such as stretching a picture or compressing a picture, so that the picture is The information is more suitable for presentation on the client interface.
例如,可以将该图片信息填入页面层叠样式表(Cascading Style Sheets,CSS)模板中相应位置,以生成相应的CSS,实现在客户端界面上展现该图片信息,该图片信息可以作为客户端界面的背景图展现给用户。For example, the picture information may be filled in a corresponding position in a Cascading Style Sheets (CSS) template to generate a corresponding CSS, and the picture information is displayed on the client interface, and the picture information may be used as a client interface. The background image is presented to the user.
再例如,依据该图片信息生成输入法皮肤,然后加载该生成的输入法皮肤,从而实现通过输入法应用的皮肤展现该图片信息。For another example, the input method skin is generated according to the picture information, and then the generated input method skin is loaded, thereby realizing the picture information displayed by the skin applied by the input method.
本公开实施例中,可以通过获得当前时刻,来获取与当前时刻相匹配的图片,从而在客户端界面上展现该图片,这样,客户端界面就可以随着时间变化而产生变化,实现客户端界面的动态展现,解决现有技术 中客户端界面的展现内容和样式都比较单一的问题。In the embodiment of the present disclosure, the current time is obtained to obtain a picture that matches the current time, so that the picture is displayed on the client interface, so that the client interface can change with time, and the client is implemented. Dynamic display of the interface to solve the existing technology The presentation content and style of the client interface are relatively single.
需要说明的是,本公开实施例中,对于N个时间段以外的其他时间,可以不改变客户端界面展现的图片,相当于客户端界面所展现的图片维持上一时间段所展现的图片。例如,日出5点~7点,通过客户端界面展现图片2,晌午11点~13点,通过客户端界面展现图片3,而7点~11点之间的时间段内,客户端界面所展现的图片不改变,这样,7点~11点之间的时间段内,客户端界面所展现的图片是图片2。It should be noted that, in the embodiment of the present disclosure, for the time other than the N time periods, the picture displayed by the client interface may not be changed, and the picture displayed by the client interface is maintained for the picture displayed in the previous time period. For example, from 5 o'clock to 7 o'clock in the sunrise, the picture 2 is displayed through the client interface, and from 11:00 to 13:00, the picture 3 is displayed through the client interface, and the time interval between 7 and 11 is the client interface. The displayed picture does not change, so that the picture displayed by the client interface is picture 2 in the time period between 7 o'clock and 11 o'clock.
实施例五Embodiment 5
本公开实施例进一步给出实现上述方法实施例中各步骤及方法的装置实施例。Embodiments of the present disclosure further provide an apparatus embodiment for implementing the steps and methods in the foregoing method embodiments.
请参考图5,其为本公开实施例所提供的客户端界面的展现装置的功能方块图。如图所示,该装置包括:Please refer to FIG. 5 , which is a functional block diagram of a device for displaying a client interface according to an embodiment of the present disclosure. As shown, the device includes:
时间获取单元501,用于获得当前时刻;a time obtaining unit 501, configured to obtain a current time;
图片获取单元502,用于获得与所述当前时刻相匹配的图片信息;a picture obtaining unit 502, configured to obtain picture information that matches the current time;
图片输出单元503,用于通过所述客户端界面展现所述图片信息。The picture output unit 503 is configured to display the picture information by using the client interface.
优选的,所述图片获取单元502,具体用于:Preferably, the picture obtaining unit 502 is specifically configured to:
获得时间段与图片信息的对应关系;Obtaining the correspondence between the time period and the picture information;
获得所述当前时刻所在时间段;Obtaining a time period of the current time;
依据所述时间段与图片信息的对应关系,获得所述当前时刻所在时间段对应的图片信息,以作为与所述当前时刻相匹配的图片信息。And obtaining, according to the correspondence between the time period and the picture information, picture information corresponding to the time period of the current time, as the picture information that matches the current time.
优选的,所述图片获取单元502用于获得时间段与图片信息的对应关系时,具体用于:Preferably, when the picture obtaining unit 502 is configured to obtain a correspondence between the time period and the picture information, the picture acquiring unit 502 is specifically configured to:
确定N个时间段,N为大于或者等于2的整数; Determining N time periods, N being an integer greater than or equal to 2;
依据M个第一图片以及所述N个时间段,获得所述时间段与图片信息的对应关系,M为大于或者等于2的整数;或者,将第二图片切分成N个部分,并获得每个部分在所述第二图片中的位置信息;依据所述N个时间段以及每个部分在所述第二图片中的位置信息,获得所述时间段与图片信息的对应关系。Obtaining, according to the M first pictures and the N time periods, a correspondence between the time period and the picture information, where M is an integer greater than or equal to 2; or, dividing the second picture into N parts, and obtaining each Position information of the part in the second picture; obtaining the correspondence between the time period and the picture information according to the N time periods and the location information of each part in the second picture.
优选的,所述图片获取单元502用于确定N个时间段时,具体用于:Preferably, when the picture obtaining unit 502 is used to determine N time periods, it is specifically used to:
获得客户端所在终端的地理位置信息和当前日期;Obtain the geographical location information and current date of the terminal where the client is located;
依据所述地理位置信息和所述当前日期,获得所述客户端所在终端所在地理位置的日出时刻和日落时刻;Obtaining a sunrise time and a sunset time of a geographical location of the terminal where the client is located, according to the geographical location information and the current date;
将所述日出时刻与所述日落时刻之间的时间长度分成所述N个时间段。The length of time between the sunrise time and the sunset time is divided into the N time periods.
优选的,所述图片获取单元502用于依据所述时间段与图片信息的对应关系,获得所述当前时刻所在时间段对应的图片信息时,具体用于:Preferably, the image obtaining unit 502 is configured to: according to the corresponding relationship between the time period and the picture information, obtain the picture information corresponding to the time period of the current time, specifically used to:
依据所述时间段与图片信息的对应关系,获得所述当前时刻所在时间段对应的位置信息;Obtaining location information corresponding to the time period of the current time according to the correspondence between the time period and the picture information;
依据所述位置信息在所述第二图片中对应的部分,获得所述当前时刻所在时间段对应的图片信息。And obtaining, according to the location information, the picture information corresponding to the time period of the current time in the corresponding part of the second picture.
由于本实施例中的各单元能够执行图1所示的方法,本实施例未详细描述的部分,可参考对图1的相关说明。Since the units in this embodiment can perform the method shown in FIG. 1, and the parts not described in detail in this embodiment, reference may be made to the related description of FIG.
本公开实施例的技术方案具有以下有益效果:The technical solution of the embodiments of the present disclosure has the following beneficial effects:
本公开实施例通过获得与当前时刻相匹配的图片信息,以及通过客户端界面展现该图片信息的技术方案,能够实现随时间变化在客户端界面动态展现图片,自动改变展现样式,这样,在不同时间,客户端界面 可以展现的图片不同,能够解决现有技术中,客户端界面的展现内容和样式都比较单一,缺乏变化,长久使用,重复率太高的问题,从而提高客户端界面的展现内容和样式的多样性。In the embodiment of the present disclosure, by obtaining the picture information that matches the current time and the technical solution of displaying the picture information through the client interface, it is possible to dynamically display the picture on the client interface over time, and automatically change the presentation style, so that the difference is different. Time, client interface Different pictures can be displayed, which can solve the problem that the presentation content and style of the client interface are relatively simple, lack of change, long-term use, and high repetition rate in the prior art, thereby improving the display content and style of the client interface. Sex.
另外,本公开实施例是基于当前时间来获得图片信息,因此,客户端界面所展现的图片信息与时间是相匹配的,从而实现通过展现图片来输出当前时间,这样,通过客户端界面用户就可以及时获得当前时间,通过客户端界面的变化来感受时间变化,提高了客户端界面输出内容的多样性。In addition, the embodiment of the present disclosure obtains the picture information based on the current time. Therefore, the picture information displayed by the client interface is matched with the time, so that the current time is output by displaying the picture, so that the user through the client interface is The current time can be obtained in time, and the change of the client interface can be used to feel the time change, and the diversity of the output content of the client interface is improved.
另外,现有技术中,需要用户先手动下载输入法应用的皮肤安装包,然后运行该皮肤安装包来安装输入法应用的皮肤,实现输入法应用的皮肤更新。如果利用本公开实施例所提供的上述技术方案,可以依据时间的变化,自动、动态更新输入法应用的客户端界面,从而减少用户的操作成本,提高皮肤更新效率。In addition, in the prior art, the user needs to manually download the skin installation package of the input method application, and then run the skin installation package to install the skin of the input method application, and implement the skin update of the input method application. If the above technical solution provided by the embodiment of the present disclosure is utilized, the client interface of the input method application can be automatically and dynamically updated according to the change of time, thereby reducing the operation cost of the user and improving the skin update efficiency.
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统,装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。A person skilled in the art can clearly understand that for the convenience and brevity of the description, the specific working process of the system, the device and the unit described above can refer to the corresponding process in the foregoing method embodiment, and details are not described herein again.
在本公开所提供的几个实施例中,应该理解到,所揭露的系统,装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如,多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的 形式。In the several embodiments provided by the present disclosure, it should be understood that the disclosed system, apparatus, and method may be implemented in other manners. For example, the device embodiments described above are merely illustrative. For example, the division of the unit is only a logical function division. In actual implementation, there may be another division manner. For example, multiple units or components may be combined. Or it can be integrated into another system, or some features can be ignored or not executed. In addition, the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be electrical, mechanical or otherwise. form.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
另外,在本公开各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用硬件加软件功能单元的形式实现。In addition, each functional unit in various embodiments of the present disclosure may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit. The above integrated unit can be implemented in the form of hardware or in the form of hardware plus software functional units.
上述以软件功能单元的形式实现的集成的单元,可以存储在一个计算机可读取存储介质中。上述软件功能单元存储在一个存储介质中,包括若干指令用以使得一台计算机装置(可以是个人计算机,服务器,或者网络装置等)或处理器(Processor)执行本公开各个实施例所述方法的部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等各种可以存储程序代码的介质。The above-described integrated unit implemented in the form of a software functional unit can be stored in a computer readable storage medium. The software functional unit described above is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor to perform the methods of the various embodiments of the present disclosure. Part of the steps. The foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like, which can store program codes. .
以上所述仅为本公开的较佳实施例而已,并不用以限制本公开,凡在本公开的精神和原则之内,所做的任何修改、等同替换、改进等,均应包含在本公开保护的范围之内。 The above description is only the preferred embodiment of the present disclosure, and is not intended to limit the disclosure, and any modifications, equivalents, improvements, etc., which are made within the spirit and principles of the present disclosure, should be included in the present disclosure. Within the scope of protection.

Claims (12)

  1. 一种客户端界面的展现方法,其特征在于,所述方法包括:A method for presenting a client interface, the method comprising:
    确定当前时刻;Determine the current time;
    获得与所述当前时刻相匹配的图片信息;Obtaining picture information that matches the current time;
    通过所述客户端界面展现所述图片信息。The picture information is presented through the client interface.
  2. 根据权利要求1所述的方法,其特征在于,所述获得与所述当前时刻相匹配的图片信息,包括:The method according to claim 1, wherein the obtaining picture information that matches the current time comprises:
    获得时间段与图片信息的对应关系;Obtaining the correspondence between the time period and the picture information;
    确定所述当前时刻所在时间段;Determining a time period of the current time;
    依据所述时间段与图片信息的对应关系,获得所述当前时刻所在时间段对应的图片信息,以作为与所述当前时刻相匹配的图片信息。And obtaining, according to the correspondence between the time period and the picture information, picture information corresponding to the time period of the current time, as the picture information that matches the current time.
  3. 根据权利要求2所述的方法,其特征在于,所述时间段与图片信息的对应关系采用如下方式建立:The method according to claim 2, wherein the correspondence between the time period and the picture information is established as follows:
    确定N个时间段,N为大于或者等于2的整数;Determining N time periods, N being an integer greater than or equal to 2;
    将所述N个时间段中的每一个与至少一个第一图片建立对应关系;或者,将所述N个时间段中的每一个与第二图片中的至少一个图片片段的位置信息建立对应关系。Correlating each of the N time segments with at least one first picture; or, mapping each of the N time segments to position information of at least one picture segment in the second picture .
  4. 根据权利要求3所述的方法,其特征在于,所述确定N个时间段,包括:The method of claim 3, wherein the determining the N time periods comprises:
    获得客户端所在终端的地理位置信息和当前日期;Obtain the geographical location information and current date of the terminal where the client is located;
    依据所述地理位置信息和所述当前日期,获得所述客户端所在终端所在地理位置的日出时刻和日落时刻;Obtaining a sunrise time and a sunset time of a geographical location of the terminal where the client is located, according to the geographical location information and the current date;
    将所述日出时刻与所述日落时刻之间的时间长度分成所述N个时间 段。Dividing the length of time between the sunrise time and the sunset time into the N times segment.
  5. 根据权利要求3所述的方法,其特征在于,所述依据所述时间段与图片信息的对应关系,获得所述当前时刻所在时间段对应的图片信息,包括:The method according to claim 3, wherein the obtaining the picture information corresponding to the time period of the current time according to the correspondence between the time period and the picture information comprises:
    依据所述时间段与图片信息的对应关系,获得所述当前时刻所在时间段对应的位置信息;Obtaining location information corresponding to the time period of the current time according to the correspondence between the time period and the picture information;
    依据所述位置信息在所述第二图片中对应的图片片段,获得所述当前时刻所在时间段对应的图片信息。And obtaining, according to the location information, the picture information corresponding to the time segment of the current time in the corresponding picture segment in the second picture.
  6. 一种客户端界面的展现装置,其特征在于,所述装置包括:A presentation device for a client interface, characterized in that the device comprises:
    时间获取单元,用于确定当前时刻;a time acquisition unit, configured to determine a current time;
    图片获取单元,用于获得与所述当前时刻相匹配的图片信息;a picture obtaining unit, configured to obtain picture information that matches the current time;
    图片输出单元,用于通过所述客户端界面展现所述图片信息。a picture output unit, configured to display the picture information by using the client interface.
  7. 根据权利要求6所述的装置,其特征在于,所述图片获取单元,具体用于:The device according to claim 6, wherein the picture obtaining unit is specifically configured to:
    获得时间段与图片信息的对应关系;Obtaining the correspondence between the time period and the picture information;
    确定所述当前时刻所在时间段;Determining a time period of the current time;
    依据所述时间段与图片信息的对应关系,获得所述当前时刻所在时间段对应的图片信息,以作为与所述当前时刻相匹配的图片信息。And obtaining, according to the correspondence between the time period and the picture information, picture information corresponding to the time period of the current time, as the picture information that matches the current time.
  8. 根据权利要求7所述的装置,其特征在于,所述图片获取单元,还用于采用如下方式建立所述时间段与图片信息的对应关系:The device according to claim 7, wherein the picture obtaining unit is further configured to establish a correspondence between the time period and the picture information in the following manner:
    确定N个时间段,N为大于或者等于2的整数;Determining N time periods, N being an integer greater than or equal to 2;
    将所述N个时间段中的每一个与至少一个第一图片建立对应关系;或者,将所述N个时间段中的每一个与第二图片中的至少一个图片片段 的位置信息建立对应关系。Correlating each of the N time periods with at least one first picture; or, combining each of the N time periods with at least one picture fragment in the second picture The location information establishes a correspondence.
  9. 根据权利要求8所述的装置,其特征在于,所述图片获取单元用于确定N个时间段时,具体用于:The device according to claim 8, wherein the picture obtaining unit is configured to: when determining the N time periods, specifically:
    获得客户端所在终端的地理位置信息和当前日期;Obtain the geographical location information and current date of the terminal where the client is located;
    依据所述地理位置信息和所述当前日期,获得所述客户端所在终端所在地理位置的日出时刻和日落时刻;Obtaining a sunrise time and a sunset time of a geographical location of the terminal where the client is located, according to the geographical location information and the current date;
    将所述日出时刻与所述日落时刻之间的时间长度分成所述N个时间段。The length of time between the sunrise time and the sunset time is divided into the N time periods.
  10. 根据权利要求8所述的装置,其特征在于,所述图片获取单元用于依据所述时间段与图片信息的对应关系,获得所述当前时刻所在时间段对应的图片信息时,具体用于:The device according to claim 8, wherein the picture obtaining unit is configured to: according to the corresponding relationship between the time period and the picture information, obtain the picture information corresponding to the time period of the current time, specifically used for:
    依据所述时间段与图片信息的对应关系,获得所述当前时刻所在时间段对应的位置信息;Obtaining location information corresponding to the time period of the current time according to the correspondence between the time period and the picture information;
    依据所述位置信息在所述第二图片中对应的图片片段,获得所述当前时刻所在时间段对应的图片信息。And obtaining, according to the location information, the picture information corresponding to the time segment of the current time in the corresponding picture segment in the second picture.
  11. 一种设备,包括:A device that includes:
    一个或多个处理器;One or more processors;
    存储器;Memory
    一个或多个程序,所述一个或多个程序存储在所述存储器中,当被所述一个或多个处理器执行时,执行以下操作:One or more programs, the one or more programs being stored in the memory, when executed by the one or more processors, performing the following operations:
    确定当前时刻;Determine the current time;
    获得与所述当前时刻相匹配的图片信息;Obtaining picture information that matches the current time;
    通过所述客户端界面展现所述图片信息。 The picture information is presented through the client interface.
  12. 一种非易失性计算机存储介质,所述计算机存储介质存储有一个或多个程序,当所述一个或多个程序被一个设备执行时,使得所述设备执行以下操作:A non-volatile computer storage medium storing one or more programs that, when executed by a device, cause the device to:
    确定当前时刻;Determine the current time;
    获得与所述当前时刻相匹配的图片信息;Obtaining picture information that matches the current time;
    通过所述客户端界面展现所述图片信息。 The picture information is presented through the client interface.
PCT/CN2015/094395 2015-01-20 2015-11-12 Client interface presentation method, apparatus and device, and computer storage medium WO2016115938A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510026695.5A CN104615673B (en) 2015-01-20 2015-01-20 A kind of client end interface shows method and device
CN201510026695.5 2015-01-20

Publications (1)

Publication Number Publication Date
WO2016115938A1 true WO2016115938A1 (en) 2016-07-28

Family

ID=53150115

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/094395 WO2016115938A1 (en) 2015-01-20 2015-11-12 Client interface presentation method, apparatus and device, and computer storage medium

Country Status (2)

Country Link
CN (1) CN104615673B (en)
WO (1) WO2016115938A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111352685A (en) * 2020-02-28 2020-06-30 北京百度网讯科技有限公司 Input method keyboard display method, device, equipment and storage medium

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104615673B (en) * 2015-01-20 2018-06-12 百度在线网络技术(北京)有限公司 A kind of client end interface shows method and device
CN104994062B (en) * 2015-05-18 2019-04-30 百度在线网络技术(北京)有限公司 A kind of information-pushing method and device
CN105392122A (en) * 2015-09-25 2016-03-09 珠海市小源科技有限公司 Short message-based information pushing method and device
CN105224172A (en) * 2015-09-25 2016-01-06 百度在线网络技术(北京)有限公司 A kind of theme output intent and system
CN107145361A (en) * 2017-05-26 2017-09-08 北京小米移动软件有限公司 Wallpaper displaying method and device
CN109407924A (en) * 2018-10-11 2019-03-01 腾讯音乐娱乐科技(深圳)有限公司 Interface display method, device, terminal and storage medium
CN110174686B (en) * 2019-04-16 2021-09-24 百度在线网络技术(北京)有限公司 Method, device and system for matching GNSS (global navigation satellite system) position and image in crowdsourcing map
CN110598096A (en) * 2019-08-30 2019-12-20 连尚(北京)网络科技有限公司 Method, electronic device and computer-readable medium for presenting information

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103455519A (en) * 2012-06-04 2013-12-18 联想(北京)有限公司 Method for displaying objects and electronic equipment
CN103677562A (en) * 2013-11-12 2014-03-26 北京奇虎科技有限公司 Time display method and time display device
CN104021152A (en) * 2014-05-19 2014-09-03 广州酷狗计算机科技有限公司 Picture display method and device based on audio file playing
CN104615673A (en) * 2015-01-20 2015-05-13 百度在线网络技术(北京)有限公司 Client-side interface display method and device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007265249A (en) * 2006-03-29 2007-10-11 Toshiba Corp Data retrieval display device, data retrieval display system, retrieval display processing program and data retrieval display method
CN102479023A (en) * 2010-11-22 2012-05-30 联想(北京)有限公司 Display method and terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103455519A (en) * 2012-06-04 2013-12-18 联想(北京)有限公司 Method for displaying objects and electronic equipment
CN103677562A (en) * 2013-11-12 2014-03-26 北京奇虎科技有限公司 Time display method and time display device
CN104021152A (en) * 2014-05-19 2014-09-03 广州酷狗计算机科技有限公司 Picture display method and device based on audio file playing
CN104615673A (en) * 2015-01-20 2015-05-13 百度在线网络技术(北京)有限公司 Client-side interface display method and device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111352685A (en) * 2020-02-28 2020-06-30 北京百度网讯科技有限公司 Input method keyboard display method, device, equipment and storage medium
CN111352685B (en) * 2020-02-28 2024-04-09 北京百度网讯科技有限公司 Display method, device, equipment and storage medium of input method keyboard

Also Published As

Publication number Publication date
CN104615673A (en) 2015-05-13
CN104615673B (en) 2018-06-12

Similar Documents

Publication Publication Date Title
WO2016115938A1 (en) Client interface presentation method, apparatus and device, and computer storage medium
US11595569B2 (en) Supplying content aware photo filters
US10785597B2 (en) System to track engagement of media items
US10915911B2 (en) System to determine a price-schedule to distribute media content
KR102614536B1 (en) Virtual vision system
US11721080B2 (en) Augmented reality system
US10656797B1 (en) Global event-based avatar
US20180052572A1 (en) Modifying style layer properties of a digital map
EP3677056A1 (en) Device location based on machine learning classifications
CN112470193A (en) Conditional modification of augmented reality objects
US11954314B2 (en) Custom media overlay system
CN105279203B (en) Method, device and system for generating jigsaw puzzle
WO2016150108A1 (en) Resource information pushing method and apparatus
US11789179B2 (en) Generating weather data based on messaging system activity
US11943185B2 (en) Dynamic media overlay with smart widget
US20210097741A1 (en) Annotating an image with a texture fill
KR20170098113A (en) Method for creating image group of electronic device and electronic device thereof
CN111240615A (en) Parameter configuration method and system for VR immersion type large-screen tracking environment

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: 15878606

Country of ref document: EP

Kind code of ref document: A1

DPE1 Request for preliminary examination filed after expiration of 19th month from priority date (pct application filed from 20040101)
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15878606

Country of ref document: EP

Kind code of ref document: A1