WO2016177255A1 - 一种数据批量处理的方法及装置 - Google Patents
一种数据批量处理的方法及装置 Download PDFInfo
- Publication number
- WO2016177255A1 WO2016177255A1 PCT/CN2016/079154 CN2016079154W WO2016177255A1 WO 2016177255 A1 WO2016177255 A1 WO 2016177255A1 CN 2016079154 W CN2016079154 W CN 2016079154W WO 2016177255 A1 WO2016177255 A1 WO 2016177255A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data
- batch
- database
- batch processing
- function
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
Definitions
- the present application relates to the field of computer software technologies, and in particular, to a method and an apparatus for data batch processing.
- a method for batch processing data includes the following steps in the embodiment of the present application, including:
- the selected data row is stored in a batch database, which is used to store the selected data row obtained after performing a batch trigger operation on any page;
- the device of the present application further provides an apparatus for batch processing data, including:
- a batch data storage module configured to acquire a trigger operation for batch processing the selected data row of the current page, and store the selected data row of the current page into a batch processing database, where the batch processing database is used for storing The selected data row obtained after the batch trigger operation is executed on any page;
- a batch data display module configured to acquire a trigger operation of entering a batch process, and display data in the batch processing database
- a batch data execution module configured to acquire a function triggering operation on the displayed data, and perform the function operation.
- the technical solution provided by the embodiment of the present application stores the cross-page data that needs to be batch processed through the batch processing database, after obtaining the trigger operation of entering the batch processing, the data in the batch processing database is displayed, and the batch processing is performed according to the batch triggering operation.
- the data in the database performs functional operations, which solves the problem of batch operation of part of the data distributed in different pages.
- FIG. 1 shows an information display interface in the prior art
- FIG. 2 is a schematic flowchart diagram of a method for implementing data batch processing according to an embodiment of the present application
- FIG. 3 is a schematic flowchart diagram of a method for implementing data batch processing according to another embodiment of the present application.
- FIG. 3A shows an information display interface provided in the embodiment of the present application
- FIG. 3B shows a batch display interface provided in the embodiment of the present application
- FIG. 3C illustrates another batch processing display interface provided in the embodiment of the present application.
- FIG. 4 is a schematic flowchart diagram of a method for performing data batch processing according to another embodiment of the present application.
- FIG. 4A shows an information display interface provided in the embodiment of the present application
- FIG. 5 is a schematic structural diagram of a data batch processing apparatus provided in an embodiment of the present application.
- FIG. 6 is a schematic structural diagram of still another data batch processing apparatus provided in the embodiment of the present application.
- FIG. 7 is a schematic structural diagram of still another data batch processing apparatus provided in the embodiment of the present application.
- a functional unit that needs to be batch processed is set in advance in the information display interface.
- the backend server acquires the trigger operation of the user, and the data of the current page is selected.
- the line is saved to the batch database.
- the method of data batch processing provided by the present application can be applied to all behaviors that are processed (operated) after being selected similarly to items in the list. For example, the mailing list of the e-mail, the product list in the e-commerce website, the resources in the cloud computing field, and the list of the examples are not specifically limited in this embodiment.
- the data batch processing method provided in this embodiment may be applied to a terminal including a touch display screen or a touch panel, and the terminal may include a smart phone, a tablet computer, an e-book reader, and an MP3 player (Moving Picture Experts Group Audio) Layer III, motion picture expert compresses standard audio layer 3), MP4 (Moving Picture Experts Group Audio Layer IV, motion picture expert compresses standard audio layer 3) Players, laptop portable computers, desktop computers, and the like, which are not specifically limited in this embodiment.
- MP3 player Moving Picture Experts Group Audio
- MP4 Motion Picture Experts Group Audio Layer IV
- a method for batch processing data provided in the embodiment of the present application, the method includes:
- Step 101 Acquire a trigger operation for batch processing the selected data row of the current page, and store the selected data row of the current page into the batch processing database.
- the current page refers to the page displayed to the user
- the data row refers to the row where each instance in the list is located.
- the batch processing database is configured to store the selected data row obtained after the batch triggering operation is performed on any page of the information display interface.
- Step 102 Acquire a trigger operation that enters the batch process, and display data in the batch processing database.
- Step 103 Acquire a function triggering operation on the displayed data, and perform a function operation.
- the method further includes:
- the function option to enter the batch interface pops up on the current page, and the function option is suspended on the current page;
- the triggering operation to enter the batch is obtained, including:
- the data in the batch database is displayed, including:
- the first batch of display interface pops up on the current page
- the data name of each of the data rows is displayed on the first batch display interface.
- the data in the batch database is displayed, including:
- the data rows in the batch database are displayed on the second batch display interface.
- acquiring a function triggering operation on the displayed data, performing the work After being able to operate it also includes:
- the function unit that needs to be batch processed is preset in the information display interface, and after the data row is selected on each page, the selected data row can be uniformly saved to the batch processing database by triggering the unit.
- the batch database stores the cross-page data that needs to be batch processed. After obtaining the trigger operation into the batch process, the data in the batch database is displayed, and the function operation is performed on the data in the batch database according to the batch trigger operation, thereby solving the problem. The problem of bulk operations on some of the data distributed across different pages.
- the functional unit of the information display interface may be specifically implemented by depositing a batch processing vehicle control, wherein the functional unit is displayed in the information.
- the name of the interface can be “save to batch truck”.
- the name is optional, and the actual application is not limited to this name.
- the function unit that enters the batch processing is preset in the information display interface, and after the trigger operation of the unit is obtained, the batch processing display interface is entered.
- FIG. 3A shows an information display interface, which adds a “Save in Batch Processing Vehicle” function option and enters a batch processing vehicle function option on the original information display interface.
- FIG. 3A only gives An example is given.
- the location and the name of the two function options are adjustable, which is not specifically limited in this embodiment.
- the method includes:
- Step 201 Acquire a trigger operation for performing a batch operation on the data row selected by the current page in the information display interface, and store the selected data row of the current page into the batch processing database.
- a batch processing database is set, and the database is used for storing the selected data rows acquired after performing the “storing into the batch processing vehicle” operation on any page, that is, storing the data rows selected by the cross-page.
- the backend server obtains the trigger operation of the user clicking "save into the batch processing car", obtains the data row selected by the current page, and stores the selected data row into the batch processing database, when the page is obtained.
- flip to the specified page of the user use the specified page as the current page, and get the "save into the batch car” again.
- the data row information includes the data name (ID) and the attribute information.
- the information of the data row After the information of the data row is obtained, it is uniformly sent to the back-end server and stored in the batch processing database. If the selected data is too large, the data is The scheme of the segment transmission is transmitted to the back-end server, and when it is displayed correspondingly, the execution result is returned by the server segment.
- the process of data acquisition is similar to the implementation method in the prior art, and is not described in this embodiment.
- the triggering operation of the function item by the user may be performed by the mouse trigger function, and the device with the touch function may also be operated by the touch trigger function, and of course, may be operated by the voice trigger function. No specific restrictions are made.
- the trigger operation on the page is monitored in real time, and it is determined whether the trigger operation is a page turning operation. If yes, the user is turned to the user specified page to obtain the function operation of the user on the specified page, and if the triggering operation is not a page turning operation Then, it is determined whether the triggering operation is a triggering operation to enter the batch processing. If yes, step 202 is performed, if otherwise, the corresponding functional operations, such as deleting, marking, etc., are performed.
- the number of data rows stored in the batch database is simultaneously displayed on the function option interface of the batch processing operation, specifically, when the operation of triggering “storing into the batch processing vehicle” is obtained. Get the number of rows of data currently stored, and update the number of displays in the function option interface of the batch operation, such as updating from "12 instances have been placed” to "16 instances have been placed", each of which is data The row corresponds to an instance.
- Step 202 Acquire a trigger operation that enters the batch process, and display data in the batch processing database.
- the data in the batch processing database is acquired at the same time, and the data is displayed in a preset manner.
- two batch processing display interfaces may be preset, and the first one is to simplify the interface.
- the batch processing display interface is popped up on the current page, and the batch processing is performed.
- the display interface is suspended on the current page, and the floating interface can be enlarged or reduced by a trigger operation.
- displaying the data in the batch database includes: obtaining data in the batch database, parsing out the data name of each data row in the database, and displaying the data of each data row on the pop-up batch display interface. name.
- the pop-up display interface includes the data name of the data line and the function selection required for the batch operation. Items, such as stop, start, empty instances, etc., where Something1, Something2, Something3, Something4, Something5, etc. are examples of data names of the obtained cross-page data rows.
- the second batch processing display interface may be preset by the control. After the user triggers the operation of entering the batch processing, the second batch processing display interface is jumped. In this manner, the batch processing is displayed.
- the data in the database includes: obtaining the data rows in the batch database, jumping to the second batch processing display interface, and displaying the data rows in the batch database on the interface. As shown in FIG. 3C, in this display mode, the data rows selected by the user on any page are directly displayed on the batch display interface.
- a function area such as a search, a full selection, and a deletion may be set on the batch display interface, so that the batch processing data is processed again.
- a function area such as a search, a full selection, and a deletion
- the user can select a part of the batch data separately, or delete some or all of the data in the batch database by deleting the function option.
- the functional areas that can be attached to the batch interface are not described in detail in this embodiment.
- Step 203 Acquire a function triggering operation on the displayed data, and perform a function operation.
- the function operation triggered by the user is obtained, and the corresponding function operations, such as restarting and stopping, are performed on the data in the batch database, which is not specifically limited in this embodiment.
- Step 204 Determine whether the functional operation of the displayed data has been completed. If yes, execute step 205, otherwise continue to perform the acquired functional operation.
- the function operation of the displayed data it is determined whether the function operation of the displayed data has been completed, and it may be determined whether the back-end server has received the result of the successful function operation, and if so, it is confirmed that the function operation on the data has been completed.
- the specific implementation process of the function-triggered operation is similar to that in the prior art, and is not described in this embodiment.
- the data that has been subjected to the function operation may be all the data in the batch database, or may be part of the data in the batch database, which is not specifically limited in this embodiment.
- the user's trigger operation is obtained. For example, the function that needs to be performed by the triggering operation is confirmed, and the corresponding function is continued, which is not described in this embodiment.
- the data of the completed operation may be deleted in time to ensure that there is sufficient storage space in the batch processing database.
- a function option of “retaining an object after operation” may also be preset in the batch display interface. Before step 204, determining whether the function option of “retaining object after operation” is Triggered, if the function option has been triggered, the execution of step 204 is cancelled, the data of the function operation is continuously retained in the batch database, and if not, step 204 is continued.
- the function unit that needs to be batch processed is preset in the information display interface, and after the data row is selected on each page, the selected data row can be uniformly saved to the batch processing database by triggering the unit.
- the batch database stores the cross-page data that needs to be batch processed. After obtaining the trigger operation into the batch process, the data in the batch database is displayed, and the function operation is performed on the data in the batch database according to the batch trigger operation, thereby solving the problem.
- the function option of entering the batch processing in the information display interface is convenient for the user to view the data that has been stored in the batch processing database, thereby improving the user experience.
- the data in the batch database is deleted in time, which improves the stability and work efficiency of the system.
- the functional unit of the information display interface may be specifically implemented by storing a batch processing vehicle control, wherein the unit is in the information display interface.
- the name may be "storing into the batch processing vehicle". Of course, the name is optional.
- the actual application is not limited to the name.
- the batch processing is not preset in this embodiment.
- Car function unit but after the user triggers "save to batch car", pops up on the page Enter the batch car function option. After the user triggers the function option, the user enters the batch display interface.
- the method specifically includes:
- Step 301 Acquire a trigger operation for batch processing the selected data row of the current page in the information display interface, and store the selected data row of the current page into the batch processing database.
- a batch processing database is set, and the database is used for storing the selected data rows acquired after performing the “storing into the batch processing vehicle” operation on any page, that is, storing the data rows selected by the cross-page.
- the backend server obtains the trigger operation of the user clicking "save into the batch processing car", obtains the data row selected by the current page, and stores the selected data row into the batch processing database, when the page is obtained.
- the user flips to the specified page of the user, and the designated page is used as the current page.
- the trigger operation of “storing into the batch truck” is acquired again, the data row selected by the user on the current page is acquired and saved.
- Step 302 The function option of entering the batch processing interface is popped up on the current page, and the number of data rows stored in the batch processing database is displayed on the interface of the function option.
- the function option of entering the batch processing is popped up in the interface, and preferably, the unit can be set to display the saved batch processing.
- the data row of the database as shown in FIG. 4A, can pop up the function option shown in FIG. 4A on the interface.
- the function option is suspended on the interface and can be suspended at any position, such as the right side of the interface, or the bottom side, or the top. The specific position is not specifically limited in this embodiment.
- the function option to enter the batch process will always float on the current page, and the current page will be triggered to "save into the batch processing car".
- the function option interface that enters the batch process updates the data of the data row stored in the batch database, such as from "12 instances have been put” to "16 instances have been placed".
- the function options of entering the batch processing may also be hidden.
- the hidden operation of the unit is not limited to being triggered by the page turning operation, and may be hidden by other means, which is not specifically limited in this embodiment.
- the trigger operation on the page is monitored in real time, and it is determined whether the trigger operation is a page turning operation. If yes, the user is turned to the user specified page to obtain the function operation of the user on the specified page, and if the triggering operation is not a page turning operation Then, it is determined whether the triggering operation is a triggering operation to enter the batch processing. If yes, step 303 is performed, if otherwise, the corresponding functional operations, such as deleting, marking, etc., are performed.
- Step 303 Acquire a trigger operation of entering the batch process, and display data in the batch processing database.
- This step is similar to step 202 in the above embodiment, and will not be described again in this embodiment.
- Step 304 Acquire a function triggering operation on the displayed data, and perform a function operation.
- This step is similar to step 203 in the above embodiment, and will not be described again in this embodiment.
- Step 305 Determine whether the function operation of the displayed data has been completed. If yes, execute step 306, otherwise continue to perform the acquired function operation.
- This step is similar to step 204 in the above embodiment, and will not be described again in this embodiment.
- This step is similar to the step 205 in the foregoing embodiment, and is not described in detail in this embodiment.
- the selected data row can be uniformly saved to the batch processing database by triggering the unit, and the batch is approved.
- Processing the database storage cross-page data that needs to be batch processed after obtaining the trigger operation into the batch processing, displaying the data in the batch processing database, performing functional operations on the data in the batch processing database according to the batch triggering operation, thereby solving the problem The problem of batch operations of partial data distributed across different pages.
- the function of popping into the batch processing is popped up, which improves the user's experience.
- the data in the batch database is deleted in time, thereby improving the stability and working efficiency of the system.
- an embodiment of the data batch processing is also provided in the embodiment of the present application. Since the principle of solving the problem of these devices is similar to the method for batch processing data, the implementation of these devices can be referred to the implementation of the method. It will not be repeated here.
- the apparatus may include: a batch processing data storage module 401, batch processing data display Module 402 and batch data execution module 403;
- the batch data storage module 401 is configured to obtain a trigger operation for batch processing the selected data row of the current page, and store the selected data row of the current page into the batch processing database, where the batch processing database is used to store any page.
- the batch data display module 402 is configured to acquire a trigger operation of entering the batch process, and display data in the batch processing database;
- the batch data execution module 403 is configured to acquire a function triggering operation on the displayed data and perform a function operation.
- the apparatus further includes:
- the first pop-up module 404 is configured to: after the storage module saves the selected data row of the current page into the batch processing database, pop up a function option of entering the batch processing interface on the current page, where the function option is suspended on the current page;
- the batch data display module 402 includes:
- the first obtaining unit 402a is configured to acquire a triggering operation on a function option popped up by the first popup module.
- the batch data display module 402 includes:
- a second obtaining unit 402a configured to acquire a data row in the batch processing database
- the parsing unit 402b is configured to parse the data name of each data row in the batch processing database
- the pop-up unit 402c is configured to pop up the first batch processing display interface on the current page
- the first display unit 402d is configured to display the data name of each data row on the first batch processing display interface.
- the batch data display module 402 includes:
- a third obtaining unit 402e configured to acquire a data row in the batch processing database
- the jumping unit 402f is configured to jump to the second batch processing display interface
- the second display unit 402g is configured to display the data rows in the batch database on the second batch processing display interface.
- the apparatus further includes:
- the determining module 405 is configured to determine whether the functional operation of the displayed data has been completed
- the deleting module 406 is configured to delete the data of the completed function operation in the batch database when the determining module 405 determines that the function operation of the displayed data has been completed.
- the selected data row can be uniformly saved to the batch processing database by triggering the unit, and the batch is approved. Processing the database storage cross-page data that needs to be batch processed, after obtaining the trigger operation into the batch processing, displaying the data in the batch processing database, performing functional operations on the data in the batch processing database according to the batch triggering operation, thereby solving the problem The problem of batch operations of partial data distributed across different pages.
- embodiments of the present application can be provided as a method, system, or computer program product.
- the present application can take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment in combination of software and hardware.
- the application can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code.
- the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
- the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
- These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
- the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
一种数据批量处理的方法及装置,该方法包括:获取对当前页面被选中的数据行进行批处理的触发操作,将当前页面被选中的数据行存入到批处理数据库中,批处理数据库用于存储任一页执行批处理触发操作后获取的被选中的数据行;获取进入批处理的触发操作,展示批处理数据库中的数据;获取对展示的数据的功能触发操作,执行功能操作。通过批处理数据库存储需要进行批处理的跨页数据,根据批触发操作对批处理数据库中的数据执行功能操作,从而解决了对分布在不同页中的部分数据进行批量操作的问题。
Description
本申请涉及计算机软件技术领域,尤其涉及一种数据批量处理的方法及装置。
目前,在云计算领域对资源的选择大多是通过检索、筛选、排序后,在列表当页进行选择,在实际应用中常存在需要对列表中的数据进行批量处理的操作,现有信息系统大多只支持对当前页的数据进行批量操作,如在第一页选中某一项或某几项数据行,然后进行批量审核、删除或是标记等操作,第一页操作完成后,再翻到第二页,对第二页中的部分数据行进行批量操作。有些信息系统可能会支持跨页选择所有页列表内容的操作,然后再对所有列表内容统一进行批量操作。
然而,在信息资源的实际应用中,常存在需要对分布在不同页中的部分数据进行批量操作的需求,如,需要对第一页中的3、4、5行数据,对第二页中的2、7、8行数据,对第三页中的5、6行数据进行批量操作,但传统的大部分的信息系统并不支持跨页选择数据的操作,虽然有些能实现跨页选择全部的数据的操作,但仍不支持跨页选择每页中的部分数据进行批量处理的操作,只能对当前页选中的数据进行操作,如图1所示的信息展示界面,只能对当前页的数据行进行操作,不能同时选择多页的部分数据行进行操作。
发明内容
本申请实施例中提出了一种数据批量处理的方法及装置,以解决现有技术中无法对分布在不同页中的部分数据进行批量操作的技术问题。
本申请实施例中提供了一种数据批量处理的方法,包括:
获取对当前页面被选中的数据行进行批处理的触发操作,将所述当前页面
被选中的数据行存入到批处理数据库中,所述批处理数据库用于存储任一页执行批处理触发操作后获取的被选中的数据行;
获取进入批处理的触发操作,展示所述批处理数据库中的数据;
获取对所述展示的数据的功能触发操作,执行所述功能操作。
本申请实施例中还提供了一种数据批量处理的装置,包括:
批处理数据存储模块,用于获取对当前页面被选中的数据行进行批处理的触发操作,将所述当前页面被选中的数据行存入到批处理数据库中,所述批处理数据库用于存储任一页执行批处理触发操作后获取的被选中的数据行;
批处理数据展示模块,用于获取进入批处理的触发操作,展示所述批处理数据库中的数据;
批处理数据执行模块,用于获取对所述展示的数据的功能触发操作,执行所述功能操作。
有益效果如下:
由于本申请实施例所提供的技术方案通过批处理数据库存储需要进行批处理的跨页数据,当获取到进入批处理的触发操作后,展示批处理数据库中的数据,根据批触发操作对批处理数据库中的数据执行功能操作,从而解决了对分布在不同页中的部分数据进行批量操作的问题。
下面将参照附图描述本申请的具体实施例,其中:
图1示出了现有技术中的信息展示界面;
图2示出了本申请实施例中提供的一种数据批量处理的方法实施的流程示意图;
图3示出了本申请又一实施例中提供的一种数据批量处理的方法实施的流程示意图;
图3A示出了本申请实施例中提供的一种信息展示界面;
图3B示出了本申请实施例中提供的一种批处理展示界面;
图3C示出了本申请实施例中提供的另一种批处理展示界面;
图4示出了本申请又一实施例中提供的一种数据批量处理的方法实施的流程示意图;
图4A示出了本申请实施例中提供的一种信息展示界面;
图5示出了本申请实施例中提供的一种数据批量处理装置的结构示意图;
图6示出了本申请实施例中提供的又一种数据批量处理装置的结构示意图;
图7示出了本申请实施例中提供的又一种数据批量处理装置的结构示意图。
为了使本申请的技术方案及优点更加清楚明白,以下结合附图对本申请的示例性实施例进行进一步详细的说明,显然,所描述的实施例仅是本申请的一部分实施例,而不是所有实施例的穷举。并且在不冲突的情况下,本说明中的实施例及实施例中的特征可以互相结合。
本申请中为了实现对数据的批量处理,预先在信息展示界面设置需进行批处理的功能单元,当用户点击该功能单元时,后端服务器获取用户的触发操作,并将当前页面被选中的数据行存入到批处理数据库中。本申请提供的数据批量处理的方法可应用于所有的针对类似于列表中的诸项目选中后进行处理(操作)的行为。如,邮箱的邮件列表、电子商务网站中的产品列表、云计算领域中的资源、实例列表等,对具体应用场景本实施例中不做具体限定。本实施例提供的数据批量处理的方法可以应用于包含有触摸显示屏或者触控板的终端中,该终端可以包括智能手机、平板电脑、电子书阅读器、MP3播放器(Moving Picture Experts Group Audio Layer III,动态影像专家压缩标准音频层面3)、MP4(Moving Picture Experts Group Audio Layer IV,动态影像专家压缩标准音频层
面3)播放器、膝上型便携计算机和台式计算机等等,对此本实施例不做具体限定。
参见图2,本申请实施例中提供的一种数据批量处理的方法,该方法包括:
步骤101、获取对当前页面被选中的数据行进行批处理的触发操作,将当前页面被选中的数据行存入到批处理数据库中。
本实施例及以下实施例中,当前页指显示给用户查看的所在页,数据行指列表中的每个实例所在的行。其中,批处理数据库用于存储信息展示界面的任一页执行批处理触发操作后获取的被选中的数据行。
步骤102、获取进入批处理的触发操作,展示批处理数据库中的数据。
步骤103、获取对展示的数据的功能触发操作,执行功能操作。
在一种可能实施的方式中,将当前页面被选中的数据行存入到批处理数据库中之后,还包括:
在当前页面上弹出进入批处理界面的功能选项,该功能选项悬浮于当前页面上;
相应地,获取进入批处理的触发操作,包括:
获取对弹出的功能选项的触发操作。
在一种实施方式中,展示批处理数据库中的数据,包括:
获取批处理数据库中的数据行;
解析出批处理数据库中的每条数据行的数据名称;
在当前页面上弹出第一批处理显示界面;
在第一批处理显示界面上显示所述每条数据行的数据名称。
在另一种可能的实施方式中,展示批处理数据库中的数据,包括:
获取批处理数据库中的数据行;
跳转到第二批处理显示界面;
在第二批处理显示界面上显示批处理数据库中的数据行。
在另一种可能的实施方式中,获取对展示的数据的功能触发操作,执行功
能操作之后,还包括:
判断是否已完成对展示的数据的功能操作,如果是,则将已完成功能操作的数据在批处理数据库中删除。
有益效果:本实施例中通过在信息展示界面预设需进行批量处理的功能单元,在每一页选中数据行后,可以通过触发该单元统一将选中的数据行保存到批处理数据库中,通过批处理数据库存储需要进行批处理的跨页数据,当获取到进入批处理的触发操作后,展示批处理数据库中的数据,根据批触发操作对批处理数据库中的数据执行功能操作,从而解决了对分布在不同页中的部分数据进行批量操作的问题。
参见图3,本申请又一实施例中提供的一种数据批量处理的方法,本实施例中,信息展示界面的功能单元具体可以由存入批处理车控件完成,其中该功能单元在信息展示界面的名称可为“存入批处理车”,当然该名称是可选的,实际应用中并不局限于该名称。可选地,在信息展示界面预设进入批处理的功能单元,在获取到该单元的触发操作后,进入批处理显示界面。如图3A所示,图3A示出了一种信息展示界面,该界面在原有的信息展示界面上添加了“存入批处理车”功能选项以及进入批处理车功能选项,当然图3A只是给出了一种示例,具体应用中,两个功能选项的位置和名称均是可以调整的,对此本实施例不做具体限定。如图3所示,该方法包括:
步骤201、在信息展示界面获取对当前页面被选中的数据行进行批处理操作的触发操作,将当前页面被选中的数据行存入到批处理数据库中。
本实施例中设置批处理数据库,该数据库用于存放任一页执行“存入批处理车”操作后获取的被选中的数据行,即存储跨页选择的数据行。在当前页,后端服务器获取用户点击“存入批处理车”的触发操作后,获取当前页面被选中的数据行,将被选中的数据行存入到批处理数据库中,当获取到翻页操作后,翻转到用户的指定页,将该指定页作为当前页,当再次获取到“存入批处理车”
的触发操作时,获取并保存用户在当前页选择的数据行。其中数据行的信息包括数据名称(ID)和属性信息,在获取到数据行的信息后,统一发给后端服务器存入批处理数据库中,如果所选的数据量级过大,这些数据就采取分段传输的方案传给后端服务器,相应地展现时,再由服务器分段返回执行结果。其中数据获取的过程与现有技术中的实现方法类似,对此本实施例中不再赘述。
本实施例中,用户对功能项的触发操作可以是通过鼠标触发功能操作,对于有触摸功能的设备,也可以是通过触控触发功能操作,当然可以通过语音触发功能操作,对此本实施例中不做具体限定。
本实施例中,实时监控页面上的触发操作,判断该触发操作是否为翻页操作,如果是,则翻到用户指定页,获取用户在指定页的功能操作,如果该触发操作不是翻页操作,则确定该触发操作是否为进入批处理的触发操作,如果是,则执行步骤202,如果否则执行相应的功能操作,如删除、标记等操作。
本实施例中,优选地,在进入批处理操作的功能选项界面上同时显示批处理数据库中存入的数据行的条数,具体的,当获取到触发“存入批处理车”的操作时,获取当前存储的数据行条数,并在进入批处理操作的功能选项界面更新条数显示,如从“已放入12个实例”更新为“已放入16个实例”,其中每一条数据行对应为一条实例。
步骤202、获取进入批处理的触发操作,展示批处理数据库中的数据。
本实施例中,获取进入批处理的触发操作后,同时获取批处理数据库中的数据,将数据通过预设方式进行展示。可选地,本实施例中可预设两种批处理显示界面,第一种为简化界面,当获取到用户触发进入批处理的操作后,在当前页面上弹出批处理显示界面,该批处理显示界面悬浮于当前页面上,且该悬浮界面通过触发操作可被放大或缩小。在此种方式下,展示批处理数据库中的数据包括:获取批处理数据库中的数据,解析出数据库中每条数据行的数据名称,在弹出的批处理显示界面上显示每条数据行的数据名称。如图3B所示的弹出的显示界面,该界面包括数据行的数据名称以及需要批处理操作的功能选
项,如停止、启动、清空实例等,其中Something1、Something2、Something3、Something4、Something5等为获取的跨页数据行的数据名称的示例。
本实施例中还可以通过控件预设第二种批处理显示界面,当获取到用户触发进入批处理的操作后,跳转到第二种批处理显示界面,在此种方式下,展示批处理数据库中的数据包括:获取批处理数据库中的数据行,跳转到第二批处理显示界面,在该界面上行显示批处理数据库中的数据行。如图3C所示,这种显示方式中,直接将用户在任一页选取的数据行显示在批处理显示界面上。
本实施例中,可选地,还可以在批处理显示界面上设置搜索、全选复选项、删除等功能区,便于对批量处理数据进行再次处理。如,通过搜索栏可以在批处理数据库中搜索任一数据名称,通过全选复选项,可以对所有批处理数据进行选择,实现统一处理,当然可以在每个数据名称前再加一复选项,使得用户可以单独选择其中部分的批处理数据,也可以通过删除功能选项删除批处理数据库中的部分或所有数据,对于批处理界面可附加的功能区域本实施例中不再一一赘述。
步骤203、获取对展示的数据的功能触发操作,执行功能操作。
在触发进入批处理操作界面后,获取用户触发的功能操作,对批处理数据库中的数据进行相应的功能操作,如重启、停止等操作,对此本实施例中不做具体限定。
步骤204、判断是否已完成对展示的数据的功能操作,如果是,则执行步骤205,否则继续执行获取的功能操作。
本实施例中,判断是否已完成对展示的数据的功能操作,可通过判断后端服务器是否已收到功能操作成功的结果,如果是,则确认已完成了对数据的功能操作。其中功能触发操作完成的具体实现流程与现有技术中类似,本实施例中不再赘述。已完成功能操作的数据可以是批处理数据库中的所有数据,也可以是批处理数据库中的部分数据,对此本实施例中不做具体限定。
如果还未完成对批处理数据库中的数据的功能操作,则获取用户的触发操
作,确认该触发操作需要执行的功能,继续执行相应功能,对此本实施例中不再赘述。
205、将已完成功能操作的数据在批处理数据库中删除。
本实施例中,为了确保后端服务器的稳定性,在确认已完成对批处理数据库中数据的功能操作后,可及时将完成操作的数据删除,以保证批处理数据库中有足够的存储空间,从而提高系统工作效率。
可选地,在另一种实现方式中,通过控件,也可以在批处理显示界面预设“操作后保留对象”的功能选项,在步骤204之前,判断“操作后保留对象”的功能选项是否被触发,如果该功能选项已被触发,则取消步骤204的执行,在批处理数据库中继续保留执行完功能操作的数据,如果否,则继续执行步骤204。
有益效果:本实施例中通过在信息展示界面预设需进行批量处理的功能单元,在每一页选中数据行后,可以通过触发该单元统一将选中的数据行保存到批处理数据库中,通过批处理数据库存储需要进行批处理的跨页数据,当获取到进入批处理的触发操作后,展示批处理数据库中的数据,根据批触发操作对批处理数据库中的数据执行功能操作,从而解决了对分布在不同页中的部分数据进行批量操作的问题。在信息展示界面预设进入批处理的功能选项,可方便用户查看已存入批处理数据库中的数据,提高了用户的体验感。另一方面,在完成对批处理数据库中的数据的功能操作后,及时删除批处理数据库中的数据,提高了系统的稳定性及工作效率。
参见图4,本申请又一实施例中提供了一种数据批量处理的方法,本实施例中,信息展示界面的功能单元具体可以由存入批处理车控件完成,其中该单元在信息展示界面的名称可为“存入批处理车”,当然该名称是可选的,实际应用中并不局限于该名称,优选的,为了提高用户体验度,本实施例中并不预设进入批处理车功能单元,而是在用户触发“存入批处理车”后,在页面弹出
进入批处理车功能选项,用户触发该功能选项后,会进入批处理显示界面,如图4所示,该方法具体包括:
步骤301、在信息展示界面获取对当前页面被选中的数据行进行批处理的触发操作,将当前页面被选中的数据行存入到批处理数据库中。
本实施例中设置批处理数据库,该数据库用于存放任一页执行“存入批处理车”操作后获取的被选中的数据行,即存储跨页选择的数据行。在当前页,后端服务器获取用户点击“存入批处理车”的触发操作后,获取当前页面被选中的数据行,将被选中的数据行存入到批处理数据库中,当获取到翻页操作后,翻转到用户的指定页,将该指定页作为当前页,当再次获取到“存入批处理车”的触发操作时,获取并保存用户在当前页选择的数据行。
步骤302、在当前页面上弹出进入批处理界面的功能选项,在该功能选项的界面上显示存入批处理数据库的数据行条数。
本实施例中,如果当前页为首次执行“存入批处理车”触发操作的界面,则在该界面中弹出进入批处理的功能选项,优选地,该单元上可设置显示已存入批处理数据库的数据行,如图4A所示,可在该界面弹出如图4A所示的功能选项,该功能选项悬浮于界面上,可悬浮于任何位置,如界面右侧,或底侧,或顶端,对其具体位置本实施例中不做具体限定。
当然,如果当前页不是首次执行“存入批处理车”触发操作的界面,则可选地,进入批处理的功能选项会一直悬浮在当前页面上,在当前页面触发“存入批处理车”操作后,进入批处理的功能选项界面会更新批处理数据库中已存入数据行的数据,如从“已放入12个实例”更新为“已放入16个实例”。可选地,也可以隐藏进入批处理的功能选项,如在获取到触发翻页操作后,将进入批处理的功能选项隐藏,在翻到另一页后,不显示该功能选项,当再次获取到触发“存入批处理车”的操作后,再触发弹出该功能选项。当然该单元的隐藏操作也不局限于通过翻页操作进行触发,也可以通过其他方式进行隐藏,对此本实施例不做具体限定。
本实施例中,实时监控页面上的触发操作,判断该触发操作是否为翻页操作,如果是,则翻到用户指定页,获取用户在指定页的功能操作,如果该触发操作不是翻页操作,则确定该触发操作是否为进入批处理的触发操作,如果是,则执行步骤303,如果否则执行相应的功能操作,如删除、标记等操作。
步骤303、获取进入批处理的触发操作,展示批处理数据库中的数据。
本步骤与上述实施例中的步骤202类似,对比本实施例中不再赘述。
步骤304、获取对展示的数据的功能触发操作,执行功能操作。
本步骤与上述实施例中的步骤203类似,对比本实施例中不再赘述。
步骤305、判断是否已完成对展示的数据的功能操作,如果是,则执行步骤306,否则继续执行获取的功能操作。
本步骤与上述实施例中的步骤204类似,对比本实施例中不再赘述。
306、将已完成功能操作的数据在批处理数据库中删除。
本步骤与上述实施例中的步骤205类似,对比本实施例中不再赘述。
有益效果:本实施例中通过在信息展示界面预设需进行批量处理的单元,在每一页选中数据行后,可以通过触发该单元统一将选中的数据行保存到批处理数据库中,通过批处理数据库存储需要进行批处理的跨页数据,当获取到进入批处理的触发操作后,展示批处理数据库中的数据,根据批触发操作对批处理数据库中的数据执行功能操作,从而解决了对分布在不同页中的部分数据进行批量操作的问题。在获取到“存入批处理车”触发操作后弹出进入批处理的功能选项,提高了用户的体验感。在完成对批处理数据库中的数据的功能操作后,及时删除批处理数据库中的数据,提高了系统的稳定性及工作效率。
基于同一发明构思,本申请实施例中还提供了一种数据批量处理的装置,由于这些装置解决问题的原理与一种数据批量处理的方法相似,因此这些装置的实施可以参见方法的实施,重复之处不再赘述。
如图5所示,装置可以包括:批处理数据存储模块401,批处理数据展示
模块402以及批处理数据执行模块403;
批处理数据存储模块401,用于获取对当前页面被选中的数据行进行批处理的触发操作,将当前页面被选中的数据行存入到批处理数据库中,批处理数据库用于存储任一页执行批处理触发操作后获取的被选中的数据行;
批处理数据展示模块402,用于获取进入批处理的触发操作,展示批处理数据库中的数据;
批处理数据执行模块403,用于获取对展示的数据的功能触发操作,执行功能操作。
在一种可能实施的方式中,参见图6,该装置还包括:
第一弹出模块404,用于在存储模块将当前页面被选中的数据行存入到批处理数据库中之后,在当前页面上弹出进入批处理界面的功能选项,该功能选项悬浮于当前页面上;
可选地,参见图7,批处理数据展示模块402,包括:
第一获取单元402a,用于获取对第一弹出模块弹出的功能选项的触发操作。
在另一种可能的实施例中,参见图7,批处理数据展示模块402,包括:
第二获取单元402a,用于获取批处理数据库中的数据行;
解析单元402b,用于解析出批处理数据库中的每条数据行的数据名称;
弹出单元402c,用于在当前页面上弹出第一批处理显示界面;
第一显示单元402d,用于在第一批处理显示界面上显示每条数据行的数据名称。
在另一种可能的实施方式中,参见图7,批处理数据展示模块402,包括:
第三获取单元402e,用于获取批处理数据库中的数据行;
跳转单元402f,用于跳转到第二批处理显示界面;
第二显示单元402g,用于在第二批处理显示界面上显示批处理数据库中的数据行。
在另一种可能的实施方式中,参见图7,该装置还包括:
判断模块405,用于判断是否已完成对展示的数据的功能操作;
删除模块406,用于当判断模块405的判断出已完成对展示的数据的功能操作时,将已完成功能操作的数据在批处理数据库中删除。
有益效果:本实施例中通过在信息展示界面预设需进行批量处理的单元,在每一页选中数据行后,可以通过触发该单元统一将选中的数据行保存到批处理数据库中,通过批处理数据库存储需要进行批处理的跨页数据,当获取到进入批处理的触发操作后,展示批处理数据库中的数据,根据批触发操作对批处理数据库中的数据执行功能操作,从而解决了对分布在不同页中的部分数据进行批量操作的问题。
为了描述的方便,以上所述装置的各部分以功能分为各种模块或单元分别描述。当然,在实施本申请时可以把各模块或单元的功能在同一个或多个软件或硬件中实现。
本领域内的技术人员应明白,本申请的实施例可提供为方法、系统、或计算机程序产品。因此,本申请可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本申请可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。
本申请是参照根据本申请实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。
尽管已描述了本申请的优选实施例,但本领域内的技术人员一旦得知了基本创造性概念,则可对这些实施例作出另外的变更和修改。所以,所附权利要求意欲解释为包括优选实施例以及落入本申请范围的所有变更和修改。
Claims (10)
- 一种数据批量处理的方法,其特征在于,所述方法包括:获取对当前页面被选中的数据行进行批处理的触发操作,将所述当前页面被选中的数据行存入到批处理数据库中,所述批处理数据库用于存储任一页执行批处理触发操作后获取的被选中的数据行;获取进入批处理的触发操作,展示所述批处理数据库中的数据;获取对所述展示的数据的功能触发操作,执行所述功能操作。
- 如权利要求1所述的方法,其特征在于,所述将所述当前页面被选中的数据行存入到批处理数据库中之后,还包括:在所述当前页面上弹出进入批处理界面的功能选项,所述功能选项悬浮于所述当前页面上;所述获取进入批处理的触发操作,包括:获取对所述弹出的功能选项的触发操作。
- 如权利要求1或2所述的方法,其特征在于,所述展示所述批处理数据库中的数据,包括:获取所述批处理数据库中的数据行;解析出所述批处理数据库中的每条数据行的数据名称;在所述当前页面上弹出第一批处理显示界面;在所述第一批处理显示界面上显示所述每条数据行的数据名称。
- 如权利要求1或2所述的方法,其特征在于,所述展示所述批处理数据库中的数据,包括:获取所述批处理数据库中的数据行;跳转到第二批处理显示界面;在所述第二批处理显示界面上显示所述批处理数据库中的数据行。
- 如权利要求1或2所述的方法,其特征在于,所述获取对所述展示的数据的功能触发操作,执行所述功能操作之后,还包括:判断是否已完成对所述展示的数据的功能操作,如果是,则将所述已完成功能操作的数据在所述批处理数据库中删除。
- 一种数据批量处理的装置,其特征在于,所述装置包括:批处理数据存储模块,用于获取对当前页面被选中的数据行进行批处理的触发操作,将所述当前页面被选中的数据行存入到批处理数据库中,所述批处理数据库用于存储任一页执行批处理触发操作后获取的被选中的数据行;批处理数据展示模块,用于获取进入批处理的触发操作,展示所述批处理数据库中的数据;批处理数据执行模块,用于获取对所述展示的数据的功能触发操作,执行所述功能操作。
- 如权利要求6所述的装置,其特征在于,所述装置还包括:第一弹出模块,用于在所述存储模块将当前页面被选中的数据行存入到批处理数据库中之后,在所述当前页面上弹出进入批处理界面的功能选项,所述功能选项悬浮于所述当前页面上;所述批处理数据展示模块,包括:第一获取单元,用于获取对所述第一弹出模块弹出的功能选项的触发操作。
- 如权利要求6或7所述的装置,其特征在于,所述批处理数据展示模块,包括:第二获取单元,用于获取所述批处理数据库中的数据行;解析单元,用于解析出所述批处理数据库中的每条数据行的数据名称;弹出单元,用于在所述当前页面上弹出第一批处理显示界面;第一显示单元,用于在所述第一批处理显示界面上显示所述每条数据行的数据名称。
- 如权利要求6或7所述的装置,其特征在于,所述批处理数据展示模块,包括:第三获取单元,用于获取所述批处理数据库中的数据行;跳转单元,用于跳转到第二批处理显示界面;第二显示单元,用于在所述第二批处理显示界面上显示所述批处理数据库中的数据行。
- 如权利要求6或7任一项所述的装置,其特征在于,所述装置还包括:判断模块,用于在所述批处理数据执行模块执行所述功能操作之后,判断是否已完成对所述展示的数据的功能操作;删除模块,用于当所述判断模块的判断出已完成对所述批处理数据库中数据的功能操作时,将所述已完成功能操作的数据在所述批处理数据库中删除。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510225058.0 | 2015-05-05 | ||
| CN201510225058.0A CN106201224A (zh) | 2015-05-05 | 2015-05-05 | 一种数据批量处理的方法及装置 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2016177255A1 true WO2016177255A1 (zh) | 2016-11-10 |
Family
ID=57217448
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2016/079154 Ceased WO2016177255A1 (zh) | 2015-05-05 | 2016-04-13 | 一种数据批量处理的方法及装置 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN106201224A (zh) |
| WO (1) | WO2016177255A1 (zh) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111414371A (zh) * | 2019-01-07 | 2020-07-14 | 阿里巴巴集团控股有限公司 | 数据信息处理方法及装置、存储介质和处理器 |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108287925B (zh) * | 2018-03-02 | 2020-11-20 | 北京京东尚科信息技术有限公司 | 一种显示页面元素的方法和装置 |
| CN110597576B (zh) * | 2018-06-13 | 2024-01-26 | 广州金山移动科技有限公司 | 一种文件备注处理方法、系统 |
| CN111104378A (zh) * | 2018-10-29 | 2020-05-05 | 珠海格力电器股份有限公司 | 页面内容处理方法 |
| CN110297578B (zh) * | 2019-06-27 | 2021-06-25 | 北京金山安全软件有限公司 | 批量处理海量数据中部分数据的方法、装置及电子设备 |
| CN111179066B (zh) * | 2019-12-31 | 2023-10-27 | 中国银行股份有限公司 | 业务数据的批量处理方法、装置、服务器和存储介质 |
| CN111258478B (zh) * | 2020-01-14 | 2021-06-15 | 中国银行股份有限公司 | 批量对象列表数据和单个对象详情数据展示方法及装置 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20090013247A1 (en) * | 2003-06-26 | 2009-01-08 | Fernando Incertis Carro | System and method for composing an electronic document from physical documents |
| US20120221577A1 (en) * | 2011-02-28 | 2012-08-30 | International Business Machines Corporation | Method of and apparatus for organizing data records in a relational database |
| CN103077161A (zh) * | 2013-01-09 | 2013-05-01 | 广东欧珀移动通信有限公司 | 一种复制粘贴方法、装置及移动终端 |
| CN103699544A (zh) * | 2012-09-27 | 2014-04-02 | 金蝶软件(中国)有限公司 | 跨页选择数据的方法和系统 |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1929488B (zh) * | 2006-10-08 | 2012-07-04 | 华为技术有限公司 | 基于服务器分页的跨多页操作方法和装置 |
| CN101894105A (zh) * | 2009-05-19 | 2010-11-24 | 苏州市易达信息系统有限公司 | 二级缓存的web表格分页勾选记忆的方法 |
| US20130290218A1 (en) * | 2012-04-30 | 2013-10-31 | Ascendant Compliance Management | System and method for regulatory compliance management |
-
2015
- 2015-05-05 CN CN201510225058.0A patent/CN106201224A/zh active Pending
-
2016
- 2016-04-13 WO PCT/CN2016/079154 patent/WO2016177255A1/zh not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20090013247A1 (en) * | 2003-06-26 | 2009-01-08 | Fernando Incertis Carro | System and method for composing an electronic document from physical documents |
| US20120221577A1 (en) * | 2011-02-28 | 2012-08-30 | International Business Machines Corporation | Method of and apparatus for organizing data records in a relational database |
| CN103699544A (zh) * | 2012-09-27 | 2014-04-02 | 金蝶软件(中国)有限公司 | 跨页选择数据的方法和系统 |
| CN103077161A (zh) * | 2013-01-09 | 2013-05-01 | 广东欧珀移动通信有限公司 | 一种复制粘贴方法、装置及移动终端 |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111414371A (zh) * | 2019-01-07 | 2020-07-14 | 阿里巴巴集团控股有限公司 | 数据信息处理方法及装置、存储介质和处理器 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN106201224A (zh) | 2016-12-07 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2016177255A1 (zh) | 一种数据批量处理的方法及装置 | |
| US10824403B2 (en) | Application builder with automated data objects creation | |
| CN105373522B (zh) | 基于手势的图表上的数据筛选 | |
| US9348563B1 (en) | Bi-directional editing between visual screen designer and source code | |
| US10192175B2 (en) | Navigating interactive visualizations with collaborative filtering | |
| US20130167079A1 (en) | Smart and flexible layout context manager | |
| CN111190718A (zh) | 实现任务调度的方法、装置及系统 | |
| US20150370421A1 (en) | Locating event on timeline | |
| US10318589B2 (en) | Detection and display of volatile data | |
| US20180225309A1 (en) | Metadata-based photo and/or video animation | |
| US20140359538A1 (en) | Systems and methods for moving display objects based on user gestures | |
| CN104850296B (zh) | 显示页面内容的方法及装置 | |
| US9594540B1 (en) | Techniques for providing item information by expanding item facets | |
| US20130073935A1 (en) | Predictive system recommended actions based on recent activities | |
| CN105204797A (zh) | 屏幕分享方法以及使用该方法的装置 | |
| US9507751B2 (en) | Managing seed data | |
| US20130110868A1 (en) | Integrating usage information with operation of a system | |
| KR20210138177A (ko) | 디지털 이미지 캡처 세션 및 메타데이터 연관 | |
| US12367017B2 (en) | Computer-supported visual definition of conditional automatic order submissions | |
| CN114626752A (zh) | 一种自动车辆的调度方法、装置、计算机设备及存储介质 | |
| WO2016066047A1 (zh) | 用于在屏幕显示设备上展示客体信息的方法及装置 | |
| US20160092038A1 (en) | Semi-modal interaction blocker | |
| CN111242712A (zh) | 一种商品展示方法及其装置 | |
| US20230266871A1 (en) | Dynamically adjusting gui elements to reflect user multi-selection | |
| US20150221014A1 (en) | Clustered browse history |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 16789249 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 16789249 Country of ref document: EP Kind code of ref document: A1 |