CN105991676A - Data acquiring method and data acquiring device - Google Patents

Data acquiring method and data acquiring device Download PDF

Info

Publication number
CN105991676A
CN105991676A CN201510050244.5A CN201510050244A CN105991676A CN 105991676 A CN105991676 A CN 105991676A CN 201510050244 A CN201510050244 A CN 201510050244A CN 105991676 A CN105991676 A CN 105991676A
Authority
CN
China
Prior art keywords
file
parsing
thread
progress
program
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
Application number
CN201510050244.5A
Other languages
Chinese (zh)
Other versions
CN105991676B (en
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 Nova Technology Singapore Holdings 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 CN201510050244.5A priority Critical patent/CN105991676B/en
Publication of CN105991676A publication Critical patent/CN105991676A/en
Application granted granted Critical
Publication of CN105991676B publication Critical patent/CN105991676B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a data acquiring method and a data acquiring device. The data acquiring method comprises the steps of receiving a file uploaded by at least one client through a first thread, storing the received file, and parsing the stored file through a second thread to acquire data contained in the file. According to the data acquiring method and the data acquiring device disclosed by the embodiments of the invention, a file uploaded by at least one client is received through a first thread, the received file is stored, and the stored file is parsed through a second thread to acquire data contained in the file. Repeated development of the file uploading function is avoided, and resources are saved. By completing file uploading and file parsing through two threads, the phenomenon of session timeout and file uploading failure is avoided effectively, and the working efficiency is improved.

Description

The acquisition methods of data and device
Technical field
The present invention relates to Internet technical field, particularly relate to acquisition methods and the device of a kind of data.
Background technology
At present, traditional files passe mode mainly enters the files passe page, clicks on corresponding upload button, then selects The file that middle needs are uploaded, thus realize files passe.Server, after the file uploaded carries out verification parsing, finally obtains Take the data in file.
But, above-mentioned files passe mode has a disadvantage in that 1, all develops a set of file uploading system for each business, Cause files passe function overlapping development, waste resource;2, files passe completes at same thread with parsing, if file ratio Relatively big, then it may happen that the phenomenon of session timeout, cause files passe failure, need user again to go up transmitting file;3, as During files passe with parsing, there is mechanical disorder in fruit, file has been resolved a part, it is impossible to from the place interrupted Continue to resolve, it is still necessary to user goes up transmitting file, repetitive operation, inefficiency again.
Summary of the invention
It is contemplated that one of technical problem solved the most to a certain extent in correlation technique.To this end, the one of the present invention Purpose is to propose the acquisition methods of a kind of data, and the method can be avoided the overlapping development of files passe function, economize on resources, Session timeout can be effectively prevented from, the phenomenon that files passe is failed, improves work efficiency.
Second object of the present invention is to propose the acquisition device of a kind of data.
For reaching above-mentioned purpose, embodiment proposes the acquisition methods of a kind of data according to a first aspect of the present invention, including: pass through First thread receives the file of at least one client upload, and preserves the file received;And by the second thread to guarantor The file deposited resolves, to obtain the data that described file comprises.
The acquisition methods of the data of the embodiment of the present invention, receives the file of at least one client upload by first thread, and Preserve the file received, and by the second thread, the file preserved is resolved, to obtain the data that file comprises, Avoid the overlapping development of files passe function, save resource;By files passe and document analysis being divided into two threads Complete, efficiently avoid session timeout, the phenomenon that files passe is failed, improve work efficiency.
For reaching above-mentioned purpose, embodiment proposes the acquisition device of a kind of data according to a second aspect of the present invention, including: preserve Module, for being received the file of at least one client upload by first thread, and preserves the file received;And obtain Delivery block, for resolving, to obtain the data that described file comprises the file preserved by the second thread.
The acquisition device of the data of the embodiment of the present invention, receives the file of at least one client upload by first thread, and Preserve the file received, and by the second thread, the file preserved is resolved, to obtain the data that file comprises, Avoid the overlapping development of files passe function, save resource;By files passe and document analysis being divided into two threads Complete, efficiently avoid session timeout, the phenomenon that files passe is failed, improve work efficiency.
The additional aspect of the present invention and advantage will part be given in the following description, and part will become bright from the following description Aobvious, or recognized by the practice of the present invention.
Accompanying drawing explanation
Fig. 1 is the flow chart of the acquisition methods of the data according to one embodiment of the invention.
Fig. 2 is the flow chart of the acquisition methods of the data according to one specific embodiment of the present invention.
Fig. 3 is the structural representation of the acquisition device of the data according to one embodiment of the invention.
Detailed description of the invention
Embodiments of the invention are described below in detail, and the example of described embodiment is shown in the drawings, the most identical Or similar label represents same or similar element or has the element of same or like function.Retouch below with reference to accompanying drawing The embodiment stated is exemplary, it is intended to is used for explaining the present invention, and is not considered as limiting the invention.
Below with reference to the accompanying drawings acquisition methods and the device of the data of the embodiment of the present invention are described.
Fig. 1 is the flow chart of the acquisition methods of the data according to one embodiment of the invention, and the present embodiment is carried out from server side Describe.
As it is shown in figure 1, the acquisition methods of these data includes:
S101, is received the file of at least one client upload, and preserves the file received by first thread.
In traditional technical scheme, it is that same thread completes that server receives and parses through the file of client upload.
In an embodiment of the present invention, the file of the file and parsing client upload that receive client upload can be divided into two Thread is respectively completed, and so can be effectively prevented from the situation of transmitting file time-out.
Specifically, the file of at least one client upload can be received by first thread, and preserve the file received.This Outward, when preserving the file received, the service identification of file can also be preserved.Wherein, service identification is not included in file, But can upload onto the server with file, service identification is for determining the business belonging to file simultaneously.
Such as, user is after the files passe page clicks on " uploading " button, and client can be by the business mark of file and this document Knowledge uploads onto the server.Server is preserving after file, can return to upload to client by current thread and successfully responds letter Breath.
S102, is resolved, to obtain the data that file comprises the file preserved by the second thread.
After preserving the file received, by the second thread, the file preserved can be resolved, to obtain what file comprised Data.
Specifically, the business of correspondence can be determined according to the service identification of file, and business of dispatching in the second thread is to correspondence File resolves, and is then saved in parsing program by corresponding analysis result.More specifically, can be by each file Service identification and completed to resolve current line number correspondence corresponding to part and be saved in parsing program.
For example, if file comprising user profile of transferring accounts, receiving the information such as user profile and transfer amounts, therefore may be used According to above-mentioned information determine this document corresponding be transferred account service, then can dispatch transferred account service in the second thread and this document is entered Row resolves, to obtain the data in file.Such as, completed analysis unit and be divided into first to walk to the 6th row data, then can solve Preserving current parsing progress in analysis program is the 6th row.
After being saved in parsing program by corresponding analysis result, resolve program also by intervalometer timing inquiry, To obtain the parsing progress of the file being not fully complete parsing.Then according to the business that the data attribute scheduling comprised in file is corresponding, The file being not fully complete parsing is proceeded to resolve by the parsing progress further according to the file being not fully complete parsing.Such as: files passe During there is mechanical disorder, program can be resolved by intervalometer inquiry, if current file to have completed to resolve part corresponding Current line number be 6, then can from the 7th row continue this document is resolved so that user is without re-executing files passe Operation.
Additionally, due to the file of the file and parsing client upload receiving client upload is divided into two threads to be respectively completed, After the success of Client-Prompt files passe, the resolving of this document is completed the most, therefore, by correspondence Analysis result be saved in parsing program in after, also can receive client send parsing progress queries request, and according to Resolve progress queries requesting query and resolve program, to obtain the parsing progress of respective file, then return to client and resolve Progress, enables the user of client to understand the parsing progress of file in time.
The acquisition methods of the data of the embodiment of the present invention, receives the file of at least one client upload by first thread, and Preserve the file received, and by the second thread, the file preserved is resolved, to obtain the data that file comprises, Avoid the overlapping development of files passe function, save resource;By files passe and document analysis being divided into two threads Complete, efficiently avoid session timeout, the phenomenon that files passe is failed, improve work efficiency.
Fig. 2 is the flow chart of the acquisition methods of the data according to one specific embodiment of the present invention.
As in figure 2 it is shown, the acquisition methods of these data includes:
S201, server receives file and the service identification of correspondence thereof of client upload by current thread, and preserves file And the service identification of correspondence.
In an embodiment of the present invention, server can provide a unified files passe page, and client can be by this page Upload the file that different business is corresponding.Each file is respectively provided with the service identification of correspondence.Wherein, service identification is not included in literary composition In part, but can upload onto the server with file, service identification is for determining the business belonging to file simultaneously.As in figure 2 it is shown, Business A and business B are uploaded the page by identical file and are carried out uploading of file.After files passe success, client can be Whether the page is immediately seen files passe result, and complete without waiting for document analysis.
S202, creates document analysis task in current thread, and document analysis task is preserved to document analysis task list.
Server, after receiving and preserve the file of client upload, can create document analysis task in current thread, then Document analysis task is preserved to document analysis task list.Wherein, document analysis task can include the store path of file with And the service identification of file.
S203, is scheduling document analysis task by asynchronous thread, so that corresponding file is resolved by different business.
In an embodiment of the present invention, by asynchronous thread, document analysis task can be scheduling, according to different business marks Know scheduling different business corresponding file is resolved.As in figure 2 it is shown, file A correspondence business A, then schedulable business File A is resolved by A;File B correspondence business B, then file B is resolved by schedulable business B.Often resolve A line record, can be saved in line number corresponding for this record in document analysis task list.
If user wonders the parsing progress of file, then can enter document analysis job enquiry page interrogation literary composition by client Part resolves task list, thus knows the progress of document analysis.
Certainly, during file is resolved, if it occur that such as mechanical disorders such as deadlock, power-off, also by Intervalometer reschedules not being parsed of task, has continued document analysis at interruption.Intervalometer can also be every one Fix time to inquire about in document analysis task list and the most still have not being parsed of task, such as document analysis of inquiry in every 10 minutes Task list, if still there being not being parsed of task, then reschedules not being parsed of task, has continued at interruption Document analysis.
The acquisition methods of the data of the embodiment of the present invention, provides unified for different business and uploads platform, and each business is respectively to right The file answered resolves, it is to avoid the session timeout phenomenon produced to big file uploading with when resolving, and machine can occur In the case of device fault, it is achieved continued the parsing of file at interruption, it is to avoid user repeats upload operation, improves Work efficiency.
In order to realize above-described embodiment, the present invention also proposes the acquisition device of a kind of data.
Fig. 3 is the structural representation of the acquisition device of the data according to one embodiment of the invention.
As it is shown on figure 3, the acquisition device of these data comprises the steps that preservation module 110 and acquisition module 120, wherein, obtain Module 120 also includes resolution unit 121 and storage unit 122.
Preserve module 110 and be used for being received by first thread the file of at least one client upload, and preserve the literary composition received Part.
In traditional technical scheme, it is that same thread completes that server receives and parses through the file of client upload.
In an embodiment of the present invention, the file of the file and parsing client upload that receive client upload can be divided into two Thread is respectively completed, and so can be effectively prevented from the situation of transmitting file time-out.
Specifically, preserve module 110 and can be received the file of at least one client upload by first thread, and preserve reception The file arrived.Additionally, when preserving the file received, preserve module 110 and also can preserve the service identification of file.Wherein, Service identification is not included in file, but can upload onto the server with file simultaneously, and service identification is used for determining belonging to file Business.
Such as, user is after the files passe page clicks on " uploading " button, and client can be by the business mark of file and this document Knowledge uploads onto the server.Server is preserving after file, can return to upload to client by current thread and successfully responds letter Breath.
Acquisition module 120 is for resolving, to obtain the data that file comprises the file preserved by the second thread.
Specifically, acquisition module 120 can include resolution unit 121 and storage unit 122.
Resolution unit 121 for determining the business of correspondence according to the service identification of file, and dispatches business pair in the second thread Corresponding file resolves.
Storage unit 122 is for being saved in corresponding analysis result in parsing program.
Specifically, storage unit 122 can be by the service identification of each file and the current line number having completed parsing part correspondence Correspondence is saved in parsing program.
For example, if file comprising user profile of transferring accounts, receiving the information such as user profile and transfer amounts, therefore may be used According to above-mentioned information determine this document corresponding be transferred account service, then can dispatch transferred account service in the second thread and this document is entered Row resolves, to obtain the data in file.Such as, completed analysis unit and be divided into first to walk to the 6th row data, then can solve Preserving current parsing progress in analysis program is the 6th row.
Additionally, the acquisition device of the data of the embodiment of the present invention may also include timing enquiry module 130.
Regularly enquiry module 130 is for after being saved in corresponding analysis result in parsing program, and timing inquiry resolves Program, to obtain the parsing progress of the file being not fully complete parsing.
After timing enquiry module 130 obtains the parsing progress of the file being not fully complete parsing, acquisition module 120 schedulable pair The file being not fully complete parsing is proceeded to resolve by the business answered according to the parsing progress of the file being not fully complete parsing.
Specifically, acquisition module 120 can resolve program by intervalometer timing inquiry, to obtain the file being not fully complete parsing Parsing progress.Then according to the business that the data attribute scheduling comprised in file is corresponding, further according to the file being not fully complete parsing Parsing progress the file being not fully complete parsing is proceeded resolve.Such as: mechanical disorder occurs during files passe, can Program is resolved by intervalometer inquiry, if the current line number that current file has completed to resolve part corresponding is 6, then can be from 7th row continues to resolve this document so that user is without re-executing files passe operation.
It addition, the acquisition device of the data of the embodiment of the present invention may also include processing module 140 and returns module 150.
Processing module 140, for after being saved in parsing program by corresponding analysis result, receives what client sent Parsing progress queries is asked, and resolves program according to resolving progress queries requesting query, enters obtaining the parsing of respective file Degree.
Return module 150 for returning parsing progress to client.
The acquisition device of the data of the embodiment of the present invention, receives the file of at least one client upload by first thread, and Preserve the file received, and by the second thread, the file preserved is resolved, to obtain the data that file comprises, Avoid the overlapping development of files passe function, save resource;By files passe and document analysis being divided into two threads Complete, efficiently avoid session timeout, the phenomenon that files passe is failed, improve work efficiency.
In the description of this specification, reference term " embodiment ", " some embodiments ", " example ", " tool Body example " or the description of " some examples " etc. means to combine this embodiment or example describes specific features, structure, material Material or feature are contained at least one embodiment or the example of the present invention.In this manual, the signal to above-mentioned term Property statement be necessarily directed to identical embodiment or example.And, the specific features of description, structure, material or spy Point can be to combine in one or more embodiments in office or example in an appropriate manner.Additionally, in the case of the most conflicting, Those skilled in the art can be by the different embodiments described in this specification or example and different embodiment or the spy of example Levy and be combined and combine.
Additionally, term " first ", " second " are only used for describing purpose, and it is not intended that instruction or imply relatively important Property or the implicit quantity indicating indicated technical characteristic.Thus, define " first ", " second " feature permissible Express or implicitly include at least one this feature.In describing the invention, " multiple " are meant that at least two, Such as two, three etc., unless otherwise expressly limited specifically.
In flow chart or at this, any process described otherwise above or method description are construed as, and represent and include one Or the module of code, fragment or the part of the executable instruction of the more step for realizing specific logical function or process, And the scope of the preferred embodiment of the present invention includes other realization, wherein can not press order that is shown or that discuss, Including according to involved function by basic mode simultaneously or in the opposite order, performing function, this should be by the present invention's Embodiment person of ordinary skill in the field understood.
Represent in flow charts or the logic described otherwise above at this and/or step, for example, it is possible to be considered as reality The sequencing list of the executable instruction of existing logic function, may be embodied in any computer-readable medium, for instruction Execution system, device or equipment (system such as computer based system, including processor or other can perform from instruction System, device or equipment instruction fetch also perform the system instructed) use, or combine these instruction execution systems, device or set Standby and use.For the purpose of this specification, " computer-readable medium " can be any can to comprise, store, communicate, propagate Or transmission procedure for instruction execution system, device or equipment or combines these instruction execution systems, device or equipment and uses Device.The more specifically example (non-exhaustive list) of computer-readable medium includes following: have one or more cloth The electrical connection section (electronic installation) of line, portable computer diskette box (magnetic device), random access memory (RAM), only Reading memorizer (ROM), erasable read only memory (EPROM or flash memory) of editing, fiber device, and Portable optic disk read only memory (CDROM).It addition, computer-readable medium can even is that can print thereon described The paper of program or other suitable media, because then can carry out such as by paper or other media are carried out optical scanning Edit, interpret or be processed to electronically obtain described program with other suitable methods if desired, then stored In computer storage.
Should be appreciated that each several part of the present invention can realize by hardware, software, firmware or combinations thereof.In above-mentioned reality Execute in mode, software that multiple steps or method in memory and can be performed by suitable instruction execution system with storage or Firmware realizes.Such as, if realized with hardware, with the most the same, available well known in the art under Any one or their combination in row technology realize: have the logic gates for data signal realizes logic function Discrete logic, there is the special IC of suitable combination logic gate circuit, programmable gate array (PGA), existing Field programmable gate array (FPGA) etc..
Those skilled in the art are appreciated that realizing all or part of step that above-described embodiment method carries is can Completing instructing relevant hardware by program, described program can be stored in a kind of computer-readable recording medium, This program upon execution, including one or a combination set of the step of embodiment of the method.
Additionally, each functional unit in each embodiment of the present invention can be integrated in a processing module, it is also possible to be each Individual unit is individually physically present, it is also possible to two or more unit are integrated in a module.Above-mentioned integrated module was both Can realize to use the form of hardware, it would however also be possible to employ the form of software function module realizes.If described integrated module with The form of software function module realizes and as independent production marketing or when using, it is also possible to be stored in a computer-readable Take in storage medium.
Storage medium mentioned above can be read only memory, disk or CD etc..Although above it has been shown and described that Embodiments of the invention, it is to be understood that above-described embodiment is exemplary, it is impossible to be interpreted as limitation of the present invention, Above-described embodiment can be changed, revises, replace and modification by those of ordinary skill in the art within the scope of the invention.

Claims (10)

1. the acquisition methods of data, it is characterised in that including:
Received the file of at least one client upload by first thread, and preserve the file received;And
By the second thread, the file preserved is resolved, to obtain the data that described file comprises.
Method the most according to claim 1, it is characterised in that when the file that described preservation receives, also include: Preserve the service identification of described file;
Described by the second thread to preserve file resolve, including: determine correspondence according to the service identification of described file Business, and in described second thread, dispatch described business corresponding file resolved;And by corresponding parsing knot Fruit is saved in parsing program.
Method the most according to claim 2, it is characterised in that the described analysis result by correspondence is saved in parsing progress In table, including:
The service identification of each file and the current line number correspondence that completed to resolve part corresponding are saved in described parsing progress In table.
The most according to the method in claim 2 or 3, it is characterised in that described, corresponding analysis result is saved in solution After in analysis program, also include:
Described parsing program is inquired about in timing, to obtain the parsing progress of the file being not fully complete parsing;And
Business corresponding to scheduling according to described in be not fully complete parsing the parsing progress of file the file being not fully complete parsing is proceeded Resolve.
The most according to the method in claim 2 or 3, it is characterised in that described, corresponding analysis result is saved in solution After in analysis program, also include:
Receive the parsing progress queries request that described client sends, and solve according to described in described parsing progress queries requesting query Analysis program, to obtain the parsing progress of respective file;And
Described parsing progress is returned to described client.
6. the acquisition device of data, it is characterised in that including:
Preserve module, for being received the file of at least one client upload by first thread, and preserve the file received; And
Acquisition module, for resolving, to obtain the data that described file comprises the file preserved by the second thread.
Device the most according to claim 6, it is characterised in that described preservation module, is additionally operable to: connect in described preservation During the file received, also include: preserve the service identification of described file;
Described acquisition module, including:
Resolution unit, for determining the business of correspondence according to the service identification of described file, and dispatches in described second thread Corresponding file is resolved by described business;And
Storage unit, for being saved in corresponding analysis result in parsing program.
Device the most according to claim 7, it is characterised in that described storage unit, specifically for:
The service identification of each file and the current line number correspondence that completed to resolve part corresponding are saved in described parsing progress In table.
9. according to the device described in claim 7 or 8, it is characterised in that described device also includes:
Regularly enquiry module, after being saved in parsing program at the described analysis result by correspondence, institute is inquired about in timing State parsing program, to obtain the parsing progress of the file being not fully complete parsing;
Wherein, acquisition module, be additionally operable to: business corresponding to scheduling according to described in be not fully complete the parsing progress pair of file of parsing The file being not fully complete parsing proceeds to resolve.
10. according to the device described in claim 7 or 8, it is characterised in that described module also includes:
Processing module, after being saved in parsing program at the described analysis result by correspondence, receives described client The parsing progress queries request sent, and according to resolving program described in described parsing progress queries requesting query, right to obtain Answer the parsing progress of file;And
Return module, for returning described parsing progress to described client.
CN201510050244.5A 2015-01-30 2015-01-30 The acquisition methods and device of data Active CN105991676B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510050244.5A CN105991676B (en) 2015-01-30 2015-01-30 The acquisition methods and device of data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510050244.5A CN105991676B (en) 2015-01-30 2015-01-30 The acquisition methods and device of data

Publications (2)

Publication Number Publication Date
CN105991676A true CN105991676A (en) 2016-10-05
CN105991676B CN105991676B (en) 2019-04-09

Family

ID=57036916

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510050244.5A Active CN105991676B (en) 2015-01-30 2015-01-30 The acquisition methods and device of data

Country Status (1)

Country Link
CN (1) CN105991676B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108521441A (en) * 2018-03-13 2018-09-11 沈阳东软医疗系统有限公司 A kind of document analysis method, apparatus and equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050044151A1 (en) * 2003-03-05 2005-02-24 Jianguo Jiang Asynchronous mechanism and message pool
CN101282300A (en) * 2008-03-03 2008-10-08 北京航空航天大学 Method for processing HTTP packet based on non-blockage mechanism
CN101692668A (en) * 2009-07-06 2010-04-07 民航数据通信有限责任公司 Device and method for automatically downloading, resolving and storing aviation meteorological data
CN103533002A (en) * 2012-07-05 2014-01-22 阿里巴巴集团控股有限公司 Data processing method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050044151A1 (en) * 2003-03-05 2005-02-24 Jianguo Jiang Asynchronous mechanism and message pool
CN101282300A (en) * 2008-03-03 2008-10-08 北京航空航天大学 Method for processing HTTP packet based on non-blockage mechanism
CN101692668A (en) * 2009-07-06 2010-04-07 民航数据通信有限责任公司 Device and method for automatically downloading, resolving and storing aviation meteorological data
CN103533002A (en) * 2012-07-05 2014-01-22 阿里巴巴集团控股有限公司 Data processing method and system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108521441A (en) * 2018-03-13 2018-09-11 沈阳东软医疗系统有限公司 A kind of document analysis method, apparatus and equipment

Also Published As

Publication number Publication date
CN105991676B (en) 2019-04-09

Similar Documents

Publication Publication Date Title
CN104915296B (en) Buried point testing method, data query method and device
CN100462977C (en) Capture server, distribution server, method and system for generating webpage capture
CN105335406B (en) Daily record data processing method and processing device
CN105989070B (en) Method and system for requesting data from middleware and middleware client
CN106549997A (en) The acquisition methods and device of user context information
CN111459631A (en) Automatic batch processing method and system for server
CN105989447A (en) Data processing system, method and platform
EP1437659A3 (en) Method and system for managing application server lifecycle
CN109710827B (en) Picture attribute management method and device, picture server and business processing terminal
CN111506496A (en) Test data acquisition method and device, electronic equipment and storage medium
CN107172039A (en) The acquisition methods of agreement key assignments, device and system
CN105991676A (en) Data acquiring method and data acquiring device
CN103580951A (en) Method of comparing outputs in a plurality of information systems
CN102629345A (en) Chain type communication cooperation method, apparatus and system thereof
CN105989096A (en) Account information clearing method and apparatus
CN105630466A (en) Business control method and apparatus
CN110322345B (en) Block chain endorsement method and device
CN107483294B (en) Method and device for monitoring network request
CN105162842A (en) Display method and device for application in application wall
CN103188205A (en) Information uploading method and system based on LVS framework
CN105450733A (en) Business data distribution processing method and system
CN105871680A (en) Communication method, communication system and display device
CN107583871B (en) Express delivery sorting method and sorting system
CN106155532A (en) A kind of method of quickly revert, terminal and system
CN110231920A (en) Print out task distribution method, system, readable storage medium storing program for executing and computer equipment

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
TR01 Transfer of patent right

Effective date of registration: 20200925

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

Patentee after: Innovative advanced technology Co.,Ltd.

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

Patentee before: Advanced innovation technology Co.,Ltd.

Effective date of registration: 20200925

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

Patentee after: Advanced innovation technology Co.,Ltd.

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

Patentee before: Alibaba Group Holding Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20240221

Address after: Guohao Times City # 20-01, 128 Meizhi Road, Singapore

Patentee after: Advanced Nova Technology (Singapore) Holdings Ltd.

Country or region after: Singapore

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

Patentee before: Innovative advanced technology Co.,Ltd.

Country or region before: Cayman Islands

TR01 Transfer of patent right