技术领域technical field
本发明涉及显示技术领域,尤其涉及一种报表信息显示的方法、装置、服务器及系统。The invention relates to the field of display technology, in particular to a method, device, server and system for displaying report information.
背景技术Background technique
目前,为了方便,越来越多的用户选择在移动终端上查看报表(如EXCEL表)。现有的在移动终端上查看(显示)报表的方式为:根据用户选择的需要显示在移动终端上的报表,向服务器查询并获取该报表对应的标题栏以及业务数据,将获取的该报表的标题栏以及业务数据显示在移动终端上,其中标题栏显示在该报表的最上方,用户可通过上下滑动屏幕来查看该报表的业务数据。At present, for convenience, more and more users choose to view reports (such as EXCEL tables) on mobile terminals. The existing way of viewing (displaying) reports on a mobile terminal is as follows: according to the report selected by the user and displayed on the mobile terminal, query the server and obtain the corresponding title bar and business data of the report, and the obtained report will be The title bar and business data are displayed on the mobile terminal, wherein the title bar is displayed at the top of the report, and the user can view the business data of the report by sliding the screen up and down.
但是现有的这种查看报表的方式,每次只能在移动终端屏幕上显示一个报表,当需要对多张报表的报表数据进行对比时,只能关闭当前显示的报表,从新打开一个报表进行显示,这就导致操作复杂,影响用户操作体验的问题出现。However, in the existing way of viewing reports, only one report can be displayed on the screen of the mobile terminal at a time. When it is necessary to compare the report data of multiple reports, the currently displayed report can only be closed and a new report can be opened for further analysis. display, which leads to complicated operations and problems that affect the user's operating experience.
发明内容Contents of the invention
本发明实施例提供一种报表信息显示的方法、装置、服务器及系统,用以解决现有技术中浏览报表的方法操作复杂,影响用户体验的问题。Embodiments of the present invention provide a method, device, server and system for displaying report information, which are used to solve the problem in the prior art that the method for browsing reports is complicated to operate and affects user experience.
本发明实施例提供一种报表信息显示的方法,包括:An embodiment of the present invention provides a method for displaying report information, including:
向服务器发送获取报表组相关信息的请求,所述报表组至少包括两个报表,所述报表组相关信息至少包括所述报表组中各个报表的报表信息以及各个报表之间的显示顺序信息;Sending a request to the server for acquiring related information of a report group, where the report group includes at least two reports, and the report group related information includes at least report information of each report in the report group and display sequence information among the reports;
接收所述服务器返回的所述报表组相关信息,根据所述显示顺序信息,在移动终端屏幕上以滚动的方式顺序显示所述各个报表的报表信息。receiving the related information of the report group returned by the server, and sequentially displaying the report information of the various reports on the screen of the mobile terminal in a scrolling manner according to the display sequence information.
本发明实施例可以一次在移动终端上显示多个报表,使用户能够一次性批量查看多个报表,从而简化操作,提高了用户的操作体验The embodiment of the present invention can display multiple reports on the mobile terminal at one time, so that the user can view multiple reports in batches at one time, thereby simplifying the operation and improving the user's operating experience
所述方法中,任一报表的报表信息包括所述任一报表的报表标题配置信息和所述任一报表的业务数据信息;In the method, the report information of any report includes report title configuration information of any report and business data information of any report;
根据所述显示顺序信息,在所述移动终端屏幕上以滚动的方式顺序显示所述各个报表的报表信息,具体包括:According to the display sequence information, the report information of each report is displayed sequentially in a scrolling manner on the screen of the mobile terminal, specifically including:
根据所述显示顺序信息,确定所述报表组中显示的首报表,并将所述首报表作为第一显示报表;determining the first report displayed in the report group according to the display order information, and using the first report as the first display report;
根据所述第一显示报表的报表标题配置信息显示所述第一显示报表标题栏,在所述第一显示报表标题栏下方以滚动的方式显示所述第一显示报表的业务数据信息;Displaying the title bar of the first display report according to the report title configuration information of the first display report, and displaying the business data information of the first display report in a scrolling manner below the title bar of the first display report;
根据所述显示顺序信息,在所述报表组中确定所述第一显示报表的后一显示报表,根据所述后一显示报表的报表标题配置信息,在所述第一显示报表的业务数据信息下方,显示所述后一显示报表标题栏,并在所述后一显示报表标题栏下方以滚动的方式显示所述后一显示报表的业务数据信息;According to the display sequence information, determine the next display report of the first display report in the report group, and according to the report title configuration information of the latter display report, add the business data information of the first display report Below, the title bar of the latter display report is displayed, and the business data information of the latter display report is displayed in a scrolling manner below the title bar of the latter display report;
重复执行将所述后一显示报表作为第一显示报表,根据所述显示顺序信息,在所述报表组中确定所述第一显示报表的后一显示报表,根据所述后一显示报表的报表标题配置信息,在所述第一显示报表的业务数据信息下方,显示所述后一显示报表标题栏,并在所述后一显示报表标题栏下方以滚动的方式显示所述后一显示报表的业务数据信息的步骤,直至所述报表组中所有报表信息全部显示。Repeatedly executing the next display report as the first display report, determining the next display report of the first display report in the report group according to the display sequence information, and determining the report according to the latter display report Title configuration information, displaying the title bar of the latter display report below the business data information of the first display report, and displaying the title bar of the latter display report in a scrolling manner below the title bar of the latter display report The step of business data information until all report information in the report group is displayed.
利用本发明实施例,能够在移动终端上将整个报表组中的各个报表进行显示。By using the embodiment of the present invention, each report in the entire report group can be displayed on the mobile terminal.
所述方法中,所述根据所述第一显示报表的报表标题配置信息显示所述第一显示报表标题栏,具体包括:In the method, the displaying the title bar of the first display report according to the report title configuration information of the first display report specifically includes:
根据所述第一显示报表的报表标题配置信息以置顶悬浮的方式在所述移动终端屏幕的顶端显示所述第一显示报表标题栏;Displaying the title bar of the first displayed report on the top of the screen of the mobile terminal in a top-floating manner according to the report title configuration information of the first displayed report;
在所述第一显示报表的业务数据信息下方,显示所述后一显示报表标题栏,具体包括:Below the business data information of the first display report, the title bar of the latter display report is displayed, specifically including:
在所述移动终端屏幕上以滚动方式显示所述第一显示报表的业务数据信息的过程中,检测到所述第一显示报表标题栏的下一行为所述后一显示报表标题栏时,将所述后一显示报表标题栏替换所述第一显示报表标题栏,并以置顶悬浮的方式栏在所述移动终端屏幕的顶端显示。During the process of displaying the business data information of the first display report in a scrolling manner on the screen of the mobile terminal, when it is detected that the next line of the title bar of the first display report is the title bar of the next display report, the The title bar of the latter displayed report replaces the title bar of the first displayed report, and is displayed on the top of the screen of the mobile terminal in a manner of sticking to the top and floating.
本发明实施例,通过置顶悬浮的方式显示报表标题栏,能够方便用户实时获取其所浏览的业务数据的含义,在上一报表的标题栏的下一行为后一报表的标题栏时,将后一报表的标题栏替换前一报表的标题栏,并以置顶悬浮方式显示后一报表的标题栏,从而在用户选择浏览其他报表时,方便用户实时得知其它报表的业务数据的含义。In the embodiment of the present invention, the title bar of the report is displayed in the way of floating on top, which can facilitate users to obtain the meaning of the business data they browse in real time. When the next line of the title bar of the previous report is the title bar of the next report, the next The title bar of a report replaces the title bar of the previous report, and displays the title bar of the latter report in a top-floating manner, so that when the user chooses to browse other reports, it is convenient for the user to know the meaning of the business data of other reports in real time.
所述方法中,所述将所述后一显示报表标题栏替换所述第一显示报表标题栏,具体包括:In the method, the replacing the title bar of the first displayed report with the title bar of the latter displayed report specifically includes:
根据所述移动终端屏幕滚动过程实时确定所述后一显示报表标题栏与所述第一显示报表标题栏的距离;Determine the distance between the title bar of the next displayed report and the title bar of the first displayed report in real time according to the scrolling process of the screen of the mobile terminal;
确定所述距离为零时,收缩所述第一显示报表标题栏,以形成所述后一显示报表标题栏推动所述第一显示报表标题栏的效果。When it is determined that the distance is zero, shrink the title bar of the first displayed report to form an effect that the title bar of the next displayed report pushes the title bar of the first displayed report.
本发明实施例能够在后一报表标题栏替换第一显示报表标题栏的过程中形成后一报表标题栏推动第一显示报表标题栏的效果,从而提高用户体验。The embodiment of the present invention can form the effect that the title bar of the latter report pushes the title bar of the first displayed report during the process of replacing the title bar of the first displayed report with the title bar of the latter report, thereby improving user experience.
本发明还提供一种报表信息显示的方法,包括:The present invention also provides a method for displaying report information, including:
服务器获取各个报表的报表文件,根据所述各个报表的报表文件生成并存储各个报表的报表信息;The server obtains report files of each report, generates and stores report information of each report according to the report files of each report;
分别获取每个报表组包含的各个报表以及各个报表之间的显示顺序,生成并存储每个报表组包含的各个报表之间的显示顺序信息。The reports included in each report group and the display order among the reports are respectively obtained, and the display order information among the reports included in each report group is generated and stored.
本发明实施例能够生成报表组,以及该报表组中各个报表的报表信息,以供移动终端获取并显示报表组中各报表的报表信息。The embodiment of the present invention can generate a report group and report information of each report in the report group, so that the mobile terminal can acquire and display the report information of each report in the report group.
所述方法中,所述根据所述各个报表的报表文件生成并存储各个报表的报表信息,具体包括:In the method, the generating and storing the report information of each report according to the report file of each report specifically includes:
读取任一报表的报表文件,获取所述任一报表的标题栏及所述任一报表的业务数据;Read the report file of any report, obtain the title bar of any report and the business data of any report;
根据所述任一报表的标题栏生成所述任一报表的报表标题配置信息,并根据所述任一报表的业务数据生成所述任一报表的业务数据信息;generating the report title configuration information of any report according to the title bar of any report, and generating the business data information of any report according to the business data of any report;
存储所述任一报表的报表标题配置信息和业务数据信息。The report title configuration information and business data information of any report are stored.
本发明实施例能够根据报表的标题栏生成报表标题栏配置信息并根据业务数据生成报表的业务数据信息,以供移动终端根据标题栏配置信息和业务数据信息对报表进行显示。The embodiment of the present invention can generate report title bar configuration information according to the report title bar and generate report service data information according to service data, so that the mobile terminal can display the report according to the title bar configuration information and service data information.
本发明还提供了一种报表信息显示的装置,包括:The present invention also provides a device for displaying report information, including:
发送单元,用于向服务器发送获取报表组的相关信息的请求,所述报表组至少包括两个报表,所述报表组相关信息至少包括所述报表组中各个报表的报表信息以及各个报表之间的显示顺序信息;A sending unit, configured to send a request to the server for obtaining related information of a report group, the report group includes at least two reports, and the report group related information includes at least report information of each report in the report group and information between each report The display sequence information of ;
显示单元,用于接收所述服务器返回的所述报表组相关信息,根据所述显示顺序信息,在移动终端屏幕上以滚动的方式顺序显示所述各个报表的报表信息。The display unit is configured to receive the related information of the report group returned by the server, and sequentially display the report information of each report in a scrolling manner on the screen of the mobile terminal according to the display order information.
所述装置中,任一报表的报表信息包括所述任一报表的报表标题配置信息和所述任一报表的业务数据信息,所述显示单元具体用于:In the device, the report information of any report includes report title configuration information of any report and business data information of any report, and the display unit is specifically used for:
根据所述显示顺序信息,确定所述报表组中显示的首报表,并将所述首报表作为第一显示报表;determining the first report displayed in the report group according to the display order information, and using the first report as the first display report;
根据所述第一显示报表的报表标题配置信息显示所述第一显示报表标题栏,在所述第一显示报表标题栏下方以滚动的方式显示所述第一显示报表的业务数据信息;Displaying the title bar of the first display report according to the report title configuration information of the first display report, and displaying the business data information of the first display report in a scrolling manner below the title bar of the first display report;
根据所述显示顺序信息,在所述报表组中确定所述第一显示报表的后一显示报表,根据所述后一显示报表的报表标题配置信息,在所述第一显示报表的业务数据信息下方,显示所述后一显示报表标题栏,并在所述后一显示报表标题栏下方以滚动的方式显示所述后一显示报表的业务数据信息;According to the display sequence information, determine the next display report of the first display report in the report group, and according to the report title configuration information of the latter display report, add the business data information of the first display report Below, the title bar of the latter display report is displayed, and the business data information of the latter display report is displayed in a scrolling manner below the title bar of the latter display report;
重复执行将所述后一显示报表作为第一显示报表,根据所述显示顺序信息,在所述报表组中确定所述第一显示报表的后一显示报表,根据所述后一显示报表的报表标题配置信息,在所述第一显示报表的业务数据信息下方,显示所述后一显示报表标题栏,并在所述后一显示报表标题栏下方以滚动的方式显示所述后一显示报表的业务数据信息的步骤,直至所述报表组中所有报表信息全部显示。Repeatedly executing the next display report as the first display report, determining the next display report of the first display report in the report group according to the display sequence information, and determining the report according to the latter display report Title configuration information, displaying the title bar of the latter display report below the business data information of the first display report, and displaying the title bar of the latter display report in a scrolling manner below the title bar of the latter display report The step of business data information until all report information in the report group is displayed.
所述装置中,所述显示单元具体用于:In the device, the display unit is specifically used for:
根据所述第一显示报表的报表标题配置信息以置顶悬浮的方式在所述移动终端屏幕的顶端显示所述第一显示报表标题栏;Displaying the title bar of the first displayed report on the top of the screen of the mobile terminal in a top-floating manner according to the report title configuration information of the first displayed report;
在所述第一显示报表的业务数据信息下方,显示所述后一显示报表标题栏,具体包括:Below the business data information of the first display report, the title bar of the latter display report is displayed, specifically including:
在所述移动终端屏幕上以滚动方式显示所述第一显示报表的业务数据信息的过程中,检测到所述第一显示报表标题栏的下一行为所述后一显示报表标题栏时,将所述后一显示报表标题栏替换所述第一显示报表标题栏,并以置顶悬浮的方式栏在所述移动终端屏幕的顶端显示。During the process of displaying the business data information of the first display report in a scrolling manner on the screen of the mobile terminal, when it is detected that the next line of the title bar of the first display report is the title bar of the next display report, the The title bar of the latter displayed report replaces the title bar of the first displayed report, and is displayed on the top of the screen of the mobile terminal in a manner of sticking to the top and floating.
所述装置中,所述显示单元具体用于:In the device, the display unit is specifically used for:
根据所述移动终端屏幕滚动过程实时确定所述后一显示报表标题栏与所述第一显示报表标题栏的距离;Determine the distance between the title bar of the next displayed report and the title bar of the first displayed report in real time according to the scrolling process of the screen of the mobile terminal;
确定所述距离为零时,收缩所述第一显示报表标题栏,以形成所述后一显示报表标题栏推动所述第一显示报表标题栏的效果。When it is determined that the distance is zero, shrink the title bar of the first displayed report to form an effect that the title bar of the next displayed report pushes the title bar of the first displayed report.
本发明还提供了一种服务器,包括:The present invention also provides a server, including:
第一生成单元,用于获取各个报表的报表文件,根据所述各个报表的报表文件生成并存储各个报表的报表信息;The first generation unit is used to obtain the report file of each report, generate and store the report information of each report according to the report file of each report;
第二生成单元,用于分别获取每个报表组包含的各个报表以及各个报表之间的显示顺序,生成并存储每个报表组包含的各个报表之间的显示顺序信息。The second generating unit is configured to separately obtain the reports included in each report group and the display order among the reports, and generate and store information about the display order among the reports included in each report group.
所述服务器中,所述第一生成单元具体用于:In the server, the first generating unit is specifically configured to:
读取任一报表的报表文件,获取所述任一报表的标题栏及所述任一报表的业务数据;Read the report file of any report, obtain the title bar of any report and the business data of any report;
根据所述任一报表的标题栏生成所述任一报表的报表标题配置信息,并根据所述任一报表的业务数据生成所述任一报表的业务数据信息;generating the report title configuration information of any report according to the title bar of any report, and generating the business data information of any report according to the business data of any report;
存储所述任一报表的报表标题配置信息和业务数据信息。The report title configuration information and business data information of any report are stored.
本发明还提供了一种报表信息显示的系统,包括:The present invention also provides a system for displaying report information, including:
移动终端,用于向服务器发送获取报表组相关信息的请求,所述报表组至少包括两个报表,所述报表组相关信息至少包括所述报表组中各个报表的报表信息以及各个报表之间的显示顺序信息;接收所述服务器返回的所述报表组相关信息,根据所述显示顺序信息,在所述移动终端屏幕上以滚动的方式顺序显示所述各个报表的报表信息;The mobile terminal is configured to send a request to the server for obtaining related information of a report group, the report group includes at least two reports, and the report group related information includes at least report information of each report in the report group and the relationship between each report Display sequence information; receive the report group-related information returned by the server, and display the report information of each report in a scrolling manner on the screen of the mobile terminal according to the display sequence information;
服务器,用于获取各个报表的报表文件,根据所述各个报表的报表文件生成并存储各个报表的报表信息;分别获取每个报表组包含的各个报表以及各个报表之间的显示顺序,生成并存储每个报表组包含的各个报表之间的显示顺序信息。The server is used to obtain the report files of each report, generate and store the report information of each report according to the report files of each report; respectively obtain each report contained in each report group and the display order between each report, generate and store The display order information among the reports contained in each report group.
利用本发明实施例提供的报表信息显示的方法、装置、服务器及系统,具有以下有益效果:可以一次在移动终端上显示多个报表,使用户能够一次性批量查看多个报表,从而简化操作,提高了用户的操作体验。The method, device, server and system for displaying report information provided by the embodiments of the present invention have the following beneficial effects: multiple reports can be displayed on the mobile terminal at one time, enabling users to view multiple reports in batches at one time, thereby simplifying operations, The user's operating experience is improved.
附图说明Description of drawings
图1为本发明实施例提供的基于移动终端侧的报表信息显示的方法流程图;FIG. 1 is a flow chart of a method for displaying report information based on a mobile terminal side provided by an embodiment of the present invention;
图2为本发明实施例提供的在移动终端屏幕上以滚动的方式顺序显示各个报表的报表信息的方法流程图;FIG. 2 is a flow chart of a method for sequentially displaying the report information of each report in a scrolling manner on the mobile terminal screen provided by an embodiment of the present invention;
图3为本发明实施例提供的报表标题栏在移动终端上的显示示意图;FIG. 3 is a schematic diagram of displaying a report title bar on a mobile terminal provided by an embodiment of the present invention;
图4为本发明实施例提供的前一报表标题栏的下一行为后一报表标题栏的显示示意图;Fig. 4 is a schematic diagram showing the next row of the title bar of the previous report provided by the embodiment of the present invention;
图5为本发明实施例提供的后一报表标题栏在移动终端上的显示示意图;FIG. 5 is a schematic diagram of displaying the title bar of the latter report on the mobile terminal provided by the embodiment of the present invention;
图6为本发明实施例提供的将后一显示报表标题栏替换第一显示报表标题栏的方法流程图;FIG. 6 is a flow chart of a method for replacing the title bar of a first displayed report with the title bar of a later displayed report provided by an embodiment of the present invention;
图7为本发明实施例提供的后一显示报表标题栏推动第一显示报表标题栏的效果示意图;Fig. 7 is a schematic diagram of the effect of pushing the title bar of the first displayed report by the title bar of the latter display report provided by the embodiment of the present invention;
图8为本发明实施例提供的报表标题栏示意图;FIG. 8 is a schematic diagram of a report title bar provided by an embodiment of the present invention;
图9为本发明实施例提供的生成报表标题栏的流程图;FIG. 9 is a flow chart of generating a report title bar provided by an embodiment of the present invention;
图10为本发明实施例提供的基于服务器侧的报表信息显示的方法流程图;FIG. 10 is a flowchart of a method for displaying report information based on the server side provided by an embodiment of the present invention;
图11为本发明实施例提供的根据各个报表的报表文件生成并存储各个报表的报表信息的方法流程图;11 is a flowchart of a method for generating and storing report information of each report according to the report file of each report provided by an embodiment of the present invention;
图12为本发明实施例提供的报表信息显示的装置示意图;FIG. 12 is a schematic diagram of a device for displaying report information provided by an embodiment of the present invention;
图13为本发明实施例提供的服务器示意图。FIG. 13 is a schematic diagram of a server provided by an embodiment of the present invention.
具体实施方式detailed description
下面结合附图和实施例对本发明提供的报表信息显示的方法进行更详细地说明。The method for displaying report information provided by the present invention will be described in more detail below with reference to the drawings and embodiments.
本发明实施例提供了一种报表信息显示的方法,用以解决现有技术中每次只能查看一个报表导致用户体验差的问题,如图1所示,该方法包括:An embodiment of the present invention provides a method for displaying report information to solve the problem in the prior art that only one report can be viewed at a time, resulting in poor user experience. As shown in Figure 1, the method includes:
步骤101,向服务器发送获取报表组相关信息的请求,所述报表组至少包括两个报表,所述报表组相关信息至少包括所述报表组中各个报表的报表信息以及各个报表之间的显示顺序信息。Step 101: Send a request to the server for obtaining related information of a report group, the report group includes at least two reports, and the report group related information includes at least the report information of each report in the report group and the display order of each report information.
具体的,预先在服务器端存储多个报表组,每个报表组至少包括两个报表,同一报表组中的各个报表可以属于同一类报表,也可属于不同类报表,这里不做限定。在服务器侧可为每个报表组设置不同的报表ID,在获取报表组时,直接获取相应的报表ID即可。进一步优选地,每个报表组中的每个报表对应一个报表ID。Specifically, multiple report groups are pre-stored on the server side, and each report group includes at least two reports. The reports in the same report group may belong to the same type of reports, or may belong to different types of reports, which is not limited here. Different report IDs can be set for each report group on the server side, and the corresponding report ID can be obtained directly when obtaining the report group. Further preferably, each report in each report group corresponds to a report ID.
服务器侧存储了每个报表组的报表组相关信息,该相关信息至少包括该报表组中各个报表的报表信息以及各个报表之间的显示顺序信息。The report group-related information of each report group is stored on the server side, and the related information at least includes report information of each report in the report group and display sequence information among the reports.
步骤102,接收服务器返回的所述报表组相关信息,根据显示顺序信息,在移动终端屏幕上以滚动的方式顺序显示该报表组中的各个报表的报表信息。Step 102, receiving the related information of the report group returned by the server, and sequentially displaying the report information of each report in the report group on the screen of the mobile terminal in a scrolling manner according to the display order information.
接收到服务器返回的报表相组关信息时,根据报表组相关信息中的显示顺序信息,在移动终端上以滚动的方式顺序显示该报表组中各个报表的报表信息。When the report group-related information returned by the server is received, according to the display sequence information in the report group-related information, the report information of each report in the report group is sequentially displayed on the mobile terminal in a scrolling manner.
利用本发明实施例,可以一次在移动终端上显示多个报表,从而简化操作,提高了用户的操作体验。By using the embodiments of the present invention, multiple reports can be displayed on the mobile terminal at one time, thereby simplifying operations and improving user experience.
基于上述实施例,任一报表的报表信息包括该任一报表的报表标题配置信息和该任一报表的业务数据信息,则步骤102中,根据所述显示顺序信息,在所述移动终端屏幕上以滚动的方式顺序显示所述各个报表的报表信息,如图2所示,具体包括:Based on the above-mentioned embodiment, the report information of any report includes the report title configuration information of this any report and the business data information of this any report, then in step 102, according to the display order information, on the screen of the mobile terminal The report information of each report is displayed sequentially in a scrolling manner, as shown in Figure 2, specifically including:
步骤201,根据所述显示顺序信息,确定所述报表组中显示的首报表,并将所述首报表作为第一显示报表。Step 201: Determine the first report form displayed in the report group according to the display sequence information, and use the first report form as the first display report form.
步骤202,根据所述第一显示报表的报表标题配置信息显示所述第一显示报表标题栏,在所述第一显示报表标题栏下方以滚动的方式显示所述第一显示报表的业务数据信息。Step 202: Display the title bar of the first displayed report according to the report title configuration information of the first displayed report, and display the business data information of the first displayed report in a scrolling manner below the title bar of the first displayed report .
步骤203,根据所述显示顺序信息,在所述报表组中确定所述第一显示报表的后一显示报表,根据所述后一显示报表的报表标题配置信息,在所述第一显示报表的业务数据信息下方,显示所述后一显示报表标题栏,并在所述后一显示报表标题栏下方以滚动的方式显示所述后一显示报表的业务数据信息。Step 203, according to the display order information, determine the subsequent display report of the first display report in the report group, and according to the report title configuration information of the subsequent display report, in the first display report Below the business data information, the title bar of the next display report is displayed, and the business data information of the next display report is displayed in a scrolling manner below the title bar of the next display report.
步骤204,将所述后一显示报表作为第一显示报表,并重复执行步骤203,直至所述报表组中所有报表信息全部显示。In step 204, the latter display report is used as the first display report, and step 203 is repeatedly executed until all report information in the report group is displayed.
具体的,根据报表标题配置信息可生成该报表的标题栏并显示,报表的业务数据信息指该报表的报表数据,比如,报表A的标题栏中包括报表标题:分数、姓名,而90分和张三即为该报表的业务数据信息。Specifically, according to the report title configuration information, the title bar of the report can be generated and displayed. The business data information of the report refers to the report data of the report. For example, the title bar of report A includes the report title: score, name, and 90 points and Zhang San is the business data information of the report.
本发明实施例,在显示第一显示报表时,根据显示顺序信息确定后一显示报表,并将后一显示报表作为第一显示报表继续在移动终端屏幕上显示,这样可以实现在移动终端上显示报表组中的各个报表,从而达到一次在移动终端上显示多个报表的效果,提高用户体验。In the embodiment of the present invention, when displaying the first display report, the next display report is determined according to the display sequence information, and the latter display report is used as the first display report to continue to be displayed on the screen of the mobile terminal, so that the display on the mobile terminal can be realized. Each report in the report group can achieve the effect of displaying multiple reports on the mobile terminal at one time and improve user experience.
基于图2所示实施例,优选地,步骤202中,根据所述第一显示报表的报表标题配置信息显示所述第一显示报表标题栏,具体包括:Based on the embodiment shown in FIG. 2 , preferably, in step 202, the title bar of the first displayed report is displayed according to the report title configuration information of the first displayed report, specifically including:
根据所述第一显示报表的报表标题配置信息以置顶悬浮的方式在所述移动终端屏幕的顶端显示所述第一显示报表标题栏。The title bar of the first displayed report is displayed on the top of the screen of the mobile terminal in a hovering manner according to the report title configuration information of the first displayed report.
具体的,置顶悬浮是指,该报表标题栏始终在移动终端屏幕的顶端显示,不受该报表标题栏对应的报表数据滚动变化的影响,在具体实施时,如图3所示,A报表的报表标题栏置顶悬浮,在滑动(向上滑动)移动终端屏幕上的该报表标题栏对应的业务数据时,该报表标题栏始终显示在该移动终端屏幕顶端。Specifically, floating on top means that the report title bar is always displayed on the top of the mobile terminal screen, and is not affected by the scrolling change of the report data corresponding to the report title bar. In actual implementation, as shown in Figure 3, the report A report The report title bar is suspended at the top, and when the business data corresponding to the report title bar on the mobile terminal screen is slid (slid up), the report title bar is always displayed at the top of the mobile terminal screen.
基于该优选实施例,进一步优选地,在所述第一显示报表的业务数据信息下方,显示所述后一显示报表标题栏,具体包括:Based on this preferred embodiment, further preferably, under the business data information of the first display report, the title bar of the latter display report is displayed, specifically including:
在所述移动终端屏幕上以滚动方式显示所述第一显示报表的业务数据信息的过程中,检测到所述第一显示报表标题栏的下一行为所述后一显示报表标题栏时,将所述后一显示报表标题栏替换所述第一显示报表标题栏,并以置顶悬浮的方式栏在所述移动终端屏幕的顶端显示。During the process of displaying the business data information of the first display report in a scrolling manner on the screen of the mobile terminal, when it is detected that the next line of the title bar of the first display report is the title bar of the next display report, the The title bar of the latter displayed report replaces the title bar of the first displayed report, and is displayed on the top of the screen of the mobile terminal in a manner of sticking to the top and floating.
具体的,当检测到第一显示报表标题栏的下一行为后一显示报表标题栏时,说明第一显示报表业务数据已被查看完毕,此时需要重点显示后一显示报表信息,因此,后一显示报表标题栏替换前一报表对应的标题栏,并以置顶悬浮的方式栏在移动终端屏幕的顶端显示。如图4和图5所示,当A报表标题栏的下一行为B报表标题栏时,随着移动终端屏幕继续向上滑动,B报表标题栏代替A报表标题栏置顶悬浮在移动终端屏幕的顶端。或者,向下滑动移动终端屏幕时,同理用A报表标题栏替换B报表标题栏置顶悬浮在移动终端屏幕的顶端。Specifically, when it is detected that the next line of the title bar of the first display report is the title bar of the next display report, it means that the business data of the first display report has been viewed. At this time, it is necessary to focus on displaying the information of the next display report. The title bar of a displayed report replaces the corresponding title bar of the previous report, and is displayed on the top of the mobile terminal screen in the manner of sticking to the top and floating. As shown in Figure 4 and Figure 5, when the title bar of report A is next to the title bar of report B, as the mobile terminal screen continues to slide upwards, the title bar of report B replaces the title bar of report A and floats at the top of the mobile terminal screen . Or, when sliding down the screen of the mobile terminal, similarly replace the title bar of the report B with the title bar of the report A and float on top of the screen of the mobile terminal.
本发明实施例通过置顶悬浮方式显示报表标题栏,可使用户实时了解业务数据的含义,方便用户查看业务数据。In the embodiment of the present invention, the title bar of the report is displayed in a top-floating manner, so that the user can understand the meaning of the service data in real time, and it is convenient for the user to view the service data.
基于上述实施例,优选地,将所述后一显示报表标题栏替换所述第一显示报表标题栏,如图6所示,具体包括:Based on the above embodiment, preferably, the title bar of the second displayed report is replaced with the title bar of the first displayed report, as shown in FIG. 6 , specifically including:
步骤301,根据所述移动终端屏幕滚动过程实时确定所述后一显示报表标题栏与第一显示报表标题栏的距离。Step 301: Determine the distance between the title bar of the next displayed report and the title bar of the first displayed report in real time according to the screen scrolling process of the mobile terminal.
具体的,在移动终端以滚动方式显示第一显示报表业务数据的过程中,实时确定后一显示报表标题栏距离第一显示报表标题栏的距离。Specifically, when the mobile terminal scrolls to display the service data of the first displayed report, the distance between the title bar of the next displayed report and the title bar of the first displayed report is determined in real time.
步骤302,确定所述距离为零时,收缩所述第一显示报表标题栏,以形成所述后一显示报表标题栏推动所述第一显示报表标题栏的效果。Step 302: When it is determined that the distance is zero, shrink the title bar of the first displayed report to form the effect that the title bar of the next displayed report pushes the title bar of the first displayed report.
具体的,根据实时确定的距离,当该距离为零时,实时收缩第一显示报表标题栏,以形成后一显示报表标题栏推动第一显示报表标题栏的效果,如图7所示,A报表为第一显示报表,B报表为后一显示报表,在向上滑动移动终端屏幕的过程中,B报表标题栏向上推动A报表标题栏。随着移动终端屏幕不断地向上滑动,B报表标题栏不断地向上推A报表标题栏,直到A报表标题栏从移动终端的屏上消失。Specifically, according to the distance determined in real time, when the distance is zero, shrink the title bar of the first displayed report in real time to form the effect that the title bar of the later displayed report pushes the title bar of the first displayed report, as shown in Figure 7, A The report is the first display report, and report B is the second display report. During the process of sliding up the screen of the mobile terminal, the title bar of report B pushes the title bar of report A upwards. As the screen of the mobile terminal continuously slides upwards, the title bar of the report B continuously pushes up the title bar of the report A until the title bar of the report A disappears from the screen of the mobile terminal.
优选地,报表标题栏配置信息包括:报表标题栏中的各报表标题在报表标题栏中的位置信息、各报表标题所对应的行高和列宽,以及各报表标题对应的内容,报表标题栏至少包括一个标题。Preferably, the report title bar configuration information includes: the position information of each report title in the report title bar in the report title bar, the row height and column width corresponding to each report title, and the corresponding content of each report title, the report title bar Include at least one title.
具体的,同一报表组中的各个报表之间的标题栏配置信息可能不同,因此,不同的报表配置信息生成的报表标题栏不同,比如根据第一个报表标题栏生成的报表标题栏可能包括三行四列,而根据第二个报表标题栏生成的报表标题栏可能包括两行三列。Specifically, the title bar configuration information of reports in the same report group may be different. Therefore, the report title bars generated by different report configuration information are different. For example, the report title bar generated according to the first report title bar may include three Rows and four columns, while a report title bar generated from the second report title bar may include two rows and three columns.
具体的,报表标题在报表标题栏中的位置信息包括:报表标题所在的行信息和列信息。当宽和高分别为1cm的方格为一个单元格时,报表标题所对应的行高可以表示为在竖直方向该报表标题所占的单元格的个数,列宽可以表示为在水平方向该报表标题所占的单元格的个数。如图8所示为一个报表标题栏,其中,A1、B1、B2、B3、C2、D1、D2分别为不同的报表标题对应的内容。Specifically, the position information of the report title in the report title bar includes: row information and column information where the report title is located. When a square with a width and a height of 1cm is a cell, the row height corresponding to the report title can be expressed as the number of cells occupied by the report title in the vertical direction, and the column width can be expressed as the horizontal direction The number of cells that the report title occupies. As shown in FIG. 8 , a report title bar is shown, wherein A1, B1, B2, B3, C2, D1, and D2 are contents corresponding to different report titles.
图8中,A1标题在该报表标题栏中的位置信息为第1行第1列,该报表标题所对应的行高为3,列宽为3,A1为该标题对应的内容;B2标题在该报表标题栏中的位置信息为第2行第2列,该报表标题所对应的行高为1,列宽为1,B1为该标题对应的内容,以此类推。该报表标题栏的格式包括各标题在该报表标题栏中的位置信息、各标题对应的行高和列宽以及各标题对应的内容。In Figure 8, the position information of the title A1 in the title bar of the report is the first row and the first column, the row height corresponding to the title of the report is 3, the column width is 3, A1 is the content corresponding to the title; B2 title is in The position information in the title bar of the report is the second row and the second column, the row height corresponding to the report title is 1, the column width is 1, B1 is the content corresponding to the title, and so on. The format of the title bar of the report includes the position information of each title in the title bar of the report, the row height and column width corresponding to each title, and the content corresponding to each title.
具体的,根据报表标题栏的配置信息,可采用如下方式生成报表标题栏,如图9所示,具体包括:Specifically, according to the configuration information of the report title bar, the following methods can be used to generate the report title bar, as shown in Figure 9, specifically including:
步骤401,针对所述报表组中任一报表对应的报表标题栏,按照从上到下,从左到右的顺序,根据该报表标题栏中的各标题在该报表标题栏中的位置信息以及各报表标题所对应的行高和列宽,绘制出该报表标题栏。Step 401, for the report title bar corresponding to any report in the report group, according to the order from top to bottom and from left to right, according to the position information of each title in the report title bar in the report title bar and The row height and column width corresponding to each report title, draw the report title bar.
具体的,以设定点为参考点,从该参考点开始,从上到下,从左到右绘制报表标题栏。也可从下到上,从右到左绘制报表标题栏,这里不做限定。Specifically, the set point is used as a reference point, and the title bar of the report is drawn from top to bottom and from left to right starting from the reference point. You can also draw the report title bar from bottom to top and from right to left, which is not limited here.
步骤402,将该报表标题栏中各报表标题对应的内容填写到绘制出的该报表标题栏,生成该所述任一报表对应的报表标题栏。Step 402: Fill in the content corresponding to each report title in the report title bar into the drawn report title bar, and generate a report title bar corresponding to any one of the reports.
报表标题栏绘制完成后,在报表标题栏的相应位置将各标题对应的内容填入报表标题栏中。After the report title bar is drawn, fill in the content corresponding to each title in the corresponding position of the report title bar.
具体的,各报表标题对应的内容也可在绘制报表标题栏的过程中填写,即,每根据一个报表标题的位置信息、报表标题对应的行高和列宽绘制出一个报表标题,就将该报表标题对应的内容填写进去。Specifically, the content corresponding to each report title can also be filled in the process of drawing the report title bar, that is, each time a report title is drawn according to the position information of a report title, the row height and column width corresponding to the report title, the Fill in the content corresponding to the report title.
以上是基于移动终端侧的报表信息显示的方法,下面详细介绍服务器侧的报表信息显示的方法。The above is the method for displaying report information based on the mobile terminal side, and the method for displaying report information at the server side will be described in detail below.
本发明实施例还提供了一种报表信息显示的方法,如图10所示,包括:The embodiment of the present invention also provides a method for displaying report information, as shown in FIG. 10 , including:
步骤501,服务器获取各个报表的报表文件,根据所述各个报表的报表文件生成并存储各个报表的报表信息;Step 501, the server obtains the report file of each report, generates and stores the report information of each report according to the report file of each report;
步骤502,分别获取每个报表组包含的各个报表以及各个报表之间的显示顺序,生成并存储每个报表组包含的各个报表之间的显示顺序信息。In step 502, the reports included in each report group and the display order among the reports are obtained respectively, and the display order information among the reports included in each report group is generated and stored.
具体的,任一报表的报表信息包括:该任一报表的报表标题配置信息和该任一报表的业务数据信息。服务器侧预先存储各个报表组以及报表组中各个报表的标题栏配置信息和业务数据信息,以供移动终端进行报表组的显示。Specifically, the report information of any report includes: report title configuration information of any report and business data information of any report. Each report group and the title bar configuration information and business data information of each report in the report group are pre-stored on the server side for the mobile terminal to display the report group.
基于图10所示实施例,优选地,根据所述各个报表的报表文件生成并存储各个报表的报表信息,如图11所示,具体包括:Based on the embodiment shown in FIG. 10 , preferably, the report information of each report is generated and stored according to the report file of each report, as shown in FIG. 11 , specifically including:
步骤601,读取任一报表的报表文件,获取所述任一报表的标题栏及所述任一报表的业务数据;Step 601, read the report file of any report, and obtain the title column of any report and the business data of any report;
步骤602,根据所述任一报表的标题栏生成所述任一报表的报表标题配置信息,并根据所述任一报表的业务数据生成所述任一报表的业务数据信息;Step 602, generating report title configuration information of any report according to the title bar of any report, and generating business data information of any report according to business data of any report;
步骤603,存储所述任一报表的报表标题配置信息和业务数据信息。Step 603, storing report title configuration information and business data information of any report.
本发明实施例能够根据报表的标题栏生成报表标题栏配置信息并根据业务数据生成报表的业务数据信息,以供移动终端根据标题栏配置信息和业务数据信息对报表进行显示。The embodiment of the present invention can generate report title bar configuration information according to the report title bar and generate report service data information according to service data, so that the mobile terminal can display the report according to the title bar configuration information and service data information.
本发明实施例还提供了一种报表信息显示的装置,如图12所示,包括:The embodiment of the present invention also provides a device for displaying report information, as shown in FIG. 12 , including:
发送单元701,用于向服务器发送获取报表组的相关信息的请求,所述报表组至少包括两个报表,所述报表组相关信息至少包括所述报表组中各个报表的报表信息以及各个报表之间的显示顺序信息;The sending unit 701 is configured to send a request to the server for obtaining related information of a report group, the report group includes at least two reports, and the report group related information includes at least report information of each report in the report group and information about each report in the report group. The display order information between;
显示单元702,用于接收所述服务器返回的所述报表组相关信息,根据所述显示顺序信息,在移动终端屏幕上以滚动的方式顺序显示所述各个报表的报表信息。The display unit 702 is configured to receive the related information of the report group returned by the server, and sequentially display the report information of the various reports on the screen of the mobile terminal in a scrolling manner according to the display order information.
所述装置中,任一报表的报表信息包括所述任一报表的报表标题配置信息和所述任一报表的业务数据信息,所述显示单元具体用于:In the device, the report information of any report includes report title configuration information of any report and business data information of any report, and the display unit is specifically used for:
根据所述显示顺序信息,确定所述报表组中显示的首报表,并将所述首报表作为第一显示报表;determining the first report displayed in the report group according to the display order information, and using the first report as the first display report;
根据所述第一显示报表的报表标题配置信息显示所述第一显示报表标题栏,在所述第一显示报表标题栏下方以滚动的方式显示所述第一显示报表的业务数据信息;Displaying the title bar of the first display report according to the report title configuration information of the first display report, and displaying the business data information of the first display report in a scrolling manner below the title bar of the first display report;
根据所述显示顺序信息,在所述报表组中确定所述第一显示报表的后一显示报表,根据所述后一显示报表的报表标题配置信息,在所述第一显示报表的业务数据信息下方,显示所述后一显示报表标题栏,并在所述后一显示报表标题栏下方以滚动的方式显示所述后一显示报表的业务数据信息;According to the display sequence information, determine the next display report of the first display report in the report group, and according to the report title configuration information of the latter display report, add the business data information of the first display report Below, the title bar of the latter display report is displayed, and the business data information of the latter display report is displayed in a scrolling manner below the title bar of the latter display report;
重复执行将所述后一显示报表作为第一显示报表,根据所述显示顺序信息,在所述报表组中确定所述第一显示报表的后一显示报表,根据所述后一显示报表的报表标题配置信息,在所述第一显示报表的业务数据信息下方,显示所述后一显示报表标题栏,并在所述后一显示报表标题栏下方以滚动的方式显示所述后一显示报表的业务数据信息的步骤,直至所述报表组中所有报表信息全部显示。Repeatedly executing the next display report as the first display report, determining the next display report of the first display report in the report group according to the display sequence information, and determining the report according to the latter display report Title configuration information, displaying the title bar of the latter display report below the business data information of the first display report, and displaying the title bar of the latter display report in a scrolling manner below the title bar of the latter display report The step of business data information until all report information in the report group is displayed.
所述装置中,所述显示单元具体用于:In the device, the display unit is specifically used for:
根据所述第一显示报表的报表标题配置信息以置顶悬浮的方式在所述移动终端屏幕的顶端显示所述第一显示报表标题栏;Displaying the title bar of the first displayed report on the top of the screen of the mobile terminal in a top-floating manner according to the report title configuration information of the first displayed report;
在所述第一显示报表的业务数据信息下方,显示所述后一显示报表标题栏,具体包括:Below the business data information of the first display report, the title bar of the latter display report is displayed, specifically including:
在所述移动终端屏幕上以滚动方式显示所述第一显示报表的业务数据信息的过程中,检测到所述第一显示报表标题栏的下一行为所述后一显示报表标题栏时,将所述后一显示报表标题栏替换所述第一显示报表标题栏,并以置顶悬浮的方式栏在所述移动终端屏幕的顶端显示。During the process of displaying the business data information of the first display report in a scrolling manner on the screen of the mobile terminal, when it is detected that the next line of the title bar of the first display report is the title bar of the next display report, the The title bar of the latter displayed report replaces the title bar of the first displayed report, and is displayed on the top of the screen of the mobile terminal in a manner of sticking to the top and floating.
所述装置中,所述显示单元具体用于:In the device, the display unit is specifically used for:
根据所述移动终端屏幕滚动过程实时确定所述后一显示报表标题栏与所述第一显示报表标题栏的距离;Determine the distance between the title bar of the next displayed report and the title bar of the first displayed report in real time according to the scrolling process of the screen of the mobile terminal;
确定所述距离为零时,收缩所述第一显示报表标题栏,以形成所述后一显示报表标题栏推动所述第一显示报表标题栏的效果。When it is determined that the distance is zero, shrink the title bar of the first displayed report to form an effect that the title bar of the next displayed report pushes the title bar of the first displayed report.
本发明实施例还提供了一种服务器,如图13所示,包括:The embodiment of the present invention also provides a server, as shown in Figure 13, including:
第一生成单元801,用于获取各个报表的报表文件,根据所述各个报表的报表文件生成并存储各个报表的报表信息;The first generating unit 801 is configured to acquire a report file of each report, generate and store report information of each report according to the report file of each report;
第二生成单元802,用于分别获取每个报表组包含的各个报表以及各个报表之间的显示顺序,生成并存储每个报表组包含的各个报表之间的显示顺序信息。The second generating unit 802 is configured to separately acquire the reports included in each report group and the display order among the reports, and generate and store display order information among the reports included in each report group.
所述服务器中,所述第一生成单元具体用于:In the server, the first generating unit is specifically configured to:
读取任一报表的报表文件,获取所述任一报表的标题栏及所述任一报表的业务数据;Read the report file of any report, obtain the title bar of any report and the business data of any report;
根据所述任一报表的标题栏生成所述任一报表的报表标题配置信息,并根据所述任一报表的业务数据生成所述任一报表的业务数据信息;generating the report title configuration information of any report according to the title bar of any report, and generating the business data information of any report according to the business data of any report;
存储所述任一报表的报表标题配置信息和业务数据信息。The report title configuration information and business data information of any report are stored.
本发明实施例还提供了一种报表信息显示的系统,包括:The embodiment of the present invention also provides a system for displaying report information, including:
移动终端,用于向服务器发送获取报表组相关信息的请求,所述报表组至少包括两个报表,所述报表组相关信息至少包括所述报表组中各个报表的报表信息以及各个报表之间的显示顺序信息;接收所述服务器返回的所述报表组相关信息,根据所述显示顺序信息,在所述移动终端屏幕上以滚动的方式顺序显示所述各个报表的报表信息;The mobile terminal is configured to send a request to the server for obtaining related information of a report group, the report group includes at least two reports, and the report group related information includes at least report information of each report in the report group and the relationship between each report Display sequence information; receive the report group-related information returned by the server, and display the report information of each report in a scrolling manner on the screen of the mobile terminal according to the display sequence information;
服务器,用于获取各个报表的报表文件,根据所述各个报表的报表文件生成并存储各个报表的报表信息;分别获取每个报表组包含的各个报表以及各个报表之间的显示顺序,生成并存储每个报表组包含的各个报表之间的显示顺序信息。The server is used to obtain the report files of each report, generate and store the report information of each report according to the report files of each report; respectively obtain each report contained in each report group and the display order between each report, generate and store The display order information among the reports contained in each report group.
利用本发明实施例提供的报表信息显示的方法、装置、服务器及系统,具有以下有益效果:可以一次在移动终端上显示多个报表,使用户能够一次性批量查看多个报表,从而简化操作,提高了用户的操作体验。The method, device, server and system for displaying report information provided by the embodiments of the present invention have the following beneficial effects: multiple reports can be displayed on the mobile terminal at one time, enabling users to view multiple reports in batches at one time, thereby simplifying operations, The user's operating experience is improved.
本发明是参照根据本发明实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It should be understood that each procedure and/or block in the flowchart and/or block diagram, and a combination of procedures and/or blocks in the flowchart and/or block diagram can be realized by computer program instructions. These computer program instructions may be provided to a general purpose computer, special purpose computer, embedded processor, or processor of other programmable data processing equipment to produce a machine such that the instructions executed by the processor of the computer or other programmable data processing equipment produce a An apparatus for realizing the functions specified in one or more procedures of the flowchart and/or one or more blocks of the block diagram.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。These computer program instructions may also be stored in a computer-readable memory capable of directing a computer or other programmable data processing apparatus to operate in a specific manner, such that the instructions stored in the computer-readable memory produce an article of manufacture comprising instruction means, the instructions The device realizes the function specified in one or more procedures of the flowchart and/or one or more blocks of the block diagram.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded onto a computer or other programmable data processing device, causing a series of operational steps to be performed on the computer or other programmable device to produce a computer-implemented process, thereby The instructions provide steps for implementing the functions specified in the flow chart or blocks of the flowchart and/or the block or blocks of the block diagrams.
尽管已描述了本发明的优选实施例,但本领域内的技术人员一旦得知了基本创造性概念,则可对这些实施例作出另外的变更和修改。所以,所附权利要求意欲解释为包括优选实施例以及落入本发明范围的所有变更和修改。While preferred embodiments of the invention have been described, additional alterations and modifications to these embodiments can be made by those skilled in the art once the basic inventive concept is appreciated. Therefore, it is intended that the appended claims be construed to cover the preferred embodiment as well as all changes and modifications which fall within the scope of the invention.
显然,本领域的技术人员可以对本发明进行各种改动和变型而不脱离本发明的精神和范围。这样,倘若本发明的这些修改和变型属于本发明权利要求及其等同技术的范围之内,则本发明也意图包含这些改动和变型在内。Obviously, those skilled in the art can make various changes and modifications to the present invention without departing from the spirit and scope of the present invention. Thus, if these modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalent technologies, the present invention also intends to include these modifications and variations.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510003091.9ACN105824587A (en) | 2015-01-04 | 2015-01-04 | Form information display method, device, server and system |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510003091.9ACN105824587A (en) | 2015-01-04 | 2015-01-04 | Form information display method, device, server and system |
| Publication Number | Publication Date |
|---|---|
| CN105824587Atrue CN105824587A (en) | 2016-08-03 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201510003091.9APendingCN105824587A (en) | 2015-01-04 | 2015-01-04 | Form information display method, device, server and system |
| Country | Link |
|---|---|
| CN (1) | CN105824587A (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101414241A (en)* | 2007-10-17 | 2009-04-22 | 三星电子株式会社 | Mobile terminal and method of displaying menu thereof |
| CN101907972A (en)* | 2009-06-08 | 2010-12-08 | Lg电子株式会社 | Mobile terminal and method for displaying information in mobile terminal |
| US20110154235A1 (en)* | 2009-12-21 | 2011-06-23 | Samsung Electronics Co., Ltd. | Apparatus and method of searching for contents in touch screen device |
| CN102428426A (en)* | 2009-04-07 | 2012-04-25 | 美尔默公司 | User interface to display tabular source data in a small screen display area |
| US20140281908A1 (en)* | 2013-03-15 | 2014-09-18 | Lg Electronics Inc. | Mobile terminal and control method thereof |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101414241A (en)* | 2007-10-17 | 2009-04-22 | 三星电子株式会社 | Mobile terminal and method of displaying menu thereof |
| CN102428426A (en)* | 2009-04-07 | 2012-04-25 | 美尔默公司 | User interface to display tabular source data in a small screen display area |
| CN101907972A (en)* | 2009-06-08 | 2010-12-08 | Lg电子株式会社 | Mobile terminal and method for displaying information in mobile terminal |
| US20110154235A1 (en)* | 2009-12-21 | 2011-06-23 | Samsung Electronics Co., Ltd. | Apparatus and method of searching for contents in touch screen device |
| US20140281908A1 (en)* | 2013-03-15 | 2014-09-18 | Lg Electronics Inc. | Mobile terminal and control method thereof |
| Publication | Publication Date | Title |
|---|---|---|
| WO2016004859A1 (en) | Method and device for video barrage display | |
| US20150206446A1 (en) | Authoring, sharing, and consumption of online courses | |
| US9069445B2 (en) | Electronic device with touch screen and page flipping method | |
| CN105975612A (en) | Picture processing method, device and equipment | |
| CN104636142B (en) | A kind of information processing method and electronic equipment | |
| TWI531917B (en) | Information processing system, information processing system control method, computer program products, and information memory media | |
| US20230370818A1 (en) | System and method for location-based content delivery and visualization | |
| EP3408752B1 (en) | Object management and visualization using a computing device | |
| KR20170030529A (en) | Visualization suggestions | |
| CN104298423B (en) | Method and device for displaying media file on terminal by using page | |
| CN106663091A (en) | Summary data autofill | |
| CN107230241A (en) | Picture and text mixing implementation method and device | |
| CN105094597A (en) | Batch picture selecting method and apparatus | |
| US20180129846A1 (en) | Two dimension code operating method and terminal | |
| CN106202089A (en) | A kind of method and apparatus determining picture quality and web page display | |
| CN116340665A (en) | Data display method and related equipment | |
| CN103853347B (en) | Information release method based on gravity sensing horizontal screen display of mobile terminal | |
| CN105988679A (en) | Information presentation method and device and user equipment | |
| CN110019201A (en) | A kind of method, apparatus and system generating structural data | |
| CN105824587A (en) | Form information display method, device, server and system | |
| US20160110427A1 (en) | Apparatus, system, and method for organizing and embedding applications | |
| CN103649986A (en) | Ensuring variety in a feed | |
| CN106445395A (en) | Message display method and device | |
| JP6491124B2 (en) | Reading rate measuring system, method and program | |
| CN110706040B (en) | A method and device for collecting information |
| Date | Code | Title | Description |
|---|---|---|---|
| C06 | Publication | ||
| PB01 | Publication | ||
| C10 | Entry into substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| RJ01 | Rejection of invention patent application after publication | Application publication date:20160803 | |
| RJ01 | Rejection of invention patent application after publication |