CN104980465B - File release system, file release method and network server - Google Patents

File release system, file release method and network server Download PDF

Info

Publication number
CN104980465B
CN104980465B CN201410139198.1A CN201410139198A CN104980465B CN 104980465 B CN104980465 B CN 104980465B CN 201410139198 A CN201410139198 A CN 201410139198A CN 104980465 B CN104980465 B CN 104980465B
Authority
CN
China
Prior art keywords
file
files
server
multimedia
publishing
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
Application number
CN201410139198.1A
Other languages
Chinese (zh)
Other versions
CN104980465A (en
Inventor
黄欢
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Qihoo Technology Co Ltd
Original Assignee
Beijing Qihoo Technology Co Ltd
Qizhi Software Beijing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Qihoo Technology Co Ltd, Qizhi Software Beijing Co Ltd filed Critical Beijing Qihoo Technology Co Ltd
Priority to CN201410139198.1A priority Critical patent/CN104980465B/en
Priority to PCT/CN2015/076115 priority patent/WO2015154683A1/en
Publication of CN104980465A publication Critical patent/CN104980465A/en
Application granted granted Critical
Publication of CN104980465B publication Critical patent/CN104980465B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements 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)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a file publishing system, which is suitable for publishing one or more files in a source server to a file server, and comprises: a version calculator adapted to calculate a release version from file content of the one or more files; a file optimization device adapted to optimize file content of one or more files; and a publishing device adapted to package the optimized one or more files into a package and to compute a package identification using the computed publishing version in order to publish the packaged package to the file server. The invention also discloses a corresponding file publishing method and a network system adopting the file publishing system.

Description

File release system, file release method and network server
Technical Field
The present invention relates to the field of computers and the internet, and in particular to a technology for providing network contents in a network.
Background
With the popularity of the internet and computers, more and more users obtain information through the internet, which is typically stored on servers linked into the network. Users may access these servers to obtain information. With the development of network technology, information acquired by users is more and more abundant. Network applications that are architected on servers to provide network information to users are also becoming more complex.
In order to maintain and update the network application, the current application provider will firstly complete the testing and development of the network application in advance in some internal network, and then release the network application to the network server for public use by the internet user.
Since the network environment in the intranet and the internet environment may be different, sometimes after the network application is released, it is found that there are problems of error and/or performance, and it is desirable to quickly update the network application locally and re-release it. In addition, it is also desirable that the publishing process automatically optimize the published application to improve the performance of the published application.
Therefore, there is a need for a file publishing scheme that can facilitate publishing web applications and optimize the performance of the web applications.
Disclosure of Invention
To this end, the present invention provides a new solution in an attempt to solve or at least alleviate the above existing problems.
According to an aspect of the present invention, there is provided a file publishing system adapted to publish one or more files in a source server to a file server, the file publishing system comprising: a version calculator adapted to calculate a release version from file content of the one or more files; a file optimization device adapted to optimize file content of one or more files; and a publishing device adapted to package the optimized one or more files into a package and to compute a package identification using the computed publishing version in order to publish the packaged package to the file server.
Alternatively, in a file distribution system according to the invention, wherein one or more files belong to an application, and the distribution device calculates the package identification using the identification of the application and the calculated distribution version.
Optionally, in the file publishing system according to the present invention, wherein the one or more files are text files, the application further comprises multimedia files, and the one or more files comprise references to the multimedia files. In addition, the file optimization device includes a multimedia file processor adapted to obtain references to multimedia files in one or more files, store the referenced multimedia files in a multimedia server communicatively coupled to the origin server, and replace references to multimedia files in files with references to corresponding multimedia files in the multimedia server.
Optionally, in the file distribution system according to the present invention, the file optimization device further includes a file compressor adapted to compress file contents of the one or more files.
According to another aspect of the present invention, there is provided a file publishing method adapted to publish one or more files in a source server to a file server, the method comprising the steps of: calculating a release version from file contents of one or more files; optimizing the file content of one or more files; and packaging the optimized one or more files into a file package, and calculating a file package identification by using the calculated release version so as to release the packaged file package to the file server.
Optionally, in the file publishing method according to the present invention, wherein one or more files belong to an application, and the step of publishing the package of files to the file server includes: a package identification is calculated using the identification of the application and the calculated release version.
Optionally, in the file publishing method according to the present invention, wherein the one or more files are text files, the application further includes multimedia files, and the one or more files include references to the multimedia files. The step of additionally optimizing the file content of the one or more texts comprises: obtaining a reference to the multimedia file in one or more files; storing the referenced multimedia file in a multimedia server communicatively coupled to the origin server; and replacing the reference to the multimedia file in the file with a reference to a corresponding multimedia file in the multimedia server.
Optionally, in the file publishing method according to the present invention, the step of optimizing the file content of the one or more texts includes: the file content of one or more files is compressed.
Alternatively, according to another aspect of the present invention, there is provided a network system including: a file server; and an origin server communicatively coupled to the file server and including a file publication system according to any of the present invention for publishing one or more files on the origin server to the file server.
According to the file release scheme, a uniform file release mode is provided, and a unique release version can be automatically calculated each time when the file is released, so that a version can be automatically generated each time any file content in the network application is changed, and great convenience is brought to version management. In addition, during distribution, the file content is optimized, for example, the file content is compressed, or the multimedia file in the network application is stored separately, so that it is more beneficial for the user to access the network application and obtain the content therein.
Drawings
To the accomplishment of the foregoing and related ends, certain illustrative aspects are described herein in connection with the following description and the annexed drawings, which are indicative of various ways in which the principles disclosed herein may be practiced, and all aspects and equivalents thereof are intended to be within the scope of the claimed subject matter. The above and other objects, features and advantages of the present disclosure will become more apparent from the following detailed description read in conjunction with the accompanying drawings. Throughout this disclosure, like reference numerals generally refer to like parts or elements.
FIG. 1 shows a schematic diagram of a network system according to one embodiment of the invention;
FIG. 2 is a schematic diagram showing the structure of a file publishing system according to another embodiment of the present invention; and
fig. 3 is a flowchart illustrating a file publishing method according to another embodiment of the invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
Fig. 1 shows a schematic diagram of a network system 100 according to an embodiment of the invention. As shown in fig. 1, the network system 100 includes an origin server 110, a file server 120, and a multimedia server 130. The file server 120 stores one or more files in the published web application. These files may be stored in the file server 120 in a package of files such that when a user accesses a web application residing on another web server, for example, the web server will retrieve the relevant files from the file server 120. In addition, optionally, when one or more files on the file server 120 further refer to multimedia files (e.g., video, audio, image, etc.), or the web application further includes multimedia files, the multimedia files may be stored in the multimedia server 130, so that the user may obtain the multimedia files referred to in the web page from the multimedia server 130 after obtaining the files such as the web page from the file server 120.
The origin server 110 stores one or more files of the unpublished web application therein, and when the web application is to be published, the origin server may publish one or more files of the origin server 110 to the file server 120 using the file publication system 200 residing therein. Meanwhile, optionally, the file publishing system 200 may also publish the corresponding multimedia file in the web application to the multimedia server 130.
Fig. 2 shows a schematic structural diagram of a file publishing system 200 according to another embodiment of the invention. The file publication system 200 resides in an origin server 110 and is adapted to publish one or more files in the origin server 110, in particular one or more files belonging to a certain web application, to a file server 120. As shown in fig. 2, the file distribution system 200 includes a version calculator 210, a file optimization device 220, and a distribution device 230.
Generally, when a file or web application needs to be published, the source server 110 will provide corresponding file and/or application information to the file publication system 200, which the file publication system 200 then provides to the version calculator 210. The version calculator 210 acquires information of files to be distributed, and then calculates distribution versions from the file contents of these files.
For example, the version calculator 210 may combine the file contents of the files and calculate a hash value, such as an MD5 value, of the combined file contents and use the value as an identification of the release version.
Some of the files to be published may be large and the combining and calculation using the contents of these files may result in a slow execution speed of the version calculator 210, and therefore some of the text files, such as js files, html files, and css files, may optionally be selected to calculate the hash value.
Subsequently, the file optimization device 220 may optimize the file to be published. Optimizing files includes a number of ways, the primary purpose of which is to make files more readily available to users from a network server. For example, when the file is a text file, the file optimization device 220 may delete unnecessary spaces in the contents of the file, thereby making the file smaller. For another example, when the file is an image file, the file optimization device 220 may compress the image accordingly in consideration of the resolution of the user's client screen, so that the user's client screen may be adapted.
The present invention is not limited to the specific manner of the file optimization device 220, and therefore, it is within the scope of the present invention to optimize the file content for faster retrieval by the user and/or easier storage on the server side.
After the file optimization device 220 optimizes the files, the publishing device 230 packages the optimized files into a package of files, determines an identification of the package of files from the published versions calculated by the version calculator 210, and publishes the package of files to the file server 120. Publishing device 230 may package the file using various file packaging approaches. In this manner, the package of files stored in the file server 120 has a release version as an identification. When a user accesses another network server to obtain a file from the file server 120, the file identifier may be provided to the file server 120, and the file server 120 returns a corresponding file package, thereby solving the file version problem.
Alternatively, since the file to be published in the source server 110 belongs to a web application, when the publishing device 230 determines the identity of the file package, the web identity of the web application may be considered in addition to the published version. For example, the release version and the network identification may be combined to determine the identification of the package of files. In this way, the file server 120 can determine the storage location of the file package according to the network identifier, thereby facilitating the acquisition of the file package.
In addition, in general, web applications include many types of files, such as some text files and multimedia files. In the case of a web page, the web page itself is written in a text file such as HTML, and references to other text files (e.g., js file, CSS file) and other multimedia files (e.g., video, audio, and image files) are also included in the web page, and the js file and CSS file will also include references to other multimedia files.
Since multimedia files are generally large and less modified at version update than text files, in practice, it may be considered to store the multimedia files in the multimedia server 130 that handles the multimedia files exclusively.
Therefore, according to an embodiment of the present invention, the file optimization device 220 may further include a multimedia file processor 222. Upon publication of a web application, the multimedia file processor 222 parses the files in the web application, obtains the text files therein, then examines the content of each text file, obtains references to the multimedia files in the respective text files, stores the referenced multimedia files in the multimedia server 130 communicatively connected to the origin server 110, and replaces the references to the multimedia files in the text files with references to the corresponding multimedia files in the multimedia server.
For example, when a text file includes a reference to a multimedia file in the origin server 110, the multimedia server 130 provides a link address to the multimedia file after the multimedia file in the origin server 110 is uploaded to the multimedia server 130. The multimedia file processor 222 modifies the reference to the multimedia file in the text file to the link address to the multimedia file.
Additionally, optionally, the file optimization device 220 may include a file compressor 224. The file compressor 224 compresses each file to be published, thereby reducing the size of the file. The file compressor 224 may also be disposed in the publishing device 230. The publishing device 230 may compress and package the files to be published together before publishing the files. With the file compressor 224, the size of the file package may be reduced, thereby saving storage space on the file server 120.
According to the file distribution system 200 of the present invention, each time a network application is distributed, a version number can be automatically assigned to each network application, thereby facilitating version control. In addition, according to the file publishing system 200 of the present invention, while publishing an application, the file content in the application is optimized, and the multimedia file is stored in different servers, so that when a user acquires and processes files in the applications, the parsing efficiency of the files at the client can be provided, so that the user can acquire the content of the network application more quickly, and the satisfaction degree of the network application is improved.
Fig. 3 shows a flow diagram of a file publication method 300 according to an embodiment of the invention. The file publication method is adapted to be run in the origin server 110, and in particular the file publication system 200, to publish files to be published to the file server 120.
Generally, when a file or web application needs to be published, the source server 110 will provide corresponding file and/or application information, which will then be processed using the file publication method 300. Specifically, the method 300 begins at step S310. In step S310, information of files to be distributed is acquired, and then distribution versions are calculated from the file contents of these files. For example, the file contents of the files may be combined, and a hash value of the combined file contents, such as an MD5 value, may be calculated and used as an identification of the release version. Some of the files to be distributed may be large, and combining and calculating using the contents of these files may result in a slow execution speed of step S310. Thus, some of the text files, such as js files, html files, and css files, may optionally be selected to calculate the hash value.
Subsequently, in step S320, the file to be distributed is optimized. Optimizing files includes a number of ways, the primary purpose of which is to make files more readily available to users from a network server. For example, when the file is a text file, unnecessary spaces in the contents of the file may be deleted, thereby making the file small. For another example, when the file is an image file, the image may be compressed accordingly in consideration of the resolution of the user client screen, so that the user client screen may be adapted.
The present invention is not limited to the specific implementation manner of step S320, so that a manner in which the file content can be optimized for faster retrieval by the user and/or easier storage at the server side is within the protection scope of the present invention.
After optimizing the file at step S320, the process of the method 300 proceeds to step S330. In step S330, the optimized files are packaged into a package of files, and the identity of the package of files is determined from the release version calculated in step S310 and the package of files is released into the file server 120. In step S330, the file may be packaged using various file packaging methods. In this manner, the package of files stored in the file server 120 has a release version as an identification. When a user accesses another network server to obtain a file from the file server 120, the file identifier may be provided to the file server 120, and the file server 120 returns a corresponding file package, thereby solving the file version problem.
Alternatively, since the file to be published in the source server 110 belongs to a web application, the network identification of the web application may be considered in addition to the published version when determining the identification of the file package in step S330. For example, the release version and the network identification may be combined to determine the identification of the package of files. In this way, the file server 120 can determine the storage location of the file package according to the network identifier, thereby facilitating the acquisition of the file package.
In addition, in general, web applications include many types of files, such as some text files and multimedia files. In the case of a web page, the web page itself is written in a text file such as HTML, and references to other text files (e.g., JS file, CSS file) and to other multimedia files (e.g., video, audio, and image files) are also included in the web page, and the JS file and CSS file also include references to other multimedia files.
Since multimedia files are generally large and less modified at version update than text files, in practice, it may be considered to store the multimedia files in the multimedia server 130 that handles the multimedia files exclusively.
Therefore, according to an embodiment of the present invention, in step S320, when processing the web application, the files in the web application are analyzed to obtain the text files therein, then the content of each text file is checked, the reference to the multimedia file in each text file is obtained, the referenced multimedia file is stored in the multimedia server 130 communicatively connected to the source server 110, and the reference to the multimedia file in the text file is replaced with the reference to the corresponding multimedia file in the multimedia server.
For example, when a text file includes a reference to a multimedia file in the origin server 110, the multimedia server 130 provides a link address to the multimedia file after the multimedia file in the origin server 110 is uploaded to the multimedia server 130. In step S320, the reference to the multimedia file in the text file is modified to the link address to the multimedia file.
In addition, optionally, step S320 further includes a file compression process, that is, each file to be distributed is compressed, so as to reduce the size of the file. The file compression process may also be implemented in step S330. In step S330, the files to be distributed may be compressed and packaged together before being distributed. With the file compression process, the size of the file package can be reduced, thereby saving storage space on the file server 120.
According to the file publishing method 300, each time the network application is published, a version number can be automatically allocated to each network application, so that version control is facilitated. In addition, according to the file publishing method 300 of the present invention, while publishing an application, the file content in the application is optimized, and the multimedia file is stored in different servers, so that when a user acquires and processes files in the applications, the parsing efficiency of the files at the client can be provided, so that the user can acquire the content of the network application more quickly, and the satisfaction degree of the network application is improved.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules or units or components of the devices in the examples disclosed herein may be arranged in a device as described in this embodiment or alternatively may be located in one or more devices different from the devices in this example. The modules in the foregoing examples may be combined into one module or may be further divided into multiple sub-modules.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
Furthermore, some of the described embodiments are described herein as a method or combination of method elements that can be performed by a processor of a computer system or by other means of performing the described functions. A processor having the necessary instructions for carrying out the method or method elements thus forms a means for carrying out the method or method elements. Further, the elements of the apparatus embodiments described herein are examples of the following apparatus: the apparatus is used to implement the functions performed by the elements for the purpose of carrying out the invention.
As used herein, unless otherwise specified the use of the ordinal adjectives "first", "second", "third", etc., to describe a common object, merely indicate that different instances of like objects are being referred to, and are not intended to imply that the objects so described must be in a given sequence, either temporally, spatially, in ranking, or in any other manner.
While the invention has been described with respect to a limited number of embodiments, those skilled in the art, having benefit of this description, will appreciate that other embodiments can be devised which do not depart from the scope of the invention as described herein. Furthermore, it should be noted that the language used in the specification has been principally selected for readability and instructional purposes, and may not have been selected to delineate or circumscribe the inventive subject matter. Accordingly, many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the appended claims. The present invention has been disclosed in an illustrative rather than a restrictive sense, and the scope of the present invention is defined by the appended claims.

Claims (9)

1. A file publishing system adapted to publish one or more files from an origin server to a file server, the one or more files belonging to an application,
the file distribution system includes:
a version calculator adapted to calculate a release version from file content of the file in the one or more files;
a file optimization device adapted to optimize file content of the one or more files;
a publishing device adapted to package the optimized one or more files into a bundle of files and to compute a bundle identifier using the network identifier of the application and the computed publishing version in order to publish the packaged bundle of files to a file server; and
and the multimedia file processor is suitable for analyzing the one or more files in the application to acquire the text file therein.
2. The file publication system of claim 1, wherein the one or more files are text files, the application further comprising a multimedia file, the one or more files including a reference to the multimedia file.
3. The file publication system of claim 2, wherein the multimedia file processor is further adapted to obtain a reference to the multimedia file in the one or more files, store the referenced multimedia file in a multimedia server communicatively coupled to the origin server, and replace the reference to the multimedia file in the file with a reference to a corresponding multimedia file in the multimedia server.
4. The file publication system of claim 3, wherein the file optimization device further comprises a file compressor adapted to compress file contents of the one or more files.
5. A method for publishing one or more files from a source server to a file server, the one or more files belonging to an application, the method comprising the steps of:
analyzing the one or more files in the application to obtain text files in the one or more files;
calculating a release version from file contents of the text file of the one or more files;
optimizing file content of the one or more files; and
the optimized file or files are packaged into a file package, and a file package identification is calculated by utilizing the network identification of the application and the calculated release version so as to release the packaged file package to a file server.
6. The file publication method of claim 5, wherein the one or more files are text files, the application further comprising a multimedia file, the one or more files comprising a reference to the multimedia file.
7. The file publication method of claim 6, wherein the step of optimizing the file content of the one or more texts comprises:
obtaining a reference to the multimedia file in the one or more files;
storing the referenced multimedia file in a multimedia server communicatively coupled to the origin server; and replacing the reference to the multimedia file in the file with a reference to a corresponding multimedia file in a multimedia server.
8. The file publication method of claim 7, wherein the step of optimizing the file content of the one or more texts comprises:
compressing file contents of the one or more files.
9. A network system, comprising:
a file server; and
an origin server communicatively connected to the file server and comprising a file publication system according to any one of claims 1-4 for publishing one or more files on the origin server to the file server.
CN201410139198.1A 2014-04-08 2014-04-08 File release system, file release method and network server Active CN104980465B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201410139198.1A CN104980465B (en) 2014-04-08 2014-04-08 File release system, file release method and network server
PCT/CN2015/076115 WO2015154683A1 (en) 2014-04-08 2015-04-08 File publication system, file release method, and network server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410139198.1A CN104980465B (en) 2014-04-08 2014-04-08 File release system, file release method and network server

Publications (2)

Publication Number Publication Date
CN104980465A CN104980465A (en) 2015-10-14
CN104980465B true CN104980465B (en) 2020-02-07

Family

ID=54276565

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410139198.1A Active CN104980465B (en) 2014-04-08 2014-04-08 File release system, file release method and network server

Country Status (2)

Country Link
CN (1) CN104980465B (en)
WO (1) WO2015154683A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105721591A (en) * 2016-02-26 2016-06-29 浪潮通用软件有限公司 Electronic official document transmission method
CN108965464B (en) * 2018-08-09 2021-10-29 深圳乐信软件技术有限公司 Front-end file consistency method, device, server and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101719073A (en) * 2009-11-20 2010-06-02 浪潮集团山东通用软件有限公司 Intelligent client-based on-demand downloading realization method
CN102075569A (en) * 2010-12-15 2011-05-25 北京京东世纪贸易有限公司 Method and device for uploading multi-pictures for releasing contents
CN103677765A (en) * 2012-08-31 2014-03-26 腾讯科技(深圳)有限公司 Version automatic issuing method, device and storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5950209A (en) * 1996-10-02 1999-09-07 Alcatel Usa Sourcing, L.P. Software release control system and method
CN101635640B (en) * 2009-09-04 2011-09-21 江苏天智互联科技有限公司 Method for automatically releasing terminal program version of WEB network station system server
CN102520952A (en) * 2011-12-14 2012-06-27 北京佳讯飞鸿电气股份有限公司 Automatic construction and issuing method of software code version

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101719073A (en) * 2009-11-20 2010-06-02 浪潮集团山东通用软件有限公司 Intelligent client-based on-demand downloading realization method
CN102075569A (en) * 2010-12-15 2011-05-25 北京京东世纪贸易有限公司 Method and device for uploading multi-pictures for releasing contents
CN103677765A (en) * 2012-08-31 2014-03-26 腾讯科技(深圳)有限公司 Version automatic issuing method, device and storage medium

Also Published As

Publication number Publication date
CN104980465A (en) 2015-10-14
WO2015154683A1 (en) 2015-10-15

Similar Documents

Publication Publication Date Title
CN102789470B (en) The method and apparatus of the picture in loading webpage
US9195773B2 (en) Structure-based adaptive document caching
US20150350045A1 (en) Method and system for processing browser crash information
KR102421701B1 (en) Systems and Methods for Accelerating Content Delivery of Virtual Reality and Augmented Reality Web Pages
JP5187980B2 (en) Apparatus, system, and method for cooperating between a browser and a server to package small objects in one or more archives
US9716771B2 (en) Cache control for web application resources
US20170199850A1 (en) Method and system to decrease page load time by leveraging network latency
KR20170007521A (en) Optimized browser rendering process
TW201437826A (en) Method and device for combining webpage style address
CN103248707B (en) File access method, system and equipment
CN103577526A (en) Method and system as well as browser for verifying page modification
US20170339252A1 (en) Generating a response to a client device in an internet of things domain
CN104980464B (en) A kind of network request processing method, network server and network system
CN102624910B (en) Method, the Apparatus and system of the web page contents that process user chooses
CN104980465B (en) File release system, file release method and network server
CN104408178A (en) Device and method for WEB control loading
CN109284428B (en) Data processing method, device and storage medium
US20170017574A1 (en) Efficient cache warm up based on user requests
US11176223B1 (en) Page rendering by an intermediary system that uses a truncated library
CN106951450B (en) Webpage information acquisition method and device and computing equipment
US20070124667A1 (en) Verifying content of resources in markup language documents
US8867837B2 (en) Detecting separator lines in a web page
US9838494B1 (en) Reducing retrieval times for compressed objects
US20140089778A1 (en) Progressive Image Rendering Utilizing Data URI Enhancements
CN104978340B (en) Link address generation method, device and server

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: 20240102

Address after: 100088 room 112, block D, 28 new street, new street, Xicheng District, Beijing (Desheng Park)

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.