CN105516333B - A kind of web-based exchange method and system - Google Patents
A kind of web-based exchange method and system Download PDFInfo
- Publication number
- CN105516333B CN105516333B CN201510982487.2A CN201510982487A CN105516333B CN 105516333 B CN105516333 B CN 105516333B CN 201510982487 A CN201510982487 A CN 201510982487A CN 105516333 B CN105516333 B CN 105516333B
- Authority
- CN
- China
- Prior art keywords
- interface element
- module
- webpage
- server
- interface
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims abstract description 30
- 238000012545 processing Methods 0.000 claims abstract description 41
- 230000009471 action Effects 0.000 claims abstract description 20
- 230000002452 interceptive effect Effects 0.000 claims description 7
- 230000006870 function Effects 0.000 description 10
- 230000000694 effects Effects 0.000 description 5
- 238000004891 communication Methods 0.000 description 4
- 238000012546 transfer Methods 0.000 description 4
- 230000008901 benefit Effects 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 3
- 230000008569 process Effects 0.000 description 3
- 230000004044 response Effects 0.000 description 3
- 230000008859 change Effects 0.000 description 2
- 238000004590 computer program Methods 0.000 description 2
- 238000011161 development Methods 0.000 description 2
- 230000002159 abnormal effect Effects 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 238000005538 encapsulation Methods 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 230000000717 retained effect Effects 0.000 description 1
- 238000000926 separation method Methods 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/75—Indicating network or usage conditions on the user display
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Information Transfer Between Computers (AREA)
Abstract
An embodiment of the present invention provides a kind of web-based exchange methods and system, this method to include:Web document is used to load webpage in the client;When reading interface element mark from the web document, the interface element is asked to identify corresponding interface element to server;The interface element is loaded in the webpage;When detecting action event on the interface element, an operation requests are generated according to the action event;The interface for calling Service Component, the Service Component that the operation requests are sent to server carry out business processing.The embodiment of the present invention realizes the multiplexing of the fine granularity of module, and module is realized by configuring, and substantially increases the simplicity of update module, greatly reduces the workload of update module.
Description
Technical field
The present invention relates to fields of communication technology, and webpage is based on more particularly to a kind of web-based exchange method and one kind
Interactive system.
Background technology
The fast development of network has brought people into information-intensive society and the age of Internet economy, the development to enterprise and life
Work all produces deep effect.
In order to the data of efficient process network magnanimity, modularization is produced in data processing, is a kind of incite somebody to action
A kind of specification that complex object is decomposed, for example, a webpage is decomposed into multiple block of cells, this behavior is exactly module
Change.
Each module completes a specific subfunction, and all modules are assembled by some way, become one it is whole
Body completes the function required by whole system.
Module has several essential attributes:Interface, function, logic, state, function, state and interface reflect module
External behavior, logic reflects its bulk properties.
But website usually faces user and exits many activities, increases the interaction with user, and in order to attract user, activity
Generally will not again, therefore, frequently more New activity makes the module of webpage need frequently to be updated, and workload is very big.
Invention content
In view of the above problems, it is proposed that the present invention overcoming the above problem in order to provide one kind or solves at least partly
State a kind of web-based exchange method of problem and a kind of corresponding web-based interactive system.
One side according to the present invention provides a kind of web-based exchange method, including:
Web document is used to load webpage in the client;
When reading interface element mark from the web document, the interface element mark is asked to correspond to server
Interface element;
The interface element is loaded in the webpage;
When detecting action event on the interface element, an operation requests are generated according to the action event;
The interface for calling Service Component, the Service Component that the operation requests are sent to server carry out business processing.
Optionally, the interface element mark includes interface element frame mark and interface element content identification;
Described the step of asking the interface element to identify corresponding interface element to server includes:
The interface element frame is asked to identify corresponding interface element frame to server;
The corresponding interface element content of the interface element content identification is asked to server.
Optionally, described the step of loading the interface element in the webpage, includes:
Designated position in the webpage loads the interface element frame;
The interface element content is loaded in the interface element frame.
Optionally, further include:
The webpage for triggering the operation requests is determined in the server;
Inquire the corresponding configuration parameter of the webpage;
The corresponding Service Component of the interface is called, business processing is carried out according to the configuration parameter.
Optionally, further include:
The result of business processing is returned into client.
Optionally, further include:
The corresponding load mode of result of inquiry business processing in the client;
The result of business processing is loaded according to the load mode.
According to another aspect of the present invention, a kind of web-based interactive system is provided, the system comprises client,
The client includes:
Webpage load-on module is suitable for loading webpage using web document;
Interface element request module, suitable for when reading interface element mark from the web document, being asked to server
The interface element is asked to identify corresponding interface element;
Interface element load-on module, suitable for loading the interface element in the webpage;
Operation requests generation module, when suitable for detecting action event on the interface element, according to the operation thing
Part generates an operation requests;
Interface calling module is suitable for calling the interface of Service Component, the operation requests is sent to the business of server
Component carries out business processing.
Optionally, the interface element mark includes interface element frame mark and interface element content identification;
The interface element request module is further adapted for:
The interface element frame is asked to identify corresponding interface element frame to server;
The corresponding interface element content of the interface element content identification is asked to server.
Optionally, the interface element load-on module is further adapted for:
Designated position in the webpage loads the interface element frame;
The interface element content is loaded in the interface element frame.
Optionally, the system also includes server, the server includes:
Webpage determining module is adapted to determine that the webpage for triggering the operation requests;
Parameter query module is configured, is suitable for inquiring the corresponding configuration parameter of the webpage;
Service Component calling module is suitable for calling the corresponding Service Component of the interface, is carried out according to the configuration parameter
Business processing.
Optionally, the server further includes:
Result return module is suitable for the result of business processing returning to client.
Optionally, the client's degree further includes:
Load mode enquiry module is suitable for the corresponding load mode of result of inquiry business processing in the client;
As a result load-on module is suitable for loading the result of business processing according to the load mode.
By the way of the embodiment of the present invention is detached using front and back end, the function of the form of module and module is separated,
Front end carries out the load of interface element, by the interface of Service Component, operation requests is transferred to rear end and carry out business processing, real
The multiplexing for having showed the fine granularity of module realizes module by configuring, and substantially increases the simplicity of update module, subtracts significantly
The workload of update module is lacked.
The embodiment of the present invention is by way of configuring parameter, and the function of control module is realized, in the safety that ensure that communication
While property, the simplicity of update module is further improved, the workload of update module is reduced.
Above description is only the general introduction of technical solution of the present invention, in order to better understand the technical means of the present invention,
And can be implemented in accordance with the contents of the specification, and in order to allow above and other objects of the present invention, feature and advantage can
It is clearer and more comprehensible, below the special specific implementation mode for lifting the present invention.
Description of the drawings
By reading the detailed description of hereafter preferred embodiment, various other advantages and benefit are common for this field
Technical staff will become clear.Attached drawing only for the purpose of illustrating preferred embodiments, and is not considered as to the present invention
Limitation.And throughout the drawings, the same reference numbers will be used to refer to the same parts.In the accompanying drawings:
Fig. 1 shows that a kind of the step of web-based exchange method embodiment 1 according to an embodiment of the invention flows
Cheng Tu;
Fig. 2 shows a kind of the step of web-based exchange method embodiment 2 according to an embodiment of the invention to flow
Cheng Tu;And
Fig. 3 shows a kind of structural frames of web-based interactive system embodiment according to an embodiment of the invention
Figure.
Specific implementation mode
The exemplary embodiment of the disclosure is more fully described below with reference to accompanying drawings.Although showing the disclosure in attached drawing
Exemplary embodiment, it being understood, however, that may be realized in various forms the disclosure without should be by embodiments set forth here
It is limited.On the contrary, these embodiments are provided to facilitate a more thoroughly understanding of the present invention, and can be by the scope of the present disclosure
Completely it is communicated to those skilled in the art.
Referring to Fig.1, a kind of step of web-based exchange method embodiment 1 according to an embodiment of the invention is shown
Rapid flow chart, can specifically include following steps:
Step 101, web document is used to load webpage in the client;
In the concrete realization, client can send the web-page requests of the page to server, to load corresponding webpage.
The load request of the page can refer to the instruction for loading some page that client is sent out.
For example, user can load a webpage by clicking certain linking request in a browser, alternatively, starting game visitor
Family end, opening homepage etc..
When certain is linked when the user clicks, it is equivalent to have received the load request of webpage;Equally, game client when startup
End also corresponds to the load request for having received load webpage.
Wherein, the content of load request may include the mark of the webpage of user's request of loading and/or the feature of webpage.
Banner can represent the information for the webpage that one uniquely determines, such as uniform resource identifier
(Uniform Resource Identifier, URI), uniform resource identifier can specifically include uniform resource locator again
(Uniform Resource Locator, URL) or uniform resource name (Uniform Resource Name, URN) etc.
Deng.
Client parses the domain searched in webpage URL by DNS (Domain Name System, domain name analysis system)
Name (Domain Name) mapped IP (Internet Protocol, the agreement interconnected between network) address.
After obtaining IP address success, client can be asked to connect to the server where the IP address.In success
After connecting the server where the IP address, request header information can be passed through HTTP (Hypertext by client
Transfer protocol, hypertext transfer protocol) server where agreement to this IP address initiates asking for webpage load
It asks.
The server receive after the request etc. it is pending, finally to client returning response.
At this point, under http protocol, client can receive HTML (Hypertext Markup from server
Language, hypertext markup language) type document.
Client can parse html document, generate the object of tree, i.e. DOM (Document Object
Model, document dbject model), each object is a node on DOM, and these objects can represent the nets such as word, picture
Page resource.
Client can start to show this html document, and obtain the address of wherein embedded page resource, then client
Request is initiated to obtain these page resources in end to server again, and is shown in the html document of client.
Step 102, when reading interface element mark from the web document, the interface element is asked to server
Identify corresponding interface element;
In embodiments of the present invention, the mode load-on module of front and back end separation, i.e. front end displaying UI (User can be applied
Interface, user interface) element, rear end carry out business processing.
In web document, the interface element mark that can be previously written module can when reading interface element mark
To ask the interface element to identify corresponding interface element to server.
Wherein, interface element mark can be the information that can represent the interface element that one uniquely determines, for example, interface
Element ID.
In a kind of request method, interface element is an entirety, then can directly make requests on entire interface element.
In another request method, interface element is a combination, that is, is split as interface element frame and interface element
Content.
Specifically, interface element mark may include interface element frame mark and interface element content identification.
Wherein, interface element frame mark can be the information that can represent the interface element frame that one uniquely determines,
For example, interface element frame ID.
Interface element content identification can be can represent the information for the interface element content that one uniquely determines, for example,
Interface element content ID.
Therefore, in load, interface element frame can be asked to identify corresponding interface element frame to server, and to
Server asks the corresponding interface element content of interface element content identification.
By taking module of drawing a lottery as an example, the interface of prize drawing can be shown in front end, in the logic of rear end deployment prize drawing.
Wherein, it when front end is shown, can be pressed with the pattern of prize drawing, such as the shape (such as rectangular, round) of turntable, prize drawing
Button etc. can be with the prize of prize drawing, such as the picture of prize, as interface element content as interface element frame.
In practical application, can be based on Ajax (Asynchronous Javascript And XML, it is asynchronous
JavaScript and XML (subset of standard generalized markup language)) to server ask interface element.
Ajax is exactly that (IE5.6 browsers are ActiveXObject, other browsers are to the characteristic of browser itself
XMLHttpRequest the encapsulation) done, becomes a method, and target is to send a HTTP (Hypertext transfer
Protocol, hypertext transfer protocol) request, generally comprise several parts:
url:The URL (Uniform Resource Locator, uniform resource locator) of request;
data:The parameter of request, such as JobID;
timeout:Time-out time, i.e., it is overtime then abandon the request away from the maximum latency for receiving server response;
success:Have successfully received the processing function of response data;
error:Ask various abnormal processing functions.
Step 103, the interface element is loaded in the webpage;
In a kind of load mode, interface element is an entirety, then can directly carry out loading entire interface element.
In another load mode, interface element is a combination, then can load boundary in the designated position in webpage
Surface element frame, the loading interface element content in interface element frame realize the whole load of interface element.
It should be noted that returning to interface element by then passing through interface, the data structure of return is substantially fixed, that
, need to support the data that this interface returns in front end, carry out it is different show, be specifically shown in which way, can
In the light of actual conditions to be set by those skilled in the art, as long as supporting displaying, the embodiment of the present invention is not added with this
With limitation.
By taking interface of drawing a lottery as an example, there are one being winnings information interface in back end interface, returned data structure be it is fixed, that
Front end will hold this interface, then how front end arranges pattern to be all possible, such as disk, square plate or more complicated
5 game results of HTML etc., form can diversifications.
Step 104, it when detecting action event on the interface element, generates an operation according to the action event and asks
It asks;
After web displaying interface element, user can be operated by modes such as clicks on interface element, be produced
The action events such as raw click.
Client, according to the property of interface element, generates operation requests in the action event on detecting interface element.
By taking prize drawing as an example, after the interface of web displaying prize drawing, user can click " prize drawing " button therein, client
End can then generate the operation requests of prize drawing.
Step 105, the operation requests are sent to the Service Component of server into industry by the interface for calling Service Component
Business is handled.
In web document, it can be previously written the interface of the Service Component of module, sent out operation requests by the interface
It send to server, calls Service Component, business processing is carried out according to the logic of its definition.
By taking prize drawing as an example, client call is responsible for the interface of the component of prize drawing, and the operation requests of prize drawing are sent to service
Device, the server calls component are drawn a lottery.
In practical application, can be based on Ajax (Asynchronous Javascript And XML, it is asynchronous
JavaScript and XML (subset of standard generalized markup language)) to server ask interface element.
By the way of the embodiment of the present invention is detached using front and back end, the function of the form of module and module is separated,
Front end carries out the load of interface element, by the interface of Service Component, operation requests is transferred to rear end and carry out business processing, real
The multiplexing for having showed the fine granularity of module realizes module by configuring, and substantially increases the simplicity of update module, subtracts significantly
The workload of update module is lacked.
With reference to Fig. 2, a kind of step of web-based exchange method embodiment 2 according to an embodiment of the invention is shown
Rapid flow chart, can specifically include following steps:
Step 201, web document is used to load webpage in the client;
Step 202, when reading interface element mark from the web document, the interface element is asked to server
Identify corresponding interface element;
Step 203, the interface element is loaded in the webpage;
Step 204, it when detecting action event on the interface element, generates an operation according to the action event and asks
It asks;
Step 205, the operation requests are sent to the Service Component of server by the interface for calling Service Component;
Step 206, the webpage for triggering the operation requests is determined in the server;
Step 207, the corresponding configuration parameter of the webpage is inquired;
Step 208, the corresponding Service Component of the interface is called, business processing is carried out according to the configuration parameter;
Since the front and back end of module detaches, to prevent communication is intercepted from causing to crack, therefore, it is not provided in operation requests
Parameter is configured, the essential informations such as webpage URL, User ID are retained.
After receiving operation requests, webpage URL is corresponding during search operation is asked in configuration list matches server
Parameter is set, business processing is carried out according to the configuration parameter call Service Component.
By taking prize drawing as an example, which webpage (being characterized with URL) is set in configuration list provided with which activity, which needs
Which is wanted configure parameter, such as prize drawing pond (data of prize), lot probability.
Service Component is called to be drawn a lottery (business processing) according to the configuration parameter.
Step 209, the result of business processing is returned into client;
The handling result of Service Component is returned to client by server after business processing completion.
Step 210, the corresponding load mode of result that inquiry business is handled in the client;
Step 211, the result of business processing is loaded according to the load mode.
In embodiments of the present invention, can the result defined in configuration list in advance load mode, receiving business
After the result of processing, it can be shown according to the load mode.
By taking prize drawing as an example, if user is extracted into material object, a pop-up can be loaded, allow user fill in addressee, posting address,
Contact the data such as mobile phone;If user is extracted into virtual objects, be extracted into virtual objects can be directly shown.
The embodiment of the present invention is by way of configuring parameter, and the function of control module is realized, in the safety that ensure that communication
While property, the simplicity of update module is further improved, the workload of update module is reduced.
For embodiment of the method, for simple description, therefore it is all expressed as a series of combination of actions, but this field
Technical staff should know that the embodiment of the present invention is not limited by the described action sequence, because implementing according to the present invention
Example, certain steps can be performed in other orders or simultaneously.Next, those skilled in the art should also know that, specification
Described in embodiment belong to preferred embodiment, necessary to the involved action not necessarily embodiment of the present invention.
With reference to Fig. 3, a kind of knot of web-based interactive system embodiment according to an embodiment of the invention is shown
Structure block diagram, the system comprises client, the client can specifically include following module:
Webpage load-on module 301 is suitable for loading webpage using web document;
Interface element request module 302, suitable for from the web document read interface element identify when, to server
The interface element is asked to identify corresponding interface element;
Interface element load-on module 303, suitable for loading the interface element in the webpage;
Operation requests generation module 304, when suitable for detecting action event on the interface element, according to the operation
Event generates an operation requests;
Interface calling module 305 is suitable for calling the interface of Service Component, the operation requests is sent to the industry of server
Business component carries out business processing.
In a kind of alternative embodiment of the present invention, the interface element mark includes interface element frame mark and interface
Element content identifies;
The interface element request module 302 can be adapted to:
The interface element frame is asked to identify corresponding interface element frame to server;
The corresponding interface element content of the interface element content identification is asked to server.
In a kind of alternative embodiment of the present invention, the interface element load-on module 303 can be adapted to:
Designated position in the webpage loads the interface element frame;
The interface element content is loaded in the interface element frame.
In a kind of alternative embodiment of the present invention, the system can also include server, and the service implement body can
To include following module:
Webpage determining module is adapted to determine that the webpage for triggering the operation requests;
Parameter query module is configured, is suitable for inquiring the corresponding configuration parameter of the webpage;
Service Component calling module is suitable for calling the corresponding Service Component of the interface, is carried out according to the configuration parameter
Business processing.
In a kind of alternative embodiment of the present invention, the server can also include following module:
Result return module is suitable for the result of business processing returning to client.
In a kind of alternative embodiment of the present invention, the client's degree can also include following module:
Load mode enquiry module is suitable for the corresponding load mode of result of inquiry business processing in the client;
As a result load-on module is suitable for loading the result of business processing according to the load mode.
For system embodiments, since it is basically similar to the method embodiment, so fairly simple, the correlation of description
Place illustrates referring to the part of embodiment of the method.
Algorithm and display be not inherently related to any certain computer, virtual system or miscellaneous equipment provided herein.
Various general-purpose systems can also be used together with teaching based on this.As described above, it constructs required by this kind of system
Structure be obvious.In addition, the present invention is not also directed to any certain programmed language.It should be understood that can utilize various
Programming language realizes the content of invention described herein, and the description done above to language-specific is to disclose this hair
Bright preferred forms.
In the instructions provided here, numerous specific details are set forth.It is to be appreciated, however, that the implementation of the present invention
Example can be put into practice without these specific details.In some instances, well known method, structure is not been shown in detail
And technology, so as not to obscure the understanding of this description.
Similarly, it should be understood that in order to simplify the disclosure and help to understand one or more of each inventive aspect,
Above in the description of exemplary embodiment of the present invention, each feature of the invention is grouped together into single implementation sometimes
In example, figure or descriptions thereof.However, the method for the disclosure should be construed to reflect following intention:It is i.e. required to protect
Shield the present invention claims the more features of feature than being expressly recited in each claim.More precisely, as following
Claims reflect as, inventive aspect is all features less than single embodiment disclosed above.Therefore,
Thus the claims for following specific implementation mode are expressly incorporated in the specific implementation mode, wherein each claim itself
All as a separate embodiment of the present invention.
Those skilled in the art, which are appreciated that, to carry out adaptively the module in the equipment in embodiment
Change and they are arranged in the one or more equipment different from the embodiment.It can be the module or list in embodiment
Member or component be combined into a module or unit or component, and can be divided into addition multiple submodule or subelement or
Sub-component.Other than such feature and/or at least some of process or unit exclude each other, it may be used any
Combination is disclosed to all features disclosed in this specification (including adjoint claim, abstract and attached drawing) and so to appoint
Where all processes or unit of method or equipment are combined.Unless expressly stated otherwise, this specification (including adjoint power
Profit requires, abstract and attached drawing) disclosed in each feature can be by providing the alternative features of identical, equivalent or similar purpose come generation
It replaces.
In addition, it will be appreciated by those of skill in the art that although some embodiments described herein include other embodiments
In included certain features rather than other feature, but the combination of the feature of different embodiments means in of the invention
Within the scope of and form different embodiments.For example, in the following claims, embodiment claimed is appointed
One of meaning mode can use in any combination.
The all parts embodiment of the present invention can be with hardware realization, or to run on one or more processors
Software module realize, or realized with combination thereof.It will be understood by those of skill in the art that can use in practice
Microprocessor or digital signal processor (DSP) are realized in web-based interactive device according to the ... of the embodiment of the present invention
The some or all functions of some or all components.The present invention is also implemented as executing method as described herein
Some or all equipment or program of device (for example, computer program and computer program product).Such reality
The program of the existing present invention can may be stored on the computer-readable medium, or can be with the form of one or more signal.
Such signal can be downloaded from internet website and be obtained, and either be provided on carrier signal or in any other forms
It provides.
It should be noted that the present invention will be described rather than limits the invention for above-described embodiment, and ability
Field technique personnel can design alternative embodiment without departing from the scope of the appended claims.In the claims,
Any reference mark between bracket should not be configured to limitations on claims.Word "comprising" does not exclude the presence of not
Element or step listed in the claims.Word "a" or "an" before element does not exclude the presence of multiple such
Element.The present invention can be by means of including the hardware of several different elements and being come by means of properly programmed computer real
It is existing.In the unit claims listing several devices, several in these devices can be by the same hardware branch
To embody.The use of word first, second, and third does not indicate that any sequence.These words can be explained and be run after fame
Claim.
Claims (10)
1. a kind of web-based exchange method, including:
Web document is used to load webpage in the client;
When reading interface element mark from the web document, the interface element is asked to identify corresponding boundary to server
Surface element;
The interface element is loaded in the webpage;
When detecting action event on the interface element, an operation requests are generated according to the action event;
The interface for calling Service Component, the Service Component that the operation requests are sent to server carry out business processing;
Wherein, the step of Service Component progress business processing of the server includes:
The webpage for triggering the operation requests is determined in the server;
Inquire the corresponding configuration parameter of the webpage;
The corresponding Service Component of the interface is called, business processing is carried out according to the configuration parameter.
2. the method as described in claim 1, which is characterized in that interface element mark include interface element frame mark with
Interface element content identification;
Described the step of asking the interface element to identify corresponding interface element to server includes:
The interface element frame is asked to identify corresponding interface element frame to server;
The corresponding interface element content of the interface element content identification is asked to server.
3. method as claimed in claim 2, which is characterized in that described the step of loading the interface element in the webpage
Including:
Designated position in the webpage loads the interface element frame;
The interface element content is loaded in the interface element frame.
4. the method as described in claim 1, which is characterized in that further include:
The result of business processing is returned into client.
5. method as claimed in claim 1 or 2 or 3 or 4, which is characterized in that further include:
The corresponding load mode of result of inquiry business processing in the client;
The result of business processing is loaded according to the load mode.
6. a kind of web-based interactive system, the system comprises client, the client includes:
Webpage load-on module is suitable for loading webpage using web document;
Interface element request module, suitable for when reading interface element mark from the web document, institute is asked to server
It states interface element and identifies corresponding interface element;
Interface element load-on module, suitable for loading the interface element in the webpage;
Operation requests generation module when suitable for detecting action event on the interface element, is given birth to according to the action event
At an operation requests;
Interface calling module is suitable for calling the interface of Service Component, the operation requests is sent to the Service Component of server
Carry out business processing;
The system also includes server, the server includes:
Webpage determining module is adapted to determine that the webpage for triggering the operation requests;
Parameter query module is configured, is suitable for inquiring the corresponding configuration parameter of the webpage;
Service Component calling module, is suitable for calling the corresponding Service Component of the interface, and business is carried out according to the configuration parameter
Processing.
7. system as claimed in claim 6, which is characterized in that interface element mark include interface element frame mark with
Interface element content identification;
The interface element request module is further adapted for:
The interface element frame is asked to identify corresponding interface element frame to server;
The corresponding interface element content of the interface element content identification is asked to server.
8. system as claimed in claim 7, which is characterized in that the interface element load-on module is further adapted for:
Designated position in the webpage loads the interface element frame;
The interface element content is loaded in the interface element frame.
9. system as claimed in claim 6, which is characterized in that the server further includes:
Result return module is suitable for the result of business processing returning to client.
10. the system as described in claim 6 or 7 or 8 or 9, which is characterized in that the client further includes:
Load mode enquiry module is suitable for the corresponding load mode of result of inquiry business processing in the client;
As a result load-on module is suitable for loading the result of business processing according to the load mode.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510982487.2A CN105516333B (en) | 2015-12-23 | 2015-12-23 | A kind of web-based exchange method and system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510982487.2A CN105516333B (en) | 2015-12-23 | 2015-12-23 | A kind of web-based exchange method and system |
Publications (2)
Publication Number | Publication Date |
---|---|
CN105516333A CN105516333A (en) | 2016-04-20 |
CN105516333B true CN105516333B (en) | 2018-10-23 |
Family
ID=55723963
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510982487.2A Active CN105516333B (en) | 2015-12-23 | 2015-12-23 | A kind of web-based exchange method and system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105516333B (en) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108073605B (en) * | 2016-11-10 | 2022-04-12 | 阿里巴巴集团控股有限公司 | Method and device for loading and pushing service data and generating interactive information |
CN108319474B (en) * | 2017-01-16 | 2021-10-15 | 腾讯科技(深圳)有限公司 | Page information generation method, device and equipment |
CN111625303B (en) * | 2019-02-27 | 2023-06-09 | 阿里巴巴集团控股有限公司 | Event processing method, device, equipment and readable storage medium |
CN111078339B (en) * | 2019-11-29 | 2022-11-11 | 苏宁云计算有限公司 | Interface element positioning method and device, computer equipment and storage medium |
CN111753240A (en) * | 2020-06-30 | 2020-10-09 | 上海二三四五网络科技有限公司 | Control method and device for automatically providing matching information based on H5 page |
CN112685111B (en) * | 2020-12-25 | 2024-08-02 | 百果园技术(新加坡)有限公司 | Control data processing method and related equipment |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102510377A (en) * | 2011-10-31 | 2012-06-20 | 北京锐安科技有限公司 | Webpage interaction accelerating asynchronous data processing method and system |
CN103544320A (en) * | 2013-11-05 | 2014-01-29 | 从兴技术有限公司 | Webpage generation method and device |
CN103605449A (en) * | 2013-11-08 | 2014-02-26 | 深圳Tcl新技术有限公司 | Static page interaction method and device |
CN104573025A (en) * | 2015-01-12 | 2015-04-29 | 北京京东尚科信息技术有限公司 | Method and system for increasing page loading rate |
CN104750793A (en) * | 2015-03-12 | 2015-07-01 | 小米科技有限责任公司 | Method and device for generating page tables |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9779176B2 (en) * | 2008-04-02 | 2017-10-03 | International Business Machines Corporation | Accessing external functionality within a component-based web application |
-
2015
- 2015-12-23 CN CN201510982487.2A patent/CN105516333B/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102510377A (en) * | 2011-10-31 | 2012-06-20 | 北京锐安科技有限公司 | Webpage interaction accelerating asynchronous data processing method and system |
CN103544320A (en) * | 2013-11-05 | 2014-01-29 | 从兴技术有限公司 | Webpage generation method and device |
CN103605449A (en) * | 2013-11-08 | 2014-02-26 | 深圳Tcl新技术有限公司 | Static page interaction method and device |
CN104573025A (en) * | 2015-01-12 | 2015-04-29 | 北京京东尚科信息技术有限公司 | Method and system for increasing page loading rate |
CN104750793A (en) * | 2015-03-12 | 2015-07-01 | 小米科技有限责任公司 | Method and device for generating page tables |
Also Published As
Publication number | Publication date |
---|---|
CN105516333A (en) | 2016-04-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105516333B (en) | A kind of web-based exchange method and system | |
US9119056B2 (en) | Context-driven application information access and knowledge sharing | |
CN105138312B (en) | A kind of table generation method and device | |
CN104572968B (en) | A kind of method for updating pages and device | |
CN108647141A (en) | Automatic test approach, device, computer-readable medium and electronic equipment | |
CN110851681B (en) | Crawler processing method, crawler processing device, server and computer readable storage medium | |
CN105872083A (en) | Method and system supporting server access by different types of clients as well as server | |
CN108268635B (en) | Method and apparatus for acquiring data | |
US10452730B2 (en) | Methods for analyzing web sites using web services and devices thereof | |
CN107305528B (en) | Application testing method and device | |
CN108694120B (en) | Method and device for testing service component | |
CN102981848A (en) | Webpage main body element processing browser and method | |
CN113704344A (en) | Data filing method, device, equipment and storage medium based on form template | |
CN111222067B (en) | Information generation method and device | |
CN111367802A (en) | Web automatic testing method and device and computer readable storage medium | |
CN110737645A (en) | data migration method between different systems, data migration system and related equipment | |
CN104834594B (en) | Web system method of testing and device | |
CN107329981B (en) | Page detection method and device | |
CN111367521A (en) | Message sending method and device and message receiving method and device | |
CN113138915A (en) | Page testing method, device and medium | |
CN102999580A (en) | Code input frame element processing method and browser | |
CN109462649A (en) | A kind of telefile analysis method, device, system and its storage medium | |
CN113742550B (en) | Browser-based data acquisition method, device and system | |
CN106484741B (en) | A kind of method and device of single page application access data collection and transmission | |
CN105335470B (en) | User login information shows method and apparatus |
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 | ||
TR01 | Transfer of patent right |
Effective date of registration: 20220728 Address after: Room 801, 8th floor, No. 104, floors 1-19, building 2, yard 6, Jiuxianqiao Road, Chaoyang District, Beijing 100015 Patentee after: BEIJING QIHOO TECHNOLOGY Co.,Ltd. Address before: 100088 room 112, block D, 28 new street, new street, Xicheng District, Beijing (Desheng Park) Patentee before: BEIJING QIHOO TECHNOLOGY Co.,Ltd. Patentee before: Qizhi software (Beijing) Co.,Ltd. |