CN106681971A - Form data processing method and device - Google Patents

Form data processing method and device Download PDF

Info

Publication number
CN106681971A
CN106681971A CN201510766319.XA CN201510766319A CN106681971A CN 106681971 A CN106681971 A CN 106681971A CN 201510766319 A CN201510766319 A CN 201510766319A CN 106681971 A CN106681971 A CN 106681971A
Authority
CN
China
Prior art keywords
data bag
form data
user
field
filling
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
CN201510766319.XA
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.)
Advanced New Technologies Co Ltd
Advantageous New Technologies Co Ltd
Original Assignee
Alibaba Group Holding Ltd
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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201510766319.XA priority Critical patent/CN106681971A/en
Publication of CN106681971A publication Critical patent/CN106681971A/en
Pending legal-status Critical Current

Links

Abstract

The invention discloses a form data processing method and device. The form data processing method includes a user-defined form data package used for filling a target form is obtained, wherein the form data package is a self-defined data package created by a user and called from the local or on a network, the data package contains at least two fields, and each field comprises a field name and a corresponding field value; according to the matching relationship of the field names, corresponding positions in a target form page are filled with the field values in the form data package. According to the technical scheme, form data is managed in a data package mode, when the form page is subjected to automatic filling, filling of multiple fields can be finished at a time by selecting the data package, and it can be effectively guaranteed that filling results of the fields correctly correspond to one another. The user can also conveniently create or modify content stored in the data package in a self-defined mode.

Description

A kind of form data processing method and processing device
Technical field
The application is related to Computer Applied Technology field, more particularly to a kind of form data processing method and processing device.
Background technology
User is when webpage is browsed, it is often necessary to fill in various types of lists, such as account Registry Single, online trading information list etc., for same user, every time to fill in function same or similar List when, it may be necessary to fill in the information that some contents repeat, such as name, email address, cell-phone number Code etc., result in the user operation of repetition.
For the problems referred to above, " Auto Filling Forms " function is added in existing some browsers, when When user fills in list first, browser can automatically by the information of user input (for example name, email address, Phone number etc.) save as filling entry automatically.When user fills in same or like list again, browse Device can show that currently fill in that field is corresponding has preserved entry by modes such as drop-down lists, and user then can be with Quickly filling in present field is completed by the selection operation to drop-down list.
When there is multiple fields in list, such scheme can also enter to the user input content of multiple fields Row record, but due to being independent for the record operation of each field, therefore user using filling out automatically When filling function, need to be selected item by item for each field to be filled in, operate still comparatively laborious.If Some fields save multiple chosen candidate values, it is also possible to further result in maloperation of the user when selecting, make Obtaining the filling result of multiple fields cannot correctly correspond to.
In addition, in actual applications, the user input content of some fields is not suitable for being recorded, example Such as random verification code or individual subscriber privacy information content.Using the scheme of prior art, by clear Look at the restriction of device function, user can only be turned on and off automatically saving function from global level, it is impossible to for tool The body page or concrete field carry out self-defined, cause to use upper inconvenience, and the redundancy for being recorded The unnecessary occupancy of system memory space can be caused.
The content of the invention
For above-mentioned technical problem, the application provides a kind of form data processing method and processing device, technical scheme It is as follows:
According to the first aspect of the application, there is provided a kind of form data processing method, the method includes:
Obtain the User Defined form data bag for filling target list, the form data bag is from local Or the self-defining data bag that the user called on network creates, the packet is containing at least two fields, each word Section includes field name and corresponding field value;
According to the matching relationship of field name, the field value in the form data bag is filled in into target list Relevant position in the page.
According to the second aspect of the application, a kind of data form processing meanss, including database population module, institute Stating database population module includes:
Packet acquisition submodule, for obtaining the User Defined form data bag for filling target list, The form data bag is the self-defining data bag that the user called from local or network creates, and the packet contains At least two fields, each field includes field name and corresponding field value;
Filling submodule, for according to the matching relationship of field name, by the field in the form data bag Value is filled in the relevant position in the target list page.
Technical scheme provided herein, form data is managed in the form of packet.Due to every One group of form data with fixed correspondence is all preserved in individual packet, therefore forms pages are being entered When row is filled automatically, the filling to multiple fields can be disposably completed by selecting packet, and can The correct correspondence that multiple fields fill result is effectively ensured.Additionally, the packet of the application is with independent shape Formula is stored, and the content that user can be easily to preserving in packet carries out self-defined establishment or modification, So as to preferably meet the demand of practical application, the waste to system memory space is reduced.
It should be appreciated that the general description of the above and detailed description hereinafter are only exemplary and explanatory, The application can not be limited.
Description of the drawings
In order to be illustrated more clearly that the embodiment of the present application or technical scheme of the prior art, below will be to implementing Example or the accompanying drawing to be used needed for description of the prior art are briefly described, it should be apparent that, describe below In accompanying drawing be only some embodiments described in the application, for those of ordinary skill in the art, Can be with according to these other accompanying drawings of accompanying drawings acquisition.
Fig. 1 is the schematic flow sheet of the form data bag creation method of the application;
Fig. 2 is the first schematic diagram of the form data bag administration interface of the application;
Fig. 3 is second schematic diagram of the form data bag administration interface of the application;
Fig. 4 is the third schematic diagram of the form data bag administration interface of the application;
Fig. 5 is the 4th kind of schematic diagram of the form data bag administration interface of the application;
Fig. 6 is the schematic flow sheet of the form data fill method of the application;
Fig. 7 is the first structural representation of the form data processing meanss of the application;
Fig. 8 is second structural representation of the form data processing meanss of the application.
Specific embodiment
For the problems of existing Auto Filling Forms scheme, the application is proposed form data with number According to the solution that the form of bag is managed.Wherein, multiple fields can be preserved in each packet Field value, these field values constitute a data acquisition system, and user can be according to the demand of oneself to packet Middle field and field value are added and change, when needing to fill forms pages, by selecting certain pre- The packet for first creating just can disposably complete the filling to multiple fields.
In order that those skilled in the art more fully understand the technical scheme in the application, below in conjunction with this Shen Accompanying drawing that please be in embodiment, is described in detail, it is clear that institute to the technical scheme in the embodiment of the present application The embodiment of description is only some embodiments of the present application, rather than the embodiment of whole.Based on the application In embodiment, the every other embodiment that those of ordinary skill in the art are obtained should all belong to this Shen The scope that please be protect.
Fig. 1 show the creation method flow chart of form data bag provided herein, and the method can be wrapped Include following steps:
S101, obtains the field name and field value of field to be saved;
S102, the every group field title for being obtained and field value are stored in same packet.
Said method can in a browser be realized integrated, it would however also be possible to employ the side of browser plug-in or extension Formula is realized.Additionally, under application scenes, it is also possible to realize in the application program independently of browser The establishment of form data bag and management function, in the following embodiments, will perform master by method of browser Body is illustrated to application scheme.
Form data bag in the application, it is possible to use similar key-value structures are stored, wherein key Field name in correspondence web form, value corresponding field values, that is, need to be filled in web form in Hold.Any number of field can be stored in a form data bag, it is to be understood that in order to obtain The effect of prior art is different from, the field of two fields should be included at least in the form data bag in the application Title and field value.
For example, herein below can be included in userspersonal information's form data bag:
Name Zhang San
Sex man
Age 20
Phone number 13xxxxxxxxx
……
User can fill in manually each field and field value in self-defining data package template in the template, Form form data bag.During browser creates packet, except being manually entered by user Mode obtain need storage field name and field value outside, it is also possible to by capture content of pages side Formula obtains the field name and field value for needing storage, to form form data bag.
For example, user is currently browsing a forms pages, and browser passes through to recognize content of pages, it is determined that The page has after form structure, can issue the user with information, informs that user can be directed to current page The content creating form data bag in face.Certainly, the mode that user can also be manually triggers establishment list number According to the operation of bag.
After forming form data bag, the form data bag can be further directed to and create shortcut icon, with after an action of the bowels Quickly select when continuing using the packet.
Fig. 2 show a kind of form data bag of the application offer and creates operation interface schematic diagram, and user is clear Look at forms pages when, the form data packet function button that can pass through in click browser opens related function Menu, after further clicking on " establishment packet " function in menu, switches to editor as shown in Figure 3 Interface.
In the editing interface shown in Fig. 3, user can be with the title of self-defined input data bag for mark The packet." information category " is used for input in interface needs the field name for preserving, " information content " to use In the corresponding field value of input.Browser can currently browse the multiple field names in forms pages with Direct Recognition Claim and recognition result is presented in editing interface, if user has done filled by hand to forms pages, Browser can also further obtain the filling content of user, and filling content is presented in into volume as field value Correspondence position in editing interface.Certainly, user can also it is completely manual addition need preserve field name or Field contents, or the content of pages of the automatic crawl of browser is adjusted.User is clicked on editing interface " preservation " button after, browser is by the every group field title for being obtained and field value with the corresponding pass of key assignments System is stored in same packet.
After the completion of form data bag is created, the content that user can be at any time to having preserved in packet is modified, Here modification can include:The new field of addition, the field name deleted original field, update original field Title/field value etc..
In a kind of embodiment of the application, user can be right according to the form interface for currently browsing The form data bag content for having created is modified.For example, in the tables of data for having created, exist " name ", " sex ", " age ", " phone number " four fields, and in current browse webpage, including " name ", " sex ", " age ", " fixed line number " four fields, due to there is a difference field, therefore user A new packet can be created for current browse webpage, it is also possible to the packet content for creating before It is updated.
As shown in Fig. 4 left sides, " being added to packet " function of user's click function menu simultaneously chooses one After the packet for having created, the editing interface as shown in Fig. 3 right sides is switched to.Browser can be with automatic identification The difference field for currently browsing in forms pages and creating in packet.And recognition result is presented in into editor In interface.If user has done filled by hand to the field of new addition, browser can also be further The filling content of user is obtained, and is presented in filling content as the field value of new addition in editing interface Correspondence position.Certainly, similar with during establishment packet, user completely manual can also add needs what is preserved Field name or field contents, or the content of pages of the automatic crawl of browser is manually adjusted.User After clicking on " preservations " button on editing interface, browser is by the field name newly added and corresponding field Value is stored in former packet.
Additionally, if user is filled first with creating packet automatically to forms pages, filling is completed Afterwards, browser can be detected further with the presence or absence of the field not included in the packet in current page, If detecting difference field, to add institute in the packet automatically or in the way of prompting user confirms The difference field for detecting.
In the another embodiment of the application, if from current browse webpage obtain field value with Create packet in it is inconsistent with the field value of name field, can with according to user current page filling Content, to creating form data bag in field value be updated.For example, packet has been created at certain In, the corresponding field value of " age " field be " 20 ", and user fill page table list when, manually by table " age " field in list is filled to " 21 ", in this case, can be according to the filling behavior of user to The packet of establishment is updated.
A kind of specific embodiment can be:Forms pages of the user first to currently browsing are filled, so Trigger data bag more New function and one is selected to create packet afterwards, browser judges have in the packet When having been filled with the data that field name is identical and field value is inconsistent with user, will be with automatic or prompting user The mode of confirmation is updated to the field value in packet.
Another kind of specific embodiment can be:User is carried out first with packet is created to forms pages Automatically filling, after filling is completed, browser will monitor user to having been filled with whether content has modification, if Act of revision is monitored, then to carry out to the field value in packet automatically or in the way of prompting user confirms Update.
In order to meet the filling demand in different forms pages, application scheme allows user to create multiple lists Packet, can have different field names, it is possible to have identical in different form data bags Field name, different field values.User can be at any time to having created each packet checked and compiled Volume, as shown in figure 5, user can select the packet for arbitrarily having created on the left of Fig. 5 in the shown page, / editing interface is checked subsequently into the packet as shown in Fig. 5 right sides.
It should be noted that compared with existing scheme, form data bag provided herein is with independent Form is stored, it is not necessary to depend on browser, therefore user can also be in the application independently of browser Establishment and the management function of form data bag are realized in program.In addition, for convenience user different location, Form data bag, application scheme is used also to provide many equipment synchronizing functions of form data bag on distinct device. Specifically, user create in the individual terminal devices such as PC, mobile phone, panel computer or form data bag after, Packet can be uploaded into network side to be stored.After user's more exchange device, directly can incite somebody to action from network side Form data bag is locally downloading to be used.Additionally, user can also directly to the form data of network side storing Bag is modified, or is synchronized to network side after changing form data bag in individual terminal devices.
Using having created or having changed the packet that completes, directly Fast Filling can be carried out to forms pages. Fig. 6 show the flow chart of the form data fill method of the application offer, and the method can include following step Suddenly:
S201, obtains the form data bag for filling the target list page.
In the present embodiment, representing user is currently browsing, needs with " the target list page " is carried out The forms pages of filling.User can select in one or more the user-defined data table single packets for having created One is used to fill currently browse forms pages, and browser determines according to the selection operation of user needs what is used Packet, and further obtain field name information and field value information in packet.
Browser can show form data bag selection interface to user, and in the selection interface at least one is included The form data bag mark that individual user creates;User after selection interface have selected certain mark, use by browser Family obtains the User Defined form data for filling target list in the selection operation of the selection interface Bag;
In addition, if user further creates the shortcut icon of the packet, then when packet is created User directly will can need to be dragged on the target list page using packet shortcut icon, browser according to The operation, obtains the User Defined form data bag for filling target list.
In a kind of implementation, when user creates multiple packets, can create same for the plurality of packet Individual shortcut icon, when user needs to use one of packet, it is also possible to which the shortcut icon is dragged to On the target list page, browser according to the operation, can show the mark of each packet, such as packet Title, content pre-viewing figure etc., the packet for needing to use are selected for user, so as to the number selected using user Current form is filled according to bag.
It is appreciated that in a kind of implementation, the method is integrated current with plug body in a browser, can be with Icon is directly generated in a browser, and by way of user clicks on icon, is started the corresponding number of icon It is filled in current form according to the data in bag.
Browser can also be according to the corresponding relation of the form data bag and the page for pre-saving, it is determined that filling is worked as The front page needs the packet for using, or according to the field data feature and current page stored in packet Field data feature in face, it is determined that filling current page needs the packet for using.The knot that browser determines Fruit can directly be automatically applied to follow-up filling step, it is also possible to be presented to user in a recommended manner, by User further voluntarily confirms.
According to the explanation of preceding embodiment, both form data can be locally obtained from user equipment in this step Bag, it is also possible to form data bag is obtained after downloading from corresponding network side storing position.
S202, according to the matching relationship of field name, by the field value in form data bag object table is filled in Relevant position in single-page;
Most basic scheme is filled using the mode for matching completely, by the field value in form data bag Correspond to respectively and fill in the target list page at the filling with same field title, if packets fields Title is differed and just do not do filling automatically.In order to realize more intelligent automatic filling function, can also make here Recognize field name with the mode of fuzzy matching, for example match " mailbox "-" E-mail ", " mobile phone "- The near synonym such as cellular phone, it is also possible to filled automatically.Specific Method of Fuzzy Matching can be found in it His prior art, is not described in further detail in the application.
Compared with the mode of existing scattered record form data, the application is by form data with the shape of packet Formula is managed, due to preserving one group of form data with fixed correspondence in each packet, Therefore when being filled automatically to forms pages, can disposably be completed to multiple words by selecting packet The filling of section, and can effectively ensure that multiple fields fill the correct correspondence of result.Additionally, user can be with Easily the content to preserving in packet carries out self-defined establishment or modification, so as to preferably meet actual answering Demand, reduces the waste to system memory space.
Corresponding to said method embodiment, the application also provides a kind of form data processing meanss, the device side Function corresponding to case can in a browser be realized integrated, it would however also be possible to employ browser plug-in or extension Mode is realized.Additionally, under application scenes, it is also possible to real in the application program independently of browser The establishment of existing form data bag and management function, application scheme is to the concrete form of this device and need not enter Row is limited.
Shown in Figure 7, the device can include:The device can include and database population module 100:
Database population module 100 can include:
Packet acquisition submodule 110, for obtaining the User Defined form data for filling target list Bag, the form data bag is the self-defining data bag that the user that calls from local or network creates, the data Comprising at least two fields, each field includes field name and corresponding field value;
Filling submodule 120, for according to the matching relationship of field name, by the field value in form data bag The relevant position being filled in the target list page;
Shown in Figure 7, form data processing meanss provided herein can further include:Number According to bag management module 200, the module includes creating submodule 210,
Create submodule 210 to can be used for according to self-defining data bag template, acquisition fills in the mould by user Each field and field value in plate, forms form data bag;Or the list for filling in from user obtains each Field and field value, in filling in self-defining data bag template, form form data bag.
Create submodule 210 to can be also used for after form data bag is formed, creating the figure of the form data bag Mark.
In a kind of specific embodiment of the application, packet acquisition submodule 100 can be specifically for:
Show form data bag selection interface, the selection interface includes the list that at least one user creates Package identification;According to user in the selection operation of the selection interface, obtain for filling target list User Defined form data bag;
Or
According to user by the operation of form data bag icon drag to the target list page, obtain for filling mesh The User Defined form data bag of mark list.
Shown in Figure 8, in a kind of specific embodiment of the application, packet management module 200 is also Can include:
Modification submodule 220, for modifying to the form data bag content for having created.
In a kind of specific embodiment of the application, modification submodule 220 can specifically for basis from work as Before the field name extracted in the forms pages that browse, new field is added in form data bag is created Title.
In a kind of specific embodiment of the application, modification submodule 220 can be specifically for according to user In the filling content of the current form page, to creating form data bag in field value be updated.
Shown in Figure 8, in a kind of specific embodiment of the application, packet management module 200 is also Synchronous submodule 230 can be included, for form data to be wrapped network equipment is reached;And/or for from Network equipment download table packet.
It is understood that mould of modification submodule 220 and the synchronous submodule 230 as two kinds of functional independences Block, both can as shown in Figure 8 simultaneously configuration be in a device, it is also possible to individually configure in a device, because Structure shown in this Fig. 8 should not be construed as the restriction to application scheme.
The function of modules and effect realizes that process specifically refers in said method correspondence step in said apparatus Rapid realizes process, will not be described here.
As seen through the above description of the embodiments, those skilled in the art can be understood that this Application can add the mode of required general hardware platform to realize by software.Based on such understanding, this Shen The part that technical scheme please substantially contributes in other words to prior art can be in the form of software product Embody, the computer software product can be stored in storage medium, such as ROM/RAM, magnetic disc, CD etc., including some instructions are used so that computer equipment (can be personal computer, server, Either network equipment etc.) perform method described in some parts of each embodiment of the application or embodiment.
Each embodiment in this specification is described by the way of progressive, phase homophase between each embodiment As part mutually referring to what each embodiment was stressed is the difference with other embodiment. For especially for device embodiment, because it is substantially similar to embodiment of the method, so describe to compare Simply, related part is illustrated referring to the part of embodiment of the method.Device embodiment described above is only It is only illustrative, wherein the module as separating component explanation can be or may not be physics It is upper separate, when application scheme is implemented can the function of each module in same or multiple softwares and/or Realize in hardware.Some or all of module therein can also be according to the actual needs selected to realize this reality Apply the purpose of a scheme.Those of ordinary skill in the art are not in the case where creative work is paid, you can with Understand and implement.
The above is only the specific embodiment of the application, it is noted that common for the art For technical staff, on the premise of without departing from the application principle, some improvements and modifications can also be made, These improvements and modifications also should be regarded as the protection domain of the application.

Claims (12)

1. a kind of data form processing method, it is characterised in that include:
Obtain the User Defined form data bag for filling target list, the form data bag is from local Or the self-defining data bag that the user called on network creates, the packet is containing at least two fields, each word Section includes field name and corresponding field value;
According to the matching relationship of field name, the field value in the form data bag is filled in into target list Relevant position in the page.
2. method according to claim 1, it is characterised in that the foundation step of the form data bag Including:
According to self-defining data bag template, acquisition is filled in each field and field value in the template by user, Form form data bag;
Or
The list filled in from user obtains each field and field value, in filling in self-defining data bag template, shape Into form data bag.
3. method according to claim 2, it is characterised in that also include:
After form data bag is formed, for the form data bag icon is created.
4. method according to claim 1, it is characterised in that the acquisition is used to fill target list User Defined form data bag, including:
Show form data bag selection interface, the selection interface includes the list that at least one user creates Package identification;According to user in the selection operation of the selection interface, obtain for filling target list User Defined form data bag;
Or
According to user by the operation of form data bag icon drag to the target list page, obtain for filling mesh The User Defined form data bag of mark list.
5. method according to claim 1, it is characterised in that methods described also includes:
Operated according to the modification of user, the form data bag content to having created is modified.
6. method according to claim 1, it is characterised in that methods described also includes:
Form data is wrapped and reaches network equipment;
And/or
From network equipment download table packet.
7. a kind of data form processing meanss, it is characterised in that including database population module, the data are filled out Mold filling block, including:
Packet acquisition submodule, obtains the User Defined form data bag for filling target list, should Form data bag is the self-defining data bag that the user called from local or network creates, and the packet is containing extremely Few two fields, each field includes field name and corresponding field value;
Filling submodule, for according to the matching relationship of field name, by the field in the form data bag Value is filled in the relevant position in the target list page.
8. device according to claim 6, it is characterised in that described device is also managed including packet Module, the packet management module includes creating submodule:
For according to self-defining data bag template, acquisition to be filled in each field and field in the template by user Value, forms form data bag;
Or
List for filling in from user obtains each field and field value, in filling in self-defining data bag template, Form form data bag.
9. device according to claim 8, it is characterised in that the establishment submodule is additionally operable to:
After form data bag is formed, for the form data bag icon is created.
10. device according to claim 6, it is characterised in that the packet acquisition submodule, Specifically for:
Show form data bag selection interface, the selection interface includes the list that at least one user creates Package identification;According to user in the selection operation of the selection interface, obtain for filling target list User Defined form data bag;
Or
According to user by the operation of form data bag icon drag to the target list page, obtain for filling mesh The User Defined form data bag of mark list.
11. devices according to claim 6, it is characterised in that the packet management module is also wrapped Include:
Modification submodule, for being operated according to the modification of user, the form data bag content to having created is carried out Modification.
12. devices according to claim 6, it is characterised in that the packet management module is also wrapped Synchronous submodule is included,
Network equipment is reached for form data to be wrapped;
And/or
For from network equipment download table packet.
CN201510766319.XA 2015-11-11 2015-11-11 Form data processing method and device Pending CN106681971A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510766319.XA CN106681971A (en) 2015-11-11 2015-11-11 Form data processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510766319.XA CN106681971A (en) 2015-11-11 2015-11-11 Form data processing method and device

Publications (1)

Publication Number Publication Date
CN106681971A true CN106681971A (en) 2017-05-17

Family

ID=58865092

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510766319.XA Pending CN106681971A (en) 2015-11-11 2015-11-11 Form data processing method and device

Country Status (1)

Country Link
CN (1) CN106681971A (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108255566A (en) * 2018-01-29 2018-07-06 平安科技(深圳)有限公司 Optimized treatment method, device, computer equipment and the storage medium of data inputting
CN108509109A (en) * 2018-03-30 2018-09-07 平安科技(深圳)有限公司 Billing information input method, device, computer equipment and storage medium
CN108804889A (en) * 2018-05-17 2018-11-13 厦门二五八网络科技集团股份有限公司 A kind of website register method and device
CN108959361A (en) * 2018-05-17 2018-12-07 腾讯音乐娱乐科技(深圳)有限公司 The method and apparatus of list management
CN109284452A (en) * 2018-09-17 2019-01-29 北京京东金融科技控股有限公司 The online methods of exhibiting of electronic protocol, device, electronic equipment, storage medium
CN109783065A (en) * 2017-11-15 2019-05-21 财团法人资讯工业策进会 Generate the method and system of dialog mode user interface
CN110795671A (en) * 2019-10-29 2020-02-14 北京齐尔布莱特科技有限公司 Data filling method, computing device and storage medium
CN111274484A (en) * 2020-01-20 2020-06-12 上海风秩科技有限公司 Method and device for managing interactive data
CN111897593A (en) * 2020-07-10 2020-11-06 拉扎斯网络科技(上海)有限公司 Information filling method and device, computer equipment and computer readable storage medium
CN112612986A (en) * 2020-12-25 2021-04-06 青岛海尔科技有限公司 Data filling method and device, electronic equipment and storage medium
CN113128187A (en) * 2021-04-19 2021-07-16 上海宜员网络技术有限公司 Form generation method, device and system
CN113449496A (en) * 2021-06-25 2021-09-28 北京京东振世信息技术有限公司 Method and device for automatically generating maintenance document
CN113761858A (en) * 2021-09-07 2021-12-07 平安国际智慧城市科技股份有限公司 Form data processing method and device, computer equipment and storage medium
CN115544994A (en) * 2022-12-01 2022-12-30 爱集微咨询(厦门)有限公司 Data pushing method and device, electronic equipment and readable storage medium
CN117113947A (en) * 2023-10-25 2023-11-24 天衣(北京)科技有限公司 Form filling system, method, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102982149A (en) * 2012-11-26 2013-03-20 北京奇虎科技有限公司 Browse method and browse device utilizing browser user online shopping information, and browser
CN103020160A (en) * 2012-11-26 2013-04-03 北京奇虎科技有限公司 Method and device of using network shopping information of browser user and browser
CN103902519A (en) * 2014-03-17 2014-07-02 联想(北京)有限公司 Information processing method and electronic device
CN104318425A (en) * 2014-10-08 2015-01-28 广州市海珠区电子政务技术信息中心 Service information logging method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102982149A (en) * 2012-11-26 2013-03-20 北京奇虎科技有限公司 Browse method and browse device utilizing browser user online shopping information, and browser
CN103020160A (en) * 2012-11-26 2013-04-03 北京奇虎科技有限公司 Method and device of using network shopping information of browser user and browser
CN103902519A (en) * 2014-03-17 2014-07-02 联想(北京)有限公司 Information processing method and electronic device
CN104318425A (en) * 2014-10-08 2015-01-28 广州市海珠区电子政务技术信息中心 Service information logging method and system

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109783065A (en) * 2017-11-15 2019-05-21 财团法人资讯工业策进会 Generate the method and system of dialog mode user interface
CN108255566A (en) * 2018-01-29 2018-07-06 平安科技(深圳)有限公司 Optimized treatment method, device, computer equipment and the storage medium of data inputting
CN108255566B (en) * 2018-01-29 2020-08-21 平安科技(深圳)有限公司 Data entry optimization processing method and device, computer equipment and storage medium
WO2019144550A1 (en) * 2018-01-29 2019-08-01 平安科技(深圳)有限公司 Data entry optimizing method and device, computer device, and storage medium
CN108509109A (en) * 2018-03-30 2018-09-07 平安科技(深圳)有限公司 Billing information input method, device, computer equipment and storage medium
CN108804889B (en) * 2018-05-17 2020-09-04 厦门二五八网络科技集团股份有限公司 Website registration method and device
CN108959361B (en) * 2018-05-17 2022-08-05 腾讯音乐娱乐科技(深圳)有限公司 Form management method and device
CN108959361A (en) * 2018-05-17 2018-12-07 腾讯音乐娱乐科技(深圳)有限公司 The method and apparatus of list management
CN108804889A (en) * 2018-05-17 2018-11-13 厦门二五八网络科技集团股份有限公司 A kind of website register method and device
CN109284452B (en) * 2018-09-17 2020-11-03 北京京东金融科技控股有限公司 Electronic protocol online display method and device, electronic equipment and storage medium
CN109284452A (en) * 2018-09-17 2019-01-29 北京京东金融科技控股有限公司 The online methods of exhibiting of electronic protocol, device, electronic equipment, storage medium
CN110795671A (en) * 2019-10-29 2020-02-14 北京齐尔布莱特科技有限公司 Data filling method, computing device and storage medium
CN111274484A (en) * 2020-01-20 2020-06-12 上海风秩科技有限公司 Method and device for managing interactive data
CN111897593A (en) * 2020-07-10 2020-11-06 拉扎斯网络科技(上海)有限公司 Information filling method and device, computer equipment and computer readable storage medium
CN112612986A (en) * 2020-12-25 2021-04-06 青岛海尔科技有限公司 Data filling method and device, electronic equipment and storage medium
CN113128187A (en) * 2021-04-19 2021-07-16 上海宜员网络技术有限公司 Form generation method, device and system
CN113449496A (en) * 2021-06-25 2021-09-28 北京京东振世信息技术有限公司 Method and device for automatically generating maintenance document
CN113761858A (en) * 2021-09-07 2021-12-07 平安国际智慧城市科技股份有限公司 Form data processing method and device, computer equipment and storage medium
CN115544994A (en) * 2022-12-01 2022-12-30 爱集微咨询(厦门)有限公司 Data pushing method and device, electronic equipment and readable storage medium
CN115544994B (en) * 2022-12-01 2023-05-05 爱集微咨询(厦门)有限公司 Data pushing method, device, electronic equipment and readable storage medium
CN117113947A (en) * 2023-10-25 2023-11-24 天衣(北京)科技有限公司 Form filling system, method, electronic equipment and storage medium
CN117113947B (en) * 2023-10-25 2024-01-23 天衣(北京)科技有限公司 Form filling system, method, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN106681971A (en) Form data processing method and device
CN103246678B (en) A kind of web page content preview method and apparatus
CN106708899A (en) Automatic point burying device
CN108959444A (en) Homepage cluster system management method and device based on tree
CN106126557A (en) Page processing method and device
CN105867714A (en) Application downloading method, apparatus and system
CN106127687B (en) Picture combination method and device, electronic equipment and system
CN107463563A (en) A kind of information service processing method and device of browser
CN103902057A (en) Webpage input method and device for mobile terminal device
CN105975492A (en) Search term prompt method and device
CN106156189A (en) A kind of label generating method and device, information getting method and device
CN103812671B (en) A kind of telecommunication service subscriber perceptibility appraisal procedure and system
CN106062693A (en) Desktop sharing method and mobile terminal
CN109286545A (en) A kind of smart home device management method and device
CN103078782B (en) A kind of recommendation remarks implementation method of good friend's remarks and system
CN105554290A (en) Wallpaper sharing method and device
CN104808891B (en) A kind of processing method and processing device of page info
CN102622224A (en) Method for achieving tree-like control piece with search function in Windchill system
CN104484399B (en) Webpage redirects treating method and apparatus
CN104572981B (en) A kind of Webpage method for caching and processing and mobile terminal device
CN105912668A (en) Method and equipment for label management
CN104021170B (en) A kind of information acquisition method and cloud server
CN105868399A (en) Method and device of managing photo album folders
CN109521914A (en) Restore the methods, devices and systems of data in file
CN103186405A (en) Method and device for implementing unified control of equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 1237442

Country of ref document: HK

TA01 Transfer of patent application right

Effective date of registration: 20200923

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Applicant after: Innovative advanced technology Co.,Ltd.

Address before: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Applicant before: Advanced innovation technology Co.,Ltd.

Effective date of registration: 20200923

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Applicant after: Advanced innovation technology Co.,Ltd.

Address before: A four-storey 847 mailbox in Grand Cayman Capital Building, British Cayman Islands

Applicant before: Alibaba Group Holding Ltd.

TA01 Transfer of patent application right
RJ01 Rejection of invention patent application after publication

Application publication date: 20170517

RJ01 Rejection of invention patent application after publication