CN102799574A - Data partitioning and merging method for electronic forms - Google Patents

Data partitioning and merging method for electronic forms Download PDF

Info

Publication number
CN102799574A
CN102799574A CN2012102260502A CN201210226050A CN102799574A CN 102799574 A CN102799574 A CN 102799574A CN 2012102260502 A CN2012102260502 A CN 2012102260502A CN 201210226050 A CN201210226050 A CN 201210226050A CN 102799574 A CN102799574 A CN 102799574A
Authority
CN
China
Prior art keywords
character string
line
data
data item
column
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2012102260502A
Other languages
Chinese (zh)
Inventor
俞志刚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Wuxi Evermore Software Inc
Original Assignee
Wuxi Evermore Software Inc
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 Wuxi Evermore Software Inc filed Critical Wuxi Evermore Software Inc
Priority to CN2012102260502A priority Critical patent/CN102799574A/en
Publication of CN102799574A publication Critical patent/CN102799574A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a data partitioning and merging method for electronic forms. The data partitioning method comprises the following steps: dividing an original character string into a plurality of sub-character strings by using line separating characters or line width, continuing the division of the corresponding sub-character strings into data items by using column separating characters or column width, and subsequently storing the data items of each line and each column into corresponding unit grids to achieve matrix separating of electronic form data; and according to the data merging method, the data items in a selected cell grid are read line by line and column by column to the character string buffer area, a column separating character or a certain amount of spaces are added after a data item is read, a line separating character or a certain amount of spaces are added when a line tail data item is read, the character string obtained in a character string buffer area is stored in the cell grid after the data items in the selected cell grid area are read so that the merging of the matrix data is achieved. The data partitioning and merging method for electronic forms is convenient for exchange with other matrix or vector type data applications.

Description

The data of electrical form are cut apart and the merging method
[technical field]
The present invention relates to data processing field, the data of particularly a kind of electronic form data processing method and a kind of electrical form are cut apart and the merging method.
[background technology]
Electrical form (Spreadsheet) can be used at electronic equipment input and output, video data; Can help the user to make various complicated electronic form documents; Carry out data computation, and can carry out being shown as form after the various complex statistics computings the data of input.Usually, electrical form has many cells of arranging continuously with matrix form, and data may be displayed in each cell in the electrical form.The homeotropic alignment of cell is called " row ", horizontally is called " OK ".
Because often meeting the ranks of electrical form, the data that (for example webpage, development platform) duplicates from other application programs do not separate form; In order to use; Must change data, for example the apportion function under the Excel data menu can be separated processing to the data of certain rule.Sometimes, need the data-switching of electrical form be become other to use corresponding separation form.
Data item is separated the rationality of form, and readability, the intuitive of data had very big influence.Reasonably separate form and reduced unnecessary conversion work, strengthened readability, intelligibility makes user easier understand the meaning of data, is difficult for misunderstanding.
Yet; Existing electrical form such as Excel in the data partitioning scheme fewer; For example: can only source data be carried out transposition in the PASTE SPECIAL function; Data apportion function can only be separated in delegation, when for example orderly data sequence is separated in the user need be with the individual unit lattice, can utilize " apportion " function in the data menu to make in a plurality of cells of data according to certain regular allocation to delegation.Otherwise, be called data and merge.
Because it is less to separate form, readability, the intuitive of data there is very big influence.Therefore, be necessary to provide a kind of new technical scheme to solve the problems referred to above.
[summary of the invention]
The purpose of this part is to summarize some aspects of embodiments of the invention and briefly introduces some preferred embodiments.In this part and the application's specification digest and denomination of invention, may do a little simplification or omit avoiding the making purpose of this part, specification digest and denomination of invention fuzzy, and this simplification or omit and can not be used to limit scope of the present invention.
One of the object of the invention is to provide a kind of data dividing method of electrical form; Its matrix form that can realize spread-sheet data is cut apart; Thereby make the organizational form of spread-sheet data more flexible; Data layout shows more directly perceived, is convenient to exchange with the data application of other matrixes or vector form.
Two of the object of the invention is to provide a kind of data merging method of electrical form; Its matrix form that can realize spread-sheet data merges; Thereby make the organizational form of spread-sheet data more flexible, be convenient to exchange with the data application of other matrixes or vector form.
In order to reach the object of the invention; According to an aspect of the present invention; The present invention provides a kind of data dividing method of electrical form, and said electrical form comprises a plurality of cells, and said method comprises: line Separator or line width and Column Cata Format or column width are set; Read in the original character string; With said line Separator or line width said original character string is divided into the plurality of sub character string, respectively the substring of correspondence is continued to be divided into data item with said Column Cata Format or column width; Be saved in the corresponding cells lattice with data item each each row of row.
According to another aspect of the present invention, the present invention provides a kind of data merging method of electrical form, and said electrical form comprises a plurality of cells, it is characterized in that, said method comprises: line Separator and Column Cata Format are set; Distribute the character string buffer zone; Read data item in the selected cell zone line by line to said character string buffer zone, add a Column Cata Format after whenever reading a data item, whenever to line Separator of an end of line data item interpolation; After the data item in running through selected cell zone, the character string that obtains in the said character string buffer zone is stored into as a result in the cell.
According to another aspect of the present invention, the present invention provides a kind of data merging method of another kind of electrical form, and said electrical form comprises a plurality of cells, and said method comprises: line width and column width are set; Distribute the character string buffer zone; The data item that reads line by line in the selected cell zone arrives said character string buffer zone; Data item of every interpolation just supply some the space so that the width of additional space and the data item of being added with equal said column width, the intact data line item of every interpolation just supply some the space so that the width of additional space and the data line item that is added with equal said line width; After the data item in running through selected cell zone, the character string that obtains in the said character string buffer zone is stored into as a result in the cell.
Compared with prior art; In the present invention through line Separator and Column Cata Format being set or line width or column width being set; Merge or separate with the matrix form that realizes spread-sheet data; Thereby make the organizational form of spread-sheet data more flexible, data layout shows more directly perceived, is convenient to exchange with the data application of other matrixes or vector form.
[description of drawings]
In conjunction with reference to accompanying drawing and ensuing detailed description, the present invention will be more readily understood, the structure member that wherein same Reference numeral is corresponding same, wherein:
Fig. 1 is the schematic flow sheet of an embodiment of the data dividing method of the electrical form among the present invention;
Fig. 2 is the schematic flow sheet of an embodiment of the data merging method of the electrical form among the present invention;
Fig. 3 A and Fig. 3 B are cut apart and an applying examples of merging method for the electrical form among Fig. 1 and 2;
Fig. 4 is the schematic flow sheet of another embodiment of the data dividing method of the electrical form among the present invention;
Fig. 5 is the schematic flow sheet of another embodiment of the data merging method of the electrical form among the present invention;
Fig. 6 A and Fig. 6 B are the cutting apart and an applying examples of merging method of electrical form in the Figure 4 and 5.
[embodiment]
Detailed description of the present invention is mainly come the running of direct or indirect simulation technical scheme of the present invention through program, step, logical block, process or other symbolistic descriptions.Be the thorough the present invention that understands, in ensuing description, stated a lot of specific detail.And when not having these specific detail, the present invention then possibly still can realize.Affiliated those of skill in the art use these descriptions here and state that the others skilled in the art in affiliated field effectively introduce their work essence.In other words, be the object of the invention of avoiding confusion, owing to method, program, composition and the circuit known are readily appreciated that, so they are not described in detail.
Alleged here " embodiment " or " embodiment " are meant special characteristic, structure or the characteristic that can be contained at least one implementation of the present invention.Different in this manual local " in one embodiment " that occur not are all to refer to same embodiment, neither be independent or optionally mutually exclusive with other embodiment embodiment.In addition, represent that the sequence of modules and revocable in method, process flow diagram or the functional block diagram of one or more embodiment refers to any particular order, also be not construed as limiting the invention.
The data of the electrical form that provides among the present invention are cut apart or/and emphasis of merging method and bright spot are: through line Separator and Column Cata Format being set or line width or column width being set; Merge and cut apart with the matrix form that realizes spread-sheet data; Thereby make the organizational form of spread-sheet data more flexible; Data layout shows more directly perceived, is convenient to exchange with the data application of other matrixes or vector form.
Below specifically introduce electrical form and carry out the method that data are separated and merged with the mode of separator.
Please refer to shown in Figure 1ly, its electrical form that shows among the present invention carries out the flow process that data are separated with the mode of separator.As shown in Figure 1, said data dividing method 100 comprises the steps.
Step 110 is provided with line Separator and Column Cata Format.
Said separator can be various symbols such as comma, branch, space, but line Separator can not be identical with Column Cata Format.
Step 120 is read in the original character string, comprises said line Separator, said Column Cata Format and data item in this original character string.
In this step, can select the source unit lattice, read in the original character string of storing in the source unit lattice.
Step 130 is divided into the plurality of sub character string with said line Separator with said original character string, respectively the substring of correspondence is continued to be divided into data item with the said Column Cata Format of row.
Step 140, the data item of preserving each each row of row is in the corresponding cells lattice.
At this moment, can each data item of different substrings be saved in the different rows cell, each data item of same substring is saved in the different lines cell with delegation.
In one embodiment, the border symbol is set also when line Separator and Column Cata Format are set in step 110, said border symbol comprises first border symbol and trailing edge circle symbol.Said original character string also comprises the border symbol, and symbol begins to cut apart from first border when procession is cut apart, and finishes to trailing edge circle symbol, promptly the part procession between first border symbol and trailing edge circle symbol in the said original character string is cut apart.The border symbol can certainly be set, not have the border symbol under the default situations.
An applying examples of Fig. 3 A and Fig. 3 B data dividing method in can presentation graphs 1 is the original character string before cutting apart, { 1,2,3 among Fig. 3 A; 4,5,6; 7,8,9} wherein is provided with border symbol and is " { } ", and Column Cata Format is ", ", line Separator be "; " behind the said dividing method among Fig. 1, can obtain the data matrix shown in Fig. 3 B.Concrete cutting procedure is: according to line Separator "; " the original character string is divided into 1,2,3,4,5,6 and 7,8,9 three substrings are cut apart three substrings respectively according to Column Cata Format ", " and to be obtained data item " 1 ", " 2 " ..., " 9 ".In other is used, also can be line Separator, Column Cata Format and the boundary symbol of other type, can there be the border symbol yet, data item also can be other data item arbitrarily.
Please refer to shown in Figure 2ly, its electrical form that shows among the present invention carries out the flow process that data merge with the mode of separator.As shown in Figure 2, said data merging method 200 comprises the steps.
Step 210 is provided with line Separator and Column Cata Format.
Separator can be various symbols such as comma, branch, space, but line Separator can not be identical with Column Cata Format.
Step 220 is distributed the character string buffer zone.
Step 230 reads data item in the selected cell zone line by line to said character string buffer zone, adds a Column Cata Format after whenever reading a data item, whenever to line Separator of an end of line data item interpolation;
Step 240 after the data item in running through selected cell zone, stores the character string that obtains in the said character string buffer zone as a result in the cell.
In one embodiment; The border symbol that comprises first border symbol and trailing edge circle symbol when being set in step 210, line Separator and Column Cata Format also is set; So before first data item in reading selected cell zone; First border symbol can be in said character string buffer zone, added, after first data item in reading selected cell zone, trailing edge circle symbol can be in the character string in the said character string buffer zone, added.
Fig. 3 A and Fig. 3 B also can be used for an applying examples of the data merging method in the presentation graphs 2; Be the data matrix before merging among Fig. 3 B; Selected cell zone comprises A1, A2, A3, B1, B2, B3, C1, C2, C3, the border symbol is set is " { } ", Column Cata Format is "; ", line Separator be "; ", Fig. 3 A is the result after merging, wherein the unit is A1 as a result.Concrete merging process is: add first border symbol earlier, read the data item " 1 " of first row, first row earlier, add in data item " 1 " back afterwards Column Cata Format "; ", in the data item " 2 " that reads the first row secondary series ... After reading the first tertial data item of row " 3 "; Because it is the end of line data item separator that then after data item " 3 ", adds line ..., after reading the back tertial data item of the third line " 9 "; Because it is last data item, then add trailing edge circle symbol in this data item " 9 " back.For easy, the data dividing method of Fig. 1 in the present invention and the data merging method among Fig. 2 have adopted two same width of cloth figure.In other examples of implementation, can adopt different applying examples, border symbol and separator can change, and said border symbol also can be set.
Next introduce electrical form and carry out the method that data are separated and merged with the fixed width mode.
Please refer to shown in Figure 4ly, its electrical form that shows among the present invention carries out the process flow diagram that data are separated with the fixed width mode.As shown in Figure 4, said data dividing method 400 may further comprise the steps.
Step 410 is read in the original character string.
Selected source unit lattice read in the original character string of storing in the source unit lattice.
Step 420 is provided with line width and column width.
Step 430 is divided into the plurality of sub character string according to said line width with said original character string, respectively corresponding substring is continued to be divided into data item according to said column width.
Step 440, the data item of preserving each each row of row is in the units corresponding lattice.
Each data item of different substrings is saved in the different rows cell, each data item of same substring is saved in the different lines cell with delegation.
Wherein column width can be for a plurality of; Such as first column width; Secondary series width or the like; With first column width is that col width is cut apart first row that obtain each row to each substring, is that rest parts was cut apart the secondary series that obtains each row after col width carried out first column split to each substring with the secondary series width, by that analogy.Certainly, column width also can be to have only a width, and promptly all col widths all are identical.
An applying examples of Fig. 6 A and Fig. 6 B data dividing method in can presentation graphs 4 for the original character string 12345678 a b cd before cutting apart among the source unit lattice A1, wherein has 1 space among Fig. 6 A between 1 and 2; 3 spaces are arranged between 2 and 3, three spaces are arranged between 3 and 4,1 space is arranged between 4 and 5; A space is arranged between 5 and 6, two spaces are arranged between 6 and 7, three spaces are arranged between 7 and 8; 8 and a between a space is arranged; A space is arranged between a and the b, two spaces are arranged between b and the c, three spaces are arranged between c and the d.Setting the row fixed width is 11 characters, and setting first column width is 2 characters, and the secondary series width is 3 characters, and the 3rd column width is 4 characters, and the 4th column width is 2 characters.Therefore, three substrings that obtain after utilizing the row fixed width to cut apart do, 1234,5678 and a b c d.Obtain the matrix shown in Fig. 6 B after utilizing the row fixed width to cut apart afterwards.
Please refer to shown in Figure 5ly, its electrical form that shows among the present invention carries out the process flow diagram that data merge with the fixed width mode.As shown in Figure 5, said data merging method 500 may further comprise the steps.
Step 510 is provided with line width and column width.
Step 520 is distributed the character string buffer zone.
Step 530; The data item that reads line by line in the selected cell zone arrives said character string buffer zone; Data item of every interpolation just supply some the space so that the width of additional space and the data item of being added with equal said column width, the intact data line item of every interpolation just supply some the space so that the width of additional space and the data line item that is added with equal said line width.
Step 540 after the data item in running through selected cell zone, stores the character string that obtains in the said character string buffer zone as a result in the cell.
Wherein, said column width is more than or equal to the width of wide data item, and said line width is more than or equal to the width of wide row.
Wherein column width can be for a plurality of, such as first column width, and secondary series width or the like.
An applying examples of the data merging method in all right presentation graphs 5 of Fig. 6 A and Fig. 6 B is the data matrix before merging among Fig. 6 B, selected cell zone comprises A1-A4; B1-B4, C1-C4 and D1-D4, setting the row fixed width is 11 characters; First column width is 2 characters; The secondary series width is 3 characters, and the 3rd column width is 4 characters, and the 4th column width is 2 characters.Character string after merging so is 12345678 a b c d, and 1 space is wherein arranged between 1 and 2, and 3 spaces are arranged between 2 and 3; Three spaces are arranged between 3 and 4,1 space is arranged between 4 and 5, a space is arranged between 5 and 6; Two spaces are arranged between 6 and 7, three spaces are arranged between 7 and 8,8 and a between a space is arranged; A space is arranged between a and the b, two spaces are arranged between b and the c, three spaces are arranged between c and the d.
In another embodiment, based on similar principles, can also adopt the mode of fixed width and separator to be mixed into line data and cut apart and merge.
In one embodiment, carry out branch with the mode of separator earlier, apportion is carried out with the mode of fixed width in the back.Said data dividing method may further comprise the steps: line Separator and column width are set; Read in the original character string, comprise said line Separator in this original character string; With said line Separator said original character string is divided into the plurality of sub character string, respectively the substring of correspondence is continued to be divided into data item with column width; The data item of preserving each each row of row is in the corresponding cells lattice.
In another embodiment, also can carry out apportion with the mode of fixed width earlier, apportion is carried out with the mode of separator in the back.Said data dividing method may further comprise the steps: line width and Column Cata Format are set; Read in the original character string, comprise said Column Cata Format in this original character string; With said line width said original character string is divided into the plurality of sub character string, respectively the substring of correspondence is continued to be divided into data item with Column Cata Format; The data item of preserving each each row of row is in the corresponding cells lattice.
In one embodiment, said data merging method comprises: line Separator and column width are set; Distribute the character string buffer zone; The data item that reads line by line in the selected cell zone arrives said character string buffer zone; Whenever read the space of just supplying some after the data item so that the width of additional space and the data item of being added with equal said column width, add a line Separator to an end of line data item whenever; After the data item in running through selected cell zone, the character string that obtains in the said character string buffer zone is stored into as a result in the cell.
In another embodiment, the data merging method of said electrical form, said method comprises: Column Cata Format and line width are set; Distribute the character string buffer zone; The data item that reads line by line in the selected cell zone arrives said character string buffer zone; Whenever read and add a Column Cata Format after the data item, whenever to an end of line data item just supply some the space so that the width of additional space and the data line item that is added with equal said line width; After the data item in running through selected cell zone, the character string that obtains in the said character string buffer zone is stored into as a result in the cell.
Spread-sheet data disposal system of the present invention can be used in numerous general or special-purpose computingasystem environment or the configuration.For example: personal computer, server computer, handheld device or portable set, plate equipment, multicomputer system, the system based on microprocessor, set top box, programmable consumer-elcetronics devices, network PC, small-size computer, mainframe computer, comprise DCE of above any system or equipment or the like.In addition, said spread-sheet data disposal system can also be described in the general context of the computer executable instructions of being carried out by computing machine, for example program module.General, program module comprises the execution particular task or realizes the routine of particular abstract, program, object, assembly, data structure or the like.Also can in DCE, put into practice the present invention, in these DCEs, by through communication network connected teleprocessing equipment execute the task.In DCE, program module can be arranged in this locality and the remote computer storage medium that comprises memory device.
In sum; Through line Separator and Column Cata Format being set or line width or column width being set, separate with the matrix form that realizes spread-sheet data, in the present invention to have expanded the apportion function of spread-sheet data; The merging of all right realization matrix formula data of the present invention simultaneously; Make the data organization mode in the electrical form more flexible, data layout shows more directly perceived, is convenient to exchange with the data application of other matrixes or vector form.
Above-mentioned explanation has fully disclosed embodiment of the present invention.It is pointed out that any change that technician's specific embodiments of the invention of being familiar with this field is done does not all break away from the scope of claims of the present invention.Correspondingly, the scope of claim of the present invention also is not limited only to said embodiment.

Claims (11)

1. the data dividing method of an electrical form, said electrical form comprises a plurality of cells, it is characterized in that, said method comprises:
Line Separator or line width and Column Cata Format or column width are set;
Read in the original character string;
With said line Separator or line width said original character string is divided into the plurality of sub character string, respectively the substring of correspondence is continued to be divided into data item with said Column Cata Format or column width; With
The data item of each each row of row is saved in the corresponding cells lattice.
2. data dividing method according to claim 1 is characterized in that, each data item of different substrings is saved in the different rows cell, and each data item of same substring is saved in the different lines cell with delegation.
3. data dividing method according to claim 1; It is characterized in that; What be provided with is line Separator and Column Cata Format; Comprise line Separator and Column Cata Format in the said original character string, be divided into the plurality of sub character string with line Separator with said original character string this moment, respectively the substring of correspondence continued to be divided into data item with said Column Cata Format.
4. data dividing method according to claim 1; It is characterized in that; What be provided with is line Separator and column width; Comprise line Separator in the said original character string, be divided into the plurality of sub character string with line Separator with said original character string this moment, respectively the substring of correspondence continued to be divided into data item with said column width.
5. data dividing method according to claim 1; It is characterized in that; What be provided with is line width and Column Cata Format; Comprise Column Cata Format in the said original character string, be divided into the plurality of sub character string with line width with said original character string this moment, respectively the substring of correspondence continued to be divided into data item with said Column Cata Format.
6. data dividing method according to claim 3; It is characterized in that; The border symbol, line Separator and Column Cata Format also is set when being set; Said border symbol comprises first border symbol and trailing edge circle symbol, and said original character string also comprises the border symbol, and the part procession between first border symbol and trailing edge circle symbol in the said original character string is cut apart.
7. the data merging method of an electrical form, said electrical form comprises a plurality of cells, it is characterized in that, said method comprises:
Line Separator and Column Cata Format are set;
Distribute the character string buffer zone;
Read data item in the selected cell zone line by line to said character string buffer zone, add a Column Cata Format after whenever reading a data item, whenever to line Separator of an end of line data item interpolation;
After the data item in running through selected cell zone, the character string that obtains in the said character string buffer zone is stored into as a result in the cell.
8. data merging method according to claim 7; It is characterized in that; The border symbol that comprises first border symbol and trailing edge circle symbol also is set when line Separator and Column Cata Format are set, before first data item in reading selected cell zone, in said character string buffer zone, adds first border symbol; After last data item in reading selected cell zone, add trailing edge circle symbol in the character string in said character string buffer zone.
9. the data merging method of an electrical form, said electrical form comprises a plurality of cells, it is characterized in that, said method comprises:
Line width and column width are set;
Distribute the character string buffer zone;
The data item that reads line by line in the selected cell zone arrives said character string buffer zone; Data item of every interpolation just supply some the space so that the width of additional space and the data item of being added with equal said column width, the intact data line item of every interpolation just supply some the space so that the width of additional space and the data line item that is added with equal said line width;
After the data item in running through selected cell zone, the character string that obtains in the said character string buffer zone is stored into as a result in the cell.
10. the data merging method of an electrical form, said electrical form comprises a plurality of cells, it is characterized in that, said method comprises:
Line Separator and column width are set;
Distribute the character string buffer zone;
The data item that reads line by line in the selected cell zone arrives said character string buffer zone; Whenever read the space of just supplying some after the data item so that the width of additional space and the data item of being added with equal said column width, add a line Separator to an end of line data item whenever;
After the data item in running through selected cell zone, the character string that obtains in the said character string buffer zone is stored into as a result in the cell.
11. the data merging method of an electrical form, said electrical form comprises a plurality of cells, it is characterized in that, said method comprises:
Column Cata Format and line width are set;
Distribute the character string buffer zone;
The data item that reads line by line in the selected cell zone arrives said character string buffer zone; Whenever read and add a Column Cata Format after the data item, whenever to an end of line data item just supply some the space so that the width of additional space and the data line item that is added with equal said line width;
After the data item in running through selected cell zone, the character string that obtains in the said character string buffer zone is stored into as a result in the cell.
CN2012102260502A 2012-06-29 2012-06-29 Data partitioning and merging method for electronic forms Pending CN102799574A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2012102260502A CN102799574A (en) 2012-06-29 2012-06-29 Data partitioning and merging method for electronic forms

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2012102260502A CN102799574A (en) 2012-06-29 2012-06-29 Data partitioning and merging method for electronic forms

Publications (1)

Publication Number Publication Date
CN102799574A true CN102799574A (en) 2012-11-28

Family

ID=47198687

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2012102260502A Pending CN102799574A (en) 2012-06-29 2012-06-29 Data partitioning and merging method for electronic forms

Country Status (1)

Country Link
CN (1) CN102799574A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104536946A (en) * 2014-12-08 2015-04-22 广东欧珀移动通信有限公司 Table generating method and terminal
CN110362620A (en) * 2019-07-11 2019-10-22 南京烽火星空通信发展有限公司 A kind of list data structure method based on machine learning
CN110516220A (en) * 2019-08-28 2019-11-29 金蝶软件(中国)有限公司 A kind of report data input method, system and relevant device
CN111144300A (en) * 2019-12-26 2020-05-12 杭州费尔斯通科技有限公司 Pdf table structure identification method based on image identification
CN111444689A (en) * 2020-06-17 2020-07-24 广州市玄武无线科技股份有限公司 Data-based table cell merging method and system
CN111563113A (en) * 2020-04-28 2020-08-21 中国银行股份有限公司 Abnormal data correction method and device
CN112131296A (en) * 2020-09-27 2020-12-25 北京锐安科技有限公司 Data exploration method and device, electronic equipment and storage medium
CN112329407A (en) * 2019-08-05 2021-02-05 珠海金山办公软件有限公司 Method and device for adding data in table and electronic equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003271587A (en) * 2003-01-27 2003-09-26 Kyocera Corp Method for correcting kana for reading for portable telephone
CN101122899A (en) * 2007-09-18 2008-02-13 杭州华三通信技术有限公司 Report generation method and device
CN102201009A (en) * 2011-06-21 2011-09-28 深圳市凯立德科技股份有限公司 Form generating method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003271587A (en) * 2003-01-27 2003-09-26 Kyocera Corp Method for correcting kana for reading for portable telephone
CN101122899A (en) * 2007-09-18 2008-02-13 杭州华三通信技术有限公司 Report generation method and device
CN102201009A (en) * 2011-06-21 2011-09-28 深圳市凯立德科技股份有限公司 Form generating method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
.NET 学习网论坛网友: "在Sql Server中将字符串分割成表格数据示例", 《HTTP://WWW.LMWLOVE.COM/AC/ID718》 *

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104536946B (en) * 2014-12-08 2018-03-27 广东欧珀移动通信有限公司 A kind of form generation method and terminal
CN104536946A (en) * 2014-12-08 2015-04-22 广东欧珀移动通信有限公司 Table generating method and terminal
CN110362620A (en) * 2019-07-11 2019-10-22 南京烽火星空通信发展有限公司 A kind of list data structure method based on machine learning
CN110362620B (en) * 2019-07-11 2021-04-06 南京烽火星空通信发展有限公司 Table data structuring method based on machine learning
CN112329407A (en) * 2019-08-05 2021-02-05 珠海金山办公软件有限公司 Method and device for adding data in table and electronic equipment
CN110516220A (en) * 2019-08-28 2019-11-29 金蝶软件(中国)有限公司 A kind of report data input method, system and relevant device
CN110516220B (en) * 2019-08-28 2023-12-26 金蝶软件(中国)有限公司 Report data input method, system and related equipment
CN111144300A (en) * 2019-12-26 2020-05-12 杭州费尔斯通科技有限公司 Pdf table structure identification method based on image identification
CN111144300B (en) * 2019-12-26 2021-06-01 杭州费尔斯通科技有限公司 Pdf table structure identification method based on image identification
CN111563113A (en) * 2020-04-28 2020-08-21 中国银行股份有限公司 Abnormal data correction method and device
CN111444689B (en) * 2020-06-17 2020-10-09 广州市玄武无线科技股份有限公司 Data-based table cell merging method and system
CN111444689A (en) * 2020-06-17 2020-07-24 广州市玄武无线科技股份有限公司 Data-based table cell merging method and system
CN112131296A (en) * 2020-09-27 2020-12-25 北京锐安科技有限公司 Data exploration method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN102799574A (en) Data partitioning and merging method for electronic forms
WO2020048326A1 (en) Interface display method and system, and terminal device
US20140101092A1 (en) Adjustment of map reduce execution
CN108052589A (en) The method, apparatus and storage medium of a kind of text exhibition
CN103399781A (en) Cloud server and virtual machine management method thereof
CN105389184A (en) Configuration method and apparatus for product interface information
CN102902576A (en) Method, server and system for rendering webpages
CN101093477B (en) Data process method for electronic form, and data process system for electronic form
US8984455B1 (en) Methods for generating schematic diagrams and apparatuses using the same
CN113407254A (en) Form generation method and device, electronic equipment and storage medium
US20140068550A1 (en) Selecting execution environments
CN105515786A (en) Network card, server and pre-boot test method
CN113835835B (en) Method, device and computer readable storage medium for creating consistency group
CN116069330A (en) Middle and background template construction method, device and storage medium
Tseng et al. Obstacle-aware longest-path routing with parallel milp solvers
CN103631648B (en) Task processing method and system
KR20100058567A (en) System and method for processing data
CN106921524B (en) Method and device for configuring command line tag
CN103617030A (en) Equipment panel generating method and equipment panel generating device
CN104932982A (en) Message access memory compiling method and related apparatus
CN111399942A (en) Network card configuration method, network card configuration device, network card configuration equipment and storage medium
CN103777957A (en) Design method and system of model library with expandability
CN110221826A (en) Document generation method and device
CN102346680B (en) Resource adjusting system and method for virtual machine
CN103152224B (en) A kind of method and system of real-time dynamic monitoring analog network

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20121128