CN109426535A - A kind of method jumping to page designated position, storage medium, equipment and system - Google Patents
A kind of method jumping to page designated position, storage medium, equipment and system Download PDFInfo
- Publication number
- CN109426535A CN109426535A CN201710737070.9A CN201710737070A CN109426535A CN 109426535 A CN109426535 A CN 109426535A CN 201710737070 A CN201710737070 A CN 201710737070A CN 109426535 A CN109426535 A CN 109426535A
- Authority
- CN
- China
- Prior art keywords
- target pages
- page
- designated position
- parent
- index information
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Landscapes
- Information Transfer Between Computers (AREA)
Abstract
The invention discloses a kind of method for jumping to page designated position, storage medium, equipment and systems, are related to application-development technologies field.This method comprises: when clicking target pages corresponding button in parent page, using without directly opening target pages by the way of Transfer Parameters information;After target pages are opened, page data to be loaded is needed in target pages to obtain by sending HTTP request to parent page;If HTTP request success, target pages carry out the load of page data and page data is loaded successful signal feed back to parent page;After parent page receives signal, the index information of the designated position jumped to will be needed to be sent to target pages;Target pages jump in corresponding target pages in the page of designated position according to the index information.The present invention can improve the speed of target pages opening, while greatly promote the maintainability of program.
Description
Technical field
The present invention relates to application-development technologies fields, are specifically a kind of sides for jumping to page designated position
Method, storage medium, equipment and system.
Background technique
Currently, in the exploitation or use process of various APP (Application, application program), it is often necessary to carry out page
Face jumps.Jumping for the so-called page refers to by clicking the button of target pages in parent page, to jump to target
The page.In general, can have multiple page classifications (such as shown in Fig. 1, to there are page classifications 1, page in target pages in target pages
Multiple page classifications such as face classification 2, page classifications 3, page classifications 4), each page classifications have corresponding displaying content, and
Again with one or more levels junior's page classifications (page classifications such as shown in Fig. 2, in target pages under some page classifications
3 is lower again with junior's page of two-stage, such as page classifications 3-2, page classifications 3-2-4).
In general, jumping to target pages from parent page, the default position that target pages are set can be only jumped directly to
It sets.For example, with reference to shown in Fig. 1, if clicked the corresponding button of target pages in parent page, then the page of default is jumped directly to
1 corresponding displaying content of face classification, i.e. page classifications 1 are corresponding to show that content is the default location that target pages jump.But
With the continuous improvement of application demand or the specific demand of application scenarios, it would be desirable to jump to target pages in parent page
When, jump directly to the designated position of the target pages needed for us.For example, with reference to shown in Fig. 2, such as click in parent page
The corresponding button of target pages then jumps directly to displaying content corresponding to page classifications 3-2-4, i.e. page classifications 3-2-4
Corresponding displaying content for the target pages needed for us designated position.
The method of designated position for solving to jump to target pages in traditional development process is, what target pages were opened
When can do load operation and data request operation, and be need by parent page Transfer Parameters (parameter be " refer to
Positioning is set " information) into target pages, which is fixed and needs to persist, until the specific bit of target pages
It sets just to be able to achieve after the completion of corresponding request of data and jump, and target pages need manually to maintain this and transmit the parameter of coming in
Information.And as service code function becomes increasingly complex, the transmitting that will lead to parameter is more and more, leads to succeeding target page meeting
Page loading velocity occur reduces and is difficult to the problem of safeguarding.Meanwhile with the variation of demand, it may appear that needs jump to finger
Positioning, which sets also to will appear, needs the case where jumping to non-designated position, if these demands are all mixed together, tradition
Method maintenance is got up will be very laborious, easily leads to the problem of various.
Summary of the invention
The purpose of the invention is to overcoming the shortcomings of above-mentioned background technique, a kind of page designated position that jumps to is provided
Method, storage medium, equipment and system can realize when jumping of page designated position, it is (initial in opening to reduce target pages
Change) when designated position parameter transmitting, improve the speed that target pages are opened, while greatly promoting program and safeguarding
Property.
To achieve the above objectives, the technical solution adopted by the present invention is that: a kind of side jumping to page designated position is provided
Method, method includes the following steps:
S1, when clicking the corresponding button of target pages in parent page, directly opened using without Transfer Parameters information
Mode, open target pages;
After S2, target pages are opened, obtain by sending HTTP request to parent page and need to add in target pages
The page data of load;If the HTTP request success, target pages carry out the load of page data, and page data is loaded
Successful signal feeds back to parent page;If the HTTP request failure, end operation;
S3, when parent page receive target pages feedback page data load successful signal after, parent page will
The index information of designated position is sent to target pages in the target pages for needing to jump to;Target pages are according to the index information
It jumps in corresponding target pages in the page of designated position.
It based on the above technical solution, is logical when judging that the HTTP request is success or failure in step S2
It crosses a preset request in the HTTP request to judge call back function to be determined, which judges that call back function is used for
Indicate whether the HTTP request sends success.
Based on the above technical solution, in step S2, page data is loaded successful signal and fed back by target pages
Detailed process to parent page includes: to create one in target pages to be led to for defining parent page with target pages
The bridge of the agreement of letter;And one is defined in the bridge of creation and is fed back to for page data to be loaded successful signal
The implementation method of parent page;After the HTTP request success of target pages, target pages are fixed in the bridge by calling
Page data is loaded successful signal and feeds back to parent page by the implementation method of justice.
Based on the above technical solution, step S3 specifically includes following below scheme:
S301, when parent page receive target pages feedback page data load successful signal after, parent page
By calling existing index information in preset transponder to send function, by designated position in the target pages for needing to jump to
Index information be sent in preset transponder;After the index information transmission function is called, triggers in transponder and have
Index information forward function;The index information forwards function target pages corresponding relationship according to possessed by transponder, will
The index information of designated position is forwarded in target pages in the target pages that the needs received jump to;
The data source of the current goal page is switched to by S302, target pages by calling existing index switching function
In data source corresponding to the index information, the page jump of designated position in target pages is completed.
The present invention also provides a kind of storage mediums, are stored thereon with computer program, the computer program is by processor
The step of above-mentioned method for jumping to page designated position is realized when execution.
The present invention also provides a kind of equipment for jumping to page designated position, including memory, processor and it is stored in
The computer program run on reservoir and on the processor, the processor are realized above-mentioned when executing the computer program
The step of jumping to the method for page designated position.
The present invention also provides a kind of system for jumping to page designated position, the system include target pages open module,
Page data load and feedback module, designated position jump module;
The target pages are opened module and are used for: when clicking the corresponding button of target pages in parent page, using nothing
The mode for needing Transfer Parameters information directly to open opens target pages;
The page data load and feedback module are used for: after target pages are opened, by sending to parent page
HTTP request needs page data to be loaded to obtain in target pages;If the HTTP request success, controls target pages
The load of page data is carried out, and page data is loaded into successful signal and feeds back to parent page;If the HTTP request is lost
It loses, then end operation;
The designated position jump module is used for: when parent page receive target pages feedback page data load at
After the signal of function, control parent page will need the index information of designated position in the target pages jumped to be sent to page object
Face;Control target pages jump in corresponding target pages in the page of designated position according to the index information.
Based on the above technical solution, the page data load and feedback module judge that the HTTP request is into
It is that call back function is judged to be determined by a request preset in the HTTP request, this is asked when function still fails
It asks and judges call back function for indicating whether the HTTP request sends success.
Based on the above technical solution, the page data load and feedback module control target pages for page number
According to load the detailed process that successful signal feeds back to parent page include: created in target pages one it is original for defining
The bridge for the agreement that the page is communicated with target pages;And one is defined in the bridge of creation and is used for page data
Load the implementation method that successful signal feeds back to parent page;After the HTTP request success of target pages, page object is controlled
Face feeds back to parent page by calling implementation method defined in the bridge that page data is loaded successful signal.
Based on the above technical solution, the designated position jump module carries out the detailed process of skip operation are as follows:
After the page data that parent page receives target pages feedback loads successful signal, control parent page is logical
It crosses and existing index information in preset transponder is called to send function, by designated position in the target pages for needing to jump to
Index information is sent in preset transponder;After the index information transmission function is called, trigger existing in transponder
Index information forwards function;The index information forwards function target pages corresponding relationship according to possessed by transponder, will receive
To the target pages that jump to of needs in the index information of designated position be forwarded in target pages;
Target pages are controlled by calling existing index switching function, the data source of the current goal page is switched to institute
It states in data source corresponding to index information, completes the page jump of designated position in target pages.
The beneficial effects of the present invention are:
(1) in the present invention, when clicking the corresponding button of target pages in parent page, using being not necessarily to Transfer Parameters information
Mode directly open target pages, avoid in target pages opening procedure carry out parameter transmitting;And in target pages
Successful access (load) page data simultaneously loads page data after successful signal feeds back to parent page, and parent page just will
The index information of designated position is sent to target pages in the target pages for needing to jump to;Target pages are then believed according to the index
Breath jumps in corresponding target pages in the page of designated position.
Compared with prior art, the present invention is able to achieve jumping and being avoided that in page open for target pages designated position
The transmitting of parameter is carried out in the process, innovation mutually separates page open operation with the transmitting operation of the index information of designated position,
So that the index information of designated position is able to delay transmitting, the opening rate of target pages can be effectively improved, and target can be made
The service logic of the page is simpler, code maintainable high.
(2) in the present invention, target pages are that page data is loaded successful signal by preset bridge to feed back to
In parent page.The pass-through mode of the bridge, can not only improve the treatment effeciency of signal feedback, and can allow original page
Face accurately receives the signal fed back in target pages, high efficient and reliable.
(3) in the present invention, parent page is specific bit in the target pages for being jumped to needs by preset transponder
The index information set is sent in target pages.The design of the transponder can not only reduce parent page and current goal page
The close coupling relationship in face, additionally it is possible to greatly improve the scalability and maintainability of program.
Detailed description of the invention
Fig. 1 is the schematic diagram for the default location that original page jump is set to target pages in background technique;
Fig. 2 is the schematic diagram of original page jump designated position into target pages in background technique;
Fig. 3 is the flow chart that the method for page designated position is jumped in the embodiment of the present invention;
Fig. 4 is the structural schematic diagram that the equipment of page designated position is jumped in the embodiment of the present invention;
Fig. 5 is the structural block diagram that the system of page designated position is jumped in the embodiment of the present invention.
Specific embodiment
With reference to the accompanying drawing and specific embodiment the present invention is described in further detail.
Shown in Figure 3, the embodiment of the present invention provides a kind of method for jumping to page designated position, this method include with
Lower step:
Step S1, when clicking the corresponding button of target pages in parent page, using direct without Transfer Parameters information
The mode of opening opens target pages.
It is understood why using without Transfer Parameters information directly open by the way of open target pages, be
Cause are as follows: the mode that target pages are opened in traditional parent page is that load operation and request of data can be done when opening target pages
Operation, and need to transmit some parameters in opening procedure.For example, each page is counted as one in Android
The mode of target pages (such as Fragment2) is opened in Fragment (page breakage), traditional parent page (such as Fragment1)
It is the page management method FragmentManager by calling android system to provide to carry out page open, it is opened
It needs to transmit some parameters in journey.But the transmitting meeting of parameter is carried out in opening procedure so that the speed of page open reduces,
And as service code function becomes increasingly complex, the transmitting that will lead to parameter is more and more, so that the service logic of target pages
It is difficult to safeguard.Therefore, in the embodiment of the present invention, using it is a kind of directly open without Transfer Parameters information by the way of open target
The page can be avoided the transmitting for carrying out parameter in target pages opening procedure, effectively improve the opening rate of target pages, and
The service logic of target pages can be made simpler easy to maintain.
Specifically, by taking operating system is android system as an example, in one embodiment, using without transmitting ginseng
The mode that number information is directly opened when opening target pages, can pass through the page management method of calling android system offer
Page display method show in FragmentManager directly opens target pages.
In addition, it is necessary to which, it is emphasized that above-mentioned android system example is only an example, in others system
In system (such as in IOS system), the method (function) etc. for the realization page open specifically selected can be according to the reality of other systems
Situations such as border function, code, interface, is specifically designed and is adjusted, herein with no restrictions.
Step S2, after target pages are opened, target pages are by sending HTTP (HyperText to parent page
Transfer Protocol, hypertext transfer protocol) it requests to need page data to be loaded in target pages to obtain;If should
HTTP request success (successfully getting needs page data to be loaded), then target pages carry out the load of page data, and
Page data is loaded into successful signal and feeds back to parent page;If HTTP request failure (gets needs to add not successfully
The page data of load), then without carrying out any processing, (i.e. target pages are not necessarily to parent page feedback page data target pages
Load the signal of failure), end operation.
In the present embodiment, after opening target pages, target pages can be by way of sending HTTP request to parent page
To feed back to parent page the case where obtaining the required page data loaded, and page data can be loaded.When feedback, only exist
When HTTP request success, page data can just be loaded to successful signal and feed back to parent page, if HTTP request is unsuccessfully
The signal that page data loads failure will not be fed back to parent page.Specifically, in practical operation, judge that HTTP request is
It is that call back function is judged by a request preset in HTTP request to be determined when success or failure, the request
Call back function is judged for indicating whether the HTTP request sends success, if sending successfully, shows HTTP request success;It is no
Then, show that the HTTP request fails.
Further, in the embodiment of the present invention, target pages are to be loaded page data successfully by preset bridge
Signal feed back in parent page.Specifically, in step S2, it is anti-that page data is loaded successful signal by target pages
The detailed process for being fed to parent page includes:
1, one is created in target pages for defining the bridge joint for the agreement that parent page is communicated with target pages
Device;And one is defined in the bridge of creation for page data to be loaded the realization that successful signal feeds back to parent page
Method.For example, the bridge of creation can be named as IDataCallBack, and the implementation method of the definition in bridge can order
Entitled onGetDataSuccess, then the realization code of corresponding bridge can be as follows:
Public interface IDataCallBack{
Public onGetDataSuccess();
}
2, after the HTTP request success of target pages, target pages are by calling realization side defined in the bridge
Page data is loaded successful signal and feeds back to parent page by method onGetDataSuccess.
Further, it in the embodiment of the present invention, is fed back in order to allow parent page accurately to receive in target pages
Signal, need that the reception signalling means of parent page is registered in target pages in advance.Specifically, by parent page
It is middle to call existing register method register that the reception signalling means of parent page is registered in target pages.In this way, working as
Target pages are successful by calling the load of implementation method onGetDataSuccess feedback page data defined in bridge
When signal, parent page can by be registered to target pages receive signalling means receive target pages in signal.
By aforesaid operations, page data can be loaded successful signal feedback into parent page by target pages
?.
Step S3, after the page data that parent page receives target pages feedback loads successful signal, original page
Face will need the index information of designated position in the target pages jumped to be sent to target pages;Target pages are according to the index
Information jumps in corresponding target pages in the page of designated position.
It is understood that since the page data of target pages loads successfully, so in the page in target pages
Appearance can be normally shown.At this point, parent page needs that the index of designated position in the target pages that jump to will be needed
Information is sent to target pages;Then, target pages jump directly to corresponding to index information after receiving the index information
In target pages in the page of designated position.
Specifically, in the embodiment of the present invention, parent page is to be jumped needs by preset transponder Switcher
To target pages in the index information of designated position be sent in target pages.On this basis, step S3 is specifically included
It operates below:
S301, when parent page receive target pages feedback page data load successful signal after, parent page
By calling existing index information in preset transponder Switcher to send function setIndex, the mesh that needs are jumped to
The index information of designated position is sent in preset transponder Switcher in the mark page;The index information sends function
After setIndex is called, triggers existing index information in transponder Switcher and forward function
sendIndexToFragment2;The index information forwarding function sendIndexToFragment2 is according to transponder
Target pages corresponding relationship possessed by Switcher, the index of designated position in the target pages that the needs received are jumped to
Information is forwarded in target pages.
S302, target pages are by calling existing index switching function onChangeIndex, by the current goal page
Data source is switched in data source corresponding to the index information, jumps to page object corresponding to index information to reach
The purpose of the page of designated position in face.
When jumping of page designated position is realized using the above method, can avoid being joined in target pages opening procedure
Several transmitting, and will be carried out after the completion of the transmission delay of the index information of designated position in target pages to page data load,
The opening rate of target pages can be effectively improved, and the service logic of target pages can be made simpler easy to maintain.
Corresponding a kind of above-mentioned method for jumping to page designated position, the embodiment of the present invention also provide a kind of storage Jie
Matter is stored thereon with computer program, and jumping in the various embodiments described above can be realized when which is executed by processor
To page designated position method the step of.It should be noted that the storage medium includes USB flash disk, mobile hard disk, ROM
(Read-Only Memory, read-only memory), RAM (Random Access Memory, random access memory), magnetic disk or
The various media that can store program code such as person's CD.
In addition, shown in Figure 4, corresponding a kind of above-mentioned method for jumping to page designated position, the embodiment of the present invention
Also provide a kind of equipment for jumping to page designated position, including memory, processor and storage on a memory and can located
The computer program run on reason device, which can realize in the various embodiments described above when executing computer program jumps to page
The step of method of face designated position.
Shown in Figure 5, the embodiment of the present invention also provides a kind of system for jumping to page designated position, which includes
Target pages open module, page data load and feedback module, designated position jump module.
Wherein, target pages are opened module and are used for: when clicking the corresponding button of target pages in parent page, using nothing
The mode for needing Transfer Parameters information directly to open opens target pages.
Page data load and feedback module are used for: after target pages are opened, by sending HTTP to parent page
Request needs page data to be loaded to obtain in target pages;If HTTP request success controls target pages and carries out page
The load of face data, and page data is loaded into successful signal and feeds back to parent page;If the HTTP request fails, terminate
Operation.It wherein, when the page data load and feedback module judge that HTTP request is success or failure, is asked by HTTP
A preset request judges call back function to be determined in asking, which judges call back function for indicating that the HTTP is asked
Seeking Truth is no to be sent successfully.
In addition, that page data loaded successful signal is anti-for page data load and feedback module control target pages
The detailed process for being fed to parent page includes: to create one in target pages to carry out for defining parent page and target pages
The bridge of the agreement of communication;And one is defined in the bridge of creation and is fed back for page data to be loaded successful signal
To the implementation method of parent page;After the HTTP request success of target pages, control target pages are by calling the bridge joint
Page data is loaded successful signal and feeds back to parent page by implementation method defined in device.
Designated position jump module is used for: when the page data load that parent page receives target pages feedback is successful
After signal, control parent page will need the index information of designated position in the target pages jumped to be sent to target pages;
Control target pages jump in corresponding target pages in the page of designated position according to the index information.Specifically, institute
State the detailed process that designated position jump module carries out skip operation are as follows:
After the page data that parent page receives target pages feedback loads successful signal, control parent page is logical
It crosses and existing index information in preset transponder is called to send function, by designated position in the target pages for needing to jump to
Index information is sent in preset transponder;After the index information transmission function is called, trigger existing in transponder
Index information forwards function;The index information forwards function target pages corresponding relationship according to possessed by transponder, will receive
To the target pages that jump to of needs in the index information of designated position be forwarded in target pages;
Target pages are controlled by calling existing index switching function, the data source of the current goal page is switched to institute
It states in data source corresponding to index information, completes the page jump of designated position in target pages.
It should be understood that system provided by the above embodiment is realizing when jumping of page designated position, only with above-mentioned
The division progress of each functional module, can be as needed and by above-mentioned function distribution by different function for example, in practical application
Module is completed, i.e., the internal structure of system is divided into different functional modules, described above all or part of to complete
Function.
The present invention is not limited to the above-described embodiments, for those skilled in the art, is not departing from
Under the premise of the principle of the invention, several improvements and modifications can also be made, these improvements and modifications are also considered as protection of the invention
Within the scope of.
The content being not described in detail in this specification belongs to the prior art well known to professional and technical personnel in the field.
Claims (10)
1. a kind of method for jumping to page designated position, which is characterized in that method includes the following steps:
S1, when clicking the corresponding button of target pages in parent page, using the side directly opened without Transfer Parameters information
Formula opens target pages;
After S2, target pages are opened, by parent page send HTTP request come obtain needed in target pages it is to be loaded
Page data;If the HTTP request success, target pages carry out the load of page data, and page data is loaded successfully
Signal feed back to parent page;If the HTTP request failure, end operation;
S3, when parent page receive target pages feedback page data load successful signal after, parent page will need
The index information of designated position is sent to target pages in the target pages jumped to;Target pages are jumped according to the index information
Into the page of designated position in corresponding target pages.
2. the method for jumping to page designated position as described in claim 1, it is characterised in that: in step S2, described in judgement
It is that call back function is judged by a request preset in the HTTP request to carry out when HTTP request is success or failure
Determine, which judges call back function for indicating whether the HTTP request sends success.
3. the method for jumping to page designated position as described in claim 1, it is characterised in that: in step S2, target pages
It page data is loaded into successful signal feeds back to the detailed process of parent page and include:
One is created in target pages for defining the bridge for the agreement that parent page is communicated with target pages;And
One is defined in the bridge of creation for page data to be loaded the implementation method that successful signal feeds back to parent page;
After the HTTP request success of target pages, target pages are by calling implementation method defined in the bridge by page
Face data loads successful signal and feeds back to parent page.
4. the method for jumping to page designated position as described in claim 1, which is characterized in that step S3 specifically includes following
Process:
S301, when parent page receive target pages feedback page data load successful signal after, parent page passes through
Existing index information in preset transponder is called to send function, by the rope of designated position in the target pages for needing to jump to
Fuse breath is sent in preset transponder;After the index information transmission function is called, existing rope in transponder is triggered
Fuse breath forwarding function;The index information forwards function target pages corresponding relationship according to possessed by transponder, will receive
The target pages that jump to of needs in the index information of designated position be forwarded in target pages;
The data source of the current goal page is switched to described by S302, target pages by calling existing index switching function
In data source corresponding to index information, the page jump of designated position in target pages is completed.
5. a kind of storage medium, is stored thereon with computer program, it is characterised in that: the computer program is executed by processor
The step of any one of Shi Shixian the claims 1 to 4 the method.
6. a kind of equipment for jumping to page designated position, including memory, processor and be stored on the memory and
The computer program run on the processor, it is characterised in that: the processor is realized when executing the computer program
The step of stating any one of claims 1 to 4 the method.
7. a kind of system for jumping to page designated position, it is characterised in that: the system includes that target pages open module, the page
Data load and feedback module, designated position jump module;
The target pages are opened module and are used for: when clicking the corresponding button of target pages in parent page, using without passing
The mode that parameter information is directly opened is passed, target pages are opened;
The page data load and feedback module are used for: after target pages are opened, by sending HTTP to parent page
Request needs page data to be loaded to obtain in target pages;If the HTTP request success, controls target pages progress
The load of page data, and page data is loaded into successful signal and feeds back to parent page;If the HTTP request failure,
End operation;
The designated position jump module is used for: when the page data load that parent page receives target pages feedback is successful
After signal, control parent page will need the index information of designated position in the target pages jumped to be sent to target pages;
Control target pages jump in corresponding target pages in the page of designated position according to the index information.
8. the system for jumping to page designated position as claimed in claim 7, it is characterised in that: page data load and
It when feedback module judges that the HTTP request is success or failure, is sentenced by a request preset in the HTTP request
For disconnected call back function come what is determined, which judges call back function for indicating whether the HTTP request sends success.
9. the system for jumping to page designated position as claimed in claim 7, which is characterized in that page data load and
Feedback module, which controls target pages page data loaded successful signal, to be fed back to the detailed process of parent page and includes:
One is created in target pages for defining the bridge for the agreement that parent page is communicated with target pages;And
One is defined in the bridge of creation for page data to be loaded the implementation method that successful signal feeds back to parent page;
After the HTTP request success of target pages, control target pages are by calling implementation method defined in the bridge
Page data is loaded into successful signal and feeds back to parent page.
10. the system for jumping to page designated position as claimed in claim 7, which is characterized in that the designated position jumps
The detailed process of module progress skip operation are as follows:
After the page data that parent page receives target pages feedback loads successful signal, control parent page passes through tune
Function is sent with index information existing in preset transponder, by the index of designated position in the target pages for needing to jump to
Information is sent in preset transponder;After the index information transmission function is called, existing index in transponder is triggered
Information forwards function;The index information forwards function target pages corresponding relationship according to possessed by transponder, by what is received
The index information of designated position is forwarded in target pages in the target pages for needing to jump to;
Target pages are controlled by calling existing index switching function, the data source of the current goal page is switched to the rope
In the corresponding data source of fuse breath, the page jump of designated position in target pages is completed.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710737070.9A CN109426535B (en) | 2017-08-24 | 2017-08-24 | Method, storage medium, equipment and system for jumping to specified position of page |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710737070.9A CN109426535B (en) | 2017-08-24 | 2017-08-24 | Method, storage medium, equipment and system for jumping to specified position of page |
Publications (2)
Publication Number | Publication Date |
---|---|
CN109426535A true CN109426535A (en) | 2019-03-05 |
CN109426535B CN109426535B (en) | 2021-11-09 |
Family
ID=65499428
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710737070.9A Active CN109426535B (en) | 2017-08-24 | 2017-08-24 | Method, storage medium, equipment and system for jumping to specified position of page |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN109426535B (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110119321A (en) * | 2019-04-30 | 2019-08-13 | 广州微算互联信息技术有限公司 | Cloud mobile phone is to the response method of local input content, system and storage medium |
CN110955595A (en) * | 2019-11-13 | 2020-04-03 | 中信百信银行股份有限公司 | Problem repairing method and device, electronic equipment and computer readable storage medium |
CN111124565A (en) * | 2019-11-29 | 2020-05-08 | 中电建路桥集团有限公司 | Data loading method and device |
CN112989249A (en) * | 2021-02-19 | 2021-06-18 | 北京皮尔布莱尼软件有限公司 | Page display method, computing device and storage medium |
Citations (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104408204A (en) * | 2014-12-18 | 2015-03-11 | 北京国双科技有限公司 | Method and device for obtaining webpage page link address |
US20150100563A1 (en) * | 2013-10-09 | 2015-04-09 | Go Daddy Operating Company, LLC | Method for retaining search engine optimization in a transferred website |
CN104618412A (en) * | 2013-11-05 | 2015-05-13 | 杭州海康威视数字技术股份有限公司 | Page skipping method and device |
US20150310126A1 (en) * | 2014-04-23 | 2015-10-29 | Akamai Technologies, Inc. | Creation and delivery of pre-rendered web pages for accelerated browsing |
CN105512190A (en) * | 2015-11-26 | 2016-04-20 | 网易(杭州)网络有限公司 | Interface jumping method and device |
CN105760156A (en) * | 2016-01-29 | 2016-07-13 | 福建星网锐捷通讯股份有限公司 | Main menu navigation method based on Android system |
CN106469044A (en) * | 2015-08-14 | 2017-03-01 | 腾讯科技(深圳)有限公司 | The method and apparatus realizing page jump |
CN106843912A (en) * | 2017-03-22 | 2017-06-13 | 武汉斗鱼网络科技有限公司 | Page info acquisition methods and device |
CN106843663A (en) * | 2017-02-08 | 2017-06-13 | 网易(杭州)网络有限公司 | For the localization method of pre- jump location, device and readable storage medium storing program for executing in the page |
CN106919636A (en) * | 2016-07-04 | 2017-07-04 | 阿里巴巴集团控股有限公司 | link jump method and device |
CN106940719A (en) * | 2017-03-14 | 2017-07-11 | 福建中金在线信息科技有限公司 | A kind of method for page jump and device |
-
2017
- 2017-08-24 CN CN201710737070.9A patent/CN109426535B/en active Active
Patent Citations (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20150100563A1 (en) * | 2013-10-09 | 2015-04-09 | Go Daddy Operating Company, LLC | Method for retaining search engine optimization in a transferred website |
CN104618412A (en) * | 2013-11-05 | 2015-05-13 | 杭州海康威视数字技术股份有限公司 | Page skipping method and device |
US20150310126A1 (en) * | 2014-04-23 | 2015-10-29 | Akamai Technologies, Inc. | Creation and delivery of pre-rendered web pages for accelerated browsing |
CN104408204A (en) * | 2014-12-18 | 2015-03-11 | 北京国双科技有限公司 | Method and device for obtaining webpage page link address |
CN106469044A (en) * | 2015-08-14 | 2017-03-01 | 腾讯科技(深圳)有限公司 | The method and apparatus realizing page jump |
CN105512190A (en) * | 2015-11-26 | 2016-04-20 | 网易(杭州)网络有限公司 | Interface jumping method and device |
CN105760156A (en) * | 2016-01-29 | 2016-07-13 | 福建星网锐捷通讯股份有限公司 | Main menu navigation method based on Android system |
CN106919636A (en) * | 2016-07-04 | 2017-07-04 | 阿里巴巴集团控股有限公司 | link jump method and device |
CN106843663A (en) * | 2017-02-08 | 2017-06-13 | 网易(杭州)网络有限公司 | For the localization method of pre- jump location, device and readable storage medium storing program for executing in the page |
CN106940719A (en) * | 2017-03-14 | 2017-07-11 | 福建中金在线信息科技有限公司 | A kind of method for page jump and device |
CN106843912A (en) * | 2017-03-22 | 2017-06-13 | 武汉斗鱼网络科技有限公司 | Page info acquisition methods and device |
Non-Patent Citations (5)
Title |
---|
_夜枫: "新技能Get:如何利用HTTP技术提升网页的加载速度", 《HTTPS://MY.OSCHINA.NET/U/3154814/BLOG/955347》 * |
ALANT: "Dropdown box - onchange and onselect", 《HTTPS://FORUMS.ASP.NET/T/1713323.ASPX?DROPDOWN+BOX+ONCHANGE+AND+ONSELECT》 * |
ANDROIDCQC: "Android_UI:Fragment", 《HTTPS://BLOG.CSDN.NET/SS1168805219/ARTICLE/DETAILS/51298925》 * |
N_MENG: "A页面跳转到B页面某一指定位置", 《HTTPS://BLOG.CSDN.NET/N_MENG/ARTICLE/DETAILS/62043256》 * |
Z8Z87878: "自定义联系人快速索引栏", 《HTTPS://BLOG.CSDN.NET/Z8Z87878/ARTICLE/DETAILS/51779559》 * |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110119321A (en) * | 2019-04-30 | 2019-08-13 | 广州微算互联信息技术有限公司 | Cloud mobile phone is to the response method of local input content, system and storage medium |
CN110955595A (en) * | 2019-11-13 | 2020-04-03 | 中信百信银行股份有限公司 | Problem repairing method and device, electronic equipment and computer readable storage medium |
CN111124565A (en) * | 2019-11-29 | 2020-05-08 | 中电建路桥集团有限公司 | Data loading method and device |
CN111124565B (en) * | 2019-11-29 | 2024-01-19 | 中电建路桥集团有限公司 | Data loading method and device |
CN112989249A (en) * | 2021-02-19 | 2021-06-18 | 北京皮尔布莱尼软件有限公司 | Page display method, computing device and storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN109426535B (en) | 2021-11-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109426535A (en) | A kind of method jumping to page designated position, storage medium, equipment and system | |
CN104798405B (en) | System and method for for intelligent network selection interface | |
US20130318257A1 (en) | Device and method of simultaneous data transmission service over heterogeneous networks | |
CN109587142B (en) | Data security access module and equipment for service flow | |
Tortonesi et al. | SPF: An SDN-based middleware solution to mitigate the IoT information explosion | |
US10193956B2 (en) | Grouping and transferring omic sequence data for sequence analysis | |
CN106843953A (en) | Application program transverse direction switching system and method based on iOS system | |
CN112199210A (en) | Data processing method and device based on Internet of things, computer equipment and medium | |
CN111149325A (en) | Transaction selection device for selecting blockchain transactions | |
CN105872053A (en) | Data migration method and system | |
CN108292207A (en) | Method and apparatus for declaratively choreography | |
CN108141471A (en) | The method, apparatus and equipment of compressed data | |
CN109767639A (en) | Parking lot multiple exit goes out vehicle dispatching method, system and storage medium | |
CN107969003B (en) | Wireless access authentication method | |
CN102984089B (en) | Traffic management dispatching method and device | |
CN116502283A (en) | Privacy data processing method and device | |
CN101604270B (en) | ARINC 429 communication redundancy method based on vxworks operation system | |
CN110149313A (en) | Data sharing method, electronic device and computer readable storage medium | |
CN105979602A (en) | Control method for data transmission and related equipment | |
CN107567109A (en) | A kind of WIFI Intelligent hardwares quickly connect the system and method for WIFI equipment | |
CN101924815A (en) | 3G MOA phone middleware embedded system | |
CN106375361A (en) | Method of transmitting file between terminals, mobile terminal and wireless routing device | |
JPH07507892A (en) | Transparent interface for process control computers | |
CN111786887A (en) | Data forwarding method, apparatus, computing device, and medium executed by control device | |
CN110275701A (en) | Data processing method, device, medium and calculating equipment |
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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant |