WO2019134225A1 - excel的数据导入方法、装置、设备及计算机可读存储介质 - Google Patents

excel的数据导入方法、装置、设备及计算机可读存储介质 Download PDF

Info

Publication number
WO2019134225A1
WO2019134225A1 PCT/CN2018/077146 CN2018077146W WO2019134225A1 WO 2019134225 A1 WO2019134225 A1 WO 2019134225A1 CN 2018077146 W CN2018077146 W CN 2018077146W WO 2019134225 A1 WO2019134225 A1 WO 2019134225A1
Authority
WO
WIPO (PCT)
Prior art keywords
preset
data
field information
drop
dictionary table
Prior art date
Application number
PCT/CN2018/077146
Other languages
English (en)
French (fr)
Inventor
龙觉刚
孙成
叶俊锋
赖云辉
罗先贤
Original Assignee
平安科技(深圳)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2019134225A1 publication Critical patent/WO2019134225A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • G06F40/18Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates

Definitions

  • the present application relates to the field of computer technology, and in particular, to an excel data import method, apparatus, device, and computer readable storage medium.
  • Excel software has powerful functions and is currently used for data management, which is extremely convenient for users.
  • the data of excel is usually filled in manually.
  • a generic excel template can be used to display the same format or content.
  • the data when the format or content of the data changes slightly, you only need to adjust the general excel template accordingly, the adjustment will not be too large, but the data format needs to be changed every time the data format is changed or the data content is added once.
  • a generic excel file especially when there is a variety of content that can be selected, if manually adjusted, it will increase the workload and maintenance difficulty.
  • the embodiment of the present application provides an excel data importing method, device, device and computer readable storage medium, which facilitates the management and operation of excel data.
  • an embodiment of the present application provides an excel data importing method, where the method includes:
  • the excel file including an excel template file and a preset dictionary table
  • a pull-down list of preset cells of the excel template file a data source of the drop-down list, and a data arrangement rule, where the data source of the drop-down list points to the preset dictionary table;
  • the embodiment of the present application further provides an excel data importing apparatus, where the apparatus includes a unit for executing the data importing method of the above excel.
  • the embodiment of the present application further provides an excel data import device, where the device includes a memory, and a processor connected to the memory;
  • the memory is configured to store program data for implementing a data import method of excel
  • the processor is configured to execute program data stored in the memory to perform the method as described in the first aspect above.
  • an embodiment of the present application provides a computer readable storage medium, where the one or more program data is stored, and the one or more program data may be processed by one or more processes.
  • the apparatus is executed to implement the method described in the first aspect above.
  • the embodiment of the present application provides an excel data importing method, apparatus, device, and computer readable storage medium, the method comprising: creating an excel file in a webpage, the excel file including an excel template file and a preset dictionary table; a drop-down list of preset cells of the excel template file, a data source of the drop-down list, and a data arrangement rule, wherein the data source of the drop-down list points to the preset dictionary table; if the user receives the webpage from the webpage Downloading a download instruction of the excel template file, and extracting preset field information from each piece of data in the data list of the webpage, wherein the data list includes a plurality of pieces of data, each of the plurality of pieces of data including the same type of field information And saving the preset field information in a preset dictionary table; and importing the preset field information in the preset dictionary table into the drop-down list corresponding to the excel template file according to the data arrangement rule.
  • FIG. 1 is a schematic flow chart of an excel data importing method provided by an embodiment of the present application.
  • FIG. 2 is a schematic diagram of a sub-flow of an excel data importing method provided by an embodiment of the present application
  • FIG. 3 is a schematic diagram of another sub-flow of an excel data importing method provided by an embodiment of the present application.
  • FIG. 4 is another schematic flowchart of an excel data importing method provided by an embodiment of the present application.
  • FIG. 5 is a schematic block diagram showing a unit structure of an excel data importing apparatus according to an embodiment of the present application
  • FIG. 6 is a schematic block diagram showing a subunit structure of an excel data importing apparatus according to an embodiment of the present application
  • FIG. 7 is a schematic block diagram showing another unit structure of an excel data importing apparatus according to an embodiment of the present application.
  • FIG. 8 is a schematic block diagram of an excel data import device according to an embodiment of the present application.
  • FIG. 1 is a schematic flowchart diagram of a method for importing data of an excel according to an embodiment of the present application.
  • the method can run on smart devices such as tablets, laptops, and smart terminals.
  • the steps of the method include S101 to S105.
  • the purpose of the embodiment of the present application is to import some type of information in the data list of the webpage into the excel table, and use the excel table as a template file, that is, an excel template file, for the user to browse or fill in the data.
  • the application layer of the web page has the function of creating excel.
  • Create an excel file in the webpage the excel file includes at least two excel tables, an excel template file that can be made into an excel template, one is a preset dictionary table, and the function of the preset dictionary table is to store the need to import to excel The middleware of the source data of the template file.
  • the required format is configured for a specific cell in the excel template file, such as a drop-down list, a data source of a drop-down list, and a data arrangement rule, wherein the data source of the drop-down list points to the Presetting the dictionary table, specifically including which column of the data source of the drop-down list points to which area (which column unit, etc.) in the preset dictionary table, the data of the corresponding area is finally imported into the drop-down list of the corresponding cell in.
  • a specific cell in the excel template file such as a drop-down list, a data source of a drop-down list, and a data arrangement rule, wherein the data source of the drop-down list points to the Presetting the dictionary table, specifically including which column of the data source of the drop-down list points to which area (which column unit, etc.) in the preset dictionary table, the data of the corresponding area is finally imported into the drop-down list of the corresponding cell in.
  • the excel template file is an excel table in the web application layer, and does not support direct browsing in the webpage.
  • the webpage has a download button for downloading the excel template file. If the user wants to browse the content of the file, the excel template needs to be downloaded.
  • the file, the downloaded excel template file is the same as the ordinary excel form, the user can open the excel form to browse the table content, or modify the contents of the excel form according to their own wishes.
  • a web page may contain one or more data lists. Different data lists store different types of data.
  • One data list stores one type of data.
  • Each data list contains multiple pieces of data, and each data has the same data format.
  • the data consists of several different fields, distinguished by field names.
  • Table 1 and Table 2 the data in Table 1 is bank type information, and the data related to various types of bank information is composed of several different fields, and the header is the name of the field, including the bank name and the bank description.
  • Each piece of data contains these fields, but the bank name of a different piece of data is different, and the description of the bank is subject to availability.
  • the data in Table 2 is information on the type of loan business, and each piece of data includes two types of fields: the name of the loan business and whether or not collateral is required.
  • each data in the data list needs to be included.
  • the required field information is imported into the drop-down list of the excel table cell, so the field information needs to be extracted from the data of the corresponding data list, and the extracted information is saved in the preset area of the preset dictionary table.
  • the developer presets that the type of the preset field information in Table 1 is the bank name, and the type of the preset field information in the preset table 2 is the loan business type, and in the later stage, each bank from the data in Table 1
  • the name is extracted and various loan business types are extracted from each of the data in Table 2.
  • the number of data lists included in the webpage is one or more. If there is only one data list, the preset field information in the data class table is extracted. If there are multiple data lists, the preset fields of the corresponding type are extracted from each data of each of the data lists in turn. information.
  • the preset area in the preset dictionary table can save preset field information extracted from the data list, for example, which column of cells is preset to save which one (if any) of the web page is extracted from the data list. Field information coming out.
  • the step S104 specifically includes: saving the preset field information in a preset column cell of the preset dictionary table in the order of the data list.
  • the preset column cell can be any column of cells in the preset dictionary table.
  • the step S104 specifically includes: presetting the preset field information of the same data list in the order of the data list in the preset dictionary table.
  • the cells of the same column store the preset field information of the different data lists in the cells of different columns preset in the preset dictionary table.
  • the system developer has preset the field information that needs to be extracted when writing the program, that is, the preset field information, and triggers the system to extract the data after the user downloads the download instruction of the excel template file, and finally the data is set according to the preset format. Import the excel template file and import the excel data.
  • step S105 includes sub-steps S1051a and S1052a.
  • S1051a Read the preset field information from the preset column cell in the preset dictionary table.
  • S1052a Import the preset field information into each drop-down list in the order of the preset column cells, and display the first-order preset field information in the cells corresponding to each of the drop-down lists.
  • step S105 includes sub-steps S1051b and S1052b.
  • S1051b Read preset field information from a column of cells in the preset dictionary table corresponding to the drop-down list.
  • S1052b Import the preset field information into a corresponding drop-down list according to an arrangement order in the preset dictionary table, and display preset field information in a first order in a cell corresponding to the drop-down list.
  • the data source of the drop-down list of the cells 1 to N in the excel template file is preset to point to the first to Nth columns of the preset dictionary table, and the first to N columns of the dictionary table are preset.
  • the cells are respectively used to save the first data list from the webpage, the second data list, ..., the corresponding first preset field information in the Nth data list, the second preset field information, ..., the first N preset field information, when the user downloads the excel file template, the first preset field information is imported into the drop-down list of the first column cell of the excel template file, and the second preset field information is imported into the excel template file.
  • the drop-down list of the second column of cells, ..., the Nth preset field information is imported into the drop-down list of the Nth column of the excel template file.
  • the data importing method of the excel of the embodiment of the present application automatically imports the corresponding field information option into the excel file cell drop-down list for the same type but different specific fields and the user can select the content according to different situations.
  • the options are for the user to select, do not need to manually input, reduce the workload, save the operation time; for the data directly saved in the web page data list, if necessary, directly import into the excel template file, which can facilitate the management and operation of the data;
  • the data in the web page data list can be changed by the developer at any time, so the data in the excel template file is configurable and flexible.
  • the excel data import method further includes step S106: saving the excel template file to a specified location.
  • the save path of the excel template file needs to be saved, that is, the specified location, and the file is saved in the specified location after the excel template file is successfully downloaded. After downloading, the user can browse and modify the excel.
  • the data content in the template file is, the specified location, and the file is saved in the specified location after the excel template file is successfully downloaded.
  • FIG. 5 is a schematic block diagram of an excel data importing apparatus 100 according to an embodiment of the present application.
  • the excel data importing apparatus 100 includes a creating unit 101, a configuring unit 102, a receiving unit 103, an extracting unit 104, a first saving unit 105, and an import unit 106.
  • the creating unit 101 is configured to create an excel file in the webpage, the excel file including an excel template file and a preset dictionary table.
  • the configuration unit 102 is configured to configure a drop-down list of preset cells of the excel template file, a data source of the drop-down list, and a data arrangement rule, where the data source of the drop-down list points to the preset dictionary table.
  • the receiving unit 103 is configured to receive a download instruction that the user downloads the excel template file from the webpage.
  • the extracting unit 104 is configured to extract preset field information from each piece of data in the data list of the webpage, wherein the data list includes a plurality of pieces of data, each of the plurality of pieces of data including the same type of field information.
  • the extracting unit 104 is further configured to: sequentially extract corresponding types from each data of each of the data lists. Preset field information.
  • the first saving unit 105 is configured to save the preset field information in a preset dictionary table.
  • the first saving unit 105 is specifically configured to: save the preset field information in the order of the data list in the Preset the default column cell of the dictionary table.
  • the first saving unit 105 is specifically configured to:
  • the importing unit 106 is configured to import the preset field information in the preset dictionary table into the drop-down list corresponding to the excel template file according to the data arrangement rule.
  • the import unit 106 includes a read sub-unit 1061, an import sub-unit 1062, and a display sub-unit 1063.
  • the drop-down list includes a drop-down list of a column of cells, and the data source of the drop-down list points to the preset column cells.
  • the reading subunit 1061 is configured to read the preset field information from the preset column cells in the preset dictionary table; the import subunit 1062 is configured to press the preset field information into the Each of the drop-down lists is imported in a preset column cell, and the display sub-unit 1063 is configured to display the first-order preset field information in the cells corresponding to each of the drop-down lists.
  • the drop-down list includes a drop-down list of different column cells, and the data sources of the drop-down lists of different column cells respectively point to presets used in the preset dictionary table.
  • the reading sub-unit 1061 is further configured to read preset field information from a column of cells corresponding to the drop-down list in the preset dictionary table; the import sub-unit 1062 is further configured to use the preset field information.
  • the display sub-unit 1063 is further configured to display the first-order preset field information in the cell corresponding to the drop-down list, by being imported into the corresponding drop-down list in the order of the preset dictionary table.
  • the excel data importing apparatus 100 further includes a second saving unit 107, and the second saving unit 107 is configured to save the excel template file to a specified location.
  • the data importing apparatus 100 of the above excel can be implemented in the form of a computer program which can be run on a computer device as shown in FIG.
  • FIG. 8 is a schematic block diagram of an excel data import device according to an embodiment of the present application.
  • the device may be a terminal or a server, wherein the terminal may be a communication-enabled electronic device such as a smart phone, a tablet computer, a notebook computer, a desktop computer, a personal digital assistant, and a wearable device.
  • the server can be a standalone server or a server cluster consisting of multiple servers.
  • the device is a computer device 200 comprising a processor 202 connected by a system bus 201, a non-volatile storage medium 203, an internal memory 204, and a network interface 205.
  • the non-volatile storage medium 203 of the computer device 200 can store an operating system 2031 and a computer program 2032.
  • the processor 202 can be caused to execute an excel data import method.
  • the processor 202 of the computer device 200 is used to provide computing and control capabilities to support the operation of the entire computer device 200.
  • the internal memory 204 provides an environment for the operation of the computer program 2032 in the non-volatile storage medium 203.
  • the computer program 2032 can cause the processor 202 to execute an excel data import method.
  • the network interface 205 of the computer device 200 is used to perform network communications, such as sending assigned tasks and the like. It will be understood by those skilled in the art that the structure shown in FIG. 8 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation of the computer device to which the solution of the present application is applied.
  • the specific computer device may It includes more or fewer components than those shown in the figures, or some components are combined, or have different component arrangements.
  • the application further provides a computer readable storage medium storing one or more programs, the one or more programs being executable by one or more processors, when the one or More than one program is executed by one or more processors, and all embodiments of the data import method of excel described above can be implemented.
  • a computer readable storage medium storing one or more programs, the one or more programs being executable by one or more processors, when the one or More than one program is executed by one or more processors, and all embodiments of the data import method of excel described above can be implemented.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

本申请实施例提供一种excel的数据导入方法、装置、设备及计算机可读存储介质,该方法包括:在网页中创建excel文件,所述excel文件包括excel模板文件和预设字典表;配置所述excel模板文件的预设单元格的下拉列表、所述下拉列表的数据来源和数据排列规则,其中,所述下拉列表的数据来源指向所述预设字典表;若接收到用户从所述网页下载excel模板文件的下载指令,从所述网页的数据列表中的每一条数据中提取预设字段信息,其中,所述数据列表包括多条数据,所述多条数据均包括相同类型的字段信息;将所述预设字段信息保存在预设字典表;将所述预设字典表中的所述预设字段信息按照所述数据排列规则导入所述excel模板文件对应的下拉列表。本申请便于excel数据的管理与操作。

Description

excel的数据导入方法、装置、设备及计算机可读存储介质
本申请要求于2018年1月8日提交中国专利局、申请号为201810016130.2、申请名称为“excel的数据导入方法、装置、设备及计算机可读存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本申请涉及计算机技术领域,尤其涉及一种excel的数据导入方法、装置、设备及计算机可读存储介质。
背景技术
Excel软件具有强大的功能,目前普遍用于数据管理,对用户具有极大的方便。目前来说,excel的数据通常是手动填写,在填写的过程中会出现一些难以解读的问题数据;另外,对于同一个企业,很多情况下往往可以利用一个通用excel模板来显示具有相同格式或内容的数据,当数据的格式或内容稍微变化时,只需要对通用excel模板做相应的调整即可,调整的幅度也不会太大,只是数据格式每变更一次或者数据内容每增加一次就需要修改一次通用excel文件,特别是当一项内容有多种可能可以被选择时,如果手动调整,会增加工作量以及维护的难度。
发明内容
本申请实施例提供了一种excel的数据导入方法、装置、设备及计算机可读存储介质,便于excel数据的管理和操作。
第一方面,本申请实施例提供了一种excel的数据导入方法,该方法包括:
在网页中创建excel文件,所述excel文件包括excel模板文件和预设字典表;
配置所述excel模板文件的预设单元格的下拉列表、所述下拉列表的数据来源和数据排列规则,其中,所述下拉列表的数据来源指向所述预设字典表;
若接收到用户从所述网页下载excel模板文件的下载指令,从所述网页的 数据列表中的每一条数据中提取预设字段信息,其中,所述数据列表包括多条数据,所述多条数据均包括相同类型的字段信息;
将所述预设字段信息保存在预设字典表;
将所述预设字典表中的所述预设字段信息按照所述数据排列规则导入所述excel模板文件对应的下拉列表。
第二方面,本申请实施例还提供了一种excel的数据导入装置,该装置包括用于执行上述的excel的数据导入方法的单元。
第三方面,本申请实施例还提供了一种excel的数据导入设备,所述设备包括存储器,以及与所述存储器相连的处理器;
所述存储器,用于存储实现excel的数据导入方法的程序数据;
所述处理器,用于运行所述存储器中存储的程序数据,以执行如上述第一方面所述的方法。
第四方面,本申请实施例提供了一种计算机可读存储介质,所述计算机可读存储介质存储有一个或者一个以上程序数据,所述一个或者一个以上程序数据可被一个或者一个以上的处理器执行,以实现上述第一方面所述的方法。
本申请实施例提供一种excel的数据导入方法、装置、设备及计算机可读存储介质,该方法包括:在网页中创建excel文件,所述excel文件包括excel模板文件和预设字典表;配置所述excel模板文件的预设单元格的下拉列表、所述下拉列表的数据来源和数据排列规则,其中,所述下拉列表的数据来源指向所述预设字典表;若接收到用户从所述网页下载excel模板文件的下载指令,从所述网页的数据列表中的每一条数据中提取预设字段信息,其中,所述数据列表包括多条数据,所述多条数据均包括相同类型的字段信息;将所述预设字段信息保存在预设字典表;将所述预设字典表中的所述预设字段信息按照所述数据排列规则导入所述excel模板文件对应的下拉列表。通过实施本申请的技术方案,对于相同类型但具体内容不同的字段以及用户可依据不同情况对内容进行选择的使用情景,自动将下拉列表的多个选项导入到excel模板文件,不必手动输入,降低工作量,数据管理具有灵活性。
附图说明
为了更清楚地说明本申请实施例技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图是本申请的一些实 施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1是本申请实施例提供的一种excel的数据导入方法的流程示意图;
图2是本申请实施例提供的一种excel的数据导入方法的子流程示意图;
图3是本申请实施例提供的一种excel的数据导入方法的另一子流程示意图;
图4是本申请实施例提供的一种excel的数据导入方法的另一流程示意图;
图5是本申请实施例提供的一种excel的数据导入装置的单元结构示意框图;
图6是本申请实施例提供的一种excel的数据导入装置的子单元结构示意框图;
图7是本申请实施例提供的一种excel的数据导入装置的另一单元结构示意框图;
图8是本申请实施例提供的一种excel的数据导入设备的示意性框图。
具体实施方式
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。
图1为本申请实施例提供的一种excel的数据导入方法的流程示意图。该方法可以运行在智能设备,例如平板电脑、笔记本电脑以及智能终端中。如图1所示,该方法的步骤包括S101~S105。
S101,在网页中创建excel文件,所述excel文件包括excel模板文件和预设字典表。
本申请实施例的目的为将网页的数据列表中的某种类型的信息导入至excel表格中,将excel表格作为一个模板文件,即excel模板文件,可供用户浏览或填写资料。
网页的应用底层具有创建excel的功能。在网页中创建一个excel文件,该建立excel文件包括至少两个excel表格,一个可制作为excel模板的excel模板 文件,一个为预设字典表,同时预设字典表的作用是存放需要导入至excel模板文件的源数据的中间件。
S102,配置所述excel模板文件的预设单元格的下拉列表、所述下拉列表的数据来源和数据排列规则,其中,所述下拉列表的数据来源指向所述预设字典表。
在创建好excel文件后,为所述excel模板文件里特定的单元格配置所需要的格式,例如下拉列表、下拉列表的数据来源和数据排列规则,其中,所述下拉列表的数据来源指向所述预设字典表,具体包括哪一列单元格的下拉列表的数据来源指向预设字典表中的哪一个区域(哪一列单元等),该对应区域的数据最终被导入到相应的单元格的下拉列表中。
另外,还可以为预设字典表中的单元格配置格式,例如,其单元格的数据来源等。
S103,若接收到用户从所述网页下载excel模板文件的下载指令,从所述网页的数据列表中的每一条数据中提取预设字段信息,其中,所述数据列表包括多条数据,所述多条数据均包括相同类型的字段信息。
该excel模板文件作为网页应用层中的一个excel表格,不支持在该网页中直接打开浏览,网页中有一个下载excel模板文件的下载按钮,如果用户想要浏览该文件内容,需要下载该excel模板文件,下载后的excel模板文件与普通的excel表格无异,用户可以打开该excel表格浏览表格内容,也可以按照自己的意愿修改excel表格的内容。
网页中可包含一个或多个数据列表,不同的数据列表保存不同类型的数据,一个数据列表保存一种类型的数据,每一个数据列表均包含多条数据,每条数据的数据格式一样,一条数据包括几种不同的字段,用字段名称加以区分。例如表1和表2,表1中的数据为银行类型的信息,数据涉及到各类银行信息由几种不同的字段组成,表头为字段的名称,包括银行名称和银行描述两种类型,每一条数据均包含这些字段,但不同一条数据的银行名称不同,银行描述内容根据情况而定。表2中的数据为贷款业务类型的信息,每一条数据包括贷款业务名称和是否需要抵押物两种类型的字段。
表1
序号 银行名称 银行描述
1 民生银行 民生银行
2 农业银行 农业银行
3 平安银行 平安银行
4 渣打银行 国外银行
表2
序号 贷款业务名称 是否需要抵押物
1 一手楼按揭贷款
2 二手楼按揭贷款
3 个人信用贷款
因某种业务需求(比如,用户在办理贷款业务时,可以从几个银行中选择其中的一个,可以从几种贷款业务中选择某一种贷款业务),需要将数据列表中每一条数据中所需的字段信息导入到excel表格单元格的下拉列表,因此需要将这些字段信息从对应的数据列表的数据中提取出来,提取出来的信息保存在预设字典表预设的区域。例如,开发人员预设表1中的预设字段信息的类型为银行名称,预设表2中的预设字段信息的类型为贷款业务类型,后期则从表1的每一条数据中将各个银行名称提取出来,从表2的每一条数据中将各种贷款业务类型提取出来。
在本申请实施例中,网页中包含的数据列表的个数为1个或多个。若只有1个数据列表,则将该数据类表中的预设字段信息提取出来,若具有多个数据列表,则依次从每个所述数据列表的每一条数据中提取对应类型的预设字段信息。
S104,将所述预设字段信息保存在预设字典表。
预设字典表中预设的区域可保存从数据列表中提取出来的预设字段信息,例如,具体预设哪一列单元格用来保存从网页的哪一个(如果有多个的话)数据列表提取出来的字段信息。
若网页中包含的数据列表的个数为1个,则步骤S104具体包括:将所述预设字段信息按在所述数据列表中的顺序保存在所述预设字典表的预设列单元格。预设列单元格中可为预设字典表中的任意一列单元格。
若网页中包含的数据列表的个数为多个,则步骤S104具体包括:将同一数据列表的预设字段信息按在所述数据列表中的顺序依次保存在所述预设字典表中预设的相同列的单元格,将不同数据列表的预设字段信息保存在所述预设字 典表中预设的不同列的单元格。
S105,将所述预设字典表中的所述预设字段信息按照所述数据排列规则导入所述excel模板文件对应的下拉列表。
系统开发人员在编写程序时已经预设了需要提取的字段信息,即预设字段信息,在用户发出下载excel模板文件的下载指令后触发系统提取数据,最终按照预设设置好的格式将这些数据导入excel模板文件中,完成excel数据的导入。
具体地,若网页中包含的数据列表的个数为1个,则创建的excel模板文件的一列单元格设置有下拉列表,所述下拉列表的数据来源指向预设字段信息的预设列单元格,如图2所示,步骤S105包括子步骤S1051a和S1052a。
S1051a,从所述预设字典表中的所述预设列单元格中读取所述预设字段信息。
S1052a,将所述预设字段信息按在所述预设列单元格中的顺序导入每个下拉列表,并在每个所述下拉列表对应的单元格中显示第一顺序的预设字段信息。
若网页中包含的数据列表的个数为多个,则在创建的excel模板文件中为不同列单元格设置下拉列表,不同列单元格的下拉列表的数据来源分别指向所述预设字典表中预设的用于保存不同类型预设信息的一列单元格,如图3所示,步骤S105包括子步骤S1051b和S1052b。
S1051b,从所述预设字典表中的与所述下拉列表对应的一列单元格中读取预设字段信息。
S1052b,将所述预设字段信息按在所述预设字典表中的排列顺序导入对应的下拉列表中,并在所述下拉列表对应的单元格中显示第一顺序的预设字段信息。
例如,预先设置好excel模板文件中其中第1至N列单元格的下拉列表的数据来源分别指向所述预设字典表的第1至N列单元格,预设字典表的第1至N列单元格分别用来保存从网页的第一个数据列表,第二个数据列表,……,第N个数据列表中对应的第一预设字段信息,第二预设字段信息,……,第N预设字段信息,当用户下载该excel文件模板时,将第一预设字段信息导入至excel模板文件的第1列单元格的下拉列表,将第二预设字段信息导入至excel模板文件的第2列单元格的下拉列表,……,将第N预设字段信息导入至excel模板文件的第N列单元格的下拉列表。
通过本申请实施例的excel的数据导入方法,对于相同类型但具体内容不 同的字段以及用户可依据不同情况对内容进行选择的使用情景,自动将对应的字段信息选项导入excel文件单元格下拉列表作为选项供用户选择,不必一一手动输入,降低工作量,节省操作时间;对于直接保存在网页数据列表中的数据,需要时直接导入excel模板文件中,可便于数据的管理与操作;另外,因为网页数据列表中的数据,开发人员可随时更改,因此excel模板文件中的数据可配置性与灵活性高。
在其他实施例中,如图4所示,该excel的数据导入方法还包括步骤S106:将所述excel模板文件保存至指定位置。
用户发出下载excel模板文件的下载指令时,需要选择保存该excel模板文件的保存途径,即指定位置,成功下载excel模板文件后将该文件保存在指定位置,下载后,用户可浏览和修改该excel模板文件中的数据内容。
图5为本申请实施例提供的一种excel的数据导入装置100的示意性框图。该excel的数据导入装置100包括创建单元101、配置单元102、接收单元103、提取单元104、第一保存单元105和导入单元106。
创建单元101用于在网页中创建excel文件,所述excel文件包括excel模板文件和预设字典表。
配置单元102用于配置所述excel模板文件的预设单元格的下拉列表、所述下拉列表的数据来源和数据排列规则,其中,所述下拉列表的数据来源指向所述预设字典表。
接收单元103用于接收用户从所述网页下载excel模板文件的下载指令。
提取单元104用于从所述网页的数据列表中的每一条数据中提取预设字段信息,其中,所述数据列表包括多条数据,所述多条数据均包括相同类型的字段信息。
若所述数据列表的个数为多个,不同所述数据列表保存不同类型的字段信息,则提取单元104具体还用于:依次从每个所述数据列表的每一条数据中提取对应类型的预设字段信息。
第一保存单元105用于将所述预设字段信息保存在预设字典表。
在本申请实施例中,若所述数据列表的个数为1个,所述第一保存单元105具体用于:将所述预设字段信息按在所述数据列表中的顺序保存在所述预设字典表的预设列单元格。
若所述数据列表的个数为多个,则所述第一保存单元105具体用于:
将同一数据列表的预设字段信息按在所述数据列表中的顺序依次保存在所述预设字典表中预设的相同列的单元格,将不同数据列表的预设字段信息保存在所述预设字典表中预设的不同列的单元格。
导入单元106用于将所述预设字典表中的所述预设字段信息按照所述数据排列规则导入所述excel模板文件对应的下拉列表。
如图6所示,所述导入单元106包括读取子单元1061、导入子单元1062和显示子单元1063。
在本申请实施例中,若所述数据列表的个数为1个,则所述下拉列表包括一列单元格的下拉列表,所述下拉列表的数据来源指向所述预设列单元格。
则读取子单元1061用于从所述预设字典表中的所述预设列单元格中读取所述预设字段信息;导入子单元1062用于将所述预设字段信息按在所述预设列单元格中的顺序导入每个下拉列表,显示子单元1063用于在每个所述下拉列表对应的单元格中显示第一顺序的预设字段信息。
若所述数据列表的个数为多个,则所述下拉列表包括不同列单元格的下拉列表,不同列单元格的下拉列表的数据来源分别指向所述预设字典表中预设的用于保存不同类型预设信息的一列单元格。
则读取子单元1061还用于从所述预设字典表中的与所述下拉列表对应的一列单元格中读取预设字段信息;导入子单元1062还用于将所述预设字段信息按在所述预设字典表中的排列顺序导入至对应的下拉列表中,显示子单元1063还用于在所述下拉列表对应的单元格中显示第一顺序的预设字段信息。
如图7所示,所述excel的数据导入装置100还包括第二保存单元107,所述第二保存单元107用于将所述excel模板文件保存至指定位置。
本申请实施例中各个单元的具体描述可参考上述方法实施例,本申请实施例不做赘述。
上述excel的数据导入装置100可以实现为一种计算机程序的形式,计算机程序可以在如图8所示的计算机设备上运行。
图8为本申请实施例提供的一种excel的数据导入设备的示意性框图。该设备可以是终端,也可以是服务器,其中,终端可以是智能手机、平板电脑、笔记本电脑、台式电脑、个人数字助理和穿戴式设备等具有通信功能的电子设备。服务器可以是独立的服务器,也可以是多个服务器组成的服务器集群。
该设备为一种计算机设备200,包括通过系统总线201连接的处理器202、非易失性存储介质203、内存储器204和网络接口205。其中,该计算机设备200的非易失性存储介质203可存储操作系统2031和计算机程序2032,该计算机程序2032被执行时,可使得处理器202执行一种excel的数据导入方法。该计算机设备200的处理器202用于提供计算和控制能力,支撑整个计算机设备200的运行。该内存储器204为非易失性存储介质203中的计算机程序2032的运行提供环境,该计算机程序2032被处理器202执行时,可使得处理器202执行一种excel的数据导入方法。计算机设备200的网络接口205用于进行网络通信,如发送分配的任务等。本领域技术人员可以理解,图8中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的计算机设备的限定,具体的计算机设备可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。
处理器202运行非易失性存储介质203中的计算机程序2032时可执行上述excel的数据导入方法的所有实施例的实现方式。
本申请还提供一种计算机可读存储介质,所述计算机可读存储介质存储有一个或者一个以上程序,所述一个或者一个以上程序可被一个或者一个以上的处理器执行,当所述一个或者一个以上程序被一个或者一个以上的处理器执行,可实现上述excel的数据导入方法的所有实施例。以上所述,仅为本申请的具体实施方式,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到各种等效的修改或替换,这些修改或替换都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应以权利要求的保护范围为准。

Claims (20)

  1. 一种excel的数据导入方法,其特征在于,包括:
    在网页中创建excel文件,所述excel文件包括excel模板文件和预设字典表;
    配置所述excel模板文件的预设单元格的下拉列表、所述下拉列表的数据来源和数据排列规则,其中,所述下拉列表的数据来源指向所述预设字典表;
    若接收到用户从所述网页下载excel模板文件的下载指令,从所述网页的数据列表中的每一条数据中提取预设字段信息,其中,所述数据列表包括多条数据,所述多条数据均包括相同类型的字段信息;
    将所述预设字段信息保存在预设字典表;
    将所述预设字典表中的所述预设字段信息按照所述数据排列规则导入所述excel模板文件对应的下拉列表。
  2. 根据权利要求1所述的excel的数据导入方法,其特征在于,所述将所述预设字典表中的所述预设字段信息按照所述数据排列规则导入所述excel模板文件对应的下拉列表之后,还包括:
    将所述excel模板文件保存至指定位置。
  3. 根据权利要求1所述的excel的数据导入方法,所述数据列表的个数为1个;
    所述将所述预设字段信息保存在预设字典表,包括:
    将所述预设字段信息按在所述数据列表中的顺序保存在所述预设字典表的预设列单元格。
  4. 根据权利要求3所述的excel的数据导入方法,所述下拉列表包括一列单元格的下拉列表,所述下拉列表的数据来源指向所述预设列单元格;
    所述将所述预设字典表中的所述预设字段信息按照所述数据排列规则导入所述excel模板文件对应的下拉列表,包括:
    从所述预设字典表中的所述预设列单元格中读取所述预设字段信息;
    将所述预设字段信息按在所述预设列单元格中的顺序导入每个下拉列表,并在每个所述下拉列表对应的单元格中显示第一顺序的预设字段信息。
  5. 根据权利要求1所述的excel的数据导入方法,其特征在于,所述数据列表的个数为多个,不同的所述数据列表保存不同类型的字段信息;
    所述从所述网页的数据列表中的每一条数据中提取预设字段信息,包括:
    依次从每个所述数据列表的每一条数据中提取对应类型的预设字段信息。
  6. 根据权利要求5所述的excel的数据导入方法,其特征在于,所述将所述预设字段信息保存在预设字典表,包括:
    将同一数据列表的预设字段信息按在所述数据列表中的顺序依次保存在所述预设字典表中预设的相同列的单元格,将不同数据列表的预设字段信息保存在所述预设字典表中预设的不同列的单元格。
  7. 根据权利要求6所述的excel的数据导入方法,其特征在于,所述下拉列表包括不同列单元格的下拉列表,不同列单元格的下拉列表的数据来源分别指向所述预设字典表中预设的用于保存不同类型预设信息的一列单元格;
    所述将所述预设字典表中的所述预设字段信息按照所述数据排列规则导入所述excel模板文件对应的下拉列表,包括:
    从所述预设字典表中的与所述下拉列表对应的一列单元格中读取预设字段信息;
    将所述预设字段信息按在所述预设字典表中的排列顺序导入至对应的下拉列表中,并在所述下拉列表对应的单元格中显示第一顺序的预设字段信息。
  8. 一种excel的数据导入装置,其特征在于,包括:
    创建单元,用于在网页中创建excel文件,所述excel文件包括excel模板文件和预设字典表;
    配置单元,用于配置所述excel模板文件的预设单元格的下拉列表、所述下拉列表的数据来源和数据排列规则,其中,所述下拉列表的数据来源指向所述预设字典表;
    接收单元,用于接收用户从所述网页下载excel模板文件的下载指令;
    提取单元,用于从所述网页的数据列表中的每一条数据中提取预设字段信息,其中,所述数据列表包括多条数据,所述多条数据均包括相同类型的字段信息;
    第一保存单元,用于将所述预设字段信息保存在预设字典表;
    导入单元,用于将所述预设字典表中的所述预设字段信息按照所述数据排列规则导入所述excel模板文件对应的下拉列表。
  9. 根据权利要求8所述的装置,其特征在于,还包括:
    第二保存单元,用于将所述excel模板文件保存至指定位置。
  10. 根据权利要求8所述的装置,其特征在于,所述数据列表的个数为1个;所述下拉列表包括一列单元格的下拉列表,所述下拉列表的数据来源指向所述 预设列单元格;
    所述第一保存单元具体用于:将所述预设字段信息按在所述数据列表中的顺序保存在所述预设字典表的预设列单元格;
    所述导入单元,包括:
    读取子单元,用于从所述预设字典表中的所述预设列单元格中读取所述预设字段信息;
    导入子单元,用于将所述预设字段信息按在所述预设列单元格中的顺序导入每个下拉列表;
    显示子单元,用于在每个所述下拉列表对应的单元格中显示第一顺序的预设字段信息。
  11. 根据权利要求8所述的装置,其特征在于,所述数据列表的个数为多个,不同的所述数据列表保存不同类型的字段信息;
    所述提取单元具体用于:依次从每个所述数据列表的每一条数据中提取对应类型的预设字段信息;
    所述第一保存单元具体用于:将同一数据列表的预设字段信息按在所述数据列表中的顺序依次保存在所述预设字典表中预设的相同列的单元格,将不同数据列表的预设字段信息保存在所述预设字典表中预设的不同列的单元格。
  12. 根据权利要求11所述的装置,其特征在于,所述下拉列表包括不同列单元格的下拉列表,不同列单元格的下拉列表的数据来源分别指向所述预设字典表中预设的用于保存不同类型预设信息的一列单元格;
    所述导入单元,包括:
    读取子单元,用于从所述预设字典表中的与所述下拉列表对应的一列单元格中读取预设字段信息;
    导入子单元,用于将所述预设字段信息按在所述预设字典表中的排列顺序导入至对应的下拉列表中;
    显示子单元,用于在所述下拉列表对应的单元格中显示第一顺序的预设字段信息。
  13. 一种excel的数据导入设备,其特征在于,所述设备包括存储器,以及与所述存储器相连的处理器;
    所述存储器,用于存储excel的数据导入程序数据;
    所述处理器,用于运行所述存储器中存储的程序数据,以执行以下步骤:
    在网页中创建excel文件,所述excel文件包括excel模板文件和预设字典 表;
    配置所述excel模板文件的预设单元格的下拉列表、所述下拉列表的数据来源和数据排列规则,其中,所述下拉列表的数据来源指向所述预设字典表;
    若接收到用户从所述网页下载excel模板文件的下载指令,从所述网页的数据列表中的每一条数据中提取预设字段信息,其中,所述数据列表包括多条数据,所述多条数据均包括相同类型的字段信息;
    将所述预设字段信息保存在预设字典表;
    将所述预设字典表中的所述预设字段信息按照所述数据排列规则导入所述excel模板文件对应的下拉列表。
  14. 根据权利要求13所述的excel的数据导入设备,其特征在于,在执行所述将所述预设字典表中的所述预设字段信息按照所述数据排列规则导入所述excel模板文件对应的下拉列表之后,还执行以下步骤:将所述excel模板文件保存至指定位置。
  15. 根据权利要求13所述的excel的数据导入设备,其特征在于,所述数据列表的个数为1个;所述下拉列表包括一列单元格的下拉列表,所述下拉列表的数据来源指向所述预设列单元格;
    在执行所述将所述预设字段信息保存在预设字典表的步骤时具体执行:将所述预设字段信息按在所述数据列表中的顺序保存在所述预设字典表的预设列单元格;
    在执行所述将所述预设字典表中的所述预设字段信息按照所述数据排列规则导入所述excel模板文件对应的下拉列表的步骤中具体执行以下步骤:
    从所述预设字典表中的所述预设列单元格中读取所述预设字段信息;
    将所述预设字段信息按在所述预设列单元格中的顺序导入每个下拉列表,并在每个所述下拉列表对应的单元格中显示第一顺序的预设字段信息。
  16. 根据权利要求13所述的excel的数据导入设备,其特征在于,所述数据列表的个数为多个,不同的所述数据列表保存不同类型的字段信息;所述下拉列表包括不同列单元格的下拉列表,不同列单元格的下拉列表的数据来源分别指向所述预设字典表中预设的用于保存不同类型预设信息的一列单元格;
    在执行所述从所述网页的数据列表中的每一条数据中提取预设字段信息的步骤中具体执行:依次从每个所述数据列表的每一条数据中提取对应类型的预设字段信息;
    在执行所述将所述预设字段信息保存在预设字典表的步骤中具体执行:将 同一数据列表的预设字段信息按在所述数据列表中的顺序依次保存在所述预设字典表中预设的相同列的单元格,将不同数据列表的预设字段信息保存在所述预设字典表中预设的不同列的单元格。
    在执行所述将所述预设字典表中的所述预设字段信息按照所述数据排列规则导入所述excel模板文件对应的下拉列表步骤中具体执行:
    从所述预设字典表中的与所述下拉列表对应的一列单元格中读取预设字段信息;将所述预设字段信息按在所述预设字典表中的排列顺序导入至对应的下拉列表中,并在所述下拉列表对应的单元格中显示第一顺序的预设字段信息。
  17. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质存储有一个或者一个以上程序数据,所述一个或者一个以上程序数据可被一个或者一个以上的处理器执行,以实现以下步骤:
    在网页中创建excel文件,所述excel文件包括excel模板文件和预设字典表;
    配置所述excel模板文件的预设单元格的下拉列表、所述下拉列表的数据来源和数据排列规则,其中,所述下拉列表的数据来源指向所述预设字典表;
    若接收到用户从所述网页下载excel模板文件的下载指令,从所述网页的数据列表中的每一条数据中提取预设字段信息,其中,所述数据列表包括多条数据,所述多条数据均包括相同类型的字段信息;
    将所述预设字段信息保存在预设字典表;
    将所述预设字典表中的所述预设字段信息按照所述数据排列规则导入所述excel模板文件对应的下拉列表。
  18. 根据权利要求17所述的excel的数据导入设备,其特征在于,在执行所述将所述预设字典表中的所述预设字段信息按照所述数据排列规则导入所述excel模板文件对应的下拉列表之后,还实现以下步骤:将所述excel模板文件保存至指定位置。
  19. 根据权利要求17所述的excel的数据导入设备,其特征在于,所述数据列表的个数为1个;所述下拉列表包括一列单元格的下拉列表,所述下拉列表的数据来源指向所述预设列单元格;
    在实现所述将所述预设字段信息保存在预设字典表的步骤时具体实现:将所述预设字段信息按在所述数据列表中的顺序保存在所述预设字典表的预设列单元格;
    在实现所述将所述预设字典表中的所述预设字段信息按照所述数据排列规 则导入所述excel模板文件对应的下拉列表的步骤中具体实现:从所述预设字典表中的所述预设列单元格中读取所述预设字段信息;将所述预设字段信息按在所述预设列单元格中的顺序导入每个下拉列表,并在每个所述下拉列表对应的单元格中显示第一顺序的预设字段信息。
  20. 根据权利要求17所述的excel的数据导入设备,其特征在于,所述数据列表的个数为多个,不同的所述数据列表保存不同类型的字段信息;所述下拉列表包括不同列单元格的下拉列表,不同列单元格的下拉列表的数据来源分别指向所述预设字典表中预设的用于保存不同类型预设信息的一列单元格;
    在实现所述从所述网页的数据列表中的每一条数据中提取预设字段信息的步骤中具体实现:依次从每个所述数据列表的每一条数据中提取对应类型的预设字段信息;
    在实现所述将所述预设字段信息保存在预设字典表的步骤中具体实现:将同一数据列表的预设字段信息按在所述数据列表中的顺序依次保存在所述预设字典表中预设的相同列的单元格,将不同数据列表的预设字段信息保存在所述预设字典表中预设的不同列的单元格。
    在实现所述将所述预设字典表中的所述预设字段信息按照所述数据排列规则导入所述excel模板文件对应的下拉列表步骤中具体实现:从所述预设字典表中的与所述下拉列表对应的一列单元格中读取预设字段信息;将所述预设字段信息按在所述预设字典表中的排列顺序导入至对应的下拉列表中,并在所述下拉列表对应的单元格中显示第一顺序的预设字段信息。
PCT/CN2018/077146 2018-01-08 2018-02-24 excel的数据导入方法、装置、设备及计算机可读存储介质 WO2019134225A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810016130.2A CN108228551B (zh) 2018-01-08 2018-01-08 excel的数据导入方法、装置、设备及计算机可读存储介质
CN201810016130.2 2018-01-08

Publications (1)

Publication Number Publication Date
WO2019134225A1 true WO2019134225A1 (zh) 2019-07-11

Family

ID=62640186

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/077146 WO2019134225A1 (zh) 2018-01-08 2018-02-24 excel的数据导入方法、装置、设备及计算机可读存储介质

Country Status (2)

Country Link
CN (1) CN108228551B (zh)
WO (1) WO2019134225A1 (zh)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109117468A (zh) * 2018-08-01 2019-01-01 北京数字雷暴信息科技有限公司 一种数据处理方法和装置
CN109740136B (zh) * 2018-12-19 2024-02-09 北京达佳互联信息技术有限公司 网页数据导入方法、装置、电子设备及存储介质
CN109857662B (zh) * 2019-01-25 2022-09-27 浙江数链科技有限公司 用例数据处理方法、装置、计算机设备和存储介质
CN112949266B (zh) * 2019-12-11 2024-06-25 珠海金山办公软件有限公司 电子表格处理方法、处理装置、电子设备及存储介质
CN112800730A (zh) * 2021-01-28 2021-05-14 中国工商银行股份有限公司 报表填报方法及装置

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101650712A (zh) * 2009-08-18 2010-02-17 深圳市科陆电子科技股份有限公司 一种自定义报表的生成管理方法及系统
US20160026377A1 (en) * 2014-07-22 2016-01-28 Posiba, Inc. System and method for collecting, curating, aggregating, and displaying metrics data from and to stakeholders in the charitable sector
CN105808939A (zh) * 2016-03-04 2016-07-27 新博卓畅技术(北京)有限公司 一种数据规则引擎系统和方法
CN105843788A (zh) * 2016-03-31 2016-08-10 浪潮通信信息系统有限公司 一种生成报表的方法及装置

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101719119A (zh) * 2009-11-18 2010-06-02 上海众恒信息产业有限公司 一种报表管理系统及方法
CN106202013B (zh) * 2016-06-25 2019-04-26 国云科技股份有限公司 一种网页版excel的实现方法
CN107480262A (zh) * 2017-08-05 2017-12-15 中山大学 一种基于网页的数据库通用管理系统

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101650712A (zh) * 2009-08-18 2010-02-17 深圳市科陆电子科技股份有限公司 一种自定义报表的生成管理方法及系统
US20160026377A1 (en) * 2014-07-22 2016-01-28 Posiba, Inc. System and method for collecting, curating, aggregating, and displaying metrics data from and to stakeholders in the charitable sector
CN105808939A (zh) * 2016-03-04 2016-07-27 新博卓畅技术(北京)有限公司 一种数据规则引擎系统和方法
CN105843788A (zh) * 2016-03-31 2016-08-10 浪潮通信信息系统有限公司 一种生成报表的方法及装置

Also Published As

Publication number Publication date
CN108228551B (zh) 2021-02-05
CN108228551A (zh) 2018-06-29

Similar Documents

Publication Publication Date Title
WO2019134225A1 (zh) excel的数据导入方法、装置、设备及计算机可读存储介质
US10437428B2 (en) Scatter copy supporting partial paste functionality
CN110520859B (zh) 更智能的复制/粘贴
CN107656914B (zh) 可配置化的表格生成方法、装置、终端设备及存储介质
WO2018077085A1 (zh) 应用程序处理方法、装置及存储介质
WO2020048326A1 (zh) 一种界面显示方法、系统及终端设备
CN104704468B (zh) Web应用程序的跨系统安装
WO2019201039A1 (zh) 一种更新应用程序的方法、系统及应用服务器
TW201443670A (zh) 提供不計內容格式及類型之內容可存取性的虛擬庫
WO2017028611A1 (zh) 一种表单实现方法及装置
WO2019134340A1 (zh) 薪资计算方法、应用服务器及计算机可读存储介质
CN110941500B (zh) 一种界面展示方法及装置
WO2020052337A1 (zh) 信息处理方法、装置、存储介质及电子设备
US8751535B1 (en) Systems and methods for securely storing, controlling and sharing personal information
CN108304329B (zh) 一种测试用例的设计方法、装置、终端及可读存储介质
TW201535131A (zh) 關聯於視圖來儲存服務項目
US20140301663A1 (en) Systems and Methods for Image Processing
CN114611481A (zh) 模板的配置方法、装置、计算机设备、存储介质
CN106250111A (zh) 一种壁纸获取方法及终端
CN109614600B (zh) 报表展示方法、装置及计算机存储介质
US20130145258A1 (en) Incremental Synchronization for Magazines
CN110618811B (zh) 信息呈现方法和装置
US20140164651A1 (en) Networking cloud and method of using the same
CN110795920A (zh) 一种文档生成方法及设备
WO2022143377A1 (zh) 信息显示方法、装置、设备和存储介质

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 14.10.2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18898002

Country of ref document: EP

Kind code of ref document: A1