技术领域technical field
本发明涉及计算机技术领域,尤其涉及应用程序页面展示方法、装置、计算机设备及存储介质。The present invention relates to the field of computer technology, in particular to an application program page display method, device, computer equipment and storage medium.
背景技术Background technique
现有的手机应用程序(Application,缩写APP)的首页版面是产品经理通过对大量的用户数据分析后设计的,APP首页的排版是统一且固定。虽然,用户的需求不同,用户使用APP的中任务功能各有不同,但是,现有的APP首页中推荐的任务功能大部分却是统一固定的。所以,APP首页中推荐的任务功能不一定是用户常用的功能,当用户使用的任务功能不在APP首页的推荐区域时,用户需要搜索查找,耗时长、操作繁琐,用户的体验效果差。The home page layout of the existing mobile application (Application, APP for short) is designed by the product manager after analyzing a large amount of user data, and the typesetting of the APP home page is uniform and fixed. Although the needs of users are different, and the tasks and functions that users use in APPs are different, most of the tasks and functions recommended in the existing APP homepage are unified and fixed. Therefore, the task functions recommended on the APP homepage are not necessarily the functions commonly used by users. When the task functions used by users are not in the recommended area on the APP homepage, users need to search and search, which takes a long time and is cumbersome to operate, resulting in poor user experience.
发明内容Contents of the invention
针对现有的应用程序首页版面固定用户体验效果差的问题,现提供一种旨在可根据用户需求调整首页任务版面的应用程序页面展示方法、装置、计算机设备及存储介质。Aiming at the problem of poor user experience caused by the fixed layout of the homepage of the existing application program, an application page display method, device, computer equipment and storage medium aiming at adjusting the task layout of the homepage according to user needs are provided.
为实现上述目的,本发明提供一种应用程序页面展示方法,所述首页改版方法包括:In order to achieve the above purpose, the present invention provides a method for displaying an application page, and the method for updating the home page includes:
S1.采集应用程序的任务信息,所述任务信息包括任务进程调用的时间和次数;S1. collecting task information of the application program, the task information including the time and times of task process invocation;
S2.监测所述任务信息,当监测到所述任务信息符合改版条件时,对所述任务信息进行解析,生成调用任务的优先级列表;S2. Monitor the task information, and when it is detected that the task information meets the revision condition, analyze the task information to generate a priority list for invoking tasks;
S3.基于所述优先级列表调整所述应用程序的首页显示模板;S3. Adjusting the home page display template of the application based on the priority list;
S4.调整所述改版条件中的阈值,所述阈值呈指数形式增长,返回执行步骤S1。S4. Adjust the threshold in the revision condition, the threshold increases exponentially, and return to step S1.
优选的,所述改版条件为所述任务信息中的任务进程调用次数达到次数阈值,或Preferably, the revision condition is that the number of task process invocations in the task information reaches a threshold, or
所述改版条件为所述任务信息中的任务进程使用累计时间达到时间阈值,或The revision condition is that the cumulative time used by the task process in the task information reaches a time threshold, or
所述改版条件为所述任务信息中的任务进程使用累计时间达到时间阈值,且所述任务进程调用次数达到次数阈值。The revision condition is that the accumulated time of task process usage in the task information reaches a time threshold, and the number of invocations of the task process reaches a threshold.
优选的,对所述任务信息进行解析,生成调用任务的优先级列表,包括:Preferably, the task information is parsed to generate a priority list of calling tasks, including:
对所述任务信息中的每一任务进程调用次数进行统计分类;Statistically classify the number of invocations of each task process in the task information;
基于所述每一任务进程的调用次数由多到少进行由高到低的优先级排序生成优先级列表。Based on the calling times of each task process, the priorities are sorted from high to low to generate a priority list.
优选的,对所述任务信息进行解析,生成调用任务的优先级列表,包括:Preferably, the task information is parsed to generate a priority list of calling tasks, including:
对所述任务信息中的每一任务进程调用时间进行统计分类;Statistically classify the calling time of each task process in the task information;
基于所述每一任务进程的调用时间由多到少进行由高到低的优先级排序生成优先级列表。A priority list is generated by sorting the priority from high to low based on the invocation time of each task process.
优选的,所述步骤S3基于所述优先级列表调整所述应用程序的首页显示模板,包括:Preferably, the step S3 adjusts the home page display template of the application based on the priority list, including:
所述首页显示模板包括用于显示预设数目的任务图标的图标显示区域和用于显示扩展任务图标的图标扩展区域;The home page display template includes an icon display area for displaying a preset number of task icons and an icon extension area for displaying extended task icons;
将与所述优先级列表中前面的所述预设数目的任务进程对应的任务图标,按照所述优先级列表的顺序依次添加入所述首页显示模板的显示区域;Adding task icons corresponding to the preset number of task processes in front of the priority list into the display area of the home page display template in sequence according to the order of the priority list;
将应用程序中除添加入所述首页显示模板的显示区域的任务图标之外的其他所有任务图标添加入扩展显示模板,触发所述首页显示模板中的所述扩展任务图标执行显示所述扩展显示模板的操作。Adding all task icons in the application except the task icons added to the display area of the home page display template into the extended display template, triggering the extended task icons in the home page display template to execute and display the extended display The operation of the template.
优选的,所述步骤S2包括:Preferably, said step S2 includes:
监测所述应用程序的任务信息,当所述任一应用程序的使用时间或使用次数符合改版条件时,提取每一所述任务信息中每一任务进程的使用时间并进行时间的任务进行排序生成时间列表,及预设时间内的每一所述任务进程使用次数并进行次数的任务进程排序生成次序列表,将所述时间列表和所述次数列表中的每一任务进程分别进行加权获取相应的权重值,根据所述权重值的大小对所述任务进程进行优先级排序,生成优先级列表。Monitor the task information of the application program, and when the use time or the number of times of use of any application program meets the revision condition, extract the use time of each task process in each task information and perform time-based tasks to sort and generate The time list, and the number of times each task process is used within the preset time and the task process sorting of the times generates a sequence list, and each task process in the time list and the number of times list is weighted to obtain the corresponding A weight value, performing priority sorting on the task processes according to the size of the weight value to generate a priority list.
为实现上述目的,本发明还提供一种应用程序页面展示装置,包括:In order to achieve the above purpose, the present invention also provides an application page display device, including:
采集单元,用于采集应用程序的任务信息,所述任务信息包括任务进程调用的时间和次数;A collection unit, configured to collect task information of the application program, where the task information includes the time and number of task process calls;
处理单元,用于监测所述任务信息,当监测到所述任务信息符合改版条件时,对所述任务信息进行解析,生成调用任务的优先级列表;A processing unit, configured to monitor the task information, and when it is detected that the task information meets the revision condition, analyze the task information, and generate a priority list of calling tasks;
改版单元,用于基于所述优先级列表调整所述应用程序的首页显示模板;a revision unit, configured to adjust the home page display template of the application based on the priority list;
调整单元,用于调整所述改版条件中的阈值,所述阈值呈指数形式增长。An adjustment unit, configured to adjust the threshold in the revision condition, and the threshold increases exponentially.
优选的,所述改版条件为所述任务信息中的任务进程调用次数达到次数阈值,或Preferably, the revision condition is that the number of task process invocations in the task information reaches a threshold, or
所述改版条件为所述任务信息中的任务进程使用累计时间达到时间阈值,或The revision condition is that the cumulative time used by the task process in the task information reaches a time threshold, or
所述改版条件为所述任务信息中的任务进程使用累计时间达到时间阈值,且所述任务进程调用次数达到次数阈值。The revision condition is that the accumulated time of task process usage in the task information reaches a time threshold, and the number of invocations of the task process reaches a threshold.
为实现上述目的,本发明还提供一种计算机设备,所述计算机设备,包括存储器、处理器以及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现上述方法的步骤。To achieve the above object, the present invention also provides a computer device, which includes a memory, a processor, and a computer program stored in the memory and operable on the processor, when the processor executes the computer program Steps to implement the method described above.
为实现上述目的,本发明还提供一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现上述方法的步骤。To achieve the above object, the present invention also provides a computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the steps of the above method are realized.
本发明提供的应用程序页面展示方法、装置、计算机设备及存储介质,通过采集应用程序的任务信息,收集用户使用该应用程序的触发信息;通过对任务信息的监测,判断采集到的任务信息是否符合改版条件,当符合时(即:收集到的用户使用应用程序的触发信息满足改版条件)对任务信息进行解析生成调用任务的优先级列表,通过对用户使用应用程序的触发信息分析获取用户常用的任务功能;从而依据优先级列表调整应用程序的首页显示模板,使首页显示模板展示用户常用的任务功能,以方便用户触发使用该功能,提升用户体验效果。The application program page display method, device, computer equipment and storage medium provided by the present invention collect the trigger information of the user using the application program by collecting the task information of the application program; through monitoring the task information, it is judged whether the collected task information is When the revision conditions are met (that is, the collected trigger information of the user's use of the application meets the revision condition), the task information is analyzed to generate a priority list of calling tasks, and the user's frequently used information is obtained by analyzing the trigger information of the user's use of the application The task function; thereby adjusting the home page display template of the application according to the priority list, so that the home page display template displays the user's commonly used task functions, so that the user can easily trigger the use of this function and improve the user experience effect.
附图说明Description of drawings
图1为本发明所述的应用程序页面展示方法的一种实施例的流程图;FIG. 1 is a flow chart of an embodiment of the method for displaying an application program page according to the present invention;
图2为本发明所述应用程序页面展示装置的一种实施例的模块图;Fig. 2 is a block diagram of an embodiment of the application program page display device according to the present invention;
图3为发明所述的计算机设备一实施例的硬件架构示意图。FIG. 3 is a schematic diagram of the hardware architecture of an embodiment of the computer device described in the invention.
具体实施方式Detailed ways
为了使本申请的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处所描述的具体实施例仅用以解释本申请,并不用于限定本申请。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。In order to make the purpose, technical solution and advantages of the present application clearer, the present application will be further described in detail below in conjunction with the accompanying drawings and embodiments. It should be understood that the specific embodiments described here are only used to explain the present application, not to limit the present application. Based on the embodiments in this application, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the scope of protection of this application.
本发明提供的应用程序页面展示方法、装置、计算机设备及存储介质,适用于银行、理财、保险等业务领域,为用户提供一种可根据个人需求调整首页任务版面的提升用户体验效果应用程序页面展示方法。本发明通过采集应用程序的任务信息,收集用户使用该应用程序的触发信息;通过对任务信息的监测,判断采集到的任务信息是否符合改版条件,当符合时(即:收集到的用户使用应用程序的触发信息满足改版条件)对任务信息进行解析生成调用任务的优先级列表,通过对用户使用应用程序的触发信息分析获取用户常用的任务功能;从而依据优先级列表调整应用程序的首页显示模板,使首页显示模板展示用户常用的任务功能,以方便用户触发使用该功能,提升用户体验效果。The application program page display method, device, computer equipment, and storage medium provided by the present invention are applicable to banking, wealth management, insurance and other business fields, and provide users with an application program page that can adjust the homepage task layout according to individual needs to improve user experience Show method. The present invention collects the trigger information of the user using the application program by collecting the task information of the application program; by monitoring the task information, it is judged whether the collected task information meets the revision conditions, and when it is met (that is: the collected user uses the application program The trigger information of the program meets the revision conditions) analyze the task information to generate a priority list for invoking tasks, and obtain the user's commonly used task functions by analyzing the trigger information of the user's use of the application; thus adjust the homepage display template of the application according to the priority list , so that the home page display template displays the user's frequently used task functions, so that users can trigger and use this function conveniently and improve the user experience effect.
实施例一Embodiment one
请参阅图1,本实施例的一种应用程序页面展示方法,所述首页改版方法包括:S1.采集应用程序的任务信息;Please refer to FIG. 1, a method for displaying an application page in this embodiment, the method for updating the homepage includes: S1. collecting task information of the application;
其中,所述任务信息包括任务进程调用的时间和次数。Wherein, the task information includes the time and times of invocation of the task process.
需要说明的是,所述任务信息包括该应用程序中所有的任务进行的调用信息。It should be noted that the task information includes call information made by all tasks in the application program.
在本步骤中,任务进程调用时间既可以是用户使用应用程序时执行的所有任务功能的累计使用时间;任务进程调用时间也可以是用户从安装所述应用程序并使用应用程序调用第一个任务进程的时刻开始累计的时间(即从第一次使用应用程序的时刻开始到当前时刻的时间,也可以理解为应用程序的安装时间)。任务进程调用次数是指用户使用应用程序时调用所有任务进程的累计次数。任务信息包含了用户使用应用程序时触发的任务功能次数和时间。In this step, the task process invocation time can be the cumulative usage time of all task functions executed when the user uses the application program; the task process invocation time can also be the user installs the application program and calls the first task The accumulated time from the moment of the process (that is, the time from the moment when the application is used for the first time to the current moment, which can also be understood as the installation time of the application). The number of task process invocations refers to the cumulative number of invocations of all task processes when the user uses the application. The task information includes the number and time of the task function triggered when the user uses the application.
具体地,可通过实时监测并记录应用程序的运行时间、触发指令及相应的任务进程等方式获取任务信息。监测该应用程序中每一任务进程的调用、触发及执行信息,其中,触发、调用可以是根据用户的行为触发操作获取的,也可以是根据应用程序的内部调用接口或调用指令获取的;执行为通过监测任务进程运行的时间获取的。Specifically, the task information can be obtained by monitoring and recording the running time of the application program in real time, the trigger instruction and the corresponding task progress, and the like. Monitor the call, trigger and execution information of each task process in the application, where the trigger and call can be obtained according to the user's behavior trigger operation, or according to the internal call interface or call instruction of the application; Obtained by monitoring the running time of the task process.
在实际应用中,本发明的应用程序页面展示方法主要应用于移动终端中,如智能手机、平板电脑等。In practical applications, the application page display method of the present invention is mainly applied to mobile terminals, such as smart phones, tablet computers, and the like.
需要说明的是,在执行步骤S3之前应用程序采用的首页为应用程序预先设置的默认首页。步骤S1采集应用程序的任务信息的过程可以是用户在默认首页直接触发的任务功能,也可以是用户在使用应用程序过程中通过其他页面(除默认首页外的页面)触发的任务功能。It should be noted that, before step S3 is performed, the homepage adopted by the application program is the default homepage preset by the application program. The process of collecting application task information in step S1 may be a task function triggered directly by the user on the default home page, or a task function triggered by the user through other pages (pages other than the default home page) while using the application program.
S2.监测所述任务信息,当监测到所述任务信息符合改版条件时,对所述任务信息进行解析,生成调用任务的优先级列表;S2. Monitor the task information, and when it is detected that the task information meets the revision condition, analyze the task information to generate a priority list for invoking tasks;
通过采集应用程序的任务信息的方式收集用户对该应用程序的使用信息;通过对收集到的任务信息监测,了解用户使用应用程序的状况,当任务信息符合改版条件时,表示收集到的用户使用应用程序的触发信息满足改版条件,可根据该任务信息生成调用任务的优先级列表,以便为更新应用程序首页版本提供依据。The user's use information of the application is collected by collecting the task information of the application; by monitoring the collected task information, we can understand the status of the user's use of the application. When the task information meets the revision conditions, it means that the collected user use The trigger information of the application meets the revision conditions, and a priority list of invoking tasks can be generated according to the task information, so as to provide a basis for updating the home page version of the application.
在本步骤中,所述改版条件可以是所述任务信息中的任务进程调用次数达到次数阈值。当用户使用应用程序的所有任务进程的累计调用次数达到了次数阈值时,可对该累计调用次数进行分析,获取每一任务进程的调用次数,从而生成关于任务进程调用次数的优先级列表。In this step, the revision condition may be that the number of task process invocations in the task information reaches a threshold value. When the cumulative calling times of all task processes of the application program used by the user reach the number threshold, the cumulative calling times can be analyzed to obtain the calling times of each task process, so as to generate a priority list about the calling times of the task processes.
在本步骤中,所述改版条件还可以是所述改版条件为所述任务信息中的任务进程使用累计时间达到时间阈值。当任务进程使用累计时间为使用应用程序执行的所有任务功能的累计使用时间时,判断用户使用应用程序执行的所有任务功能的累计使用时间是否达到时间阈值,若是,可对该累计使用时间进行分析,获取每一任务进程的使用时间,从而生成关于任务进程调用时间的优先级列表。当任务进程使用累计时间为应用程序的安装时间时,判断安装时间是否达到时间阈值,若是,可对所有任务进程的调用次数进行分析,获取每一任务进程的调用次数,从而生成关于任务进程调用次数的优先级列表。In this step, the revision condition may also be that the revision condition is that the accumulated time used by the task process in the task information reaches a time threshold. When the cumulative usage time of the task process is the cumulative usage time of all task functions executed by the application program, determine whether the cumulative usage time of all task functions executed by the user using the application program reaches the time threshold, and if so, analyze the cumulative usage time , to obtain the usage time of each task process, so as to generate a priority list about the calling time of the task process. When the cumulative time used by the task process is the installation time of the application, it is judged whether the installation time reaches the time threshold. If so, the number of calls of all task processes can be analyzed to obtain the number of calls of each task process, thereby generating information about the call of the task process A prioritized list of times.
在本步骤中,所述改版条件还可以是所述任务信息中的任务进程使用累计时间达到时间阈值,且所述任务进程调用次数达到次数阈值。当任务信息中的任务进程使用累计时间和任务进程调用次数均到达相应阈值时,对该累计调用次数进行分析,获取每一任务进程的调用次数,从而生成关于任务进程调用次数的优先级列表。In this step, the revision condition may also be that the accumulated time of task process usage in the task information reaches a time threshold, and the number of invocations of the task process reaches a threshold. When the cumulative usage time of the task process and the number of task process calls in the task information both reach the corresponding threshold, the accumulated call times are analyzed to obtain the call times of each task process, thereby generating a priority list about the number of task process calls.
可根据每一任务进程调用次数生成优先级列表,具体地,在本步骤中对任务信息进行解析,生成调用任务的优先级列表具体可包括:A priority list can be generated according to the number of invocations of each task process. Specifically, in this step, the task information is analyzed, and the generation of the priority list of the calling task can specifically include:
对所述任务信息中的每一任务进程调用次数进行统计分类;Statistically classify the number of invocations of each task process in the task information;
基于所述每一任务进程的调用次数由多到少进行由高到低的优先级排序生成优先级列表。将使用频率高次数多的任务进程(即用户经常使用的任务功能)列到优先级列表前面,将使用频率低次数少的任务进程(即用户很少使用或不使用的任务进程)列到优先级列表后面。Based on the calling times of each task process, the priorities are sorted from high to low to generate a priority list. Put task processes with high frequency and high frequency (that is, task functions frequently used by users) at the front of the priority list, and list task processes with low frequency and few times (that is, task processes that are rarely used or not used by users) to the priority list level list.
还可根据每一任务进程调用时间生成优先级列表,具体地,在本步骤中对所述任务信息进行解析,生成调用任务的优先级列表具体可包括:A priority list can also be generated according to the invocation time of each task process. Specifically, in this step, the task information is analyzed, and the generation of the priority list of the calling task can specifically include:
对所述任务信息中的每一任务进程调用时间进行统计分类;Statistically classify the calling time of each task process in the task information;
基于所述每一任务进程的调用时间由多到少进行由高到低的优先级排序生成优先级列表。将使用时间多的任务进程(即用户经常使用的任务功能)列到优先级列表前面,将使用时间少的任务进程(即用户很少使用或不使用的任务进程)列到优先级列表后面。A priority list is generated by sorting the priority from high to low based on the invocation time of each task process. List the task processes that use a lot of time (that is, the task functions that users often use) to the front of the priority list, and list the task processes that use less time (that is, the task processes that are rarely used or not used by users) to the back of the priority list.
作为一种较优的实施例,步骤S2还可包括:As a preferred embodiment, step S2 may also include:
监测所述应用程序的任务信息,当所述任一应用程序的使用时间或使用次数符合改版条件时,提取每一所述任务信息中每一任务进程的使用时间并进行时间的任务进行排序生成时间列表,及预设时间(如7天、10天或1个月等)内的每一所述任务进程使用次数并进行次数的任务进程排序生成次序列表,将所述时间列表和所述次数列表中的每一任务进程分别进行加权获取相应的权重值,根据所述权重值的大小对所述任务进程进行优先级排序,生成优先级列表。Monitor the task information of the application program, and when the use time or the number of times of use of any application program meets the revision condition, extract the use time of each task process in each task information and perform time-based tasks to sort and generate Time list, and the number of times each task process is used and the number of task processes in the preset time (such as 7 days, 10 days or 1 month, etc.) Each task process in the list is weighted to obtain a corresponding weight value, and the task processes are prioritized according to the weight value to generate a priority list.
在本实施例中,同时考虑了任务进程的累计使用时间以及近期的调用次数的两个因素,并将近期数据和累计数据相结合,通过权重计算的方式获取优先级列表。In this embodiment, two factors, the cumulative usage time of the task process and the recent invocation times, are considered at the same time, and the recent data and the cumulative data are combined to obtain the priority list through weight calculation.
考虑到不同的阶段用户对应用程序的需求程度不同(例如:对于用户刚接触的应用程序,由于不够熟练因此前次使用操作速度慢耗时长,当用户对该应用程序足够了解后可以熟练使用使,操作会更熟练反而使用时间反会简短),因而可将分别从使用时间和使用次数两个角度对应用程序的需求程度进行判别,以次数列表为主,时间列表为辅助(如:在权重计算中:次数列表占比百分之70,占比百分之30),进行加权获取相应的权重值,从而生成任务进程生成优先级列表,从而实现即考虑了长期累积的数据的趋势影响,也考虑了近期用户使用的次数及时间数据的变化影响,充分的考虑用户使用应用进程的习惯及趋势变化,以保证最后获取的优先级别高的应用进程与用户需求吻合,提升用户的使用效果。Considering that users have different requirements for applications in different stages (for example, for applications that users have just come into contact with, the previous operation speed was slow and time-consuming due to lack of proficiency, and when users know enough about the application, they can use it proficiently. , the operation will be more proficient but the use time will be shorter), so the degree of demand for the application can be judged from the two perspectives of use time and use times, with the times list as the main and the time list as the auxiliary (such as: in the weight During the calculation: the number of times list accounts for 70% and 30% respectively), weighting is carried out to obtain the corresponding weight value, so as to generate a task process generation priority list, so as to realize that the trend influence of long-term accumulated data is considered, It also takes into account the impact of changes in the number of times and time data used by users in the near future, and fully considers the user's habits and trend changes in using the application process to ensure that the finally obtained high-priority application process matches the user's needs and improves the user's use effect.
S3.基于所述优先级列表调整所述应用程序的首页显示模板;S3. Adjusting the home page display template of the application based on the priority list;
具体地,所述步骤S3基于所述优先级列表调整所述应用程序的首页显示模板具体包括:Specifically, the step S3 adjusting the home page display template of the application based on the priority list specifically includes:
所述首页显示模板包括用于显示预设数目的任务图标的图标显示区域和用于显示扩展任务图标的图标扩展区域,所述扩展任务图标对应的扩展任务进程用于显示隐藏的任务图标;The home page display template includes an icon display area for displaying a preset number of task icons and an icon extension area for displaying extended task icons, and the extended task process corresponding to the extended task icons is used to display hidden task icons;
将与所述优先级列表中前面的所述预设数目的任务进程对应的任务图标,按照所述优先级列表的顺序依次添加入所述首页显示模板的显示区域;Adding task icons corresponding to the preset number of task processes in front of the priority list into the display area of the home page display template in sequence according to the order of the priority list;
将应用程序中除添加入所述首页显示模板的显示区域的任务图标之外的其他所有任务图标添加入扩展显示模板,触发所述首页显示模板中的所述扩展任务图标执行显示所述扩展显示模板的操作。Adding all task icons in the application except the task icons added to the display area of the home page display template into the extended display template, triggering the extended task icons in the home page display template to execute and display the extended display The operation of the template.
在本步骤中,图标显示区域是用于显示用户常用的任务功能的任务图标的区域(隐藏了用户不常用的任务图标)。图标扩展区域显示的扩展任务图标,触发扩展任务图标可执行显示扩展显示模板,该扩展显示模板显示的图标为除图标显示区域中显示的任务图标之外的其他图标(即:隐藏的图标)。In this step, the icon display area is an area for displaying task icons of task functions frequently used by the user (task icons not frequently used by the user are hidden). The extended task icon displayed in the icon extension area, triggering the extended task icon can execute and display the extended display template, and the icons displayed by the extended display template are icons other than the task icon displayed in the icon display area (ie: hidden icons).
在实际应用中,用户使用应用程序时,通过应用程序后台程序收集用户使用习惯,如用户使用某功能的频繁度以及那些功能用户从来没有使用过,通过整理分析用户使用应用程序的习惯,得出用户常用功能列表和用户不常用功能列表,以及用户不使用功能列表,在应用程序的首页为用户自动配置用户常用功能,在主页面更多按钮中连接到用户不常用功能,在不常用功能中有按钮连接到用户从未使用的功能。根据用户应用程序使用习惯,动态改版应用程序首页功能模块显示,为每一个用户动态定制他所需要的应用程序任务功能项。In practical applications, when a user uses an application, the user's usage habits are collected through the application background program, such as the frequency of the user's use of a certain function and those functions that the user has never used. By analyzing the user's habit of using the application, it is concluded The user's frequently used function list, the user's infrequently used function list, and the user's unused function list, the user's frequently used functions are automatically configured for the user on the home page of the application, and the user's infrequently used functions are connected to the user's infrequently used functions in the more button on the main page. There are buttons connected to functions that the user never uses. According to the user's application usage habits, the function module display of the application's homepage is dynamically revised, and the application task function items required by him are dynamically customized for each user.
作为举例而非限定,以应用程序为安装于手机的银行应用程序为例,图标显示区域显示任务图标的预设数目为3个,默认首页包括的任务功能有:扫一扫、首付款、转账、贷款、银行理财、信用卡、取现、基金、缴费中心、影票和账户总览。经过1个月对用户使用该银行应用程序的任务功能的信息收集,获取到1个月内,用户累计使用任务功能触发次数达到500次,其中200次应用的任务功能为账户总览,200次应用的任务功能为转账、96次应用的任务功能为银行理财、4应用的任务功能为缴费中心。通过对任务功能触发次数进行分析统计可知:在众多的任务功能中用户主要应用到的任务功能为:账户总览、转账、银行理财,因此在优先级列表中前面的4项依次是:账户总览、转账、银行理财、缴费中心。调整后改版的首页显示模板的图标显示区域显示的任务图标依次为:账户总览、转账、银行理财。通过触发扩展任务图标可跳转至扩展显示模板显示:缴费中心、扫一扫、首付款、贷款、信用卡、取现、基金、缴费中心和影票的任务图标。As an example and not limitation, take the application as an example of a banking application installed on a mobile phone. The preset number of task icons displayed in the icon display area is 3. The default home page includes task functions: scan, down payment, transfer , loan, bank wealth management, credit card, cash withdrawal, fund, payment center, movie ticket and account overview. After 1 month of information collection on the task function of the user's use of the bank application, within 1 month, the cumulative number of times the user used the task function trigger reached 500 times, of which 200 times the task function was the account overview, and 200 times the application The task function of 96 applications is bank wealth management, and the task function of 4 applications is payment center. Through the analysis and statistics of the number of task function triggers, it can be seen that among the many task functions, the main task functions used by users are: account overview, transfer, and bank financing. Therefore, the first four items in the priority list are: account overview, Transfer, bank wealth management, payment center. The task icons displayed in the icon display area of the adjusted and revised homepage display template are: account overview, transfer, and bank wealth management. By triggering the extended task icon, you can jump to the extended display template display: payment center, scan, down payment, loan, credit card, cash withdrawal, fund, payment center and movie ticket task icons.
S4.调整所述改版条件中的阈值,所述阈值呈指数形式增长,返回执行步骤S1。S4. Adjust the threshold in the revision condition, the threshold increases exponentially, and return to step S1.
在实际应用中,当改版条件为所述任务信息中的任务进程调用次数达到次数阈值时,次数阈值呈指数形式增长,如:第一次更新首页显示模板的次数阈值为500次,第二次首页显示模板的更新的次数阈值为1000次,第三次更新首页显示模板的次数阈值为2000次,以此类推。随着用户对应用程序使用时间越来越长,通过不断增大改版条件中的阈值,可更好的了解用户的使用习惯,从而更好的根据用户习惯调整任务图标,提升用户的使用体验效果。In practical applications, when the revision condition is that the number of task process calls in the task information reaches the number threshold, the number threshold increases exponentially. For example, the number of times the template is updated on the home page for the first time is 500 times, and the second time The threshold for updating the homepage display template is 1000 times, the threshold for updating the homepage display template for the third time is 2000 times, and so on. As users use the application longer and longer, by continuously increasing the threshold value in the revision condition, we can better understand the user's usage habits, so as to better adjust the task icon according to the user's habits and improve the user's experience. .
在本步骤中,为了提高用户的体验效果,首页显示模板可根据采集到的任务信息的累计不断更新调整的,以满足用户的个人需要。In this step, in order to improve the user experience, the home page display template can be continuously updated and adjusted according to the accumulation of collected task information to meet the user's personal needs.
作为举例而非限定,本发明所述的应用程序页面展示方法可应用于银行、理财、保险等应用程序中。As an example without limitation, the method for displaying application program pages described in the present invention can be applied to application programs such as banking, wealth management, and insurance.
在本实施例中,通过采集应用程序的任务信息,收集用户使用该应用程序的触发信息;通过对任务信息的监测,判断采集到的任务信息是否符合改版条件,当符合时(即:收集到的用户使用应用程序的触发信息满足改版条件)对任务信息进行解析生成调用任务的优先级列表,通过对用户使用应用程序的触发信息分析获取用户常用的任务功能;从而依据优先级列表调整应用程序的首页显示模板,使首页显示模板展示用户常用的任务功能,以方便用户触发使用该功能,提升用户体验效果。In this embodiment, by collecting the task information of the application program, the trigger information of the user using the application program is collected; by monitoring the task information, it is judged whether the collected task information meets the revision conditions, The trigger information of the user using the application meets the revision conditions) analyze the task information to generate a priority list for invoking tasks, and obtain the user's commonly used task functions by analyzing the trigger information of the user using the application; thereby adjusting the application according to the priority list The display template of the home page, so that the home page display template displays the user's commonly used task functions, so that users can trigger the use of this function and improve the user experience effect.
实施例二Embodiment two
如图2所示,一种应用程序页面展示装置1,包括:采集单元11、处理单元12、改版单元13和调整单元14,其中:As shown in FIG. 2 , an application page display device 1 includes: a collection unit 11, a processing unit 12, a revision unit 13 and an adjustment unit 14, wherein:
采集单元11,用于采集应用程序的任务信息;A collection unit 11, configured to collect task information of the application program;
其中,所述任务信息包括任务进程调用的时间和次数。Wherein, the task information includes the time and times of invocation of the task process.
需要说明的是,所述任务信息包括该应用程序中所有的任务进行的调用信息。It should be noted that the task information includes call information made by all tasks in the application program.
于本实施例中,任务进程调用时间既可以是用户使用应用程序时执行的所有任务功能的累计使用时间;任务进程调用时间也可以是用户从安装所述应用程序并使用应用程序调用第一个任务进程的时刻开始累计的时间(即从第一次使用应用程序的时刻开始到当前时刻的时间,也可以理解为应用程序的安装时间)。任务进程调用次数是指用户使用应用程序时调用所有任务进程的累计次数。任务信息包含了用户使用应用程序时触发的任务功能次数和时间。In this embodiment, the task process call time can be the cumulative usage time of all task functions executed when the user uses the application program; The accumulated time from the moment of the task process (that is, the time from the moment when the application is used for the first time to the current moment, which can also be understood as the installation time of the application). The number of task process invocations refers to the cumulative number of invocations of all task processes when the user uses the application. The task information includes the number and time of the task function triggered when the user uses the application.
具体地,可通过实时监测并记录应用程序的运行时间、触发指令及相应的任务进程等方式获取任务信息。监测该应用程序中每一任务进程的调用、触发及执行信息,其中,触发、调用可以是根据用户的行为触发操作获取的,也可以是根据应用程序的内部调用接口或调用指令获取的;执行为通过监测任务进程运行的时间获取的。Specifically, the task information can be obtained by monitoring and recording the running time of the application program in real time, the trigger instruction and the corresponding task progress, and the like. Monitor the call, trigger and execution information of each task process in the application, where the trigger and call can be obtained according to the user's behavior trigger operation, or according to the internal call interface or call instruction of the application; Obtained by monitoring the running time of the task process.
在实际应用中,本发明的应用程序页面展示装置1主要应用于移动终端中,如智能手机、平板电脑等。In practical applications, the application page display device 1 of the present invention is mainly used in mobile terminals, such as smart phones, tablet computers, and the like.
处理单元12,用于监测所述任务信息,当监测到所述任务信息符合改版条件时,对所述任务信息进行解析,生成调用任务的优先级列表;The processing unit 12 is configured to monitor the task information, and when it is detected that the task information meets the revision condition, analyze the task information to generate a priority list of calling tasks;
在本实施例中,改版条件可以是所述任务信息中的任务进程调用次数达到次数阈值。当用户使用应用程序的所有任务进程的累计调用次数达到了次数阈值时,可对该累计调用次数进行分析,获取每一任务进程的调用次数,从而生成关于任务进程调用次数的优先级列表。In this embodiment, the revision condition may be that the number of task process invocations in the task information reaches a threshold value. When the cumulative calling times of all task processes of the application program used by the user reach the number threshold, the cumulative calling times can be analyzed to obtain the calling times of each task process, so as to generate a priority list about the calling times of the task processes.
改版条件还可以是所述改版条件为所述任务信息中的任务进程使用累计时间达到时间阈值。当任务进程使用累计时间为使用应用程序执行的所有任务功能的累计使用时间时,判断用户使用应用程序执行的所有任务功能的累计使用时间是否达到时间阈值,若是,可对该累计使用时间进行分析,获取每一任务进程的使用时间,从而生成关于任务进程调用时间的优先级列表。当任务进程使用累计时间为应用程序的安装时间时,判断安装时间是否达到时间阈值,若是,可对所有任务进程的调用次数进行分析,获取每一任务进程的调用次数,从而生成关于任务进程调用次数的优先级列表。The revision condition may also be that the revision condition is that the accumulated time used by the task process in the task information reaches a time threshold. When the cumulative usage time of the task process is the cumulative usage time of all task functions executed by the application program, determine whether the cumulative usage time of all task functions executed by the user using the application program reaches the time threshold, and if so, analyze the cumulative usage time , to obtain the usage time of each task process, so as to generate a priority list about the calling time of the task process. When the cumulative time used by the task process is the installation time of the application, it is judged whether the installation time reaches the time threshold. If so, the number of calls of all task processes can be analyzed to obtain the number of calls of each task process, thereby generating information about the call of the task process A prioritized list of times.
改版条件还可以是所述任务信息中的任务进程使用累计时间达到时间阈值,且所述任务进程调用次数达到次数阈值。当任务信息中的任务进程使用累计时间和任务进程调用次数均到达相应阈值时,对该累计调用次数进行分析,获取每一任务进程的调用次数,从而生成关于任务进程调用次数的优先级列表。The revision condition may also be that the accumulated time of task process usage in the task information reaches a time threshold, and the number of times the task process is invoked reaches a threshold. When the cumulative usage time of the task process and the number of task process calls in the task information both reach the corresponding threshold, the accumulated call times are analyzed to obtain the call times of each task process, thereby generating a priority list about the number of task process calls.
作为一种较优的实施例,处理单元12还可包括:As a preferred embodiment, the processing unit 12 may also include:
监测所述应用程序的任务信息,当所述任一应用程序的使用时间或使用次数符合改版条件时,提取每一所述任务信息中每一任务进程的使用时间并进行时间的任务进行排序生成时间列表,及预设时间(如7天、10天或1个月等)内的每一所述任务进程使用次数并进行次数的任务进程排序生成次序列表,将所述时间列表和所述次数列表中的每一任务进程分别进行加权获取相应的权重值,根据所述权重值的大小对所述任务进程进行优先级排序,生成优先级列表。Monitor the task information of the application program, and when the use time or the number of times of use of any application program meets the revision condition, extract the use time of each task process in each task information and perform time-based tasks to sort and generate Time list, and the number of times each task process is used and the number of task processes in the preset time (such as 7 days, 10 days or 1 month, etc.) Each task process in the list is weighted to obtain a corresponding weight value, and the task processes are prioritized according to the weight value to generate a priority list.
在本实施例中,同时考虑了任务进程的累计使用时间以及近期的调用次数的两个因素,并将近期数据和累计数据相结合,通过权重计算的方式获取优先级列表。In this embodiment, two factors, the cumulative usage time of the task process and the recent invocation times, are considered at the same time, and the recent data and the cumulative data are combined to obtain the priority list through weight calculation.
考虑到不同的阶段用户对应用程序的需求程度不同(例如:对于用户刚接触的应用程序,由于不够熟练因此前次使用操作速度慢耗时长,当用户对该应用程序足够了解后可以熟练使用使,操作会更熟练反而使用时间反会简短),因而可将分别从使用时间和使用次数两个角度对应用程序的需求程度进行判别,以次数列表为主,时间列表为辅助(如:在权重计算中:次数列表占比百分之70,占比百分之30),进行加权获取相应的权重值,从而生成任务进程生成优先级列表,从而实现即考虑了长期累积的数据的趋势影响,也考虑了近期用户使用的次数及时间数据的变化影响,充分的考虑用户使用应用进程的习惯及趋势变化,以保证最后获取的优先级别高的应用进程与用户需求吻合,提升用户的使用效果。Considering that users have different requirements for applications in different stages (for example, for applications that users have just come into contact with, the previous operation speed was slow and time-consuming due to lack of proficiency, and when users know enough about the application, they can use it proficiently. , the operation will be more proficient but the use time will be shorter), so the degree of demand for the application can be judged from the two perspectives of use time and use times, with the times list as the main and the time list as the auxiliary (such as: in the weight During the calculation: the number of times list accounts for 70% and 30% respectively), weighting is carried out to obtain the corresponding weight value, so as to generate a task process generation priority list, so as to realize that the trend influence of long-term accumulated data is considered, It also takes into account the impact of changes in the number of times and time data used by users in the near future, and fully considers the user's habits and trend changes in using the application process to ensure that the finally obtained high-priority application process matches the user's needs and improves the user's use effect.
改版单元13,用于基于所述优先级列表调整所述应用程序的首页显示模板;A revision unit 13, configured to adjust the home page display template of the application based on the priority list;
具体地,所述改版单元13基于所述优先级列表调整所述应用程序的首页显示模板具体包括:Specifically, the revision unit 13 adjusts the home page display template of the application based on the priority list specifically includes:
所述首页显示模板包括用于显示预设数目的任务图标的图标显示区域和用于显示扩展任务图标的图标扩展区域,所述扩展任务图标对应的扩展任务进程用于显示隐藏的任务图标;The home page display template includes an icon display area for displaying a preset number of task icons and an icon extension area for displaying extended task icons, and the extended task process corresponding to the extended task icons is used to display hidden task icons;
将与所述优先级列表中前面的所述预设数目的任务进程对应的任务图标,按照所述优先级列表的顺序依次添加入所述首页显示模板的显示区域;Adding task icons corresponding to the preset number of task processes in front of the priority list into the display area of the home page display template in sequence according to the order of the priority list;
将应用程序中除添加入所述首页显示模板的显示区域的任务图标之外的其他所有任务图标添加入扩展显示模板,触发所述首页显示模板中的所述扩展任务图标执行显示所述扩展显示模板的操作。Adding all task icons in the application except the task icons added to the display area of the home page display template into the extended display template, triggering the extended task icons in the home page display template to execute and display the extended display The operation of the template.
在本实施例中,图标显示区域是用于显示用户常用的任务功能的任务图标的区域(隐藏了用户不常用的任务图标)。图标扩展区域显示的扩展任务图标,触发扩展任务图标可执行显示扩展显示模板,该扩展显示模板显示的图标为除图标显示区域中显示的任务图标之外的其他图标(即:隐藏的图标)。In this embodiment, the icon display area is an area for displaying task icons of task functions frequently used by the user (task icons not frequently used by the user are hidden). The extended task icon displayed in the icon extension area, triggering the extended task icon can execute and display the extended display template, and the icons displayed by the extended display template are icons other than the task icon displayed in the icon display area (ie: hidden icons).
调整单元14,用于调整所述改版条件中的阈值,所述阈值呈指数形式增长。The adjustment unit 14 is configured to adjust the threshold in the revision condition, and the threshold increases exponentially.
在实际应用中,当改版条件为所述任务信息中的任务进程调用次数达到次数阈值时,次数阈值呈指数形式增长,如:第一次更新首页显示模板的次数阈值为500次,第二次首页显示模板的更新的次数阈值为1000次,第三次更新首页显示模板的次数阈值为2000次,以此类推。随着用户对应用程序使用时间越来越长,通过不断增大改版条件中的阈值,可更好的了解用户的使用习惯,从而更好的根据用户习惯调整任务图标,提升用户的使用体验效果。为了提高用户的体验效果,首页显示模板可根据采集到的任务信息的累计不断更新调整的,以满足用户的个人需要。In practical applications, when the revision condition is that the number of task process calls in the task information reaches the number threshold, the number threshold increases exponentially. For example, the number of times the template is updated on the home page for the first time is 500 times, and the second time The threshold for updating the homepage display template is 1000 times, the threshold for updating the homepage display template for the third time is 2000 times, and so on. As users use the application longer and longer, by continuously increasing the threshold value in the revision condition, we can better understand the user's usage habits, so as to better adjust the task icon according to the user's habits and improve the user's experience. . In order to improve the user experience, the home page display template can be continuously updated and adjusted according to the accumulation of collected task information to meet the user's personal needs.
在本实施例中,通过采集应用程序的任务信息,收集用户使用该应用程序的触发信息;通过对任务信息的监测,判断采集到的任务信息是否符合改版条件,当符合时(即:收集到的用户使用应用程序的触发信息满足改版条件)对任务信息进行解析生成调用任务的优先级列表,通过对用户使用应用程序的触发信息分析获取用户常用的任务功能;从而依据优先级列表调整应用程序的首页显示模板,使首页显示模板展示用户常用的任务功能,以方便用户触发使用该功能,提升用户体验效果。In this embodiment, by collecting the task information of the application program, the trigger information of the user using the application program is collected; by monitoring the task information, it is judged whether the collected task information meets the revision conditions, The trigger information of the user using the application meets the revision conditions) analyze the task information to generate a priority list for invoking tasks, and obtain the user's commonly used task functions by analyzing the trigger information of the user using the application; thereby adjusting the application according to the priority list The display template of the home page, so that the home page display template displays the user's commonly used task functions, so that users can trigger the use of this function and improve the user experience effect.
实施例三Embodiment Three
为实现上述目的,本发明还提供一种计算机设备2,该计算机设备2包括多个计算机设备2,实施例二的应用程序页面展示装置1的组成部分可分散于不同的计算机设备2中,计算机设备2可以是执行程序的智能手机、平板电脑、笔记本电脑、台式计算机、机架式服务器、刀片式服务器、塔式服务器或机柜式服务器(包括独立的服务器,或者多个服务器所组成的服务器集群)等。本实施例的计算机设备2至少包括但不限于:可通过系统总线相互通信连接的存储器21、处理器23、网络接口22以及应用程序页面展示装置1(参考图3)。需要指出的是,图3仅示出了具有组件-的计算机设备2,但是应理解的是,并不要求实施所有示出的组件,可以替代的实施更多或者更少的组件。In order to achieve the above object, the present invention also provides a computer device 2, the computer device 2 includes a plurality of computer devices 2, the components of the application page display device 1 of the second embodiment can be dispersed in different computer devices 2, the computer The device 2 can be a smart phone, a tablet computer, a notebook computer, a desktop computer, a rack server, a blade server, a tower server or a cabinet server (including an independent server, or a server cluster composed of multiple servers) for executing programs. )Wait. The computer device 2 of this embodiment at least includes but is not limited to: a memory 21 , a processor 23 , a network interface 22 , and an application program page display device 1 (refer to FIG. 3 ) that can be communicated with each other through a system bus. It should be pointed out that FIG. 3 only shows the computer device 2 with components - but it should be understood that it is not required to implement all the components shown, and more or fewer components may be implemented instead.
本实施例中,所述存储器21至少包括一种类型的计算机可读存储介质,所述可读存储介质包括闪存、硬盘、多媒体卡、卡型存储器(例如,SD或DX存储器等)、随机访问存储器(RAM)、静态随机访问存储器(SRAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、可编程只读存储器(PROM)、磁性存储器、磁盘、光盘等。在一些实施例中,存储器21可以是计算机设备2的内部存储单元,例如该计算机设备2的硬盘或内存。在另一些实施例中,存储器21也可以是计算机设备2的外部存储设备,例如该计算机设备2上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)等。当然,所述存储器21还可以既包括计算机设备2的内部存储单元也包括其外部存储设备。本实施例中,存储器21通常用于存储安装于计算机设备2的操作系统和各类应用软件,例如实施例一的应用程序页面展示方法的程序代码等。此外,存储器21还可以用于暂时地存储已经输出或者将要输出的各类数据。In this embodiment, the memory 21 includes at least one type of computer-readable storage medium, and the readable storage medium includes flash memory, hard disk, multimedia card, card-type memory (for example, SD or DX memory, etc.), random access Memory (RAM), Static Random Access Memory (SRAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), Programmable Read Only Memory (PROM), Magnetic Memory, Magnetic Disk, Optical Disk, etc. In some embodiments, the memory 21 may be an internal storage unit of the computer device 2 , such as a hard disk or memory of the computer device 2 . In other embodiments, the memory 21 can also be an external storage device of the computer device 2, such as a plug-in hard disk equipped on the computer device 2, a smart memory card (Smart Media Card, SMC), a secure digital (Secure Digital, SD) card, flash memory card (Flash Card), etc. Of course, the memory 21 may also include both the internal storage unit of the computer device 2 and its external storage device. In this embodiment, the memory 21 is generally used to store the operating system and various application software installed on the computer device 2 , such as the program code of the method for displaying the application program page in the first embodiment. In addition, the memory 21 can also be used to temporarily store various types of data that have been output or will be output.
所述处理器23在一些实施例中可以是中央处理器(Central Processing Unit,CPU)、控制器、微控制器、微处理器、或其他数据处理芯片。该处理器23通常用于控制计算机设备2的总体操作例如执行与所述计算机设备2进行数据交互或者通信相关的控制和处理等。本实施例中,所述处理器23用于运行所述存储器21中存储的程序代码或者处理数据,例如运行所述的应用程序页面展示装置1等。The processor 23 may be a central processing unit (Central Processing Unit, CPU), controller, microcontroller, microprocessor, or other data processing chips in some embodiments. The processor 23 is generally used to control the overall operation of the computer device 2 , such as performing control and processing related to data interaction or communication with the computer device 2 . In this embodiment, the processor 23 is configured to run the program code stored in the memory 21 or process data, for example, to run the application page display device 1 and the like.
所述网络接口22可包括无线网络接口或有线网络接口,该网络接口22通常用于在所述计算机设备2与其他计算机设备2之间建立通信连接。例如,所述网络接口22用于通过网络将所述计算机设备2与外部终端相连,在所述计算机设备2与外部终端之间的建立数据传输通道和通信连接等。所述网络可以是企业内部网(Intranet)、互联网(Internet)、全球移动通讯系统(Global System of Mobile communication,GSM)、宽带码分多址(WidebandCode Division Multiple Access,WCDMA)、4G网络、5G网络、蓝牙(Bluetooth)、Wi-Fi等无线或有线网络。The network interface 22 may include a wireless network interface or a wired network interface, and the network interface 22 is generally used to establish a communication connection between the computer device 2 and other computer devices 2 . For example, the network interface 22 is used to connect the computer device 2 with an external terminal through a network, and establish a data transmission channel and a communication connection between the computer device 2 and the external terminal. The network can be an enterprise intranet (Intranet), Internet (Internet), Global System of Mobile communication (Global System of Mobile communication, GSM), wideband code division multiple access (WidebandCode Division Multiple Access, WCDMA), 4G network, 5G network , Bluetooth (Bluetooth), Wi-Fi and other wireless or wired networks.
需要指出的是,图3仅示出了具有部件21-23的计算机设备2,但是应理解的是,并不要求实施所有示出的部件,可以替代的实施更多或者更少的部件。It should be noted that FIG. 3 only shows the computer device 2 with components 21-23, but it should be understood that it is not required to implement all the components shown and that more or fewer components may be implemented instead.
在本实施例中,存储于存储器21中的所述应用程序页面展示装置1还可以被分割为一个或者多个程序模块,所述一个或者多个程序模块被存储于存储器21中,并由一个或多个处理器(本实施例为处理器23)所执行,以完成本发明。In this embodiment, the application program page display device 1 stored in the memory 21 can also be divided into one or more program modules, and the one or more program modules are stored in the memory 21, and a or multiple processors (the processor 23 in this embodiment) to complete the present invention.
实施例四Embodiment four
为实现上述目的,本发明还提供一种计算机可读存储介质,其包括多个存储介质,如闪存、硬盘、多媒体卡、卡型存储器(例如,SD或DX存储器等)、随机访问存储器(RAM)、静态随机访问存储器(SRAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、可编程只读存储器(PROM)、磁性存储器、磁盘、光盘、服务器、App应用商城等等,其上存储有计算机程序,程序被处理器23执行时实现相应功能。本实施例的计算机可读存储介质用于存储应用程序页面展示装置1,被处理器23执行时实现实施例一的应用程序页面展示方法。To achieve the above object, the present invention also provides a computer-readable storage medium, which includes a plurality of storage media, such as flash memory, hard disk, multimedia card, card-type memory (for example, SD or DX memory, etc.), random access memory (RAM ), Static Random Access Memory (SRAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), Programmable Read Only Memory (PROM), Magnetic Memory, Disk, CD, Server, App Application The shopping mall and the like have computer programs stored thereon, and the corresponding functions are realized when the programs are executed by the processor 23 . The computer-readable storage medium in this embodiment is used to store the application program page display device 1 , and implements the application program page display method in Embodiment 1 when executed by the processor 23 .
上述本发明实施例序号仅仅为了描述,不代表实施例的优劣。The serial numbers of the above embodiments of the present invention are for description only, and do not represent the advantages and disadvantages of the embodiments.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。Through the description of the above embodiments, those skilled in the art can clearly understand that the methods of the above embodiments can be implemented by means of software plus a necessary general-purpose hardware platform, and of course also by hardware, but in many cases the former is better implementation.
以上仅为本发明的优选实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。The above are only preferred embodiments of the present invention, and are not intended to limit the patent scope of the present invention. Any equivalent structure or equivalent process conversion made by using the description of the present invention and the contents of the accompanying drawings, or directly or indirectly used in other related technical fields , are all included in the scope of patent protection of the present invention in the same way.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201910763381.1ACN110597585A (en) | 2019-08-19 | 2019-08-19 | Application page display method, device, computer equipment and storage medium |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201910763381.1ACN110597585A (en) | 2019-08-19 | 2019-08-19 | Application page display method, device, computer equipment and storage medium |
| Publication Number | Publication Date |
|---|---|
| CN110597585Atrue CN110597585A (en) | 2019-12-20 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201910763381.1APendingCN110597585A (en) | 2019-08-19 | 2019-08-19 | Application page display method, device, computer equipment and storage medium |
| Country | Link |
|---|---|
| CN (1) | CN110597585A (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN113703809A (en)* | 2021-08-31 | 2021-11-26 | 康键信息技术(深圳)有限公司 | Method, device, equipment and medium for updating home page application data configuration |
| CN113779476A (en)* | 2021-09-08 | 2021-12-10 | 未鲲(上海)科技服务有限公司 | Page display method, apparatus, computer device and readable storage medium |
| CN114201085A (en)* | 2021-11-30 | 2022-03-18 | 北京城市网邻信息技术有限公司 | Information display method and device, electronic equipment and storage medium |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN109002389A (en)* | 2017-06-07 | 2018-12-14 | 北京京东尚科信息技术有限公司 | The method and apparatus of page automatic test |
| CN109345324A (en)* | 2018-02-07 | 2019-02-15 | 深圳壹账通智能科技有限公司 | Application function recommendation method, apparatus, computer equipment and storage medium |
| CN109885364A (en)* | 2019-01-18 | 2019-06-14 | 深圳壹账通智能科技有限公司 | Method, apparatus, computer equipment and storage medium for displaying information |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN109002389A (en)* | 2017-06-07 | 2018-12-14 | 北京京东尚科信息技术有限公司 | The method and apparatus of page automatic test |
| CN109345324A (en)* | 2018-02-07 | 2019-02-15 | 深圳壹账通智能科技有限公司 | Application function recommendation method, apparatus, computer equipment and storage medium |
| CN109885364A (en)* | 2019-01-18 | 2019-06-14 | 深圳壹账通智能科技有限公司 | Method, apparatus, computer equipment and storage medium for displaying information |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN113703809A (en)* | 2021-08-31 | 2021-11-26 | 康键信息技术(深圳)有限公司 | Method, device, equipment and medium for updating home page application data configuration |
| CN113703809B (en)* | 2021-08-31 | 2024-04-26 | 康键信息技术(深圳)有限公司 | Method, device, equipment and medium for updating home page application data configuration |
| CN113779476A (en)* | 2021-09-08 | 2021-12-10 | 未鲲(上海)科技服务有限公司 | Page display method, apparatus, computer device and readable storage medium |
| CN114201085A (en)* | 2021-11-30 | 2022-03-18 | 北京城市网邻信息技术有限公司 | Information display method and device, electronic equipment and storage medium |
| Publication | Publication Date | Title |
|---|---|---|
| US20200342338A1 (en) | Method for preloading application, storage medium, and terminal | |
| CN110245069B (en) | Page version testing method and device and page display method and device | |
| CN110309475B (en) | Page display method and device, terminal equipment and storage medium | |
| CN112947830A (en) | Popup window display method and device, computer equipment and storage medium | |
| CN108762844B (en) | Application preloading method, device, storage medium and terminal | |
| CN108765134B (en) | Order data processing method and device, electronic equipment and storage medium | |
| CN110597585A (en) | Application page display method, device, computer equipment and storage medium | |
| CN111782304B (en) | Paging loading data logic control method, device, computer equipment and medium | |
| CN112463799B (en) | Data extraction method, device, equipment and storage medium | |
| CN108038009B (en) | Front-end and back-end interaction method and device based on Web application and computer equipment | |
| CN111324397A (en) | Applet switching method, device, framework, equipment and readable medium | |
| CN110795180B (en) | Two-dimensional code management method, system, electronic equipment and storage medium | |
| CN113434063B (en) | An information display method, device and equipment | |
| EP3594823B1 (en) | Information display method, terminal and server | |
| CN109525647B (en) | Message push badge value control method, electronic device and storage medium | |
| EP3504637B1 (en) | Dynamically render large dataset in client application | |
| CN111258676B (en) | Module preloading method, device, equipment and readable storage medium | |
| CN115698988A (en) | System and method for viewing incompatible web pages via remote browser instances | |
| CN118535817A (en) | Page interaction component loading optimization method and device | |
| CN118170381A (en) | Page guide information display method, device, equipment and storage medium | |
| CN110515618A (en) | Page information input optimization method, equipment, storage medium and device | |
| CN110851346A (en) | Method, device and equipment for detecting boundary problem of query statement and storage medium | |
| CN116974561A (en) | Page display method and device, electronic equipment and storage medium | |
| CN106469089A (en) | For making the nonsystematic in terminal apply method and device, the terminal realizing system level interface interchange | |
| US11436347B2 (en) | Methods and systems for dynamic sampling of application events |
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| WD01 | Invention patent application deemed withdrawn after publication | ||
| WD01 | Invention patent application deemed withdrawn after publication | Application publication date:20191220 |