CN105094787B - Method and device for processing enterprise internet application - Google Patents
Method and device for processing enterprise internet application Download PDFInfo
- Publication number
- CN105094787B CN105094787B CN201410217323.6A CN201410217323A CN105094787B CN 105094787 B CN105094787 B CN 105094787B CN 201410217323 A CN201410217323 A CN 201410217323A CN 105094787 B CN105094787 B CN 105094787B
- Authority
- CN
- China
- Prior art keywords
- internet application
- enterprise internet
- access
- module
- enterprise
- 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
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The invention discloses a processing method and a device of enterprise internet application, wherein in the method, an access path of the enterprise internet application to be moved is obtained; accessing the enterprise internet application by adopting an access path, and compiling an enterprise internet application page conversion template according to part of contents to be moved in page contents of the enterprise internet application, wherein the enterprise internet application page conversion template is used for extracting part of contents; and establishing a mapping relation between the access path and a storage path of the page conversion template of the enterprise internet application. According to the technical scheme provided by the invention, the enterprise is comprehensively helped to complete the mobility of the internet application from development, deployment to management.
Description
Technical Field
The invention relates to the field of communication, in particular to a method and a device for processing enterprise internet application.
Background
With the widespread of the third generation mobile communication technology (3G) and fourth generation mobile communication technology (4G) networks, the widespread use of intelligent mobile terminals, and the rapid development of the mobile internet. Meanwhile, enterprise internet applications also face the requirement of mobility.
For newly established companies, the mobile internet part can be handled together when building enterprise internet applications. However, for enterprises that have matured for many years, their inherent, large and complex enterprise internet applications have to face a number of problems when moving:
the method has the advantages that firstly, original design, development and deployment data of enterprise internet application are lost, and information which can be directly depended on is lacked in mobile modification.
The second problem is that the enterprise IT support department lacks professional programming developers and cannot design and develop, so IT must resort to an external company that is specially responsible for developing such applications.
And the problem III is that the adaptation process is very complicated due to the various types and the large quantity of the intelligent mobile terminals and the large difference.
And fourthly, the enterprise internet application mobility cost is high, and the later maintenance work is difficult.
In summary, a technical solution capable of rapidly completing the mobility of the enterprise internet application is lacking in the related art.
Disclosure of Invention
The invention provides a processing method and a processing device for enterprise internet application, which at least solve the problem that the mobility of the enterprise internet application cannot be quickly completed in the related technology.
According to one aspect of the invention, a method for processing an enterprise internet application is provided.
The processing method of the enterprise internet application according to the embodiment of the invention comprises the following steps: acquiring an access path of an enterprise internet application to be moved; accessing the enterprise internet application by adopting an access path, and compiling an enterprise internet application page conversion template according to part of contents to be moved in page contents of the enterprise internet application, wherein the enterprise internet application page conversion template is used for extracting part of contents; and establishing a mapping relation between the access path and a storage path of the page conversion template of the enterprise internet application.
Preferably, writing an enterprise internet application page translation template from the partial content comprises: acquiring page content; judging whether partial content exists in the page content or not; if so, an extended style sheet transformation language (XLST) template is written that extracts a portion of the content.
Preferably, after the mapping relationship is established, the method further includes: writing the mapping relation into a configuration file; compressing the configuration file and the enterprise internet application page conversion template; and uploading the compressed configuration file and the enterprise internet application page conversion template.
Preferably, after the mapping relationship is established, the method further includes: receiving an access request from a terminal, wherein the access request is used for accessing the enterprise internet application; searching an access path from the configuration file, and forwarding an access request to the enterprise Internet application according to the access path; receiving an access response corresponding to the access request from the enterprise Internet application, wherein the access response carries response data; and processing the response data by adopting an XLST template, and sending the processed response data to the terminal.
Preferably, before receiving the access request, the method further comprises: receiving a management operation request of a client application from a terminal, wherein the client application is used for initiating access to the enterprise internet application, and the management operation request comprises one of the following: providing a downloading channel of the client application, checking the version of the client application installed on the terminal, and upgrading the client application installed on the terminal; and executing the operation corresponding to the management operation request.
According to another aspect of the present invention, there is provided a processing apparatus for an enterprise internet application.
The processing device for the enterprise internet application comprises the following components: the system comprises an acquisition module, a processing module and a display module, wherein the acquisition module is used for acquiring an access path of the enterprise Internet application to be moved; the compiling module is used for adopting an access path to access the enterprise Internet application and compiling an enterprise Internet application page conversion template according to part of contents to be moved in page contents of the enterprise Internet application, wherein the enterprise Internet application page conversion template is used for extracting part of contents; and the establishing module is used for establishing a mapping relation between the access path and a storage path of the enterprise internet application page conversion template.
Preferably, the authoring module comprises: an acquisition unit configured to acquire page content; a judging unit configured to judge whether or not a partial content exists in the page content; and the compiling unit is used for compiling an extended style sheet conversion language (XLST) template for extracting partial contents when the output of the judging unit is yes.
Preferably, the above apparatus further comprises: the writing module is used for writing the mapping relation into the configuration file; the compression module is used for compressing the configuration file and the enterprise internet application page conversion template; and the uploading module is used for uploading the compressed configuration file and the enterprise internet application page conversion template.
Preferably, the above apparatus further comprises: the terminal comprises a first receiving module, a second receiving module and a third receiving module, wherein the first receiving module is used for receiving an access request from the terminal, and the access request is used for accessing the enterprise internet application; the forwarding module is used for searching an access path from the configuration file and forwarding the access request to the enterprise Internet application according to the access path; the second receiving module is used for receiving an access response corresponding to the access request from the enterprise internet application, wherein the access response carries response data; and the sending module is used for processing the response data by adopting an XLST template and sending the processed response data to the terminal.
Preferably, the above apparatus further comprises: a third receiving module, configured to receive a management operation request for a client application from a terminal, where the client application is configured to initiate access to an enterprise internet application, and the management operation request includes one of: providing a downloading channel of the client application, checking the version of the client application installed on the terminal, and upgrading the client application installed on the terminal; and the execution module is used for executing the operation corresponding to the management operation request.
According to the embodiment of the invention, the access path of the enterprise internet application to be moved is acquired; accessing the enterprise internet application by adopting an access path, and compiling an enterprise internet application page conversion template according to part of contents to be moved in page contents of the enterprise internet application, wherein the enterprise internet application page conversion template is used for extracting part of contents; the mapping relation between the access path and the storage path of the page conversion template of the enterprise internet application is established, the problem that the mobility of the enterprise internet application cannot be rapidly completed in the related technology is solved, and the enterprise is comprehensively helped to complete the mobility of the internet application from development and deployment to management.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:
fig. 1 is a flowchart of a processing method of an enterprise internet application according to an embodiment of the present invention;
fig. 2 is a flowchart of an enterprise internet application mobility development method according to a preferred embodiment of the present invention;
fig. 3 is a flowchart of an enterprise internet application mobility management method according to a preferred embodiment of the present invention;
fig. 4 is a block diagram of a processing device of an enterprise internet application according to an embodiment of the present invention;
fig. 5 is a block diagram of a processing device of an enterprise internet application according to a preferred embodiment of the present invention;
fig. 6 is a schematic structural diagram of an enterprise internet application mobile operation system according to a preferred embodiment of the present invention.
Detailed Description
The invention will be described in detail hereinafter with reference to the accompanying drawings in conjunction with embodiments. It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict.
Fig. 1 is a flowchart of a method of processing an enterprise internet application according to an embodiment of the present invention. As shown in fig. 1, the method may comprise the following process steps:
step S102: acquiring an access path of an enterprise internet application to be moved;
step S104: accessing the enterprise internet application by adopting an access path, and compiling an enterprise internet application page conversion template according to part of contents to be moved in page contents of the enterprise internet application, wherein the enterprise internet application page conversion template is used for extracting part of contents;
step S106: and establishing a mapping relation between the access path and a storage path of the page conversion template of the enterprise internet application.
In the related art, the mobility of the enterprise internet application cannot be rapidly completed. The mobile development of the enterprise internet application is realized by compiling an enterprise internet application page conversion template and establishing an enterprise internet application access path mapping relation, so that the problem that the enterprise internet application mobility cannot be quickly completed in the related technology is solved, and further, the development, deployment and management are carried out to comprehensively help enterprises complete the internet application mobility.
Preferably, writing the enterprise internet application page conversion template from the partial content in step S104 may include the following operations:
step S1: acquiring page content;
step S2: judging whether partial content exists in the page content or not;
step S3: if so, an extended style sheet transformation language (XLST) template is written that extracts a portion of the content.
In a preferred embodiment, first, an intranet application to be moved is determined, and an access path of the intranet application is recorded. Then, the enterprise internet application to be moved is accessed through the browser, page content is obtained, and the part (page or data) needing to be moved is determined. And finally, compiling an XLST template capable of extracting the part of content to complete the mapping of the application content from the intranet to the terminal side.
Preferably, after the mapping relationship is established in step S106, the following steps may be further included:
step S4: writing the mapping relation into a configuration file;
step S5: compressing the configuration file and the enterprise internet application page conversion template;
step S6: and uploading the compressed configuration file and the enterprise internet application page conversion template.
In a preferred embodiment, the access path and the template file path may be written into a mapping relationship configuration file according to a preset rule, and the path mapping configuration file and all template files may be compressed to form a zip package; therefore, the mobile development of the existing enterprise internet application is completed.
Preferably, after the mapping relationship is established in step S106, the following operations may be further included:
step S7: receiving an access request from a terminal, wherein the access request is used for accessing the enterprise internet application;
step S8: searching an access path from the configuration file, and forwarding an access request to the enterprise Internet application according to the access path;
step S9: receiving an access response corresponding to the access request from the enterprise Internet application, wherein the access response carries response data;
step S10: and processing the response data by adopting an XLST template, and sending the processed response data to the terminal.
In a preferred embodiment, a user launches a client application already installed on the smart mobile terminal, initiating an access request to an enterprise internet application, which can access the mobile services base address. And the mobile server receives the access and searches the access path of the enterprise Internet application corresponding to the path mapping file. The mobility server forwards the access from the client application to the enterprise internet application. The enterprise internet application provides the response data to the mobility server upon access. And the mobile server processes the response data by using the XLST template configured in the path mapping file, and then sends the processed response data to the client application so that the client application can display the response data to the user, thereby completing the mobile operation and use of the enterprise Internet application.
Preferably, before receiving the access request at step S7, the method may further include the following steps:
step S11: receiving a management operation request of a client application from a terminal, wherein the client application is used for initiating access to the enterprise internet application, and the management operation request comprises one of the following: providing a downloading channel of the client application, checking the version of the client application installed on the terminal, and upgrading the client application installed on the terminal;
step S12: and executing the operation corresponding to the management operation request.
In a preferred embodiment, the client application is a dedicated application running on the smart mobile terminal. Through which employees of the enterprise access the mobility server. The mobile server is used as a bridge to connect the client application positioned at the front end and the enterprise internet application positioned at the rear end, receives external access from the client application, and converts the external access into internal access to the enterprise internet application according to the path mapping relation configuration file. Meanwhile, the response of the enterprise internet application is converted into the response of the client application by using the configured page conversion template. In addition, the mobile server can also be used for mobile deployment management, namely, uploading, installing, upgrading and uninstalling templates and configuration files developed by enterprises; meanwhile, the method is also used for user management, namely, various operations such as addition, deletion, modification, search and the like are executed on the user with access to the mobile service; and for client application version management, i.e. providing download, version check and upgrade services.
The above preferred implementation will be further described with reference to the preferred embodiments shown in fig. 2 and 3.
Fig. 2 is a flowchart of an enterprise internet application mobility development method according to a preferred embodiment of the present invention. As shown in fig. 2, the method may include the following process steps:
step S202: obtaining an access path for an enterprise internet application, for example: /home/www;
step S204: judging whether enterprise internet application mobilization needs to be carried out or not; if yes, go on to step S206; if not, go to step S216;
step S206: adding the access path to a mapping configuration file, for example:
step S208: acquiring page content of the enterprise internet application in the access path, for example:
step S210: judging whether the page content needs to be changed or not; if yes, go on to step S212; if not, go to step S216;
step S212: writing an XLST template that can extract mobile content, for example: xslt/home/xslt/index
Step S214: configuring a template in a mapping file;
step S216: judging whether other applications need to be moved; if yes, go to step S202; if not, continue to step S218;
step S218: compressing the path mapping configuration file and all template files to form a zip package; therefore, the mobile development of the existing enterprise internet application is completed.
Fig. 3 is a flowchart of a method for mobility management of an enterprise internet application according to a preferred embodiment of the present invention. As shown in fig. 3, the method may include the following process steps:
step S302: uploading client application to facilitate downloading and installation of an intelligent mobile terminal user;
step S304: uploading a path mapping configuration file and an XLST template compression package developed by enterprise Internet application mobility;
step S306: adopting one key to issue, namely deploying a path mapping configuration file and an XLST template, and generating a basic access address for a client application to access;
step S308: adding a user;
step S310: judging whether other users need to be added or not; if yes, go to step S308; if not, the process is ended to complete the mobile deployment and daily management of the enterprise Internet application.
Fig. 4 is a block diagram of a processing device of an enterprise internet application according to an embodiment of the present invention. As shown in fig. 4, the processing means of the enterprise internet application may include: an obtaining module 100, configured to obtain an access path of an enterprise internet application to be moved; the compiling module 102 is configured to access the enterprise internet application by using an access path, and compile an enterprise internet application page conversion template according to a part of content to be moved in page content of the enterprise internet application, where the enterprise internet application page conversion template is used to extract the part of content; the establishing module 104 is configured to establish a mapping relationship between the access path and a storage path of the enterprise internet application page translation template.
By adopting the device shown in fig. 4, the problem that the mobility of the internet application of the enterprise cannot be rapidly completed in the related technology is solved, and the device comprehensively helps the enterprise to complete the mobility of the internet application from development, deployment to management.
Preferably, as shown in fig. 5, the authoring module 102 may comprise: an obtaining unit 1020 configured to obtain page content; a judging unit 1022 for judging whether there is a partial content in the page content; a compiling unit 1024 for compiling an extended stylesheet transformation language (XLST) template from which a part of the content is extracted when the output of the judging unit is yes.
Preferably, as shown in fig. 5, the apparatus may further include: a writing module 106, configured to write the mapping relationship into a configuration file; the compression module 108 is used for compressing the configuration file and the enterprise internet application page conversion template; and an uploading module 110, configured to upload the compressed configuration file and the web application page conversion template.
Preferably, as shown in fig. 5, the apparatus may further include: a first receiving module 112, configured to receive an access request from a terminal, where the access request is used to access an enterprise internet application; a forwarding module 114, configured to search an access path from the configuration file, and forward the access request to the enterprise internet application according to the access path; a second receiving module 116, configured to receive an access response corresponding to the access request from the enterprise internet application, where the access response carries response data; a sending module 118, configured to process the response data by using an XLST template, and send the processed response data to the terminal.
Preferably, as shown in fig. 5, the apparatus may further include: a third receiving module 120, configured to receive a management operation request from the terminal to a client application, where the client application is configured to initiate access to the enterprise internet application, and the management operation request includes one of: providing a downloading channel of the client application, checking the version of the client application installed on the terminal, and upgrading the client application installed on the terminal; and an executing module 122, configured to execute an operation corresponding to the management operation request.
Fig. 6 is a schematic structural diagram of an enterprise internet application mobile operation system according to a preferred embodiment of the present invention. As shown in fig. 6, the operation of the whole system is as follows:
(1) and the user starts the client application installed on the intelligent mobile terminal and accesses the basic address of the mobile service.
(2) The mobile service accepts the access and retrieves its corresponding enterprise internet application path from the path mapping file.
(3) The mobility service forwards the access from the client application to the enterprise internet application.
(4) The enterprise internet application provides response data to the mobile service upon access.
(5) The mobile service processes the response data using the XLST template configured in the path map file.
(6) And the mobile service sends the processed response data to the client application so that the client application can display the response data to the user, thereby completing the mobile operation and use of the enterprise Internet application.
From the above description, it can be seen that the above embodiments achieve the following technical effects (it is to be noted that these effects are those that certain preferred embodiments can achieve): the technical scheme provided by the embodiment of the invention is used for completing the mobile development of the enterprise internet application, and the mobile development of the enterprise internet application is realized by compiling the page conversion template of the enterprise internet application and establishing the mapping relation of the access path of the enterprise internet application, so that the problem that the mobility of the enterprise internet application cannot be rapidly completed in the related technology is solved, and the enterprise is comprehensively helped to complete the mobility of the internet application from development, deployment to management.
It will be apparent to those skilled in the art that the modules or steps of the present invention described above may be implemented by a general purpose computing device, they may be centralized on a single computing device or distributed across a network of multiple computing devices, and alternatively, they may be implemented by program code executable by a computing device, such that they may be stored in a storage device and executed by a computing device, and in some cases, the steps shown or described may be performed in an order different than that described herein, or they may be separately fabricated into individual integrated circuit modules, or multiple ones of them may be fabricated into a single integrated circuit module. Thus, the present invention is not limited to any specific combination of hardware and software.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.
Claims (10)
1. A processing method of an enterprise Internet application is characterized by comprising the following steps:
acquiring an access path of an enterprise internet application to be moved;
accessing the enterprise internet application by adopting the access path, and compiling an enterprise internet application page conversion template according to part of contents to be moved in page contents of the enterprise internet application, wherein the enterprise internet application page conversion template is used for extracting the part of contents;
and establishing a mapping relation between the access path and a storage path of the enterprise internet application page conversion template.
2. The method of claim 1, wherein composing an enterprise internet application page translation template from the portion of content comprises:
acquiring the page content;
judging whether the partial content exists in the page content or not;
if yes, writing an XLST template of the extended style sheet conversion language for extracting the partial content.
3. The method of claim 2, after establishing the mapping relationship, further comprising:
writing the mapping relation into a configuration file;
compressing the configuration file and the enterprise internet application page conversion template;
and uploading the compressed configuration file and the enterprise internet application page conversion template.
4. The method of claim 3, after establishing the mapping relationship, further comprising:
receiving an access request from a terminal, wherein the access request is used for accessing the enterprise internet application;
searching the access path from the configuration file, and forwarding the access request to the enterprise Internet application according to the access path;
receiving an access response corresponding to the access request from the enterprise Internet application, wherein the access response carries response data;
and processing the response data by adopting the XLST template, and sending the processed response data to the terminal.
5. The method of claim 4, further comprising, prior to receiving the access request:
receiving a management operation request of a client application from the terminal, wherein the client application is used for initiating access to the enterprise internet application, and the management operation request comprises one of the following: providing a download channel of the client application, performing version check on the client application installed on the terminal, and upgrading the client application installed on the terminal;
and executing the operation corresponding to the management operation request.
6. An apparatus for processing an enterprise internet application, comprising:
the system comprises an acquisition module, a processing module and a display module, wherein the acquisition module is used for acquiring an access path of the enterprise Internet application to be moved;
the compiling module is used for visiting the enterprise internet application by adopting the visiting path and compiling an enterprise internet application page conversion template according to part of contents to be moved in page contents of the enterprise internet application, wherein the enterprise internet application page conversion template is used for extracting the part of contents;
and the establishing module is used for establishing the mapping relation between the access path and the storage path of the enterprise internet application page conversion template.
7. The apparatus of claim 6, wherein the composition module comprises:
the acquisition unit is used for acquiring the page content;
a judging unit configured to judge whether the partial content exists in the page content;
and the compiling unit is used for compiling an XLST template for extracting the extended style sheet conversion language of the partial content when the output of the judging unit is yes.
8. The apparatus of claim 7, further comprising:
the writing module is used for writing the mapping relation into a configuration file;
the compression module is used for compressing the configuration file and the enterprise internet application page conversion template;
and the uploading module is used for uploading the compressed configuration file and the enterprise internet application page conversion template.
9. The apparatus of claim 8, further comprising:
the system comprises a first receiving module, a second receiving module and a third receiving module, wherein the first receiving module is used for receiving an access request from a terminal, and the access request is used for accessing the enterprise internet application;
a forwarding module, configured to search the access path from the configuration file, where the access path forwards the access request to the enterprise internet application;
a second receiving module, configured to receive an access response corresponding to the access request from the enterprise internet application, where the access response carries response data;
and the sending module is used for processing the response data by adopting the XLST template and sending the processed response data to the terminal.
10. The apparatus of claim 9, further comprising:
a third receiving module, configured to receive a management operation request for a client application from the terminal, where the client application is configured to initiate access to the enterprise internet application, and the management operation request includes one of: providing a download channel of the client application, performing version check on the client application installed on the terminal, and upgrading the client application installed on the terminal;
and the execution module is used for executing the operation corresponding to the management operation request.
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201410217323.6A CN105094787B (en) | 2014-05-21 | 2014-05-21 | Method and device for processing enterprise internet application |
| PCT/CN2014/087231 WO2015176443A1 (en) | 2014-05-21 | 2014-09-23 | Method and device for processing enterprise internet application |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201410217323.6A CN105094787B (en) | 2014-05-21 | 2014-05-21 | Method and device for processing enterprise internet application |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN105094787A CN105094787A (en) | 2015-11-25 |
| CN105094787B true CN105094787B (en) | 2020-01-03 |
Family
ID=54553326
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201410217323.6A Active CN105094787B (en) | 2014-05-21 | 2014-05-21 | Method and device for processing enterprise internet application |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN105094787B (en) |
| WO (1) | WO2015176443A1 (en) |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN107479907A (en) * | 2016-06-07 | 2017-12-15 | 中兴通讯股份有限公司 | The development approach of application program, apparatus and system |
| US9886272B1 (en) | 2016-12-05 | 2018-02-06 | Sap Se | Transformation of a web application into a hybrid mobile application |
| CN107765956B (en) * | 2017-08-30 | 2021-02-26 | Oppo广东移动通信有限公司 | User interface editing method, device, terminal, and computer-readable storage medium |
| RU2699070C1 (en) * | 2019-04-16 | 2019-09-03 | Федеральное государственное бюджетное учреждение науки Институт проблем химической физики Российской Академии наук (ФГБУН ИПХФ РАН) | Method of producing 2-nitroxysuccinate 3-oxy-6-methyl-2-ethylpyridine |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103544313A (en) * | 2013-11-04 | 2014-01-29 | 北京国双科技有限公司 | Data processing method and device for webpage recommendation |
| CN103593466A (en) * | 2013-11-26 | 2014-02-19 | 优视科技有限公司 | Webpage loading method, client side and server |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103051684B (en) * | 2012-12-07 | 2017-03-15 | 百度在线网络技术(北京)有限公司 | Convert website into the mthods, systems and devices that Web App are shown |
-
2014
- 2014-05-21 CN CN201410217323.6A patent/CN105094787B/en active Active
- 2014-09-23 WO PCT/CN2014/087231 patent/WO2015176443A1/en active Application Filing
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103544313A (en) * | 2013-11-04 | 2014-01-29 | 北京国双科技有限公司 | Data processing method and device for webpage recommendation |
| CN103593466A (en) * | 2013-11-26 | 2014-02-19 | 优视科技有限公司 | Webpage loading method, client side and server |
Also Published As
| Publication number | Publication date |
|---|---|
| CN105094787A (en) | 2015-11-25 |
| WO2015176443A1 (en) | 2015-11-26 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN110351325B (en) | Data processing method and related equipment | |
| CN109902247B (en) | Page rendering method and device and electronic equipment | |
| CN112579118B (en) | Method, device, system, medium and equipment for updating configuration information of micro-service | |
| CN110018835B (en) | YANG model configuration data processing method and device, terminal device and storage medium | |
| CN111443920B (en) | Frame migration method and device | |
| CN103248641A (en) | Network download method, device and system | |
| CN112988583B (en) | Method and device for testing grammar compatibility of database | |
| CN105094787B (en) | Method and device for processing enterprise internet application | |
| CN113672224B (en) | Method and device for generating applet page code and computer equipment | |
| CN110798445A (en) | Public gateway interface testing method and device, computer equipment and storage medium | |
| CN107305528B (en) | Application testing method and device | |
| CN105704177A (en) | UA identification method and device | |
| WO2019085290A1 (en) | Test preparation method and apparatus, terminal device, and storage medium | |
| CN113778897A (en) | Automatic test method, device, equipment and storage medium of interface | |
| CN113111281A (en) | DWG drawing preview service method, system and storage medium | |
| CN104361007B (en) | The processing method of browser and its collection | |
| CN104932910A (en) | Method and system for application program interface extension | |
| CN112835562A (en) | A single-file component development method and device, and electronic equipment | |
| CN105187562A (en) | System and method for operating remote file | |
| CN106126299B (en) | Service plug-in processing method and device | |
| CN107239265B (en) | Binding method and device of Java function and C function | |
| CN109543122B (en) | Content synchronization method, device, storage medium and electronic device | |
| CN104363237A (en) | Method and system for processing internet media resource metadata | |
| CN112905164B (en) | Project code processing method and device | |
| CN111125149A (en) | Hive-based data acquisition method and device and storage medium |
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 |