CN106776875A - A kind of request processing method and device - Google Patents

A kind of request processing method and device Download PDF

Info

Publication number
CN106776875A
CN106776875A CN201611073539.5A CN201611073539A CN106776875A CN 106776875 A CN106776875 A CN 106776875A CN 201611073539 A CN201611073539 A CN 201611073539A CN 106776875 A CN106776875 A CN 106776875A
Authority
CN
China
Prior art keywords
data
buffer area
data processing
request
processing request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201611073539.5A
Other languages
Chinese (zh)
Inventor
郭建辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
TVMining Beijing Media Technology Co Ltd
Original Assignee
TVMining Beijing Media 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 TVMining Beijing Media Technology Co Ltd filed Critical TVMining Beijing Media Technology Co Ltd
Priority to CN201611073539.5A priority Critical patent/CN106776875A/en
Publication of CN106776875A publication Critical patent/CN106776875A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2453Query optimisation
    • G06F16/24534Query rewriting; Transformation
    • G06F16/24539Query rewriting; Transformation using cached or materialised query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24552Database cache management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/254Extract, transform and load [ETL] procedures, e.g. ETL data flows in data warehouses

Abstract

The invention discloses a kind of request processing method and device, it is used to save human cost.Methods described includes:When data processing request is monitored, judge whether need to use buffer area when performing the data processing request;When buffer area is needed to use, judge the corresponding data of the data processing request whether in buffer area;When the corresponding data of the data processing request are in buffer area, the corresponding data of the data processing request are obtained from buffer area;The data for obtaining are processed according to the treatment request.Using scheme provided by the present invention, the position where determining the corresponding data of request of data by deterministic process twice, so as to when call request is sent, without the corresponding address of manual editing's data processing request, save human cost.

Description

A kind of request processing method and device
Technical field
The present invention relates to Internet technical field, more particularly to a kind of request processing method and device.
Background technology
When some business are performed, it is necessary to call data, and data are processed accordingly.At this time, it may be necessary to perform industry The personnel of business edit corresponding call request to call these data, when call request is edited, it is necessary to indicate the call request In comprising the position where its data to be called, so as to indicate that these data need to be called from database, or from caching In call.
Such mode in call request, it is necessary to need the position where identifying its data to be called, normal conditions Under, it is that the personnel for needing execution business carry out manual editing, and it is further desired that write in the code corresponding to Business Processing sentencing Disconnected data are codes in database or in the buffer.And because business is unrelated with caching, therefore when call request is sent, need Edlin is entered to the data address pointed by call request, it is necessary to greatly workload, thus, how to provide at a kind of request Reason method, is a technical problem urgently to be resolved hurrily so as to save human cost.
The content of the invention
The present invention provides a kind of request processing method and device, is used to save human cost.
The present invention provides a kind of request processing method, including:
When data processing request is monitored, judge whether need to use buffer area when performing the data processing request;
When buffer area is needed to use, judge the corresponding data of the data processing request whether in buffer area;
When the corresponding data of the data processing request are in buffer area, the data processing request pair is obtained from buffer area The data answered;
The data for obtaining are processed according to the treatment request.
The beneficial effects of the present invention are:When data processing request is detected, data processing request is needed not move through Mark judge the data corresponding to the request of data where position, but judge perform the data processing request when whether need To use buffer area, if it is desired, then the corresponding data of the data processing request have larger probability in buffer area, then enter one Step judges that whether the corresponding data of data processing request, in buffer area, the corresponding number of request of data are determined by deterministic process twice According to the position at place, so as to when call request is sent, without the corresponding address of manual editing's data processing request, save people Power cost.
In one embodiment, methods described also includes:
When the corresponding data of the data processing request are not in buffer area, the data are obtained from presetting database please Corresponding data are sought, and the corresponding data of the request of data are write into buffer area;
The data for obtaining are processed according to the treatment request.
The beneficial effect of the present embodiment is:When the corresponding data of data processing request are not in buffer area, its certainty exists In database, thus, the corresponding data of the request of data are directly obtained from database, without entering to data processing request in advance Rower is noted to indicate the position where the corresponding data of data processing request, further saves human cost, secondly, is obtaining During the corresponding data of request of data, by the corresponding data write-in buffer area of the request of data, so that next time performs the data processing During request, the data directly can be obtained from buffer area, improve acquisition speed.
In one embodiment, methods described also includes:
Loading default file;Wherein, in the default file there be at the data for needing to use buffer area upon execution record Reason request;
It is described to judge whether need to use buffer area when performing the data processing request, including:
Whether record in the default file judges need to use buffer area when performing the data processing request.
The beneficial effect of the present embodiment is:Loading record needs to use the data processing request of buffer area when having execution Default file such that it is able to the which whether record in the default file judges need to use caching when performing data processing request Area, so as to whether need to use the basis for estimation of buffer area when being performed there is provided data processing request.
In one embodiment, the buffer area includes the buffer area of following at least one type:
Internal memory cache region, server scratchpad area (SPA) and distributed caching area.
The beneficial effect of the present embodiment is:By providing polytype buffer area, make the type of buffer area more many Sample, and then different types of buffer area is flexibly selected when enabling data buffer storage as needed.
In one embodiment, it is described to judge whether need to use buffer area when performing the data processing request, including:
Judge whether the authority of the sender of the data processing request meets preset requirement;
When the authority of the sender of the data processing request meets preset requirement, judge that performing the data processing asks Whether buffer area is needed to use when asking.
The beneficial effect of the present embodiment is, when data processing request is detected, first determines whether data processing request It is pre-conditioned whether the authority of sender meets, and when the authority of the sender of data processing request meets pre-conditioned, just sentences Whether buffer area is needed to use during disconnected data processing request, data is called so as to avoid the user without data call authority, And then reduce the risk of leaking data.
The present invention also provides a kind of request processing unit, including:
First judge module, for when data processing request is monitored, being when judging and performing the data processing request It is no to need to use buffer area;
Second judge module, for when buffer area is needed to use, judging that the corresponding data of the data processing request are It is no in buffer area;
First acquisition module, for when the corresponding data of the data processing request are in buffer area, being obtained from buffer area The corresponding data of the data processing request;
First processing module, for being processed the data for obtaining according to the treatment request.
In one embodiment, described device also includes:
Second acquisition module, for when the corresponding data of the data processing request are not in buffer area, from preset data The corresponding data of the request of data are obtained in storehouse, and the corresponding data of the request of data are write into buffer area;
Second processing module, for being processed the data for obtaining according to the treatment request.
In one embodiment, described device also includes:
Load-on module, for loading default file;Wherein, record has and need to use upon execution slow in the default file Deposit the data processing request in area;
First judge module, including:
First judging submodule, when judging to perform the data processing request for the record in the default file Whether buffer area is needed to use.
In one embodiment, the buffer area includes following at least one type:
Internal memory cache region, server scratchpad area (SPA) and distributed caching area.
In one embodiment, first judge module, including:
Second judging submodule, for judging whether the authority of sender of the data processing request meets default wanting Ask;
3rd judging submodule, when the authority for the sender when the data processing request meets preset requirement, sentences Whether buffer area is needed to use during the disconnected execution data processing request.
Other features and advantages of the present invention will be illustrated in the following description, also, the partly change from specification Obtain it is clear that or being understood by implementing the present invention.The purpose of the present invention and other advantages can be by the explanations write Specifically noted structure is realized and obtained in book, claims and accompanying drawing.
Below by drawings and Examples, technical scheme is described in further detail.
Brief description of the drawings
Accompanying drawing is used for providing a further understanding of the present invention, and constitutes a part for specification, with reality of the invention Applying example is used to explain the present invention together, is not construed as limiting the invention.In the accompanying drawings:
Fig. 1 is the flow chart of request processing method in one embodiment of the invention;
Fig. 2 is the flow chart of request processing method in one embodiment of the invention;
Fig. 3 is the block diagram of request processing unit in one embodiment of the invention;
Fig. 4 is the block diagram of request processing unit in one embodiment of the invention.
Specific embodiment
The preferred embodiments of the present invention are illustrated below in conjunction with accompanying drawing, it will be appreciated that preferred reality described herein Apply example to be merely to illustrate and explain the present invention, be not intended to limit the present invention.
Fig. 1 is the flow chart of request processing method in one embodiment of the invention, as shown in figure 1, request treatment in the present invention Method can be used for terminal or server, and the method comprises the following steps S101-S104:
In step S101, when data processing request is monitored, judge whether need to make when performing data processing request Use buffer area;
In step s 102, when buffer area is needed to use, judge the corresponding data of data processing request whether in caching Area;
In step s 103, when the corresponding data of data processing request are in buffer area, data processing is obtained from buffer area Ask corresponding data;
In step S104, the data for obtaining are processed according to treatment request.
In the prior art, when some business are performed, it is necessary to process specific data, such as inquiry data, editor Data etc. are operated.Because business is unrelated with data storage location, thus, performing the personnel of business needs to carry out hand to data in advance Address of the dynamic editor to indicate where the corresponding data of data processing request, consumes substantial amounts of human cost.
In view of such situation, in the present embodiment, when data processing request is monitored, judge that performing data processing asks Whether buffer area is needed to use when asking;When buffer area is needed to use, judge the corresponding data of data processing request whether slow Deposit area;When the corresponding data of data processing request are in buffer area, the corresponding data of data processing request are obtained from buffer area;Root The data for obtaining are processed according to treatment request.
For example, bank clerk A needs to inquire about the information of opening an account of user B, it is necessary to be passed through the cell-phone number of user B Code or ID card No. call the information of opening an account of user B, then generate the request inquired about the information of opening an account of user B, when this When detecting the request, whether information this request of opening an account for judging to process user B needs to use buffer area, when needing to use During buffer area, judge that whether user B's opens an account information in buffer area, when in buffer area, the request is obtained from buffer area Corresponding data, and the information of opening an account of user B is shown according to inquiry request.
The beneficial effects of the present invention are:When data processing request is detected, data processing request is needed not move through Mark judge the data corresponding to the request of data where position, but judge perform the data processing request when whether need To use buffer area, if it is desired, then the corresponding data of the data processing request have larger probability in buffer area, then enter one Step judges that whether the corresponding data of data processing request, in buffer area, the corresponding number of request of data are determined by deterministic process twice According to the position at place, so as to when call request is sent, without the corresponding address of manual editing's data processing request, save people Power cost.
In one embodiment, as shown in Fig. 2 after above-mentioned steps S102, method can also be implemented as following steps S201-S202:
In step s 201, when the corresponding data of data processing request are not in buffer area, obtained from presetting database The corresponding data of request of data, and the corresponding data of request of data are write into buffer area;
In step S202, the data for obtaining are processed according to treatment request.
In the present embodiment, when the corresponding data of data processing request are not in buffer area, being obtained from presetting database should The corresponding data of request of data, and by the corresponding data write-in buffer area of the request of data, then according to treatment request to obtaining Data processed.
It should be noted that after by the corresponding data write-in buffer area of the request of data, the request of data can be set Resting period of the corresponding data in buffer area.And depending on the frequency of use or significance level of time short-sighted data long.For example, The data are news data, issuing time according to the popular degree of the news data or the news data come the data are set please Resting period of the corresponding data in buffer area is asked, wherein, the news data is more popular, its resting period in buffer area More long, the news data issuing time is shorter with the time interval of current time, and its resting period in buffer area is also more long.
The beneficial effect of the present embodiment is:When the corresponding data of data processing request are not in buffer area, its certainty exists In database, thus, the corresponding data of the request of data are directly obtained from database, without entering to data processing request in advance Rower is noted to indicate the position where the corresponding data of data processing request, further saves human cost, secondly, is obtaining During the corresponding data of request of data, by the corresponding data write-in buffer area of the request of data, so that next time performs the data processing During request, the data directly can be obtained from buffer area, improve acquisition speed.
In one embodiment, before above-mentioned steps S101, method can also be implemented as following steps A1:
In step A1, default file is loaded;Wherein, record to have in default file and need to use buffer area upon execution Data processing request;
Above-mentioned steps S101 can be implemented as following steps A2:
In step A2, whether the record in default file judges need to use caching when performing data processing request Area.
In the present embodiment, default file is loaded, wherein, record has and needs to use buffer area upon execution in the default file Data processing request;And then, whether record that can be in default file judges need to make when performing data processing request Use buffer area.When the data processing request for detecting is recorded in default file, when illustrating to perform the data processing request, need To use buffer area.When the data processing request for detecting is not recorded in default file, illustrate to perform the data processing During request, it is not necessary to use buffer area.
The beneficial effect of the present embodiment is:Loading record needs to use the data processing request of buffer area when having execution Default file such that it is able to the which whether record in the default file judges need to use caching when performing data processing request Area, so as to whether need to use the basis for estimation of buffer area when being performed there is provided data processing request.
In one embodiment, buffer area includes the buffer area of following at least one type:
Internal memory cache region, server scratchpad area (SPA) and distributed caching area.
The beneficial effect of the present embodiment is:By providing polytype buffer area, make the type of buffer area more many Sample, and then different types of buffer area is flexibly selected when enabling data buffer storage as needed.
In one embodiment, above-mentioned steps S101 can also be implemented as following steps B1-B2:
In step bl is determined., judge whether the authority of the sender of data processing request meets preset requirement;
In step B2, when the authority of the sender of data processing request meets preset requirement, judge to perform at data Whether buffer area is needed to use during reason request.
In the present embodiment, when data processing request is detected, the power of the sender of the data processing request is first determined whether Whether limit meets preset requirement;When the authority of the sender of data processing request meets preset requirement, judge to perform at data Whether buffer area is needed to use during reason request.
For example, the present embodiment executive agent is the server for providing social interaction server, when the personal letter for receiving inquiry user A During the request of breath, the information of the sender of the request is obtained, judge whether the sender is user A or user A is specified The other users of its information can be checked, i.e., above-mentioned preset requirement is in this example for the sender is user A or user A That specifies can check the other users of its information.
When the sender is the other users that can check its information that user A or user A are specified, the hair is determined Whether the authority of the side of sending meets preset requirement, now, then judges need to use buffer area when performing the data processing request;When this Sender is not user A, nor user A specify the other users that can check its information when, determine the sender Authority be unsatisfactory for preset requirement, now, without performing follow-up judgement step, can directly refuse the request of sender so that, By judging whether sender's authority meets preset requirement, it is to avoid unnecessary subsequent operation, and avoid no data Call the user of authority to call data, reduce the risk of leaking data..
The beneficial effect of the present embodiment is, when data processing request is detected, first determines whether data processing request It is pre-conditioned whether the authority of sender meets, and when the authority of the sender of data processing request meets pre-conditioned, just sentences Whether buffer area is needed to use during disconnected data processing request, so as to avoid the user without data call authority from calling data, entered And reduce the risk of leaking data.
Fig. 3 is the block diagram of request processing unit in one embodiment of the invention, as shown in figure 3, asking treatment dress in the present invention Put and can be used for terminal or server, the method includes such as lower module:
First judge module 31, for when data processing request is monitored, judge perform data processing request when whether Need to use buffer area;
Second judge module 32, for whether when buffer area is needed to use, judging the corresponding data of data processing request In buffer area;
First acquisition module 33, for when the corresponding data of data processing request are in buffer area, number being obtained from buffer area According to the corresponding data for the treatment of request;
First processing module 34, for being processed the data for obtaining according to treatment request.
In one embodiment, as shown in figure 4, device also includes:
Second acquisition module 41, for when the corresponding data of data processing request are not in buffer area, from presetting database It is middle to obtain the corresponding data of request of data, and the corresponding data of request of data are write into buffer area;
Second processing module 42, for being processed the data for obtaining according to treatment request.
In one embodiment, device also includes:
Load-on module, for loading default file;Wherein, record to have in default file and need to use buffer area upon execution Data processing request;
First judge module, including:
First judging submodule, for the record in default file judge perform data processing request when whether needs Use buffer area.
In one embodiment, buffer area includes following at least one type:
Internal memory cache region, server scratchpad area (SPA) and distributed caching area.
In one embodiment, the first judge module, including:
Second judging submodule, for judging whether the authority of sender of data processing request meets preset requirement;
3rd judging submodule, when the authority for the sender when data processing request meets preset requirement, judges to hold Whether buffer area is needed to use during row data processing request.
It should be understood by those skilled in the art that, embodiments of the invention can be provided as method, system or computer program Product.Therefore, the present invention can be using the reality in terms of complete hardware embodiment, complete software embodiment or combination software and hardware Apply the form of example.And, the present invention can be used and wherein include the computer of computer usable program code at one or more The shape of the computer program product implemented in usable storage medium (including but not limited to magnetic disk storage and optical memory etc.) Formula.
The present invention is the flow with reference to method according to embodiments of the present invention, equipment (system) and computer program product Figure and/or block diagram are described.It should be understood that every first-class during flow chart and/or block diagram can be realized by computer program instructions The combination of flow and/or square frame in journey and/or square frame and flow chart and/or block diagram.These computer programs can be provided The processor of all-purpose computer, special-purpose computer, Embedded Processor or other programmable data processing devices is instructed to produce A raw machine so that produced for reality by the instruction of computer or the computing device of other programmable data processing devices The device of the function of being specified in present one flow of flow chart or multiple one square frame of flow and/or block diagram or multiple square frames.
These computer program instructions may be alternatively stored in can guide computer or other programmable data processing devices with spy In determining the computer-readable memory that mode works so that instruction of the storage in the computer-readable memory is produced and include finger Make the manufacture of device, the command device realize in one flow of flow chart or multiple one square frame of flow and/or block diagram or The function of being specified in multiple square frames.
These computer program instructions can be also loaded into computer or other programmable data processing devices so that in meter Series of operation steps is performed on calculation machine or other programmable devices to produce computer implemented treatment, so as in computer or The instruction performed on other programmable devices is provided for realizing in one flow of flow chart or multiple flows and/or block diagram one The step of function of being specified in individual square frame or multiple square frames.
Obviously, those skilled in the art can carry out various changes and modification without deviating from essence of the invention to the present invention God and scope.So, if these modifications of the invention and modification belong to the scope of the claims in the present invention and its equivalent technologies Within, then the present invention is also intended to comprising these changes and modification.

Claims (10)

1. a kind of request processing method, it is characterised in that including:
When data processing request is monitored, judge whether need to use buffer area when performing the data processing request;
When buffer area is needed to use, judge the corresponding data of the data processing request whether in buffer area;
When the corresponding data of the data processing request are in buffer area, the data processing request is obtained from buffer area corresponding Data;
The data for obtaining are processed according to the treatment request.
2. the method for claim 1, it is characterised in that methods described also includes:
When the corresponding data of the data processing request are not in buffer area, the request of data pair is obtained from presetting database The data answered, and the corresponding data of the request of data are write into buffer area;
The data for obtaining are processed according to the treatment request.
3. the method for claim 1, it is characterised in that methods described also includes:
Loading default file;Wherein, record has the data processing for needing to use buffer area upon execution to ask in the default file Ask;
It is described to judge whether need to use buffer area when performing the data processing request, including:
Whether record in the default file judges need to use buffer area when performing the data processing request.
4. the method for claim 1, it is characterised in that the buffer area includes following at least one type:
Internal memory cache region, server scratchpad area (SPA) and distributed caching area.
5. the method for claim 1, it is characterised in that described to judge whether needed when performing the data processing request Using buffer area, including:
Judge whether the authority of the sender of the data processing request meets preset requirement;
When the authority of the sender of the data processing request meets preset requirement, when judging to perform the data processing request Whether buffer area is needed to use.
6. it is a kind of to ask processing unit, it is characterised in that including:
Whether the first judge module, need during for when data processing request is monitored, judging and perform the data processing request To use buffer area;
Second judge module, for when buffer area is needed to use, judge the corresponding data of the data processing request whether Buffer area;
First acquisition module, for when the corresponding data of the data processing request are in buffer area, obtaining described from buffer area The corresponding data of data processing request;
First processing module, for being processed the data for obtaining according to the treatment request.
7. device as claimed in claim 6, it is characterised in that described device also includes:
Second acquisition module, for when the corresponding data of the data processing request are not in buffer area, from presetting database The corresponding data of the request of data are obtained, and the corresponding data of the request of data are write into buffer area;
Second processing module, for being processed the data for obtaining according to the treatment request.
8. device as claimed in claim 6, it is characterised in that described device also includes:
Load-on module, for loading default file;Wherein, record to have in the default file and need to use buffer area upon execution Data processing request;
First judge module, including:
First judging submodule, for the record in the default file judge perform the data processing request when whether Need to use buffer area.
9. device as claimed in claim 6, it is characterised in that the buffer area includes following at least one type:
Internal memory cache region, server scratchpad area (SPA) and distributed caching area.
10. device as claimed in claim 6, it is characterised in that first judge module, including:
Second judging submodule, for judging whether the authority of sender of the data processing request meets preset requirement;
3rd judging submodule, when the authority for the sender when the data processing request meets preset requirement, judges to hold Whether buffer area is needed to use during the row data processing request.
CN201611073539.5A 2016-11-29 2016-11-29 A kind of request processing method and device Pending CN106776875A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611073539.5A CN106776875A (en) 2016-11-29 2016-11-29 A kind of request processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611073539.5A CN106776875A (en) 2016-11-29 2016-11-29 A kind of request processing method and device

Publications (1)

Publication Number Publication Date
CN106776875A true CN106776875A (en) 2017-05-31

Family

ID=58900534

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611073539.5A Pending CN106776875A (en) 2016-11-29 2016-11-29 A kind of request processing method and device

Country Status (1)

Country Link
CN (1) CN106776875A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104123238A (en) * 2014-06-30 2014-10-29 海视云(北京)科技有限公司 Data storage method and device
CN104281668A (en) * 2014-09-28 2015-01-14 墨仕(厦门)电子商务有限公司 Data processing method
CN105243072A (en) * 2014-07-11 2016-01-13 北京神州泰岳软件股份有限公司 Database query method and system
CN105608159A (en) * 2015-12-18 2016-05-25 北京奇虎科技有限公司 Data caching method and device
CN105740445A (en) * 2016-02-02 2016-07-06 贵州大学 Database query method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104123238A (en) * 2014-06-30 2014-10-29 海视云(北京)科技有限公司 Data storage method and device
CN105243072A (en) * 2014-07-11 2016-01-13 北京神州泰岳软件股份有限公司 Database query method and system
CN104281668A (en) * 2014-09-28 2015-01-14 墨仕(厦门)电子商务有限公司 Data processing method
CN105608159A (en) * 2015-12-18 2016-05-25 北京奇虎科技有限公司 Data caching method and device
CN105740445A (en) * 2016-02-02 2016-07-06 贵州大学 Database query method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
哈诺德(HAROLD,E.R.): "《JAVA网络编程(第3版)》", 30 November 2005 *

Similar Documents

Publication Publication Date Title
CN108121795B (en) User behavior prediction method and device
CN107818798B (en) Customer service quality evaluation method, device, equipment and storage medium
US9483736B2 (en) Filtering user actions based on user's mood
CN104317618B (en) A kind of firmware partition treating method and apparatus
US20180196919A1 (en) Automated health dialoguing and action enhancement
CN109815405B (en) Gray level shunting method and system
CN106558305A (en) voice data processing method and device
CN105068935A (en) Method and device for processing software test result
CN112465446A (en) Work order data processing method and device, electronic equipment and storage medium
CN113938408B (en) Data traffic testing method and device, server and storage medium
CN107910021A (en) A kind of symbol insertion method and device
TW201833730A (en) Information interaction method and device
US20190371453A1 (en) Generating and searching data structures that facilitate measurement-informed treatment recommendation
CN113077821A (en) Audio quality detection method and device, electronic equipment and storage medium
CN111312243B (en) Equipment interaction method and device
CN108766460A (en) Voice-based exchange method and system
CN106776875A (en) A kind of request processing method and device
CN107122315A (en) A kind of access control method and terminal
CN115910266A (en) Report reading method and device, electronic equipment and storage medium
CN113780580B (en) Data analysis method, device, equipment and storage medium based on machine learning
CN107562599A (en) A kind of parameter detection method and device
CN107566216A (en) A kind of monitoring method, device and operation system
Ueda et al. An analysis of the effect of integrated thermal control on cognitive task performance using time-series changes in intellectual concentration
CN114513686A (en) Method and device for determining video information and storage medium
CN111565254A (en) Call data quality inspection method and device, computer equipment and storage medium

Legal Events

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

Application publication date: 20170531