CN105488199A - Mixed form processing method, device and mobile terminal - Google Patents
Mixed form processing method, device and mobile terminal Download PDFInfo
- Publication number
- CN105488199A CN105488199A CN201510893880.4A CN201510893880A CN105488199A CN 105488199 A CN105488199 A CN 105488199A CN 201510893880 A CN201510893880 A CN 201510893880A CN 105488199 A CN105488199 A CN 105488199A
- Authority
- CN
- China
- Prior art keywords
- data
- mixture table
- result
- run time
- list text
- 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.)
- Granted
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/958—Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/20—Software design
- G06F8/22—Procedural
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The invention discloses a mixed form processing device applied to a server. The mixed form processing device comprises a processing module used for processing mixed form data uploaded by a terminal, and acquiring a processing result; a generation module used for generating a corresponding executable code based on the processing result; an embedding module used for embedding the executable code into a pre-stored page; and a transmitting module used for returning the pre-stored page where the executable code is embedded to the terminal, so that the terminal can execute the executable code in the pre-stored page. The invention further discloses a mixed form processing method. The mixed form processing method and device provided by the invention realize the feedback on a mixed form processing result.
Description
Technical field
The present invention relates to Internet technical field, particularly relate to a kind of mixture table form processing method, device and mobile terminal.
Background technology
Form data is uploaded often through the mode of form and Ajax (AsynchronousJavaScript) in prior art, adopt uploading form data and can supporting various form types of form mode, namely uploading of the mixture table forms data of file data can be contained by support package, when but this mode is from service end return data, intelligence returns the page carrying data, can not to the form data that user uploads result such as list mistake carry out close friend prompting, and Ajax mode only supports to transmit the information of text, not the uploading of supporting document data.
Summary of the invention
Fundamental purpose of the present invention is to provide a kind of mixture table form processing method, device and mobile terminal, and being intended to solve when uploading mixture table forms data can not the technical matters of result of feedback form forms data.
For achieving the above object, the invention provides a kind of mixture table processing apparatus, described mixture table processing apparatus comprises:
Processing module, processes for the mixture table forms data uploaded terminal, obtains result;
Generation module, for generating corresponding run time version based on described result;
Merge module, for embedding pre-existing page by described run time version;
Sending module, for the described pre-existing page embedding described run time version is returned described terminal, performs the run time version in described pre-existing page for described terminal.
Alternatively, described processing module comprises:
Segregant module, for traveling through described mixture table forms data, to be separated list text among described mixture table forms data and file data;
Process submodule, for being separated the described list text that obtains and described file data processes respectively, obtains the described result of described list text and described file data.
Alternatively, described process submodule comprises:
Storage unit, for by described document data saving to the memory address preset, and by described memory address and described list text stored in preset data table, and obtain storage operating result;
Processing unit, for using described memory address and the described storage operating result described result as described list text and described file data.
Alternatively, described process submodule also comprises:
Verification unit, for verifying respectively described list text and described file data;
Processing unit, also for described when verification succeeds, by described document data saving to the memory address preset;
Acquiring unit, for when verifying unsuccessfully, obtains the field data that verification is failed;
Described processing unit, also for using the described result of the failed field data of verification as described list text and described file data.
Alternatively, described run time version comprises: action type, redirect URL, information and prompting field.
The present invention also proposes a kind of mixture table form processing method, and mixture table form processing method comprises:
The mixture table forms data that terminal is uploaded is processed, obtains result;
Corresponding run time version is generated based on described result;
Described run time version is embedded pre-existing page, and the described pre-existing page embedding described run time version is returned described terminal, perform the run time version in described pre-existing page for described terminal.
Alternatively, the described mixture table forms data that described terminal is uploaded by described service end processes, and the step obtaining described result comprises:
Described mixture table forms data is traveled through, to be separated list text among described mixture table forms data and file data;
The described list text obtain separation and described file data process respectively, obtain the described result of described list text and described file data.
Alternatively, the described list text obtain separation and described file data process respectively, and the step obtaining the described result of described list text and described file data comprises:
By described document data saving to the memory address preset, and by described memory address and described list text stored in preset data table, and obtain storage operating result;
Using described memory address and the described storage operating result described result as described list text and described file data.
Alternatively, described by described document data saving to preset memory address step before, described to being separated the described list text that obtains and described file data processes respectively, the step obtaining the described result of described list text and described file data also comprises:
Described list text and described file data are verified respectively;
When verification succeeds, perform the step of described document data saving to the memory address preset;
When verifying unsuccessfully, obtaining the failed field data of verification, will the described result of failed field data as described list text and described file data be verified.
Alternatively, described run time version comprises: action type, redirect URL, information and prompting field.
In addition, for achieving the above object, the present invention also proposes a kind of mobile terminal, and described mobile terminal comprises:
Upper transmission module, for uploading mixture table forms data to server, wherein, server processes the mixture table forms data that terminal is uploaded, generate corresponding run time version based on described result, and described run time version embedding pre-existing page is fed back to described mobile terminal;
Receiver module, for after uploading described mixture table forms data, the pre-existing page of reception server feedback;
Execution module, for after described receiver module receives described pre-existing page, performs the described run time version in described pre-existing page.
The mixture table form processing method that the present invention proposes, device and mobile terminal, the mixture table forms data that terminal is uploaded is processed, corresponding run time version is generated based on described result, and described run time version is embedded pre-existing page, and the described pre-existing page embedding described run time version is returned described terminal, run time version in terminal execution pre-existing page, to show described result, realizes the feedback to mixing list result.
Accompanying drawing explanation
Fig. 1 is the system architecture schematic diagram that embodiment of the present invention scheme relates to;
Fig. 2 is the hardware configuration schematic diagram of the server that embodiment of the present invention scheme relates to
Fig. 3 is the high-level schematic functional block diagram of mixture table processing apparatus first embodiment of the present invention;
Fig. 4 is the refinement high-level schematic functional block diagram of processing module in mixture table processing apparatus second embodiment of the present invention;
Fig. 5 is the schematic flow sheet of mixture table form processing method first embodiment of the present invention;
Fig. 6 is the refinement schematic flow sheet in mixture table form processing method second embodiment of the present invention, mixture table forms data being carried out to the step processing the result obtained;
Fig. 7 is the high-level schematic functional block diagram that the mobile terminal one that the present invention relates to is implemented.
The realization of the object of the invention, functional characteristics and advantage will in conjunction with the embodiments, are described further with reference to accompanying drawing.
Embodiment
Should be appreciated that specific embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
The server realizing each embodiment of the present invention is described referring now to accompanying drawing.In follow-up description, use the suffix of such as " module ", " parts " or " unit " for representing element only in order to be conducive to explanation of the present invention, itself is specific meaning not.Therefore, " module " and " parts " can mixedly use.
Particularly, as shown in Figure 1, the system architecture that the present embodiment scheme relates to comprises server and terminal, and in mixture table processing apparatus runtime server, this mobile terminal also can be substituted by other terminals such as PC, is described below for mobile terminal.
Mobile terminal, for uploading mixture table forms data to server, and receiving server based on when receiving the pre-existing page of mixture table forms data feedback, performs the run time version that changes in pre-existing page;
Server, mixture table forms data for uploading mobile terminal processes, generate corresponding run time version based on described result, and the run time version of generation embedding pre-existing page is returned described mobile terminal, perform the run time version in described pre-existing page for described terminal.
Thus, this mixture table processing apparatus processes the mixture table forms data that terminal is uploaded, corresponding run time version is generated based on described result, and described run time version is embedded pre-existing page, and the described pre-existing page embedding described run time version is returned described terminal, run time version in terminal execution pre-existing page, to show described result, realizes the feedback to mixing list result
As a kind of implementation, the hardware configuration of above-mentioned server can be as shown in Figure 2.
With reference to Fig. 2, this server can comprise: processor 1001, such as CPU, network interface 1004, user interface 1003, storer 1005, communication bus 1002.Wherein, communication bus 1002 is for realizing the connection communication in this server between each building block.
User interface 1003 user interface 1003 is mainly used in connecting mobile terminal client terminal, data communication is carried out with client, receive information and the instruction of client input, as the mixture table forms data that mobile terminal receive is uploaded, process mixture table forms data, optional user interface 1003 can also comprise wireline interface, the wave point of standard.
Network interface 1004 is mainly used in connecting other server as storage server and authentication server, carries out with other server wireline interface, the wave point (as WI-FI interface) that communications network interface 1004 optionally can comprise standard.
Storer 1005 can be high-speed RAM storer, also can be stable storer (non-volatilememory), such as magnetic disk memory.Storer 1005 can also be optionally the memory storage independent of aforementioned processor 1001.As shown in Figure 2, as comprising operating system, network communication module, Subscriber Interface Module SIM and mixing form handler in a kind of storer 1005 of computer-readable storage medium.
Processor 1001 may be used for calling the mixing form handler stored in storer 1005, and performs following operation:
The mixture table forms data that terminal is uploaded is processed, obtains result;
Corresponding run time version is generated based on described result;
Described run time version is embedded pre-existing page, and the described pre-existing page embedding described run time version is returned described terminal, perform the run time version in described pre-existing page for described terminal.
Based on said system framework and hardware structure, each embodiment of mixture table processing apparatus of the present invention is proposed.
The terminal uploading mixture table forms data to server can be mobile terminal and also can be other terminals such as PC end, to be described for mobile terminal below, not to represent this programme and being confined to mobile terminal for ease of describing.
With reference to the high-level schematic functional block diagram that Fig. 3, Fig. 3 are mixture table processing apparatus first embodiment of the present invention.It is emphasized that, to one skilled in the art, functional block diagram shown in Fig. 3 is only the exemplary plot of a preferred embodiment, and those skilled in the art, around the functional module of the mixture table processing apparatus shown in Fig. 3, can carry out supplementing of new functional module easily; The title of each functional module is self-defined title, only for auxiliary each program function block understanding this mixture table processing apparatus, be not used in and limit technical scheme of the present invention, the core of technical solution of the present invention is, the function that the functional module of respective define name will be reached.
The present embodiment proposes a kind of mixture table processing apparatus, and described mixture table processing apparatus comprises:
Processing module 10, processes for the mixture table forms data uploaded terminal, obtains result;
Mixture table forms data comprises list text and file data, mobile terminal form mode can upload mixture table forms data, when uploading mixture table forms data in form mode mode, list text and file data are encapsulated with multipart/form-data form and uploads onto the server, the upload operation of this mixture table forms data can trigger when some operation of applying for some, such as, when background management system Adds User and operates or revise user operation, upload user head portrait again may be needed, user's head portrait (this user's head portrait is picture) may be there is in the form data now uploaded to server, now then upload mixture table forms data to server, this mixture table forms data comprises the file data of list text and user's head portrait formation.Be understandable that the mixture table forms data that mobile terminal is uploaded by alternate manner also processes by which.
Be mainly storage to the process of mixture table forms data, this result can comprise event memory, and this event memory can comprise storage address information.For the accuracy improving prompting further first can to verify in the mixture table forms data of searching and receiving the data of mistake to the form data that will store, and for the data feedback information of mistake, as the picture format mistake uploaded.
Generation module 20, for generating corresponding run time version based on described result;
Merge module 30, for embedding pre-existing page by described run time version;
The run time version generated based on result is java form, mobile terminal directly can call JavaScript and perform this run time version when receiving pre-existing page, operate accordingly, such as result be successfully time, corresponding run time version can be and returns to multiple interface or enter specific interface; Or the run time version corresponding when being unsuccessfully can be the field of Graphics Processing failure.
Described run time version comprises: action type, redirect URL, information and prompting field, wherein, action type comprises and refreshes current page, inoperation, closedown current page refresh the parent page and direct redirect URL, be understandable that, when processing successfully, this run time version can be the information of successful operation, the URL of the parent page and the operation of closedown current page, then mobile terminal is directly closed current page and is also jumped to the parent page after performing the successful run time version of process; When processing unsuccessfully, in this run time version, action type is inoperation, and prompting field is the failed data field of process, and redirect URL is 0 or current page URL, and information is for process successfully.
This pre-existing page comprises jQuery front end script, and jQuery belongs to Javascr ī pt framework, is added into by the code generated in jQuery script based on result, can realize page furbishing and eject the operations such as prompted dialog frame.
Sending module 40, for the described pre-existing page embedding described run time version is returned described terminal, performs the run time version in described pre-existing page for described terminal.
Mobile terminal, when receiving this pre-existing page, directly can call the prompting that JavaScript goes the codes implement result performed in the page.
Be understandable that, the data that mobile terminal is uploaded also may be pure list text data, when the form data that server receives is list text data, directly can process according to the processing mode of existing form form data, namely directly return the page of band data; Or the scheme that also can propose according to the present embodiment processes, and run time version corresponding for result is embedded pre-existing page and feeds back.
The mixture table processing apparatus that the present embodiment proposes, the mixture table forms data that terminal is uploaded is processed, corresponding run time version is generated based on described result, and described run time version is embedded pre-existing page, and the described pre-existing page embedding described run time version is returned described terminal, run time version in terminal execution pre-existing page, to show described result, realizes the feedback to mixing list result.
Further, propose mixture table processing apparatus second embodiment of the present invention based on the first embodiment, with reference to Fig. 4, in the present embodiment, described processing module 10 comprises:
Segregant module 11, for traveling through described mixture table forms data, to be separated list text among described mixture table forms data and file data;
Process submodule 12, for being separated the described list text that obtains and described file data processes respectively, obtains the described result of described list text and described file data.
In the present embodiment, file data of the data separating of file layout out being write a composition is traveled through to described mixture table forms data, remaining data are list text, file layout can be undertaken presetting such as, if picture format and video format etc. are all the forms such as file layout, jpg and gif by developer.
In the present embodiment, the process of list text and described file data is stored, then processes submodule 12 and comprise:
Storage unit, for by described document data saving to the memory address preset, and by described memory address and described list text stored in preset data table, and obtain storage operating result;
Processing unit, for using described memory address and the described storage operating result described result as described list text and described file data.
Can directly file data be stored in storage server when storing data, and obtain the memory address in storage server, by server address and file data, the store path in storage server forms this memory address, then by list text and memory address stored in preset data table, list text and memory address can be carried out storage as a record when storing to be convenient to search, result current after having stored is and processes successfully, then be closedown current page to the action type in the run time version of mobile terminal feedback and refresh the parent page, information is successful operation, or action type is closed current page for also can be and jumps to the default page in this run time version, redirect URL is for presetting the page, information is successful operation.
Be understandable that, the file data uploaded due to user may be undesirable, then need the file data in mixture table forms data to verify, and namely processes submodule 12 and comprise:
Verification unit, for verifying respectively described list text and described file data;
Processing unit, also for described when verification succeeds, by described document data saving to the memory address preset;
Acquiring unit, for when verifying unsuccessfully, obtains the field data that verification is failed;
Described processing unit, also for using the described result of the failed field data of verification as described list text and described file data.
The verification of form, file size and/or file content to file can be comprised to the verification of file data, at the picture only receiving jig form be such as, the picture received is gif form, now then failure can be verified, or file is excessive or too small also can causing verifies unsuccessfully, or file content is not inconsistent and can causes verifying unsuccessfully yet.
The field data of the feedback check failure when verifying unsuccessfully, when the format check failure of file data, verifying failed field data is form, and information can be to be uploaded failure and please revise form.
The mixture table processing apparatus that the present embodiment proposes, list text in mixture table forms data and file data are separately processed, before the data of upload file simultaneously, file data is verified, and the field data of the feedback check failure when verifying unsuccessfully, make the prompting of process to user based on mixture table forms data more accurate.
With reference to the schematic flow sheet that Fig. 5, Fig. 5 are mixture table form processing method first embodiment of the present invention.
A kind of mixture table form processing method of the present embodiment, described mixture table form processing method comprises step:
Step S10, processes the mixture table forms data that terminal is uploaded, and obtains result;
Mixture table forms data comprises list text and file data, mobile terminal form mode can upload mixture table forms data, when uploading mixture table forms data in form mode mode, list text and file data are encapsulated with multipart/form-data form and uploads onto the server, the upload operation of this mixture table forms data can trigger when some operation of applying for some, such as, when background management system Adds User and operates or revise user operation, upload user head portrait again may be needed, user's head portrait (this user's head portrait is picture) may be there is in the form data now uploaded to server, now then upload mixture table forms data to server, this mixture table forms data comprises the file data of list text and user's head portrait formation.Be understandable that the mixture table forms data that mobile terminal is uploaded by alternate manner also processes by which.
Be mainly storage to the process of mixture table forms data, this result can comprise event memory, and this event memory can comprise storage address information.For the accuracy improving prompting further first can to verify in the mixture table forms data of searching and receiving the data of mistake to the form data that will store, and for the data feedback information of mistake, as the picture format mistake uploaded.
Step S20, generates corresponding run time version based on described result;
Step S30, embeds pre-existing page by described run time version, and the described pre-existing page embedding described run time version is returned described terminal, performs the run time version in described pre-existing page for described terminal.
The run time version generated based on result is java form, mobile terminal directly can call JavaScript and perform this run time version when receiving pre-existing page, operate accordingly, such as result be successfully time, corresponding run time version can be and returns to multiple interface or enter specific interface; Or the run time version corresponding when being unsuccessfully can be the field of Graphics Processing failure.
Described run time version comprises: action type, redirect URL, information and prompting field, wherein, action type comprises and refreshes current page, inoperation, closedown current page refresh the parent page and direct redirect URL, be understandable that, when processing successfully, this run time version can be the information of successful operation, the URL of the parent page and the operation of closedown current page, then mobile terminal is directly closed current page and is also jumped to the parent page after performing the successful run time version of process; When processing unsuccessfully, in this run time version, action type is inoperation, and prompting field is the failed data field of process, and redirect URL is 0 or current page URL, and information is for process successfully.
This pre-existing page comprises jQuery front end script, and jQuery belongs to Javascr ī pt framework, is added into by the code generated in jQuery script based on result, can realize page furbishing and eject the operations such as prompted dialog frame.Mobile terminal, when receiving this pre-existing page, directly can call the prompting that JavaScript goes the codes implement result performed in the page.
Be understandable that, the data that mobile terminal is uploaded also may be pure list text data, when the form data that server receives is list text data, directly can process according to the processing mode of existing form form data, namely directly return the page of band data; Or the scheme that also can propose according to the present embodiment processes, and run time version corresponding for result is embedded pre-existing page and feeds back.
The mixture table form processing method that the present embodiment proposes, the mixture table forms data that terminal is uploaded is processed, corresponding run time version is generated based on described result, and described run time version is embedded pre-existing page, and the described pre-existing page embedding described run time version is returned described terminal, run time version in terminal execution pre-existing page, to show described result, realizes the feedback to mixing list result.
Further, propose mixture table form processing method second embodiment of the present invention based on the first embodiment, with reference to Fig. 6, in the present embodiment, described step S10 comprises:
Step S11, travels through described mixture table forms data, to be separated list text among described mixture table forms data and file data;
Step S12, the described list text obtain separation and described file data process respectively, obtain the described result of described list text and described file data.
In the present embodiment, file data of the data separating of file layout out being write a composition is traveled through to described mixture table forms data, remaining data are list text, file layout can be undertaken presetting such as, if picture format and video format etc. are all the forms such as file layout, jpg and gif by developer.
In the present embodiment, store the process of list text and described file data, then step S12 comprises:
By described document data saving to the memory address preset, and by described memory address and described list text stored in preset data table, and obtain storage operating result;
Using described memory address and the described storage operating result described result as described list text and described file data
Can directly file data be stored in storage server when storing data, and obtain the memory address in storage server, by server address and file data, the store path in storage server forms this memory address, then by list text and memory address stored in preset data table, list text and memory address can be carried out storage as a record when storing to be convenient to search, result current after having stored is and processes successfully, then be closedown current page to the action type in the run time version of mobile terminal feedback and refresh the parent page, information is successful operation, or action type is closed current page for also can be and jumps to the default page in this run time version, redirect URL is for presetting the page, information is successful operation.
Be understandable that, the file data uploaded due to user may be undesirable, then need the file data in mixture table forms data to verify, namely described by described document data saving to default memory address step before, step S12 also comprises:
Described list text and described file data are verified respectively;
When verification succeeds, perform the step of described document data saving to the memory address preset;
When verifying unsuccessfully, obtaining the failed field data of verification, will the described result of failed field data as described list text and described file data be verified.
The verification of form, file size and/or file content to file can be comprised to the verification of file data, at the picture only receiving jig form be such as, the picture received is gif form, now then failure can be verified, or file is excessive or too small also can causing verifies unsuccessfully, or file content is not inconsistent and can causes verifying unsuccessfully yet.
The field data of the feedback check failure when verifying unsuccessfully, when the format check failure of file data, verifying failed field data is form, and information can be to be uploaded failure and please revise form.
The mixture table form processing method that the present embodiment proposes, list text in mixture table forms data and file data are separately processed, before the data of upload file simultaneously, file data is verified, and the field data of the feedback check failure when verifying unsuccessfully, make the prompting of process to user based on mixture table forms data more accurate.
Further, the present embodiment also proposes a kind of mobile terminal.
It is the high-level schematic functional block diagram of mobile terminal one enforcement that the present invention relates to reference to Fig. 7, Fig. 7.
The present embodiment proposes a kind of mobile terminal, and described mobile terminal comprises:
Upper transmission module 50, for uploading mixture table forms data to server, wherein, server processes the mixture table forms data that terminal is uploaded, generate corresponding run time version based on described result, and described run time version embedding pre-existing page is fed back to described mobile terminal;
Receiver module 60, for after uploading described mixture table forms data, the pre-existing page of reception server feedback;
Execution module 70, for after described receiver module receives described pre-existing page, performs the described run time version in described pre-existing page.
In implementing with reference to each mixture table form processing method above-mentioned and device, the description that server is mutual with mobile terminal, mobile terminal, after receiving the pre-existing page of server feedback, only needs the run time version in the execution page, very fast.
It should be noted that, in this article, term " comprises ", " comprising " or its any other variant are intended to contain comprising of nonexcludability, thus make to comprise the process of a series of key element, method, article or device and not only comprise those key elements, but also comprise other key elements clearly do not listed, or also comprise by the intrinsic key element of this process, method, article or device.When not more restrictions, the key element limited by statement " comprising ... ", and be not precluded within process, method, article or the device comprising this key element and also there is other identical element.
Through the above description of the embodiments, those skilled in the art can be well understood to the mode that above-described embodiment method can add required general hardware platform by software and realize, hardware can certainly be passed through, but in a lot of situation, the former is better embodiment.Based on such understanding, technical scheme of the present invention can embody with the form of software product the part that prior art contributes in essence in other words, this computer software product is stored in a storage medium (as ROM/RAM, magnetic disc, CD), comprising some instructions in order to make a station terminal equipment (can be mobile phone, computing machine, server, air conditioner, or the network equipment etc.) perform method described in each embodiment of the present invention.
These are only the preferred embodiments of the present invention; not thereby the scope of the claims of the present invention is limited; every utilize instructions of the present invention and accompanying drawing content to do equivalent structure or equivalent flow process conversion; or be directly or indirectly used in other relevant technical fields, be all in like manner included in scope of patent protection of the present invention.
Claims (10)
1. a mixture table processing apparatus, is applied to server, it is characterized in that, described mixture table processing apparatus comprises:
Processing module, processes for the mixture table forms data uploaded terminal, obtains result;
Generation module, for generating corresponding run time version based on described result;
Merge module, for embedding pre-existing page by described run time version;
Sending module, for the described pre-existing page embedding described run time version is returned described terminal, performs the run time version in described pre-existing page for described terminal.
2. mixture table processing apparatus as claimed in claim 1, it is characterized in that, described processing module comprises:
Segregant module, for traveling through described mixture table forms data, to be separated list text among described mixture table forms data and file data;
Process submodule, for being separated the described list text that obtains and described file data processes respectively, obtains the described result of described list text and described file data.
3. mixture table processing apparatus as claimed in claim 2, it is characterized in that, described process submodule comprises:
Storage unit, for by described document data saving to the memory address preset, and by described memory address and described list text stored in preset data table, and obtain storage operating result;
Processing unit, for using described memory address and the described storage operating result described result as described list text and described file data.
4. mixture table processing apparatus as claimed in claim 3, it is characterized in that, described process submodule also comprises:
Verification unit, for verifying respectively described list text and described file data;
Processing unit, also for described when verification succeeds, by described document data saving to the memory address preset;
Acquiring unit, for when verifying unsuccessfully, obtains the field data that verification is failed;
Described processing unit, also for using the described result of the failed field data of verification as described list text and described file data.
5. mixture table processing apparatus as claimed in claim 1, it is characterized in that, described run time version comprises: action type, redirect URL, information and prompting field.
6. a mixture table form processing method, is applied to server, it is characterized in that, mixture table form processing method comprises:
The mixture table forms data that terminal is uploaded is processed, obtains result;
Corresponding run time version is generated based on described result;
Described run time version is embedded pre-existing page, and the described pre-existing page embedding described run time version is returned described terminal, perform the run time version in described pre-existing page for described terminal.
7. mixture table form processing method as claimed in claim 6, it is characterized in that, the described mixture table forms data that described terminal is uploaded by described service end processes, and the step obtaining described result comprises:
Described mixture table forms data is traveled through, to be separated list text among described mixture table forms data and file data;
The described list text obtain separation and described file data process respectively, obtain the described result of described list text and described file data.
8. mixture table form processing method as claimed in claim 7, is characterized in that, the described list text obtain separation and described file data process respectively, and the step obtaining the described result of described list text and described file data comprises:
By described document data saving to the memory address preset, and by described memory address and described list text stored in preset data table, and obtain storage operating result;
Using described memory address and the described storage operating result described result as described list text and described file data.
9. mixture table form processing method as claimed in claim 8, it is characterized in that, described by described document data saving to preset memory address step before, described to being separated the described list text that obtains and described file data processes respectively, the step obtaining the described result of described list text and described file data also comprises:
Described list text and described file data are verified respectively;
When verification succeeds, perform the step of described document data saving to the memory address preset;
When verifying unsuccessfully, obtaining the failed field data of verification, will the described result of failed field data as described list text and described file data be verified.
10. a mobile terminal, is characterized in that, described mobile terminal comprises:
Upper transmission module, for uploading mixture table forms data to server, wherein, server processes the mixture table forms data that terminal is uploaded, generate corresponding run time version based on described result, and described run time version embedding pre-existing page is fed back to described mobile terminal;
Receiver module, for after uploading described mixture table forms data, the pre-existing page of reception server feedback;
Execution module, for after described receiver module receives described pre-existing page, performs the described run time version in described pre-existing page.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510893880.4A CN105488199B (en) | 2015-11-27 | 2015-11-27 | Mixture table form processing method, device and mobile terminal |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510893880.4A CN105488199B (en) | 2015-11-27 | 2015-11-27 | Mixture table form processing method, device and mobile terminal |
Publications (2)
Publication Number | Publication Date |
---|---|
CN105488199A true CN105488199A (en) | 2016-04-13 |
CN105488199B CN105488199B (en) | 2019-02-12 |
Family
ID=55675173
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510893880.4A Active CN105488199B (en) | 2015-11-27 | 2015-11-27 | Mixture table form processing method, device and mobile terminal |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105488199B (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109725954A (en) * | 2018-12-21 | 2019-05-07 | 中链科技有限公司 | A kind of Dynamic Data Items processing method and system |
CN109840803A (en) * | 2019-01-04 | 2019-06-04 | 平安科技(深圳)有限公司 | Data entry method, user terminal, background server and storage medium |
CN110928834A (en) * | 2018-08-31 | 2020-03-27 | 北京京东尚科信息技术有限公司 | Data processing method, device, system and computer readable medium |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1082561A (en) * | 1993-08-04 | 1994-02-23 | 长春市塑料一厂 | ABS/PVC fascia skin material and manufacture method thereof |
CN1487461A (en) * | 2002-09-04 | 2004-04-07 | ��ʿͨ��ʽ���� | List processing apparatus, List processing method and program for enabling computer processing to execute |
CN101313299A (en) * | 2006-01-04 | 2008-11-26 | 国际商业机器公司 | Automated processing of forms using remotely stored templates |
CN101662484A (en) * | 2008-08-28 | 2010-03-03 | 中国科学院声学研究所 | Method for uploading file of RFC1867 specification based HTTP protocol |
US20110286042A1 (en) * | 2010-05-24 | 2011-11-24 | Pfu Limited | Form processing system, form creation device, and computer readable medium |
-
2015
- 2015-11-27 CN CN201510893880.4A patent/CN105488199B/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1082561A (en) * | 1993-08-04 | 1994-02-23 | 长春市塑料一厂 | ABS/PVC fascia skin material and manufacture method thereof |
CN1487461A (en) * | 2002-09-04 | 2004-04-07 | ��ʿͨ��ʽ���� | List processing apparatus, List processing method and program for enabling computer processing to execute |
CN101313299A (en) * | 2006-01-04 | 2008-11-26 | 国际商业机器公司 | Automated processing of forms using remotely stored templates |
CN101662484A (en) * | 2008-08-28 | 2010-03-03 | 中国科学院声学研究所 | Method for uploading file of RFC1867 specification based HTTP protocol |
US20110286042A1 (en) * | 2010-05-24 | 2011-11-24 | Pfu Limited | Form processing system, form creation device, and computer readable medium |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110928834A (en) * | 2018-08-31 | 2020-03-27 | 北京京东尚科信息技术有限公司 | Data processing method, device, system and computer readable medium |
CN109725954A (en) * | 2018-12-21 | 2019-05-07 | 中链科技有限公司 | A kind of Dynamic Data Items processing method and system |
CN109840803A (en) * | 2019-01-04 | 2019-06-04 | 平安科技(深圳)有限公司 | Data entry method, user terminal, background server and storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN105488199B (en) | 2019-02-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10205778B2 (en) | Method and apparatus for sharing application data | |
CN104102537B (en) | A kind of application call method and user terminal | |
CN110457143B (en) | Micro-service calling method and device | |
CN107729014B (en) | Page jump method and structure based on Android | |
CN104135753A (en) | Wireless network access method, wireless network access device, terminal and server | |
CN114138372B (en) | Front-end component loading method and device | |
CN109510754B (en) | Online document generation method, device and system and electronic equipment | |
US10019746B2 (en) | Microsites architecture | |
CN108712320B (en) | Message pushing method and device | |
CN110032697A (en) | Image processing method, device, computer equipment and storage medium | |
CN104811485A (en) | Resource sharing method | |
CN108804120B (en) | Page construction method, device, equipment and storage medium | |
CN105488199A (en) | Mixed form processing method, device and mobile terminal | |
CN114244896A (en) | Message pushing method and device, electronic equipment and storage medium | |
JP2018500670A (en) | Handling unstructured messages | |
CN113342447B (en) | Page generation method, device, equipment and storage medium based on Flutter | |
CN113110829B (en) | Multi-UI component library data processing method and device | |
CN107402811B (en) | Resource binding method and device | |
CN106454403A (en) | Data display method, equipment and data display system | |
KR20110104885A (en) | Method and apparatus for accessing one or more services of a device | |
CN104683483A (en) | Information and Internet of things intercommunicating method and device | |
CN103532941A (en) | Graphical page presentation method and device in CGS (client gateway server) mode | |
CN114253441B (en) | Method and device for enabling target function, storage medium and electronic device | |
CN110602194B (en) | IOT message subscription method, IOT message subscription device and computer readable storage medium | |
CN116383064A (en) | Automatic script counting platform and method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |