Movatterモバイル変換


[0]ホーム

URL:


CN107861994B - Log sorting method and device - Google Patents

Log sorting method and device
Download PDF

Info

Publication number
CN107861994B
CN107861994BCN201710973674.3ACN201710973674ACN107861994BCN 107861994 BCN107861994 BCN 107861994BCN 201710973674 ACN201710973674 ACN 201710973674ACN 107861994 BCN107861994 BCN 107861994B
Authority
CN
China
Prior art keywords
log
website
word document
web crawler
record
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.)
Expired - Fee Related
Application number
CN201710973674.3A
Other languages
Chinese (zh)
Other versions
CN107861994A (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.)
Fujian Cnfol Information Technology Co Ltd
Original Assignee
Fujian Cnfol Information Technology Co 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 Fujian Cnfol Information Technology Co LtdfiledCriticalFujian Cnfol Information Technology Co Ltd
Priority to CN201710973674.3ApriorityCriticalpatent/CN107861994B/en
Publication of CN107861994ApublicationCriticalpatent/CN107861994A/en
Application grantedgrantedCritical
Publication of CN107861994BpublicationCriticalpatent/CN107861994B/en
Expired - Fee Relatedlegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Landscapes

Abstract

Translated fromChinese

本发明提供了日志整理方法及装置,涉及计算机技术领域,其中,该日志整理方法包括:首先,获取日志系统论坛的网址,其次,运用网络爬虫技术从网址中提取每条记录的日志内容,之后,将日志内容汇总到一个word文档里,其中,word文档按照预先设定的格式进行设置,通过上述处理过程,实现了将团队中每个人的日志统一在一个网址上进行填写,并由网络爬虫技术获取每条记录的日志内容,并自动将日志内容汇总到一个word文档里,从而节约了大量人力和时间的浪费,方便快捷。

Figure 201710973674

The present invention provides a log sorting method and device, and relates to the field of computer technology, wherein the log sorting method includes: first, obtaining a website of a log system forum; secondly, extracting the log content of each record from the website by using a web crawler technology, and then , summarize the log content into a word document, in which the word document is set according to the preset format. Through the above processing process, the log of everyone in the team is unified on one URL to fill in, and the web crawler The technology obtains the log content of each record, and automatically summarizes the log content into a word document, thus saving a lot of manpower and time waste, which is convenient and fast.

Figure 201710973674

Description

Log sorting method and device
Technical Field
The invention relates to the technical field of computers, in particular to a log sorting method and device.
Background
With the rapid development of science and technology, the pace of life of people is also gradually accelerated, and particularly in developed cities, the work and life of people are rapidly driven at different paces. Different from the traditional returning-to-nature cultivation and life, more people in cities gather in different teams, and complete the same target through division of labor and cooperation, and certainly, the rhythm of work and life is unified and ordered for people in the same team.
Particularly, in some large-scale development projects, because the development period is long, the number of participating personnel is large, and even in the development process, people can shift work or some people can leave work. When the situation occurs, the progress of the whole development project is influenced, and in a serious case, the whole development project is pushed to be redone, so that a large amount of manpower and material resources are wasted.
Therefore, in the modern office process, members in a team regularly log the work (in some cases, the work is recorded in a meeting record mode) so as to record the progress, difficulty, doubt and the like of the related work, and the follow-up view is facilitated. In the existing recording process, a manager mostly issues a uniform template (including a paper template, an electronic template and the like), then each participant fills in the template according to the working condition of the participant, and then a secretary uniformly arranges and summarizes the contents filled in by each participant. Therefore, the above process is complicated, and a great deal of time and energy are wasted for related workers in the whole process.
In summary, there is no effective solution to the problem of consuming a lot of time and effort in the logging process.
Disclosure of Invention
In view of this, an object of the embodiments of the present invention is to provide a log sorting method and apparatus, where log content is extracted from a website by using a web crawler technology, and the log content is collected into a word document, so that time and effort are saved in a log sorting process.
In a first aspect, an embodiment of the present invention provides a log sorting method, including: acquiring a website of a journal system forum;
extracting the log content of each record from the website by using a web crawler technology;
and summarizing the log contents into a word document, wherein the word document is set according to a preset format.
With reference to the first aspect, an embodiment of the present invention provides a first possible implementation manner of the first aspect, where before acquiring the website of the log system forum, the method further includes:
each user side respectively logs in a website;
and each user side fills the log content in the website according to the recorded keywords.
With reference to the first possible implementation manner of the first aspect, an embodiment of the present invention provides a second possible implementation manner of the first aspect, where the extracting, by using a web crawler technology, log content of each record from a website includes:
logging in a website by using a web crawler technology;
respectively acquiring records of each user side through a web crawler technology;
and extracting the log content of each record according to the keywords respectively by using a web crawler technology.
With reference to the second possible implementation manner of the first aspect, an embodiment of the present invention provides a third possible implementation manner of the first aspect, where the aggregating log content into a word document, where setting the word document according to a preset format includes:
presetting a format of a word document, wherein the word document is divided into a plurality of parts according to keywords;
searching keywords matched with the log content in the word document;
the log content is placed to the portion corresponding to the matching keyword.
With reference to the first aspect, an embodiment of the present invention provides a fourth possible implementation manner of the first aspect, where the web crawler technology is written in python language.
In a second aspect, an embodiment of the present invention provides a log sorting apparatus, including:
the website acquisition module is used for acquiring the website of the log system forum;
the record extraction module is used for extracting the log content of each record from the website by using a web crawler technology;
and the summarizing module is used for summarizing the log contents into a word document, wherein the word document is set according to a preset format.
With reference to the second aspect, an embodiment of the present invention provides a first possible implementation manner of the second aspect, where the method further includes:
the website login module is used for each user side to login a website respectively;
and the record filling module is used for filling the log contents in the website by each user side according to the recorded keywords.
With reference to the first possible implementation manner of the second aspect, an embodiment of the present invention provides a second possible implementation manner of the second aspect, where the record extraction module includes:
the login unit is used for logging in the website by applying a web crawler technology;
the record crawling unit is used for respectively acquiring the records of each user side through a web crawler technology;
and the keyword extraction unit is used for extracting the log content of each record according to the keywords respectively through a web crawler technology.
With reference to the second possible implementation manner of the second aspect, an embodiment of the present invention provides a third possible implementation manner of the second aspect, where the summarizing module includes:
the format setting unit is used for presetting the format of a word document, wherein the word document is divided into a plurality of parts according to keywords;
the keyword matching unit is used for searching keywords matched with the log content in the word document;
and a content placing unit for placing the log content to a portion corresponding to the matched keyword.
In combination with the second aspect, the embodiment of the present invention provides a fourth possible implementation manner of the second aspect, where the web crawler technology is written in python language.
The log arrangement method and device provided by the embodiment of the invention comprise the following steps: firstly, acquiring a website of a log system forum, then extracting log content of each record from the website by using a web crawler technology, and then collecting the log content into a word document, wherein it needs to be explained that the word document is set according to a preset format, and through the processing process, the purpose of conveniently and conveniently arranging logs of members in a team is realized, namely, the log content is input into the website of the log system forum, and then the log content is guided into a corresponding position in the word document by using the web crawler technology, so that the time and energy for manually arranging the log content are saved, and the operation is convenient and fast.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
In order to make the aforementioned and other objects, features and advantages of the present invention comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 shows a flowchart of a log sorting method provided by an embodiment of the present invention;
fig. 2 is a connection diagram of a log collating apparatus provided by an embodiment of the present invention;
FIG. 3 is a structural framework diagram of a log collating device provided by an embodiment of the present invention;
fig. 4 shows a structural connection diagram of the log collating device provided by the embodiment of the present invention.
Icon: 1-website acquisition module; 2-record extraction module; 3-a summary module; 21-a logging unit; 22-record crawling unit; 23-a keyword extraction unit; 31-format setting unit; 32-keyword matching unit; 33-content placement unit.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. The components of embodiments of the present invention generally described and illustrated in the figures herein may be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present invention, presented in the figures, is not intended to limit the scope of the invention, as claimed, but is merely representative of selected embodiments of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the present invention without making any creative effort, shall fall within the protection scope of the present invention.
In the current working process, particularly in some large-scale development projects, the project development period is long, the number of participators is large, and all the links can be realized only by the mutual cooperation of people. If the cooperation is improper, the progress of the whole development project is affected, and in severe cases, the whole development project is pushed to be redone, so that a large amount of manpower and material resources are wasted. Therefore, in the modern office process, members in a team can log the work regularly to record the progress, difficulty, doubt and the like of the related work so as to facilitate the subsequent check. In the existing recording process, a manager mostly issues a uniform template, then each participant fills the template according to the working condition of the participant, and then a secretary uniformly arranges and summarizes the contents filled by each participant so as to regularly summarize the whole working progress. However, the above-mentioned arrangement process is cumbersome and wastes a lot of time and energy of the related staff.
Based on this, the embodiment of the invention provides a log sorting method and a log sorting device, which are described below through an embodiment.
Example 1
Referring to fig. 1, the log sorting method provided in this embodiment specifically includes the following steps:
step S101: and acquiring the website of the log system forum.
Step S102: and extracting the log content of each record from the website by using a web crawler technology.
Step S103: and summarizing the log contents into a word document, wherein the word document is set according to a preset format.
The following describes details of implementation of each step in the log arrangement method in detail, before acquiring the website of the log system forum in step S101, the method further includes:
(1) and each user side logs in the website respectively. Here, the user side refers to each computer, mobile terminal, and the like that performs log content input on the website of the log system forum. That is, the personnel in the team log in the website of the log system forum through a computer, a mobile terminal and the like, and then complete the filling of the log content on the page corresponding to the website.
(2) And each user side fills the log content in the website according to the recorded keywords. When each user side fills in the log content, the user side needs to complete the filling of the log content according to the keywords of each record set in the page. Through the classification, the primary arrangement of the log content is realized.
Step S102, extracting the log content of each record from the website by using a web crawler technology specifically comprises the following steps:
(1) and logging in the website by using the web crawler technology, namely logging in the website of the log system forum again by using the web crawler technology after all the clients finish filling the log content. The web crawler technology is a program for automatically capturing web information according to a certain rule. It downloads web pages from the world wide web for a search engine. The web crawler technology starts from the URL of one or a plurality of initial web pages to obtain the URL on the initial web pages, and continuously extracts new URLs from the current web pages to put the URLs into a queue in the process of capturing the web pages until certain stop conditions of the system are met. In the log arrangement method, the website of the log system forum is usually a fixed URL, which is convenient for capturing.
(2) And respectively acquiring the records of each user side through a web crawler technology, and after the website is acquired, respectively acquiring the records of each user side through the web crawler technology, namely capturing all log contents on the website.
(3) And extracting the log content of each record according to the keywords respectively by using a web crawler technology. And after the log contents are acquired, extracting the log contents, wherein the extraction rule is that the log contents of each user side are extracted according to the keywords, so that the log contents are classified conveniently.
Step S103, collecting the log content into a word document, wherein the setting of the word document according to a preset format specifically comprises the following steps:
(1) presetting a format of a word document, wherein the word document is divided into a plurality of parts according to keywords. For convenience of viewing, the format of the word document is set in advance, and generally, the word document is divided into a plurality of parts in advance according to keywords, for example, a table is drawn, and the like.
(2) And searching keywords matched with the log content in the word document, and searching a corresponding position in the word document for the log content after the log content is obtained, namely searching the matched keywords in the word document.
(3) And placing the log content into the part corresponding to the matched keyword, and then placing the log content into the part corresponding to the matched keyword, thereby finishing the placement of the log content in the word document.
In addition, it should be noted here that the web crawler technology is written in python language. The python language is an object-oriented interpreted computer programming language. The Python syntax is compact and clear, and has rich and powerful libraries. It can be used to link together various modules made in other languages (e.g., C/C + +) for parsing. In addition, the use of Python can quickly generate a prototype of a program, and can rewrite required parts in a suitable language, for example, a graphics rendering module in a 3D game, the performance requirement is particularly high, the parts can be rewritten by C/C + +, and then the parts are packaged into an extended class library which can be called by Python. The web crawler technology is written by adopting a python language, so that log contents in forum websites of a log system can be conveniently and correspondingly converted into word documents.
In summary, the log sorting method provided in this embodiment includes: firstly, acquiring a website of a log system forum, then extracting log content of each record from the website by using a web crawler technology, and then summarizing the log content into a word document, wherein it needs to be explained that the word document is set according to a preset format.
Example 2
Referring to fig. 2, 3 and 4, the present embodiment provides a log collating apparatus including: the website acquisition module 1 is used for acquiring a website of a log system forum, the record extraction module 2 is used for extracting log contents of each record from the website by using a web crawler technology, and the summarization module 3 is used for summarizing the log contents into a word document, wherein the word document is set according to a preset format.
In addition, the log collating device further includes: the website login module is used for each user side to log in the website respectively, and the record filling module is used for each user side to fill in log contents in the website according to the recorded keywords.
The record extraction module 2 includes: the login unit 21 is configured to log in to a website by using a web crawler technology, the record crawling unit 22 is configured to obtain records of each user side by using the web crawler technology, and the keyword extracting unit 23 is configured to extract log content of each record according to keywords by using the web crawler technology.
The above-mentioned summary module 3 includes: the format setting unit 31 is used for setting the format of a word document in advance, wherein the word document is divided into a plurality of parts according to keywords, the keyword matching unit 32 is used for searching keywords matched with the log content in the word document, and the content placing unit 33 is used for placing the log content to the parts corresponding to the matched keywords.
It should be noted here that the web crawler technology is written in python, which is an object-oriented interpreted computer programming language. The Python syntax is compact and clear, and has rich and powerful libraries. It can be used to link together various modules made in other languages (e.g., C/C + +) for parsing. In addition, the use of Python can quickly generate a prototype of a program, and can rewrite required parts in a suitable language, for example, a graphics rendering module in a 3D game, the performance requirement is particularly high, the parts can be rewritten by C/C + +, and then the parts are packaged into an extended class library which can be called by Python. The web crawler technology is written by adopting a python language, so that log contents in forum websites of a log system can be conveniently and correspondingly converted into word documents.
In summary, the log arranging device provided in this embodiment includes: the website acquisition module 1, the record extraction module 2 and the summary module 3 are connected in sequence, when the device is used, the website acquisition module 1 is used for acquiring the website of a log system forum, the record extraction module 2 is used for extracting the log content of each record from the website by using a web crawler technology, the summary module 3 is used for summarizing the log content into a word document, the word document is set according to a preset format, and through the setting of the modules, especially the application of the web crawler technology, the purpose of directly guiding the log content in the website into the word document for summary is achieved, so that the consumption of a large amount of time and energy in the log content arrangement and summary process is saved, and the device is convenient and fast.
The computer program product of the log sorting method and device provided by the embodiment of the present invention includes a computer readable storage medium storing a program code, where instructions included in the program code may be used to execute the method described in the foregoing method embodiment, and specific implementation may refer to the method embodiment, which is not described herein again.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the system and the apparatus described above may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In addition, in the description of the embodiments of the present invention, unless otherwise explicitly specified or limited, the terms "mounted," "connected," and "connected" are to be construed broadly, e.g., as meaning either a fixed connection, a removable connection, or an integral connection; can be mechanically or electrically connected; they may be connected directly or indirectly through intervening media, or they may be interconnected between two elements. The specific meanings of the above terms in the present invention can be understood in specific cases to those skilled in the art.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
Finally, it should be noted that: the above-mentioned embodiments are only specific embodiments of the present invention, which are used for illustrating the technical solutions of the present invention and not for limiting the same, and the protection scope of the present invention is not limited thereto, although the present invention is described in detail with reference to the foregoing embodiments, those skilled in the art should understand that: any person skilled in the art can modify or easily conceive the technical solutions described in the foregoing embodiments or equivalent substitutes for some technical features within the technical scope of the present disclosure; such modifications, changes or substitutions do not depart from the spirit and scope of the embodiments of the present invention, and they should be construed as being included therein. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (6)

1. The log arrangement method is characterized by comprising the following steps:
acquiring a website of a journal system forum;
extracting the log content of each record from the website by using a web crawler technology;
collecting the log content into a word document, wherein the word document is set according to a preset format;
the acquiring the website of the log system forum further comprises:
each user side logs in the website respectively;
each user side fills the log content in the website according to the recorded keywords;
the website of the log system forum is a fixed URL;
the log content is collected into a word document, wherein the setting of the word document according to a preset format comprises the following steps:
presetting a format of the word document, wherein the word document is divided into a plurality of parts according to the keywords;
searching keywords matched with the log content in the word document;
and placing the log content to the part corresponding to the matched keyword.
2. The log collating method according to claim 1, wherein the extracting log content of each record from the website by using a web crawler technology comprises:
logging in the website by using a web crawler technology;
respectively acquiring the records of each user side through a web crawler technology;
and extracting the log content of each record according to the keywords respectively through a web crawler technology.
3. The log collating method according to claim 1, wherein said web crawler technique is written in python language.
4. The log collating device is characterized by comprising:
the website acquisition module is used for acquiring the website of the log system forum;
the record extraction module is used for extracting the log content of each record from the website by using a web crawler technology;
the collecting module is used for collecting the log contents into a word document, wherein the word document is set according to a preset format;
the device further comprises: the website login module is used for each user side to log in the website respectively;
the log filling module is used for filling the log contents in the website by each user side according to the recorded keywords;
the website of the log system forum is a fixed URL;
the summarization module comprises:
the format setting unit is used for presetting the format of the word document, wherein the word document is divided into a plurality of parts according to the keywords;
the keyword matching unit is used for searching keywords matched with the log content in the word document;
a content placing unit for placing the log content to the portion corresponding to the matched keyword.
5. The log collating apparatus according to claim 4, wherein the record extracting module includes:
the login unit is used for logging in the website by applying a web crawler technology;
the record crawling unit is used for respectively acquiring the records of each user side through a web crawler technology;
and the keyword extraction unit is used for extracting the log content of each record according to the keywords respectively through a web crawler technology.
6. The log collating apparatus according to claim 4, wherein the web crawler technology is written in python language.
CN201710973674.3A2017-10-182017-10-18 Log sorting method and deviceExpired - Fee RelatedCN107861994B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201710973674.3ACN107861994B (en)2017-10-182017-10-18 Log sorting method and device

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201710973674.3ACN107861994B (en)2017-10-182017-10-18 Log sorting method and device

Publications (2)

Publication NumberPublication Date
CN107861994A CN107861994A (en)2018-03-30
CN107861994Btrue CN107861994B (en)2021-07-02

Family

ID=61696345

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201710973674.3AExpired - Fee RelatedCN107861994B (en)2017-10-182017-10-18 Log sorting method and device

Country Status (1)

CountryLink
CN (1)CN107861994B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN114298674B (en)*2021-12-272024-04-12四川启睿克科技有限公司Shift system and method for shift allocation calculation based on complex rules

Citations (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN103856565A (en)*2014-03-182014-06-11浪潮集团有限公司E-commerce tax source management cloud collection monitoring method
CN103902674A (en)*2014-03-192014-07-02百度在线网络技术(北京)有限公司Method and device for collecting evaluation data of specific subject
CN103955497A (en)*2014-04-212014-07-30常州市珠峰网络科技有限公司Data collection summary method for customized table
CN105068683A (en)*2015-07-272015-11-18上海斐讯数据通信技术有限公司Smart notepad and working method thereof, instant recording system and working method thereof
CN106844495A (en)*2016-12-262017-06-13北京五八信息技术有限公司A kind of acquisition methods and device of website operation daily record

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US8965876B2 (en)*2012-01-182015-02-24Yahoo! Inc.Ecosystem for manually marked searchable feeds on publisher sites

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN103856565A (en)*2014-03-182014-06-11浪潮集团有限公司E-commerce tax source management cloud collection monitoring method
CN103902674A (en)*2014-03-192014-07-02百度在线网络技术(北京)有限公司Method and device for collecting evaluation data of specific subject
CN103955497A (en)*2014-04-212014-07-30常州市珠峰网络科技有限公司Data collection summary method for customized table
CN105068683A (en)*2015-07-272015-11-18上海斐讯数据通信技术有限公司Smart notepad and working method thereof, instant recording system and working method thereof
CN106844495A (en)*2016-12-262017-06-13北京五八信息技术有限公司A kind of acquisition methods and device of website operation daily record

Also Published As

Publication numberPublication date
CN107861994A (en)2018-03-30

Similar Documents

PublicationPublication DateTitle
Alam et al.Processing social media images by combining human and machine computing during crises
Mahto et al.A dive into Web Scraper world
CA2865187C (en)Method and system relating to salient content extraction for electronic content
CN106919555A (en)The system and method that the field of the data for being included in log stream is extracted
CN107832469B (en)A kind of generation method and device of enterprise logo image
CN103136228A (en)Image search method and image search device
CN106101176A (en)The media cloud that melts of a kind of integration produces delivery system and method
US20170235726A1 (en)Information identification and extraction
CN104933056A (en)Uniform resource locator (URL) de-duplication method and device
JP2010073114A (en)Image information search device, image information search method, computer program for the same
JP2010073114A6 (en) Image information retrieving apparatus, image information retrieving method and computer program therefor
CN110909120B (en)Resume searching/delivering method, device and system and electronic equipment
CN104598536B (en)A kind of distributed network information structuring processing method
CN108055351A (en)The processing method and processing device of three dimensional file
CN104391978A (en)Method and device for storing and processing web pages of browsers
Pandela et al.Browser forensics on web-based tiktok applications
CN108228875A (en)Daily record analysis method and device based on perfect Hash
CN110555488A (en)Image sequence auditing method and system, electronic equipment and storage medium
Padhy et al.Brown dog: Leveraging everything towards autocuration
CN106570153A (en)Data extraction method and system for mass URLs
CN103177022A (en)Method and device of malicious file search
CN105550179A (en)Webpage collection method and browser plug-in
CN106294885A (en)A kind of data collection towards isomery webpage and mask method
CN104765823A (en)Method and device for collecting website data
CN107506502A (en)A kind of data collecting system and collecting method

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant
CF01Termination of patent right due to non-payment of annual fee

Granted publication date:20210702


[8]ページ先頭

©2009-2025 Movatter.jp