Movatterモバイル変換


[0]ホーム

URL:


CN111679875A - Method, system and mobile terminal for displaying page content - Google Patents

Method, system and mobile terminal for displaying page content
Download PDF

Info

Publication number
CN111679875A
CN111679875ACN202010377280.3ACN202010377280ACN111679875ACN 111679875 ACN111679875 ACN 111679875ACN 202010377280 ACN202010377280 ACN 202010377280ACN 111679875 ACN111679875 ACN 111679875A
Authority
CN
China
Prior art keywords
content
module
page
displayed
mobile terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010377280.3A
Other languages
Chinese (zh)
Inventor
赵强
朱鹏飞
廖青松
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Cheerbright Technologies Co Ltd
Original Assignee
Beijing Cheerbright Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Cheerbright Technologies Co LtdfiledCriticalBeijing Cheerbright Technologies Co Ltd
Priority to CN202010377280.3ApriorityCriticalpatent/CN111679875A/en
Publication of CN111679875ApublicationCriticalpatent/CN111679875A/en
Pendinglegal-statusCriticalCurrent

Links

Images

Classifications

Landscapes

Abstract

Translated fromChinese

本发明公开了一种页面内容展示方法,在移动终端执行,包括:向服务器发送对页面的访问请求,访问请求包括用户信息;接收服务器基于用户信息返回的配置文件,基于配置文件确定在页面中展示的一个或多个内容模块;确定与每个内容模块相对应的格式信息,基于格式信息确定每个内容模块的样式和在页面中展示的位置;基于配置文件确定在每个内容模块中展示的一个或多个内容入口;基于每个内容模块的样式和在页面中展示的位置、以及在每个内容模块中展示的一个或多个内容入口,生成内容模块列表,并在页面中展示内容模块列表。本发明一并公开了相应的页面内容展示系统和移动终端。根据本发明的技术方案,能实现为用户个性化定制符合用户需求的内容。

Figure 202010377280

The invention discloses a method for displaying page content, which is executed on a mobile terminal and includes: sending an access request to a page to a server, where the access request includes user information; receiving a configuration file returned by the server based on the user information, and determining the content in the page based on the configuration file One or more content modules displayed; determine the format information corresponding to each content module, determine the style of each content module and the position displayed in the page based on the format information; determine the display in each content module based on the configuration file one or more content entries for each content module; based on the style of each content module and the position displayed on the page, and one or more content entries displayed in each content module, generate a list of content modules and display the content on the page List of modules. The invention also discloses a corresponding page content display system and a mobile terminal. According to the technical solution of the present invention, it is possible to realize the personalized customization of the content that meets the user's needs for the user.

Figure 202010377280

Description

Translated fromChinese
页面内容展示方法、系统及移动终端Method, system and mobile terminal for displaying page content

技术领域technical field

本发明涉及网络通信技术领域,尤其涉及一种页面内容展示方法、页面内容展示系统及移动终端。The present invention relates to the technical field of network communication, and in particular, to a method for displaying page content, a system for displaying page content and a mobile terminal.

背景技术Background technique

目前,在移动互联网领域的移动应用中,例如手机或平板电脑上安装的App,通常会根据用户使用习惯和业务运营策略,为用户提供符合用户需求的用户中心页面。Currently, in mobile applications in the field of mobile Internet, such as apps installed on mobile phones or tablet computers, users are usually provided with user center pages that meet user needs according to user usage habits and business operation strategies.

App中的用户中心页面,例如会包括用户个人信息、浏览记录、与销售的聊天记录、推荐APP、意见反馈等内容入口,还可以包括签到、报价、运营广告等内容入口。并且,不同的内容入口又会包括若干个字内容入口。由于用户中心页面所包括的与用户自身密切相关的多种内容,使用户越来越频繁地在App中查看用户中心页面。The user center page in the app, for example, will include user personal information, browsing records, chat records with sales, recommended apps, feedback and other content portals, as well as content portals such as check-in, quotations, and operational advertisements. Moreover, different content entries may include several word content entries. Because the user center page includes various contents closely related to the user, users are viewing the user center page in the App more and more frequently.

现有技术方案中,对于用户中心页面一般是在客户端安装应用之后,用户中心页面的各个内容入口的显示样式和排列顺序就是固定的。在客户端与服务端的通信过程中,服务端会向客户端返回这些内容入口对应的内容数据,客户端基于获取的内容数据和固定的格式进行显示内容。这种方案的缺点在于,用户中心页面的内容格式是固定不变的,如果因业务需求或者用户需求需要更改用户中心页面的内容入口的设计方案时,例如需要增加或者改变内容入口、更改用户中心页面中的图标列表的样式、推出新的运营活动和广告内容、根据用户行为部署不同的内容入口等,不仅需要在服务端增加或修改相应的数据,还需要在客户端修改样式代码,这样就需要重新发版、客户端重新下载更新包并安装,导致开发效率低、适用性和灵活度低、用户体验差。In the prior art solution, for the user center page, after the application is installed on the client, the display style and arrangement order of each content entry on the user center page are fixed. During the communication process between the client and the server, the server will return the content data corresponding to these content entries to the client, and the client will display the content based on the acquired content data and a fixed format. The disadvantage of this solution is that the content format of the user center page is fixed. If the design scheme of the content entry of the user center page needs to be changed due to business requirements or user needs, for example, it is necessary to add or change the content entry, change the user center The style of the icon list on the page, the introduction of new operational activities and advertising content, the deployment of different content portals according to user behavior, etc., not only need to add or modify the corresponding data on the server side, but also need to modify the style code on the client side, so that It needs to be reissued, and the client needs to download and install the update package again, resulting in low development efficiency, low applicability and flexibility, and poor user experience.

而且,基于上述技术方案,所有客户端的用户中心页面是统一的、固定的,并不能基于用户自身的行为习惯来为用户提供更符合与用户自身特点相匹配的内容,个人中心入口展示的内容不够灵活,用户体验不佳。Moreover, based on the above technical solutions, the user center pages of all clients are unified and fixed, and cannot provide users with content more in line with their own characteristics based on their own behavior habits, and the content displayed by the personal center entrance is not enough. Flexible and poor user experience.

为此,需要一种页面内容展示方法,以解决上述技术方案中存在的问题。Therefore, a method for displaying page content is required to solve the problems existing in the above technical solutions.

发明内容SUMMARY OF THE INVENTION

为此,本发明提供一种页面内容展示方法、系统及移动终端,以解决或至少缓解上面存在的问题。To this end, the present invention provides a method, system and mobile terminal for displaying page content to solve or at least alleviate the above problems.

根据本发明的一个方面,提供一种页面内容展示方法,在移动终端执行,所述方法包括:向服务器发送对页面的访问请求,所述访问请求包括用户信息;接收服务器基于所述用户信息返回的配置文件,基于所述配置文件确定在所述页面中展示的一个或多个内容模块,每个内容模块包括一个或多个内容入口;确定与每个内容模块相对应的格式信息,基于所述格式信息确定每个内容模块的样式和在页面中展示的位置;基于所述配置文件确定在每个内容模块中展示的一个或多个内容入口;以及基于每个内容模块的样式和在页面中展示的位置、以及在每个内容模块中展示的一个或多个内容入口,生成内容模块列表,并在页面中展示所述内容模块列表。According to an aspect of the present invention, there is provided a method for displaying page content, which is executed on a mobile terminal. The method includes: sending an access request to a page to a server, where the access request includes user information; receiving a response from the server based on the user information a configuration file, determine one or more content modules displayed in the page based on the configuration file, each content module includes one or more content entries; determine the format information corresponding to each content module, based on the The format information determines the style of each content module and the position displayed on the page; determines one or more content entries displayed in each content module based on the configuration file; and one or more content entries displayed in each content module, generate a content module list, and display the content module list in the page.

可选地,在根据本发明的页面内容展示方法中,确定在每个内容模块中展示的一个或多个内容入口的步骤包括:基于所述配置文件确定所述内容模块的一个或多个内容入口对应的展示参数;基于每个内容入口对应的展示参数确定是否展示所述内容入口,以便确定在所述内容模块中展示的一个或多个内容入口。Optionally, in the method for displaying page content according to the present invention, the step of determining one or more content entries displayed in each content module includes: determining one or more contents of the content module based on the configuration file Display parameters corresponding to the entry; determine whether to display the content entry based on the display parameter corresponding to each content entry, so as to determine one or more content entries displayed in the content module.

可选地,在根据本发明的页面内容展示方法中,每个内容入口对应一个二级页面,在确定在每个内容模块中展示的一个或多个内容入口之后,还包括步骤:基于所述配置文件确定在每个内容模块中展示的每个内容入口对应的登陆参数;基于所述登陆参数确定每个内容入口对应的二级页面是否需要登录后显示。Optionally, in the method for displaying page content according to the present invention, each content entry corresponds to a secondary page, and after determining one or more content entries displayed in each content module, the method further includes the step of: based on the The configuration file determines the login parameters corresponding to each content entry displayed in each content module; and based on the login parameters, determines whether the secondary page corresponding to each content entry needs to be displayed after login.

可选地,在根据本发明的页面内容展示方法中,所述移动终端中包括高度展示组件,在确定在每个内容模块中展示的一个或多个内容入口之后,还包括步骤:基于高度展示组件确定每个内容模块及其展示的每个内容入口的高度。Optionally, in the method for displaying page content according to the present invention, the mobile terminal includes a height display component, and after determining one or more content portals to be displayed in each content module, it further includes the step of: displaying based on the height The component determines the height of each content module and each content portal it presents.

可选地,在根据本发明的页面内容展示方法中,所述移动终端中包括格式信息列表,所述格式信息列表中的每一项包括一个内容模块以及与所述内容模块相对应的格式信息,以便基于内容模块格式列表确定与每个内容模块相对应的格式信息。Optionally, in the method for displaying page content according to the present invention, the mobile terminal includes a format information list, and each item in the format information list includes a content module and format information corresponding to the content module. , in order to determine the format information corresponding to each content module based on the content module format list.

可选地,在根据本发明的页面内容展示方法中,在确定在每个内容模块中展示的一个或多个内容入口之后,还包括步骤:确定每个内容模块包括的一个或多个内容入口的格式信息,以便基于内容入口的格式信息确定每个内容入口的样式以及在内容模块中展示的位置。Optionally, in the method for displaying page content according to the present invention, after determining one or more content entries displayed in each content module, the method further includes the step of: determining one or more content entries included in each content module The format information of the content entry, so that the style of each content entry and the position displayed in the content module are determined based on the format information of the content entry.

可选地,在根据本发明的页面内容展示方法中,所述内容模块为个人信息模块、查询模块或者推广模块。Optionally, in the method for displaying page content according to the present invention, the content module is a personal information module, a query module or a promotion module.

可选地,在根据本发明的页面内容展示方法中,在页面中展示的一个或多个内容模块包括推广模块,所述方法还包括步骤:在预定场景下隐藏所述推广模块。Optionally, in the method for displaying page content according to the present invention, one or more content modules displayed on the page include a promotion module, and the method further includes the step of: hiding the promotion module in a predetermined scenario.

可选地,在根据本发明的页面内容展示方法中,在隐藏所述推广模块之后,还包括步骤:接收服务器基于用户行为信息返回的与推广模块相对应的新的推广信息;基于所述推广模块对应的格式信息和新的推广信息,生成新的推广模块,并展示所述新的推广模块。Optionally, in the method for displaying page content according to the present invention, after hiding the promotion module, the method further includes the steps of: receiving new promotion information corresponding to the promotion module returned by the server based on user behavior information; The format information corresponding to the module and the new promotion information, generate a new promotion module, and display the new promotion module.

可选地,在根据本发明的页面内容展示方法中,在接收服务器基于所述用户信息返回的配置文件之后,还包括步骤:将所述配置文件存储到内存。Optionally, in the method for displaying page content according to the present invention, after receiving the configuration file returned by the server based on the user information, the method further includes the step of: storing the configuration file in a memory.

可选地,在根据本发明的页面内容展示方法中,所述用户信息包括位置信息、用户标识、设备标识中的一种或多种。Optionally, in the method for displaying page content according to the present invention, the user information includes one or more of location information, user identification, and device identification.

根据本发明的一个方面,提供一种页面内容展示系统,服务器,适于接收客户端对页面的访问请求,根据所述访问请求确定所述客户端对应的用户信息,并基于所述用户信息向客户端返回相应的配置文件;以及一个或多个移动终端,与所述服务器耦接,执行如上所述的方法来展示页面内容。According to an aspect of the present invention, a system for displaying page content is provided, and a server is adapted to receive an access request from a client to a page, determine user information corresponding to the client according to the access request, and send a message to the client based on the user information. The client returns a corresponding configuration file; and one or more mobile terminals, coupled with the server, execute the above-mentioned method to display page content.

根据本发明的一个方面,提供一种移动终端,包括:至少一个处理器;和存储有程序指令的存储器,其中,程序指令被配置为适于由上述至少一个处理器执行,所述程序指令包括用于执行如上所述的页面内容展示方法的指令。According to one aspect of the present invention, there is provided a mobile terminal comprising: at least one processor; and a memory storing program instructions, wherein the program instructions are configured to be adapted to be executed by the at least one processor, the program instructions including Instructions for executing the page content presentation method as described above.

根据本发明的一个方面,提供一种存储有程序指令的可读存储介质,当该程序指令被移动终端读取并执行时,使得该移动终端执行如上所述的页面内容展示方法。According to one aspect of the present invention, a readable storage medium storing program instructions is provided, when the program instructions are read and executed by a mobile terminal, the mobile terminal is made to execute the above-mentioned method for displaying page content.

根据本发明的技术方案,在接收到移动终端基于用户信息发送的访问请求后,服务器根据用户信息来确定与移动终端用户最相匹配的配置文件,并将配置文件返回至移动终端。进而,移动终端根据配置文件来确定在页面中展示的一个或多个内容模块。这样,可以基于用户的个人信息,向用户动态展示相应内容,充分考虑了用户的自身情况,能保证在页面中向用户展示的是最符合用户需求的内容模块,实现为用户个性化定制内容。According to the technical solution of the present invention, after receiving the access request sent by the mobile terminal based on the user information, the server determines the configuration file that best matches the user of the mobile terminal according to the user information, and returns the configuration file to the mobile terminal. Further, the mobile terminal determines one or more content modules displayed in the page according to the configuration file. In this way, the corresponding content can be dynamically displayed to the user based on the user's personal information, fully considering the user's own situation, ensuring that the content module that best meets the user's needs is displayed to the user on the page, and realizing personalized customization for the user.

进一步地,根据本发明的技术方案,在每个内容模块中展示的一个或多个内容入口也是由服务器基于用户信息来确定的,服务器通过返回的配置文件来指示移动终端在内容模块中展示的内容入口。这样,每个内容模块中展示的内容入口也是与用户自身密切相关的,实现更细致地、全方位地为用户个性化定制内容。Further, according to the technical solution of the present invention, one or more content entries displayed in each content module are also determined by the server based on user information, and the server instructs the mobile terminal to display in the content module through the returned configuration file. Content entry. In this way, the content entry displayed in each content module is also closely related to the user itself, so that the content can be personalized and customized for the user in a more detailed and comprehensive manner.

此外,通过将一些内容入口设置为需要用户登陆后才显示相应的二级页面内容,有利于保护用户的个人私密信息。In addition, by setting some content portals to require the user to log in before displaying the corresponding secondary page content, it is beneficial to protect the user's personal and private information.

上述说明仅是本发明技术方案的概述,为了能够更清楚了解本发明的技术手段,而可依照说明书的内容予以实施,并且为了让本发明的上述和其它目的、特征和优点能够更明显易懂,以下特举本发明的具体实施方式。The above description is only an overview of the technical solutions of the present invention, in order to be able to understand the technical means of the present invention more clearly, it can be implemented according to the content of the description, and in order to make the above and other purposes, features and advantages of the present invention more obvious and easy to understand , the following specific embodiments of the present invention are given.

附图说明Description of drawings

为了实现上述以及相关目的,本文结合下面的描述和附图来描述某些说明性方面,这些方面指示了可以实践本文所公开的原理的各种方式,并且所有方面及其等效方面旨在落入所要求保护的主题的范围内。通过结合附图阅读下面的详细描述,本公开的上述以及其它目的、特征和优势将变得更加明显。遍及本公开,相同的附图标记通常指代相同的部件或元素。To achieve the above and related objects, certain illustrative aspects are described herein in conjunction with the following description and drawings, which are indicative of the various ways in which the principles disclosed herein may be practiced, and all aspects and their equivalents are intended to be within the scope of the claimed subject matter. The above and other objects, features and advantages of the present disclosure will become more apparent by reading the following detailed description in conjunction with the accompanying drawings. Throughout this disclosure, the same reference numbers generally refer to the same parts or elements.

图1示出了根据本发明一个实施例的页面内容展示系统100的示意图;FIG. 1 shows a schematic diagram of a pagecontent presentation system 100 according to an embodiment of the present invention;

图2示出了根据本发明一个实施例的移动终端200的示意图;FIG. 2 shows a schematic diagram of amobile terminal 200 according to an embodiment of the present invention;

图3示出了根据本发明一个实施例的页面内容展示方法300的流程图;以及FIG. 3 shows a flowchart of amethod 300 for displaying page content according to an embodiment of the present invention; and

图4、图5分别示出了根据本发明一个实施例的页面400的示意图。4 and 5 respectively show schematic diagrams of apage 400 according to an embodiment of the present invention.

具体实施方式Detailed ways

下面将参照附图更详细地描述本公开的示例性实施例。虽然附图中显示了本公开的示例性实施例,然而应当理解,可以以各种形式实现本公开而不应被这里阐述的实施例所限制。相反,提供这些实施例是为了能够更透彻地理解本公开,并且能够将本公开的范围完整的传达给本领域的技术人员。Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited by the embodiments set forth herein. Rather, these embodiments are provided so that the present disclosure will be more thoroughly understood, and will fully convey the scope of the present disclosure to those skilled in the art.

图1示出了根据本发明一个实施例的页面内容展示系统100的示意图。如图1所示,页面内容展示系统100包括一个或多个移动终端200、服务器120。在移动终端200上安装有一个或者多个移动应用254。移动终端200的所有者通常会注册成为移动应用254的用户。移动应用254可以利用移动终端200提供的移动通信功能而耦接到服务器120,并可以经由服务器120而与其它移动终端200上的移动应用254进行通信。FIG. 1 shows a schematic diagram of asystem 100 for displaying page content according to an embodiment of the present invention. As shown in FIG. 1 , thesystem 100 for displaying page content includes one or moremobile terminals 200 and a server 120 . One or more mobile applications 254 are installed on themobile terminal 200 . The owner of themobile terminal 200 typically registers as a user of the mobile application 254 . The mobile application 254 may be coupled to the server 120 using the mobile communication function provided by themobile terminal 200 , and may communicate with the mobile applications 254 on othermobile terminals 200 via the server 120 .

移动应用254可以是各种应用。例如,用于让用户查看商品信息或资讯信息的应用;让一个用户去查看其他用户发布的信息的应用;用于让两个或者更多个用户进行相互沟通的应用。本发明不受限于移动应用254的具体用途,所有可以让用户经由移动应用254来查看与个人信息相关的页面内容的应用都在本发明的保护范围之内。Mobile applications 254 may be various applications. For example, applications that allow users to view product information or information; applications that allow one user to view information posted by other users; applications that allow two or more users to communicate with each other. The present invention is not limited to the specific use of the mobile application 254, and all applications that allow users to view page content related to personal information via the mobile application 254 are within the protection scope of the present invention.

根据一个实施例,移动应用254包括与用户个人信息相关的用户中心页面,用户中心页面可以包括一个或多个内容模块,通过一个或多个内容模块展示不同类型的内容。According to one embodiment, the mobile application 254 includes a user center page related to the user's personal information, and the user center page may include one or more content modules through which different types of content are displayed.

移动应用254在安装到移动终端200中之后,利用移动终端200提供的处理单元在移动终端200上执行,并利用移动终端200提供的触摸和显示屏幕、音频和视频播放单元等部件,提供与用户进行交互的接口,向用户呈现相应内容。After the mobile application 254 is installed in themobile terminal 200, it executes on themobile terminal 200 by using the processing unit provided by themobile terminal 200, and uses the touch and display screen, audio and video playback unit provided by themobile terminal 200 and other components to provide communication with the user. An interactive interface that presents the corresponding content to the user.

在根据本发明的实施例中,移动终端200适于执行页面内容展示方法。本发明的页面内容展示方法将在下文中详述。In an embodiment according to the present invention, themobile terminal 200 is adapted to execute a method for displaying page content. The page content display method of the present invention will be described in detail below.

在根据本发明的实施例中,移动终端200适于向服务器120发送对页面的访问请求,访问请求包括用户信息。这里,用户信息例如包括移动终端用户的位置信息、用户标识、移动终端的设备标识,本发明对用户信息的具体信息种类不做限制。页面可以是移动应用中的一个或多个页面,例如是与用户个人信息相关的用户中心页面。In an embodiment according to the present invention, themobile terminal 200 is adapted to send an access request to the page to the server 120, and the access request includes user information. Here, the user information includes, for example, the location information of the mobile terminal user, the user identification, and the device identification of the mobile terminal, and the present invention does not limit the specific information types of the user information. A page can be one or more pages in a mobile application, such as a user center page related to the user's personal information.

在根据本发明的实施例中,服务器120中存储有与页面内容相对应的多种配置文件,每种配置文件分别包括一个或多个内容模块信息。每种配置文件分别与相应的用户信息相匹配。服务器120在接收到移动终端200基于用户信息发送的访问请求后,可以根据用户信息确定与移动终端用户最相匹配的配置文件,并将配置文件返回至移动终端200。移动终端200可以根据获取的配置文件来确定在页面中展示的一个或多个内容模块,其中,每个内容模块包括一个或多个内容入口。这样,能保证移动终端200在页面中向用户展示的是最符合用户需求的内容模块。In the embodiment according to the present invention, the server 120 stores various configuration files corresponding to page content, and each configuration file includes one or more content module information respectively. Each profile is matched with the corresponding user information. After receiving the access request sent by themobile terminal 200 based on the user information, the server 120 may determine the configuration file that best matches the user of the mobile terminal according to the user information, and return the configuration file to themobile terminal 200 . Themobile terminal 200 may determine one or more content modules displayed in the page according to the acquired configuration file, wherein each content module includes one or more content entries. In this way, it can be ensured that what themobile terminal 200 displays to the user on the page is the content module that best meets the user's needs.

在根据本发明的实施例中,移动终端200适于确定与每个内容模块相对应的格式信息,格式信息包括样式信息和位置信息,进而,基于格式信息确定每个内容模块的样式和在页面中展示的位置。这里,移动终端200中(在安装应用后)存储有与多个内容模块分别相对应的格式信息,例如,移动终端200中包括格式信息列表,格式信息列表中的每一项包括一个内容模块以及与该内容模块相对应的格式信息,这样,移动终端200便可以基于内容模块格式列表确定与每个内容模块相对应的格式信息。In an embodiment according to the present invention, themobile terminal 200 is adapted to determine format information corresponding to each content module, the format information includes style information and location information, and further, determine the style and page content of each content module based on the format information shown in the location. Here, format information corresponding to a plurality of content modules is stored in the mobile terminal 200 (after the application is installed), for example, themobile terminal 200 includes a format information list, and each item in the format information list includes a content module and The format information corresponding to the content module, so that themobile terminal 200 can determine the format information corresponding to each content module based on the content module format list.

在根据本发明的实施例中,移动终端200基于配置文件确定在每个内容模块中展示的一个或多个内容入口。例如,移动终端200通过对配置文件进行解析,确定内容模块中的一个或多个内容入口对应的展示参数(show)。进而,基于每个内容入口对应的展示参数来确定是否展示相应的内容入口。这样,通过判断内容模块所包括的每个内容入口是否展示,便可以确定在页面的每个内容模块中所要展示的一个或多个内容入口。In an embodiment according to the present invention, themobile terminal 200 determines one or more content entries presented in each content module based on the configuration file. For example, themobile terminal 200 determines a display parameter (show) corresponding to one or more content entries in the content module by parsing the configuration file. Further, whether to display the corresponding content entry is determined based on the display parameter corresponding to each content entry. In this way, by judging whether each content entry included in the content module is displayed, one or more content entries to be displayed in each content module of the page can be determined.

在根据本发明的实施例中,移动终端200可以基于每个内容模块的样式和在页面中展示的位置、以及在每个内容模块中展示的一个或多个内容入口,生成内容模块列表,并在页面中展示内容模块列表。In an embodiment according to the present invention, themobile terminal 200 may generate a content module list based on the style of each content module and the position displayed on the page, and one or more content entries displayed in each content module, and Displays a list of content modules on the page.

图2示出了根据本发明一个实施例的移动终端200的结构框图。移动终端200可以包括存储器接口202、一个或多个数据处理器、图像处理器和/或中央处理单元204,以及外围接口206。FIG. 2 shows a structural block diagram of amobile terminal 200 according to an embodiment of the present invention. Themobile terminal 200 may include amemory interface 202 , one or more data processors, image processors and/orcentral processing units 204 , and aperipheral interface 206 .

存储器接口202、一个或多个处理器204和/或外围接口206既可以是分立元件,也可以集成在一个或多个集成电路中。在移动终端200中,各种元件可以通过一条或多条通信总线或信号线来耦合。传感器、设备和子系统可以耦合到外围接口206,以便帮助实现多种功能。Memory interface 202, one ormore processors 204, and/orperipheral interface 206 may be discrete components or may be integrated in one or more integrated circuits. In themobile terminal 200, various elements may be coupled through one or more communication buses or signal lines. Sensors, devices, and subsystems may be coupled to theperipheral interface 206 to facilitate various functions.

例如,运动传感器210、光线传感器212和距离传感器214可以耦合到外围接口206,以方便定向、照明和测距等功能。其他传感器216同样可以与外围接口206相连,例如定位系统(例如GPS接收机)、加速度传感器、温度传感器、生物测定传感器或其他感测设备,由此可以帮助实施相关的功能。For example,motion sensor 210,light sensor 212, anddistance sensor 214 may be coupled toperipheral interface 206 to facilitate functions such as orientation, lighting, and ranging.Other sensors 216 may also be connected to theperipheral interface 206, such as positioning systems (eg, GPS receivers), acceleration sensors, temperature sensors, biometric sensors, or other sensing devices, which may assist in implementing related functions.

相机子系统220和光学传感器222可以用于方便诸如记录照片和视频剪辑的相机功能的实现,其中所述相机子系统和光学传感器例如可以是电荷耦合器件(CCD)或互补金属氧化物半导体(CMOS)光学传感器。可以通过一个或多个无线通信子系统224来帮助实现通信功能,其中无线通信子系统可以包括射频接收机和发射机和/或光(例如红外)接收机和发射机。无线通信子系统224的特定设计和实施方式可以取决于移动终端200所支持的一个或多个通信网络。例如,移动终端200可以包括被设计成支持5G、LTE、3G、GSM网络、GPRS网络、EDGE网络、Wi-Fi或WiMax网络以及Bl ueboothTM网络的通信子系统224。Thecamera subsystem 220 andoptical sensor 222, which may be, for example, a charge coupled device (CCD) or a complementary metal oxide semiconductor (CMOS), may be used to facilitate the implementation of camera functions such as recording photographs and video clips. ) optical sensor. Communication functions may be facilitated by one or morewireless communication subsystems 224, which may include radio frequency receivers and transmitters and/or optical (eg, infrared) receivers and transmitters. The specific design and implementation ofwireless communication subsystem 224 may depend on the communication network or networks supported bymobile terminal 200 . For example, themobile terminal 200 may include acommunication subsystem 224 designed to support 5G, LTE, 3G, GSM networks, GPRS networks, EDGE networks, Wi-Fi or WiMax networks, and Bluebooth networks.

音频子系统226可以与扬声器228以及麦克风230相耦合,以便帮助实施启用语音的功能,例如语音识别、语音复制、数字记录和电话功能。I/O子系统240可以包括触摸屏控制器242和/或一个或多个其他输入控制器244。触摸屏控制器242可以耦合到触摸屏246。举例来说,该触摸屏246和触摸屏控制器242可以使用多种触摸感测技术中的任何一种来检测与之进行的接触和移动或是暂停,其中感测技术包括但不局限于电容性、电阻性、红外和表面声波技术。Audio subsystem 226 may be coupled withspeaker 228 andmicrophone 230 to facilitate voice-enabled functions such as voice recognition, voice reproduction, digital recording, and telephony functions. I/O subsystem 240 may includetouch screen controller 242 and/or one or moreother input controllers 244 .Touch screen controller 242 may be coupled totouch screen 246 . For example, thetouchscreen 246 andtouchscreen controller 242 may detect contact and movement or pause therewith using any of a variety of touch sensing techniques, including but not limited to capacitive, Resistive, infrared and surface acoustic wave technologies.

一个或多个其他输入控制器244可以耦合到其他输入/控制设备248,例如一个或多个按钮、摇杆开关、拇指旋轮、红外端口、USB端口、和/或指示笔之类的指点设备。所述一个或多个按钮(未显示)可以包括用于控制扬声器228和/或麦克风230音量的向上/向下按钮。One or moreother input controllers 244 may be coupled to other input/control devices 248, such as one or more buttons, rocker switches, thumbwheels, infrared ports, USB ports, and/or a pointing device such as a stylus . The one or more buttons (not shown) may include up/down buttons for controllingspeaker 228 and/ormicrophone 230 volume.

存储器接口202可以与存储器250相耦合。该存储器250可以包括高速随机存取存储器和/或非易失性存储器,例如一个或多个磁盘存储设备,一个或多个光学存储设备,和/或闪存存储器(例如NAND,NOR)。存储器250可以存储操作系统252,例如Android、iOS、Linux或是Wi ndows Phone之类的操作系统。该操作系统252可以包括用于处理基本系统服务以及执行依赖于硬件的任务的指令。存储器250还可以存储应用254(即,应用程序,以下简称应用)。在移动终端运行时,会从存储器250中加载操作系统252,并且由处理器204执行。应用254在运行时,也会从存储器250中加载,并由处理器204执行。应用254运行在操作系统之上,利用操作系统以及底层硬件提供的接口实现各种用户期望的功能,如即时通信、网页浏览、图片管理、视频播放等。应用254可以是独立于操作系统提供的,也可以是操作系统自带的,包括各种社交应用软件,如QQ、微信、微博等,也包括各种视频播放游戏直播等应用软件,还可以包括相册、计算器、录音笔等系统自带应用程序。另外,应用254被安装到移动终端200中时,也可以向操作系统添加驱动模块。Memory interface 202 may be coupled withmemory 250 . Thememory 250 may include high-speed random access memory and/or non-volatile memory, such as one or more magnetic disk storage devices, one or more optical storage devices, and/or flash memory (eg, NAND, NOR). Thememory 250 may store an operating system 252, such as an operating system such as Android, iOS, Linux, or Windows Phone. The operating system 252 may include instructions for handling basic system services and performing hardware-dependent tasks. Thememory 250 may also store applications 254 (ie, application programs, hereinafter referred to as applications). When the mobile terminal is running, the operating system 252 is loaded from thememory 250 and executed by theprocessor 204 . When the application 254 is running, it is also loaded from thememory 250 and executed by theprocessor 204 . The application 254 runs on the operating system, and utilizes the interfaces provided by the operating system and the underlying hardware to realize various functions expected by users, such as instant messaging, web browsing, picture management, video playback, and the like. The application 254 may be provided independently of the operating system, or it may be built-in with the operating system, including various social application software, such as QQ, WeChat, Weibo, etc., as well as various application software such as video playing and game live broadcasting, and also Including photo albums, calculators, voice recorders and other system built-in applications. In addition, when the application 254 is installed in themobile terminal 200, a driver module may also be added to the operating system.

在上述各种应用254中,其中的一种应用包括执行本发明的页面内容展示方法300的多条程序指令,这些程序指令可以指示处理器204执行本发明的页面内容展示方法300,以便移动终端200通过执行本发明的页面内容展示方法300来展示页面内容。Among the above-mentioned various applications 254, one of the applications includes a plurality of program instructions for executing the pagecontent display method 300 of the present invention, and these program instructions can instruct theprocessor 204 to execute the pagecontent display method 300 of the present invention, so that themobile terminal 200 displays the page content by executing the pagecontent display method 300 of the present invention.

图3示出了根据本发明一个实施例的页面内容展示方法300的示意性流程图。如图3所示,该方法始于步骤S310。FIG. 3 shows a schematic flowchart of amethod 300 for displaying page content according to an embodiment of the present invention. As shown in FIG. 3, the method starts at step S310.

在步骤S310中,向服务器发送对页面的访问请求,访问请求包括用户信息。这里,用户信息例如包括移动终端用户的位置信息、用户标识、移动终端的设备标识,本发明对用户信息的具体信息种类不做限制。页面例如是移动应用中的一个或多个页面,本发明对页面的具体类型不做限制。In step S310, an access request for the page is sent to the server, where the access request includes user information. Here, the user information includes, for example, the location information of the mobile terminal user, the user identification, and the device identification of the mobile terminal, and the present invention does not limit the specific information types of the user information. A page is, for example, one or more pages in a mobile application, and the present invention does not limit the specific type of the page.

随后,在步骤S320中,接收服务器120基于用户信息返回的配置文件,基于配置文件确定在页面中展示的一个或多个内容模块,每个内容模块包括一个或多个内容入口。Subsequently, in step S320, the configuration file returned by the server 120 based on the user information is received, and based on the configuration file, one or more content modules displayed on the page are determined, each content module including one or more content entries.

应当指出,服务器120中存储有与页面内容相对应的多种配置文件,每种配置文件分别包括一个或多个内容模块信息。每种配置文件分别与相应的用户信息相匹配,换言之,每种配置文件包括的一个或多个内容模块、正是根据该配置文件对应的用户信息来确定的、与用户自身情况最匹配的内容模块。这样,在接收到移动终端200基于用户信息发送的访问请求后,服务器120可以根据用户信息确定与移动终端用户最相匹配的配置文件,并将配置文件返回至移动终端200。进而,移动终端200根据配置文件来确定相应的一个或多个内容模块,并确定这些内容模块即是要在页面中展示的内容模块。也就是说,服务器120返回给移动终端200的配置文件中所包括的一个或多个内容模块、即是要在移动终端200的页面中展示的一个或多个内容模块。It should be noted that the server 120 stores various configuration files corresponding to page content, and each configuration file includes one or more content module information respectively. Each configuration file is matched with the corresponding user information, in other words, one or more content modules included in each configuration file are exactly the content determined according to the user information corresponding to the configuration file and most matching the user's own situation. module. In this way, after receiving the access request sent by themobile terminal 200 based on the user information, the server 120 may determine the configuration file that best matches the user of the mobile terminal according to the user information, and return the configuration file to themobile terminal 200 . Furthermore, themobile terminal 200 determines one or more corresponding content modules according to the configuration file, and determines that these content modules are the content modules to be displayed on the page. That is, the one or more content modules included in the configuration file returned by the server 120 to themobile terminal 200 are one or more content modules to be displayed in the page of themobile terminal 200 .

可见,基于本发明的技术方案,可以基于用户的用户信息,向用户动态展示相应内容,充分考虑了用户的自身情况,能保证在页面中向用户展示的是最符合用户需求的内容模块,实现了为用户定制个性化内容。It can be seen that based on the technical solution of the present invention, the corresponding content can be dynamically displayed to the user based on the user's user information, and the user's own situation is fully considered, and the content module that best meets the user's needs can be guaranteed to be displayed to the user on the page. To customize content for users.

根据一个实施例,页面例如是移动应用中的用户中心页面,用户中心页面中展示的一个或多个内容模块是与用户个人信息相关的内容。According to one embodiment, the page is, for example, a user center page in a mobile application, and one or more content modules displayed in the user center page are content related to the user's personal information.

根据一个实施例,移动终端200在第一次接收到服务器120基于用户信息返回的配置文件后,将该配置文件存储到内存。这样,在移动终端200没有接入互联网时,即使不能与服务器120通信,也可以基于内存中存储的配置文件在页面中展示一个或多个内容模块。According to one embodiment, after receiving the configuration file returned by the server 120 based on the user information for the first time, themobile terminal 200 stores the configuration file in the memory. In this way, when themobile terminal 200 is not connected to the Internet, even if themobile terminal 200 cannot communicate with the server 120, one or more content modules can be displayed on the page based on the configuration file stored in the memory.

在确定在页面中展示的一个或多个内容模块之后,在步骤S330中,确定与每个内容模块相对应的格式信息,格式信息包括样式信息和位置信息,进而,基于格式信息确定每个内容模块的样式和在页面中展示的位置。这里,移动终端200中(在安装应用后)存储有与多个内容模块分别相对应的格式信息,例如,移动终端200中包括格式信息列表,格式信息列表中的每一项包括一个内容模块以及与该内容模块相对应的格式信息,这样,移动终端200便可以基于内容模块格式列表确定与每个内容模块相对应的格式信息。After determining one or more content modules displayed in the page, in step S330, determine the format information corresponding to each content module, the format information includes style information and location information, and further, determine each content based on the format information The style of the module and its position on the page. Here, format information corresponding to a plurality of content modules is stored in the mobile terminal 200 (after the application is installed), for example, themobile terminal 200 includes a format information list, and each item in the format information list includes a content module and The format information corresponding to the content module, so that themobile terminal 200 can determine the format information corresponding to each content module based on the content module format list.

随后,在步骤S340中,基于配置文件确定在每个内容模块中展示的一个或多个内容入口。需要说明的是,服务器120返回给移动终端200的配置文件中,每个内容模块分别包括相应的一个或多个内容入口,移动终端200虽然会获取到每个内容模块所包括的所有内容入口,但,每个内容模块所包括的一个或多个内容入口并不一定在移动终端200的页面中展示。换言之,服务器120要求在移动终端200的页面的内容模块中展示的内容入口可以是该内容模块所包括的内容入口中的一部分。Then, in step S340, one or more content entries presented in each content module are determined based on the configuration file. It should be noted that, in the configuration file returned by the server 120 to themobile terminal 200, each content module includes one or more corresponding content entries respectively. Although themobile terminal 200 can obtain all the content entries included in each content module, However, one or more content entries included in each content module are not necessarily displayed on the page of themobile terminal 200 . In other words, the content entry required by the server 120 to be displayed in the content module of the page of themobile terminal 200 may be a part of the content entry included in the content module.

实际上,在每个内容模块中展示的一个或多个内容入口也是由服务器120基于用户信息来确定的,服务器200通过返回的配置文件来指示移动终端200在内容模块中展示的内容入口。Actually, one or more content entries displayed in each content module are also determined by the server 120 based on user information, and theserver 200 indicates the content entries displayed in the content module by themobile terminal 200 through the returned configuration file.

根据一个实施例,移动终端200通过对配置文件进行解析,根据解析后得到的相应的数据分析参数来确定是否展示内容入口。具体地,移动终端200在从服务器获取配置文件并对配置文件解析后,可以确定内容模块中的一个或多个内容入口对应的展示参数(show)。进而,基于每个内容入口对应的展示参数来确定是否展示相应的内容入口。这样,通过判断内容模块所包括的每个内容入口是否展示,便可以确定在页面的每个内容模块中所要展示的一个或多个内容入口。According to one embodiment, themobile terminal 200 parses the configuration file and determines whether to display the content entry according to corresponding data analysis parameters obtained after the parsing. Specifically, after acquiring the configuration file from the server and parsing the configuration file, themobile terminal 200 may determine the display parameters (show) corresponding to one or more content entries in the content module. Further, whether to display the corresponding content entry is determined based on the display parameter corresponding to each content entry. In this way, by judging whether each content entry included in the content module is displayed, one or more content entries to be displayed in each content module of the page can be determined.

根据一个实施例,在确定在每个内容模块中展示的一个或多个内容入口之后,还确定每个内容模块包括的一个或多个内容入口的格式信息,格式信息包括内容入口的样式信息和位置信息。具体地,可以基于内容入口的格式信息确定每个内容入口的样式、以及每个内容入口在内容模块中展示的位置。应当理解,在每个内容模块中展示的一个或多个内容入口组成了与内容模块相对应的内容入口列表,根据每个内容入口的位置信息(在内容模块中展示的位置)可以确定内容入口列表中的多个内容入口的排列顺序。According to one embodiment, after determining one or more content entries displayed in each content module, format information of one or more content entries included in each content module is also determined, the format information including style information of the content entry and location information. Specifically, the style of each content entry and the displayed position of each content entry in the content module may be determined based on the format information of the content entry. It should be understood that one or more content entries displayed in each content module constitute a content entry list corresponding to the content module, and the content entry can be determined according to the location information of each content entry (the location displayed in the content module) The order in which multiple content entries in the list are sorted.

图4、图5分别示出了根据本发明一个实施例的页面400(用户中心页面)的示意图。FIG. 4 and FIG. 5 respectively show schematic diagrams of a page 400 (user center page) according to an embodiment of the present invention.

如图4所示,在页面中展示的内容模块从上到下依次为第一个内容模块(展示的内容入口:用户的头像、昵称、圈子、关注、粉丝),第二个内容模块(展示的内容入口依次为:我的车库、我的钱包),第三个内容模块(展示的内容入口依次为:欢乐报价城、我的现金红包、成为代理人分享赚钱)等。在该页面中,与第三个内容模块相对应的内容入口列表即是:欢乐报价城入口、我的现金红包入口、成为代理人分享赚钱入口组成的列表。As shown in Figure 4, the content modules displayed on the page are the first content module (displayed content entry: user's avatar, nickname, circle, follow, fans), the second content module (display The content entrances are: my garage, my wallet), the third content module (the displayed content entrances are: happy quotation city, my cash red envelope, become an agent to share and make money) and so on. In this page, the content entry list corresponding to the third content module is: the entry of Happy Quote City, the entry of My Cash Red Envelope, and the entry of becoming an agent to share money.

而在图5示出的页面中,展示的内容模块从上到下依次为第一个内容模块(展示的内容入口依次为:我的现金红包、内容模块从上到下依次为第一内容模块),第二个内容模块(展示的内容入口依次为:询价记录、我的订单、我的价格、我的问答、我的活动),第三个内容模块(展示的内容入口依次为:我的收藏、浏览历史),第四个内容模块(展示的内容入口为:意见反馈),第五个内容模块(展示的内容入口依次为:汽车之家应用、违章查询应用)。在该页面中,与第二个内容模块相对应的内容入口列表即是:询价记录入口、我的订单入口、我的价格入口、我的问答入口、我的活动入口组成的列表。In the page shown in Figure 5, the displayed content modules are the first content module from top to bottom (the displayed content entry is: My Cash Red Packet, the content module is the first content module from top to bottom ), the second content module (the displayed content entries are: inquiry record, my order, my price, my Q&A, my activity), the third content module (the displayed content entry is: I collection, browsing history), the fourth content module (the displayed content entry is: feedback), and the fifth content module (the displayed content entry is: Autohome application, violation query application). In this page, the content entry list corresponding to the second content module is a list consisting of the inquiry record entry, my order entry, my price entry, my question and answer entry, and my activity entry.

根据一个实施例,每个内容入口分别对应一个二级页面。这里,移动终端200例如在接收到用户对内容入口的点击、滑动等操作时,响应于用户的点击操作,可以向用户展示与该内容入口相对应的二级页面内容。另外,服务器返回的配置文件中,还包括与内容模块中的每个内容入口相对应的登陆参数,移动终端200可以通过登陆参数来确定内容入口对应的二级页面是否需要用户登陆后进行显示。According to an embodiment, each content entry corresponds to a secondary page respectively. Here, for example, when themobile terminal 200 receives an operation such as clicking or sliding on a content entry by the user, in response to the user's clicking operation, themobile terminal 200 may display the secondary page content corresponding to the content entry to the user. In addition, the configuration file returned by the server also includes login parameters corresponding to each content entry in the content module. Themobile terminal 200 can use the login parameters to determine whether the secondary page corresponding to the content entry needs to be displayed after the user has logged in.

具体而言,移动终端200在从服务器获取配置文件并对配置文件解析后,可以根据解析后的配置文件来确定内容模块中的每个内容入口对应的登录参数。这样,在确定在每个内容模块中展示的一个或多个内容入口之后,移动终端200根据解析后的配置文件来确定、在每个内容模块中展示的每个内容入口对应的登陆参数。并基于登陆参数来确定每个内容入口对应的二级页面是否需要用户登录后进行显示。Specifically, after acquiring the configuration file from the server and parsing the configuration file, themobile terminal 200 can determine the login parameter corresponding to each content entry in the content module according to the parsed configuration file. In this way, after determining one or more content entries displayed in each content module, themobile terminal 200 determines login parameters corresponding to each content entry displayed in each content module according to the parsed configuration file. And based on the login parameters, it is determined whether the secondary page corresponding to each content entry needs to be displayed after the user is logged in.

例如,内容模块中展示的一些内容入口(例如“我的钱包”“我的价格”)对应的二级页面内容可能是与用户相关的个人私密信息,便可以将这些内容入口设置为需要用户登陆后才显示相应的二级页面内容,从而有利于保护用户的个人私密信息。For example, the content of the secondary pages corresponding to some content entries (such as "My Wallet" and "My Price") displayed in the content module may be personal and private information related to the user, so these content entries can be set to require the user to log in Only after the corresponding secondary page content is displayed, it is beneficial to protect the personal and private information of the user.

最后,在步骤S350中,基于每个内容模块的样式和在页面中展示的位置、以及在每个内容模块中展示的一个或多个内容入口,生成内容模块列表,并在页面中展示内容模块列表。需要说明的是,参见图4和图5,内容模块列表中包括上述确定的在页面中展示的一个或多个内容模块、以及每个内容模块中展示的一个或多个内容入口,并且这些内容模块分别以相应的样式和位置展示在内容模块列表中。应当理解,在根据每个内容模块对应的格式信息确定在页面中展示的位置信息后,便可以基于每个内容模块的位置信息来确定所有展示的内容模块在内容模块列表中的相对位置、排列顺序。Finally, in step S350, based on the style of each content module and the position displayed on the page, and one or more content entries displayed in each content module, a content module list is generated, and the content module is displayed on the page list. It should be noted that, referring to FIG. 4 and FIG. 5 , the content module list includes one or more content modules displayed on the page determined above, and one or more content entries displayed in each content module, and these contents Modules are displayed in the content module list with corresponding styles and positions. It should be understood that after the location information displayed on the page is determined according to the format information corresponding to each content module, the relative position and arrangement of all displayed content modules in the content module list can be determined based on the location information of each content module. order.

应当指出,在生成内容模块列表之前,需要确定在每个内容模块中展示的一个或多个内容入口对应的格式信息(样式信息和位置信息)。这样,基于每个内容入口的格式信息可以确定与内容模块相对应的内容入口列表,内容入口列表是基于每个内容入口的位置信息将多个内容入口按照顺序排列并展示。可以理解,每个内容模块实际上是以内容入口列表的形式来展示相应的一个或多个内容入口,内容模块列表中实际上呈现的是每个内容模块对应的内容入口列表。It should be noted that, before generating the content module list, it is necessary to determine the format information (style information and location information) corresponding to one or more content entries displayed in each content module. In this way, a content entry list corresponding to a content module can be determined based on the format information of each content entry, and the content entry list is to arrange and display a plurality of content entries in order based on the location information of each content entry. It can be understood that each content module actually displays one or more corresponding content entries in the form of a content entry list, and the content module list actually presents a content entry list corresponding to each content module.

根据一个实施例,移动终端200中还包括高度展示组件。在确定在每个内容模块中展示的一个或多个内容入口之后,可以基于高度展示组件来确定每个内容模块及其展示的每个内容入口的高度。应当理解,基于高度展示组件,可以根据要展示的内容模块的种类和数量、以及每个内容模块中要展示的内容入口数量,来动态调节每个内容模块的高度、及每个内容入口的高度。这样,保证最终生成的内容模块列表展示在页面中后,能够合理、均匀、清楚地展示每个内容模块及其每个内容入口。According to one embodiment, themobile terminal 200 further includes a height display component. After determining one or more content portals to be presented in each content module, the height of each content module and each content portal presented by it can be determined based on the height presentation component. It should be understood that, based on the height display component, the height of each content module and the height of each content entry can be dynamically adjusted according to the type and number of content modules to be displayed and the number of content portals to be displayed in each content module . In this way, it is ensured that after the finally generated content module list is displayed on the page, each content module and each content entry can be displayed reasonably, uniformly and clearly.

在一种实施方式中,高度展示组件例如为Tab l v i ew,但,本发明不限于高度展示组件的具体种类。现有技术中所有能实现动态调节每个内容模块的高度、及每个内容入口的高度的高度展示组件,均在本发明的保护范围之内。In one embodiment, the height display component is, for example, a Tablview, but the present invention is not limited to the specific type of the height display component. All the height display components in the prior art that can dynamically adjust the height of each content module and the height of each content entry are within the protection scope of the present invention.

根据一个实施例,内容模块可以为个人信息模块、查询模块或者推广模块。应当理解,在页面中展示的一个或多个内容模块可以包括个人信息模块、查询模块、推广模块中的一种或多种。而且,在页面中展示的一个或多个内容模块中可以包括一个或多个个人信息模块、一个或多个查询模块、一个或多个推广模块,这里,本发明对在页面中展示的一个或多个内容模块的具体种类以及每种内容模块的具体数量不做限制。例如,如图4所示,在页面中展示的一个或多个内容模块包括一个个人信息模块、多个查询模块;或者,如图5所示,在页面中展示的一个或多个内容模块包括多个查询模块、一个推广模块。According to one embodiment, the content module may be a personal information module, a query module or a promotion module. It should be understood that one or more content modules displayed on the page may include one or more of a personal information module, a query module, and a promotion module. Moreover, one or more content modules displayed on the page may include one or more personal information modules, one or more query modules, and one or more promotion modules. The specific types of the multiple content modules and the specific quantity of each content module are not limited. For example, as shown in FIG. 4, one or more content modules displayed on the page include a personal information module and multiple query modules; or, as shown in FIG. 5, one or more content modules displayed on the page include Multiple query modules and one promotion module.

根据一个实施例,如果在页面中展示的一个或多个内容模块包括推广模块,则移动终端200还可以在预定场景下隐藏推广模块。并且,在隐藏推广模块之后,服务器120还可以根据用户行为信息向移动终端200发送新的推广信息,移动终端200在接收到服务器基于用户行为信息返回的新的推广信息,基于推广模块对应的格式信息和新的推广信息,生成新的推广模块,并展示新的推广模块。推广信息例如是推广的应用,也可以是广告内容,这里,本发明不限制推广信息的具体种类和内容。According to an embodiment, if one or more content modules displayed on the page include a promotion module, themobile terminal 200 may also hide the promotion module in a predetermined scenario. Moreover, after hiding the promotion module, the server 120 may also send new promotion information to themobile terminal 200 according to the user behavior information, and themobile terminal 200 receives the new promotion information returned by the server based on the user behavior information, based on the format corresponding to the promotion module information and new promotion information, generate new promotion modules, and display new promotion modules. The promotion information is, for example, the application of promotion, and may also be advertisement content. Here, the present invention does not limit the specific type and content of the promotion information.

还需要说明的是,服务器120根据用户行为信息返回的新的推广信息可以包括一个或多个,这样,基于用户行为信息为移动终端200的页面动态配置推广信息,充分考虑了用户的行为习惯,更切合用户的使用需求。It should also be noted that the new promotion information returned by the server 120 according to the user behavior information may include one or more pieces of new promotion information. In this way, the promotion information is dynamically configured for the page of themobile terminal 200 based on the user behavior information, and the user's behavior habits are fully considered. More in line with the needs of users.

A8、如A7所述的页面内容展示方法,其中,在页面中展示的一个或多个内容模块包括推广模块,所述方法还包括步骤:在预定场景下隐藏所述推广模块。A9、如A8所述的页面内容展示方法,其中,在隐藏所述推广模块之后,还包括步骤:接收服务器基于用户行为信息返回的与推广模块相对应的新的推广信息;基于所述推广模块对应的格式信息和新的推广信息,生成新的推广模块,并展示所述新的推广模块。A10、如A1-A9任一项所述的页面内容展示方法,其中,在接收服务器基于所述用户信息返回的配置文件之后,还包括步骤:将所述配置文件存储到内存。A11、如A1-A10任一项所述的页面内容展示方法,其中,所述用户信息包括位置信息、用户标识、设备标识中的一种或多种。A8. The method for displaying page content according to A7, wherein one or more content modules displayed on the page include a promotion module, and the method further includes the step of: hiding the promotion module in a predetermined scenario. A9. The method for displaying page content according to A8, wherein after hiding the promotion module, the method further comprises the steps of: receiving new promotion information corresponding to the promotion module returned by the server based on user behavior information; based on the promotion module Corresponding format information and new promotion information, a new promotion module is generated, and the new promotion module is displayed. A10. The method for displaying page content according to any one of A1-A9, wherein after receiving the configuration file returned by the server based on the user information, the method further includes the step of: storing the configuration file in a memory. A11. The method for displaying page content according to any one of A1-A10, wherein the user information includes one or more of location information, user identification, and device identification.

这里描述的各种技术可结合硬件或软件,或者它们的组合一起实现。从而,本发明的方法和设备,或者本发明的方法和设备的某些方面或部分可采取嵌入有形媒介,例如可移动硬盘、U盘、软盘、CD-ROM或者其它任意机器可读的存储介质中的程序代码(即指令)的形式,其中当程序被载入诸如计算机之类的机器,并被所述机器执行时,所述机器变成实践本发明的设备。The various techniques described herein can be implemented in conjunction with hardware or software, or a combination thereof. Thus, the method and apparatus of the present invention, or certain aspects or portions of the method and apparatus of the present invention, may take the form of an embedded tangible medium, such as a removable hard disk, a USB stick, a floppy disk, a CD-ROM, or any other machine-readable storage medium. in the form of program code (ie, instructions) that, when the program is loaded into a machine, such as a computer, and executed by the machine, the machine becomes an apparatus for practicing the invention.

在程序代码在可编程计算机上执行的情况下,移动终端一般包括处理器、处理器可读的存储介质(包括易失性和非易失性存储器和/或存储元件),至少一个输入装置,和至少一个输出装置。其中,存储器被配置用于存储程序代码;处理器被配置用于根据该存储器中存储的所述程序代码中的指令,执行本发明的页面内容展示方法。Where the program code is executed on a programmable computer, the mobile terminal generally includes a processor, a storage medium readable by the processor (including volatile and nonvolatile memory and/or storage elements), at least one input device, and at least one output device. The memory is configured to store program codes; the processor is configured to execute the method for displaying page content of the present invention according to the instructions in the program codes stored in the memory.

以示例而非限制的方式,可读介质包括可读存储介质和通信介质。可读存储介质存储诸如计算机可读指令、数据结构、程序模块或其它数据等信息。通信介质一般以诸如载波或其它传输机制等已调制数据信号来体现计算机可读指令、数据结构、程序模块或其它数据,并且包括任何信息传递介质。以上的任一种的组合也包括在可读介质的范围之内。By way of example and not limitation, readable media include readable storage media and communication media. Readable storage media store information such as computer readable instructions, data structures, program modules or other data. Communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media. Combinations of any of the above are also included within the scope of readable media.

在此处所提供的说明书中,算法和显示不与任何特定计算机、虚拟系统或者其它设备固有相关。各种通用系统也可以与本发明的示例一起使用。根据上面的描述,构造这类系统所要求的结构是显而易见的。此外,本发明也不针对任何特定编程语言。应当明白,可以利用各种编程语言实现在此描述的本发明的内容,并且上面对特定语言所做的描述是为了披露本发明的最佳实施方式。In the specification provided herein, the algorithms and displays are not inherently related to any particular computer, virtual system, or other device. Various general purpose systems may also be used with examples of the present invention. The structure required to construct such a system is apparent from the above description. Furthermore, the present invention is not directed to any particular programming language. It is to be understood that various programming languages may be used to implement the inventions described herein, and that the descriptions of specific languages above are intended to disclose the best mode for carrying out the invention.

在此处所提供的说明书中,说明了大量具体细节。然而,能够理解,本发明的实施例可以在没有这些具体细节的情况下被实践。在一些实例中,并未详细示出公知的方法、结构和技术,以便不模糊对本说明书的理解。In the description provided herein, numerous specific details are set forth. It will be understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.

类似地,应当理解,为了精简本公开并帮助理解各个发明方面中的一个或多个,在上面对本发明的示例性实施例的描述中,本发明的各个特征有时被一起分组到单个实施例、图、或者对其的描述中。然而,并不应将该公开的方法解释成反映如下意图:即所要求保护的本发明要求比在每个权利要求中所明确记载的特征更多特征。更确切地说,如下面的权利要求书所反映的那样,发明方面在于少于前面公开的单个实施例的所有特征。因此,遵循具体实施方式的权利要求书由此明确地并入该具体实施方式,其中每个权利要求本身都作为本发明的单独实施例。Similarly, it is to be understood that in the above description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together into a single embodiment, figure, or its description. This disclosure, however, should not be interpreted as reflecting an intention that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the Detailed Description are hereby expressly incorporated into this Detailed Description, with each claim standing on its own as a separate embodiment of this invention.

本领域那些技术人员应当理解在本文所公开的示例中的设备的模块或单元或组件可以布置在如该实施例中所描述的设备中,或者可替换地可以定位在与该示例中的设备不同的一个或多个设备中。前述示例中的模块可以组合为一个模块或者此外可以分成多个子模块。Those skilled in the art will appreciate that the modules or units or components of the apparatus in the examples disclosed herein may be arranged in the apparatus as described in this embodiment, or alternatively may be positioned differently from the apparatus in this example in one or more devices. The modules in the preceding examples may be combined into one module or further divided into sub-modules.

本领域那些技术人员可以理解,可以对实施例中的设备中的模块进行自适应性地改变并且把它们设置在与该实施例不同的一个或多个设备中。可以把实施例中的模块或单元或组件组合成一个模块或单元或组件,以及此外可以把它们分成多个子模块或子单元或子组件。除了这样的特征和/或过程或者单元中的至少一些是相互排斥之外,可以采用任何组合对本说明书(包括伴随的权利要求、摘要和附图)中公开的所有特征以及如此公开的任何方法或者设备的所有过程或单元进行组合。除非另外明确陈述,本说明书(包括伴随的权利要求、摘要和附图)中公开的每个特征可以由提供相同、等同或相似目的的替代特征来代替。Those skilled in the art will understand that the modules in the device in the embodiment can be adaptively changed and arranged in one or more devices different from the embodiment. The modules or units or components in the embodiments may be combined into one module or unit or component, and further they may be divided into multiple sub-modules or sub-units or sub-assemblies. All features disclosed in this specification (including accompanying claims, abstract and drawings) and any method so disclosed may be employed in any combination, unless at least some of such features and/or procedures or elements are mutually exclusive. All processes or units of equipment are combined. Each feature disclosed in this specification (including accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.

此外,本领域的技术人员能够理解,尽管在此所述的一些实施例包括其它实施例中所包括的某些特征而不是其它特征,但是不同实施例的特征的组合意味着处于本发明的范围之内并且形成不同的实施例。例如,在下面的权利要求书中,所要求保护的实施例的任意之一都可以以任意的组合方式来使用。Furthermore, those skilled in the art will appreciate that although some of the embodiments described herein include certain features, but not others, included in other embodiments, that combinations of features of different embodiments are intended to be within the scope of the invention within and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.

此外,所述实施例中的一些在此被描述成可以由计算机系统的处理器或者由执行所述功能的其它装置实施的方法或方法元素的组合。因此,具有用于实施所述方法或方法元素的必要指令的处理器形成用于实施该方法或方法元素的装置。此外,装置实施例的在此所述的元素是如下装置的例子:该装置用于实施由为了实施该发明的目的的元素所执行的功能。Furthermore, some of the described embodiments are described herein as methods or combinations of method elements that can be implemented by a processor of a computer system or by other means for performing the described functions. Thus, a processor having the necessary instructions for implementing the method or method element forms means for implementing the method or method element. Furthermore, an element of an apparatus embodiment described herein is an example of a means for carrying out the function performed by the element for the purpose of carrying out the invention.

如在此所使用的那样,除非另行规定,使用序数词“第一”、“第二”、“第三”等等来描述普通对象仅仅表示涉及类似对象的不同实例,并且并不意图暗示这样被描述的对象必须具有时间上、空间上、排序方面或者以任意其它方式的给定顺序。As used herein, unless otherwise specified, the use of the ordinal numbers "first," "second," "third," etc. to describe common objects merely refers to different instances of similar objects, and is not intended to imply such The objects being described must have a given order in time, space, ordinal, or in any other way.

尽管根据有限数量的实施例描述了本发明,但是受益于上面的描述,本技术领域内的技术人员明白,在由此描述的本发明的范围内,可以设想其它实施例。此外,应当注意,本说明书中使用的语言主要是为了可读性和教导的目的而选择的,而不是为了解释或者限定本发明的主题而选择的。因此,在不偏离所附权利要求书的范围和精神的情况下,对于本技术领域的普通技术人员来说许多修改和变更都是显而易见的。对于本发明的范围,对本发明所做的公开是说明性的而非限制性的,本发明的范围由所附权利要求书限定。While the invention has been described in terms of a limited number of embodiments, those skilled in the art will appreciate, having the benefit of the above description, that other embodiments are conceivable within the scope of the invention thus described. Furthermore, it should be noted that the language used in this specification has been principally selected for readability and teaching purposes, rather than to explain or define the subject matter of the invention. Accordingly, many modifications and variations will be apparent to those skilled in the art without departing from the scope and spirit of the appended claims. This disclosure is intended to be illustrative and not restrictive with regard to the scope of the present invention, which is defined by the appended claims.

Claims (10)

Translated fromChinese
1.一种页面内容展示方法,在移动终端执行,所述方法包括:1. A method for displaying page content, executed on a mobile terminal, the method comprising:向服务器发送对页面的访问请求,所述访问请求包括用户信息;sending an access request to the page to the server, where the access request includes user information;接收服务器基于所述用户信息返回的配置文件,基于所述配置文件确定在所述页面中展示的一个或多个内容模块,每个内容模块包括一个或多个内容入口;receiving a configuration file returned by the server based on the user information, and determining one or more content modules displayed in the page based on the configuration file, where each content module includes one or more content entries;确定与每个内容模块相对应的格式信息,基于所述格式信息确定每个内容模块的样式和在页面中展示的位置;Determine the format information corresponding to each content module, and determine the style of each content module and the position displayed on the page based on the format information;基于所述配置文件确定在每个内容模块中展示的一个或多个内容入口;以及determining one or more content entries presented in each content module based on the configuration file; and基于每个内容模块的样式和在页面中展示的位置、以及在每个内容模块中展示的一个或多个内容入口,生成内容模块列表,并在页面中展示所述内容模块列表。Based on the style and position of each content module displayed on the page, and one or more content entries displayed in each content module, a content module list is generated and displayed on the page.2.如权利要求1所述的页面内容展示方法,其中,确定在每个内容模块中展示的一个或多个内容入口的步骤包括:2. The method for displaying page content as claimed in claim 1, wherein the step of determining one or more content entries displayed in each content module comprises:基于所述配置文件确定所述内容模块的一个或多个内容入口对应的展示参数;determining, based on the configuration file, presentation parameters corresponding to one or more content entries of the content module;基于每个内容入口对应的展示参数确定是否展示所述内容入口,以便确定在所述内容模块中展示的一个或多个内容入口。Whether or not to display each content entry is determined based on the display parameter corresponding to each content entry, so as to determine one or more content entries to display in the content module.3.如权利要求1或2所述的页面内容展示方法,其中,每个内容入口对应一个二级页面,在确定在每个内容模块中展示的一个或多个内容入口之后,还包括步骤:3. The method for displaying page content as claimed in claim 1 or 2, wherein each content entry corresponds to a secondary page, and after determining one or more content entries displayed in each content module, the method further comprises the steps:基于所述配置文件确定在每个内容模块中展示的每个内容入口对应的登陆参数;Determine the login parameter corresponding to each content entry displayed in each content module based on the configuration file;基于所述登陆参数确定每个内容入口对应的二级页面是否需要登录后显示。Based on the login parameter, it is determined whether the secondary page corresponding to each content entry needs to be displayed after login.4.如权利要求1-3任一项所述的页面内容展示方法,其中,所述移动终端中包括高度展示组件,在确定在每个内容模块中展示的一个或多个内容入口之后,还包括步骤:4. The method for displaying page content according to any one of claims 1 to 3, wherein the mobile terminal includes a height display component, and after determining one or more content entries displayed in each content module, further Include steps:基于高度展示组件确定每个内容模块及其展示的每个内容入口的高度。Determines the height of each content module and each content entry it displays based on the height presentation component.5.如权利要求1-4任一项所述的页面内容展示方法,其中,5. The method for displaying page content according to any one of claims 1-4, wherein,所述移动终端中包括格式信息列表,所述格式信息列表中的每一项包括一个内容模块以及与所述内容模块相对应的格式信息,以便基于内容模块格式列表确定与每个内容模块相对应的格式信息。The mobile terminal includes a format information list, and each item in the format information list includes a content module and format information corresponding to the content module, so as to determine the content module corresponding to each content module based on the content module format list format information.6.如权利要求1-5任一项所述的页面内容展示方法,其中,在确定在每个内容模块中展示的一个或多个内容入口之后,还包括步骤:6. The method for displaying page content according to any one of claims 1-5, wherein after determining one or more content entries displayed in each content module, the method further comprises the steps of:确定每个内容模块包括的一个或多个内容入口的格式信息,以便基于内容入口的格式信息确定每个内容入口的样式以及在内容模块中展示的位置。Format information of one or more content entries included in each content module is determined, so as to determine a style of each content entry and a position displayed in the content module based on the format information of the content entry.7.如权利要求1-6任一项所述的页面内容展示方法,其中,所述内容模块为个人信息模块、查询模块或者推广模块。7. The method for displaying page content according to any one of claims 1-6, wherein the content module is a personal information module, a query module or a promotion module.8.一种页面内容展示系统,包括:8. A system for displaying page content, comprising:服务器,适于接收客户端对页面的访问请求,根据所述访问请求确定所述客户端对应的用户信息,并基于所述用户信息向客户端返回相应的配置文件;以及A server, adapted to receive an access request from a client to a page, determine user information corresponding to the client according to the access request, and return a corresponding configuration file to the client based on the user information; and一个或多个移动终端,与所述服务器耦接,执行如权利要求1-7任一项所述的方法来展示页面内容。One or more mobile terminals, coupled with the server, execute the method according to any one of claims 1-7 to display page content.9.一种移动终端,包括:9. A mobile terminal, comprising:至少一个处理器;和at least one processor; and存储有程序指令的存储器,其中,所述程序指令被配置为适于由所述至少一个处理器处理,所述程序指令包括用于处理如权利要求1-7中任一项所述方法的指令。a memory storing program instructions, wherein the program instructions are configured to be adapted for processing by the at least one processor, the program instructions comprising instructions for processing the method of any of claims 1-7 .10.一种存储有程序指令的可读存储介质,当所述程序指令被移动终端读取并处理时,使得所述移动终端处理如权利要求1-7中任一项所述的页面内容展示方法。10. A readable storage medium storing program instructions, when the program instructions are read and processed by a mobile terminal, the mobile terminal is made to process the page content display according to any one of claims 1-7 method.
CN202010377280.3A2020-05-072020-05-07 Method, system and mobile terminal for displaying page contentPendingCN111679875A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202010377280.3ACN111679875A (en)2020-05-072020-05-07 Method, system and mobile terminal for displaying page content

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202010377280.3ACN111679875A (en)2020-05-072020-05-07 Method, system and mobile terminal for displaying page content

Publications (1)

Publication NumberPublication Date
CN111679875Atrue CN111679875A (en)2020-09-18

Family

ID=72433658

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202010377280.3APendingCN111679875A (en)2020-05-072020-05-07 Method, system and mobile terminal for displaying page content

Country Status (1)

CountryLink
CN (1)CN111679875A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN113489829A (en)*2021-07-062021-10-08中国银行股份有限公司Mobile banking APP information prompting method and device
CN113741892A (en)*2021-07-302021-12-03武汉悦学帮网络技术有限公司Page generation method and device, electronic equipment and storage medium
CN114780896A (en)*2022-06-202022-07-22深圳市快印客电子商务有限公司Webpage content generation method and device and computer readable storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN1525361A (en)*2003-02-242004-09-01Technique for changing views of web content
US20060031760A1 (en)*2004-08-052006-02-09Microsoft CorporationAdaptive document layout server/client system and process
CN103460168A (en)*2011-01-272013-12-18韦斯技术有限公司Configuring and customizing a specific-purpose client having a window-based embedded image using extensible markup language (xml) configuration
CN103649949A (en)*2011-01-272014-03-19韦斯技术有限公司Transferring configuration data from a public cloud server and applying onto a mobile client
CN106528129A (en)*2016-10-272017-03-22南京南瑞继保电气有限公司Web application interface generation system and method
CN106713323A (en)*2016-12-282017-05-24腾讯科技(深圳)有限公司Page content preview method, client, server and system
WO2018086463A1 (en)*2016-11-092018-05-17阿里巴巴集团控股有限公司User information obtaining system, method and device
CN109542577A (en)*2018-11-302019-03-29北京小米移动软件有限公司Advertisement update method, device and computer readable storage medium
CN109614568A (en)*2018-12-072019-04-12微梦创科网络科技(中国)有限公司 A method and device for generating a page

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN1525361A (en)*2003-02-242004-09-01Technique for changing views of web content
US20060031760A1 (en)*2004-08-052006-02-09Microsoft CorporationAdaptive document layout server/client system and process
CN103460168A (en)*2011-01-272013-12-18韦斯技术有限公司Configuring and customizing a specific-purpose client having a window-based embedded image using extensible markup language (xml) configuration
CN103649949A (en)*2011-01-272014-03-19韦斯技术有限公司Transferring configuration data from a public cloud server and applying onto a mobile client
CN106528129A (en)*2016-10-272017-03-22南京南瑞继保电气有限公司Web application interface generation system and method
WO2018086463A1 (en)*2016-11-092018-05-17阿里巴巴集团控股有限公司User information obtaining system, method and device
CN106713323A (en)*2016-12-282017-05-24腾讯科技(深圳)有限公司Page content preview method, client, server and system
CN109542577A (en)*2018-11-302019-03-29北京小米移动软件有限公司Advertisement update method, device and computer readable storage medium
CN109614568A (en)*2018-12-072019-04-12微梦创科网络科技(中国)有限公司 A method and device for generating a page

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
王波;俞洁华;: "基于Android平台的移动ERP系统设计与研究", 淮海工学院学报(自然科学版), no. 04, 15 December 2013 (2013-12-15), pages 1 - 5*
白云伟;李丽萍;: "基于Android的车辆远程控制APP", 计算机系统应用, no. 02, 15 February 2020 (2020-02-15)*
镇水古月: "view 引用 xml 布局", pages 1 - 8, Retrieved from the Internet <URL:https://www.cnblogs.com/sode/archive/2012/03/16/2400081.html>*

Cited By (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN113489829A (en)*2021-07-062021-10-08中国银行股份有限公司Mobile banking APP information prompting method and device
CN113741892A (en)*2021-07-302021-12-03武汉悦学帮网络技术有限公司Page generation method and device, electronic equipment and storage medium
CN114780896A (en)*2022-06-202022-07-22深圳市快印客电子商务有限公司Webpage content generation method and device and computer readable storage medium
CN114780896B (en)*2022-06-202022-09-09深圳市快印客电子商务有限公司Webpage content generation method and device and computer readable storage medium

Similar Documents

PublicationPublication DateTitle
US20210334856A1 (en)Telecommunications call augmentation system
CN107329750B (en)Identification method and skip method of advertisement page in application program and mobile terminal
US10911565B2 (en)Method, device and system for associating a service account
US9495692B2 (en)Conversion and display of a user input
EP3726376B1 (en)Program orchestration method and electronic device
US20150134687A1 (en)System and method of sharing profile image card for communication
US10115017B2 (en)Electronic device and image display method thereof
US20160132866A1 (en)Device, system, and method for creating virtual credit card
US20160006678A1 (en)User terminal and method of displaying lock screen thereof
US20150215383A1 (en)Methods for Exchanging Data Amongst Mobile Applications Using Superlinks
WO2018072639A1 (en)Application interface management method and apparatus
CN106250133A (en)message display method, device and equipment
US10021213B2 (en)Systems and methods for adaptive cloning of mobile devices
KR101799755B1 (en)Method for providing interface of direct transaction based on reliability estimation and server implementing the same
CN111784412B (en)Information pushing method and device, electronic equipment and storage medium
CN111679875A (en) Method, system and mobile terminal for displaying page content
US20220350681A1 (en)Method, system, and non-transitory computer-readable record medium for managing event messages and system for presenting conversation thread
US20170272505A1 (en)System and method for leveraging machine learning to deliver time-sensitive content over optimal devices and channels
CN106453528B (en)The method and device of PUSH message
CN110765398A (en)Page content display method and mobile terminal
JP7393487B2 (en) Method and system for recommending profile pictures and non-transitory computer-readable storage medium
CN111444064B (en)Component exposure statistical method and device and mobile terminal
CN107612981B (en)Application program pushing method and device, terminal and computer readable storage medium
EP3319328A1 (en)Streaming service method and device
CN107743151B (en) Content push method, device, mobile terminal and server

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
RJ01Rejection of invention patent application after publication
RJ01Rejection of invention patent application after publication

Application publication date:20200918


[8]ページ先頭

©2009-2025 Movatter.jp