CN112422596A - Information processing method, information processing equipment and computer storage medium - Google Patents

Information processing method, information processing equipment and computer storage medium Download PDF

Info

Publication number
CN112422596A
CN112422596A CN201910773279.XA CN201910773279A CN112422596A CN 112422596 A CN112422596 A CN 112422596A CN 201910773279 A CN201910773279 A CN 201910773279A CN 112422596 A CN112422596 A CN 112422596A
Authority
CN
China
Prior art keywords
information
acquiring
server
monitoring result
monitoring
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.)
Withdrawn
Application number
CN201910773279.XA
Other languages
Chinese (zh)
Inventor
谢宇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Mobile Communications Group Co Ltd
China Mobile Suzhou Software Technology Co Ltd
Original Assignee
China Mobile Communications Group Co Ltd
China Mobile Suzhou Software Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Mobile Communications Group Co Ltd, China Mobile Suzhou Software Technology Co Ltd filed Critical China Mobile Communications Group Co Ltd
Priority to CN201910773279.XA priority Critical patent/CN112422596A/en
Publication of CN112422596A publication Critical patent/CN112422596A/en
Withdrawn legal-status Critical Current

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]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • 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/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Environmental & Geological Engineering (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention discloses an information processing method, which comprises the following steps: acquiring first information in a server; monitoring the first information to obtain a monitoring result; and if the monitoring result represents that the first information changes, acquiring second information obtained by the change of the first information, and uploading the second information to the server. The embodiment of the invention also discloses equipment and a computer storage medium. The invention solves the problems of complex operation and low processing efficiency when files are processed by adopting a manual uploading and downloading mode in the related technology, improves the information processing efficiency and realizes the intellectualization of equipment.

Description

Information processing method, information processing equipment and computer storage medium
Technical Field
The present invention relates to information processing in the field of computer technology, and in particular, to an information processing method, an information processing apparatus, and a computer storage medium.
Background
Nowadays, more and more users are used to store files on a cloud disk in a server so as to access the files at any time; however, in the related art, a user needs to manually download a file in the cloud disk, edit the downloaded file, and manually upload the edited file to the cloud disk; therefore, in the related art, when the file is processed in a manual uploading and downloading manner, the operation is complex and the processing efficiency is low.
Disclosure of Invention
In view of this, embodiments of the present invention are expected to provide an information processing method, an information processing apparatus, and a computer storage medium, so as to effectively solve the problems of complex operation and low processing efficiency when files are processed in a manual uploading and downloading manner in the related art, improve the information processing efficiency, and implement the intelligence of the apparatus.
In order to achieve the purpose, the technical scheme of the invention is realized as follows:
an information processing method, the method comprising:
acquiring first information in a server;
monitoring the first information to obtain a monitoring result;
and if the monitoring result represents that the first information changes, acquiring second information obtained by the change of the first information, and uploading the second information to a server.
Optionally, the obtaining the first information in the server includes:
acquiring address information;
and if the format of the address information accords with a preset format, acquiring first information pointed by the address information from the server.
Optionally, the monitoring the first information to obtain a monitoring result includes:
monitoring version parameters of the first information to obtain the monitoring result;
correspondingly, if the monitoring result represents that the first information changes, obtaining second information obtained by the change of the first information, including:
if the monitoring result represents that the version parameter changes within a preset time period, acquiring second information corresponding to the changed version parameter; and the changed version parameter is the version parameter obtained at the final moment of the preset time period.
Optionally, if the monitoring result indicates that the first information changes, acquiring second information obtained by the change of the first information, including:
if the monitoring result represents that the first information changes, acquiring the current network bandwidth;
and if the byte number of the changed first information is matched with the current network bandwidth, acquiring the second information obtained by changing the first information.
Optionally, the method further includes:
and if the second information changes, acquiring third information obtained by the change of the second information, and uploading the third information to the server.
Optionally, the method further includes:
and if the monitoring aiming at the first information is finished, deleting the cache information associated with the first information.
An apparatus, the apparatus comprising: a processor, a memory, and a communication bus, comprising:
the communication bus is used for realizing communication connection between the processor and the memory;
the processor is used for executing the program of the information processing method in the memory to realize the following steps:
acquiring first information in a server;
monitoring the first information to obtain a monitoring result;
and if the monitoring result represents that the first information changes, acquiring second information obtained by the change of the first information, and uploading the second information to a server.
Optionally, the processor is further configured to implement the following steps:
the processor is used for acquiring address information;
the processor is further configured to obtain first information indicated by the address information from the server if the format of the address information conforms to a preset format.
Optionally, the processor is further configured to implement the following steps:
the processor is further configured to obtain a current network bandwidth if the monitoring result indicates that the first information changes;
and if the byte number of the changed first information is matched with the current network bandwidth, acquiring the second information obtained by changing the first information.
A computer storage medium storing one or more programs executable by one or more processors to implement the steps of the above-described information processing method.
The information processing method, the information processing device and the computer storage medium provided by the embodiment of the invention comprise the steps of acquiring first information in a server; monitoring the first information to obtain a monitoring result; and if the monitoring result represents that the first information changes, acquiring second information obtained by the change of the first information in the server, and uploading the second information to the server. Therefore, the method and the device monitor the first information, store the second information corresponding to the changed first information to the server when the first information is changed, solve the problems of complex operation and low processing efficiency when a user processes files in a manual uploading and downloading mode in the relative technology, improve the information processing efficiency and realize the intellectualization of the device.
Drawings
FIG. 1 is a flow diagram illustrating an information processing method in which various embodiments of the invention may be implemented;
FIG. 2 is a flow chart illustrating another information processing method according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating another information processing method according to an embodiment of the present invention;
fig. 4 is a flowchart illustrating an information processing method according to another embodiment of the present invention;
fig. 5 is a schematic structural diagram of an apparatus according to an embodiment of the present invention.
Detailed Description
The technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention.
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
An embodiment of the present invention provides an information processing method, applied to a device, and referring to fig. 1, the method includes the following steps:
step 101, acquiring first information in a server.
In the embodiment of the present invention, the server includes, but is not limited to, a dedicated server or a server in online storage mode; here, the server of the online storage mode on the network may be a virtual server hosted by a third party.
Here, the first information includes, but is not limited to, picture information, file information, audio information, and/or video information. It should be noted that the first information is an object to be monitored by the device.
In practical application, if the device receives an acquisition request for the first information input by a user, the device acquires the first information from the server. Based on an acquisition request for first information input by a user, the equipment acquires the first information in the server through the webpage client.
And 102, monitoring the first information to obtain a monitoring result.
In the embodiment of the present invention, the monitoring result includes content obtained by monitoring the acquired first information by a monitoring module of the device. Further, the monitoring result comprises a result representing that the first information is changed; alternatively, the monitoring result includes a result indicating that the first information has not changed.
And 103, if the monitoring result represents that the first information changes, acquiring second information obtained by the change of the first information, and uploading the second information to a server.
In the embodiment of the present invention, the changing of the first information includes, but is not limited to, modifying content of the first information, deleting partial content of the first information, adding content of the first information and/or replacing content of the first information.
In the embodiment of the invention, the second information and the first information have an association relationship. Exemplarily, the association relationship represents that the information type of the second information is the same as the information type of the first information; it is understood that the second information is information of the same information type obtained by editing the content of the first information.
Illustratively, if the monitoring module of the device monitors that the first information changes, a monitoring result is generated; and then if the equipment determines that the current first information represented by the monitoring result is different from the original first information acquired from the server side, the equipment acquires second information obtained after the first information is changed. Further, the device uploads the second information to the server after obtaining the second information.
In practical application, after the device acquires the first information, the device further calls application software corresponding to the first information attribute through the local service module, and the application software is used for processing the first information, namely editing the first information. Here, the device monitors a processing result of the application software processing the first information in real time through the monitoring module, determines a change situation of the first information based on the processing result, and obtains a monitoring result of the first information.
The information processing method provided by the embodiment of the invention comprises the steps of acquiring first information in a server; monitoring the first information to obtain a monitoring result; and if the monitoring result represents that the first information changes, acquiring second information obtained by the change of the first information, and uploading the second information to the server. Therefore, the method and the device monitor the first information, store the second information corresponding to the changed first information to the server when the first information is changed, solve the problems of complex operation and low processing efficiency when a user processes files in a manual uploading and downloading mode in the relative technology, improve the information processing efficiency and realize the intellectualization of the device.
Based on the foregoing embodiments, an embodiment of the present invention provides an information processing method applied to a device, and as shown in fig. 2, the method includes the following steps:
step 201, address information is acquired.
In the embodiment of the invention, the address information comprises a protocol based on which the communication between the equipment and the server is carried out, a server name, path information in the server and a file name. Before the device acquires the first information indicated by the address information from the server, the device performs special definition on the address information interacted between the server and the device based on a network address protocol, and further sets the address information interacted between the server and the device into a specific format, so that after the device acquires the address information input by the user, the device executes subsequent operation based on the address information.
Step 202, if the format of the address information conforms to the preset format, acquiring first information indicated by the address information from the server.
In the embodiment of the invention, the equipment acquires the address information, compares the format of the address information with the preset format, and acquires the first information pointed by the address information from the server if the format of the address information is determined to be in accordance with the preset format.
In practical applications, the address information may be carried in an acquisition request for the first information input by the user. Illustratively, a user inputs an acquisition request for first information through a client of the device, and then the device determines that a format of address information carried by the acquisition request conforms to a preset format, and sends the acquisition request to a server, and the server finds the first information based on the address information carried by the acquisition request and sends the first information to the device.
In practical applications, the preset format includes a Uniform Resource Locator Protocol (URL) format. Illustratively, the URL format is as follows "Protocol name:// server address? The parameter 1 is a value 1 and the parameter 2 is a value 2 … … ", where Protocol is a name of a communication Protocol agreed by the device for data transmission with the server, and the parameters include: the address of the information, the content of the information, and the attributes of the information.
And 203, monitoring the version parameter of the first information to obtain a monitoring result.
In the embodiment of the invention, after the device acquires the first information, the device monitors the version parameter of the first information through the monitoring module. Further, the monitoring result comprises a result of the change of the version parameter representing the first information; alternatively, the monitoring result comprises a result that the version parameter characterizing the first information is unchanged.
In practical application, the device sets the version parameter of the original first information as a first parameter, monitors the first parameter through the monitoring module, and if the first parameter is determined to be changed, obtains the changed version parameter to obtain a second parameter. It should be noted that, when the first parameter changes, it may be understood that the user edits the first information, and then the device determines that the first information is edited again, and then the device resets the version parameter.
And 204, if the monitoring result represents that the version parameter changes within the preset time period, acquiring second information corresponding to the changed version parameter.
The changed version parameter is the version parameter obtained at the final moment of the preset time period.
In the embodiment of the invention, the equipment monitors whether the version parameters change within a preset time period to obtain a monitoring result; further, the device determines that the version parameter changes at least once based on the monitoring result, and acquires second information corresponding to the version parameter at the final time of the preset time period.
Illustratively, the preset time period includes, but is not limited to, a user-defined time period or a time period set by a clock module of the device based on historical operations of the user.
And step 205, uploading the second information to a server.
In the embodiment of the invention, the device acquires the second information corresponding to the changed version parameter, and then uploads the second information to the server. In this way, real-time updating of information in the cloud disk on the server is achieved.
It should be noted that, for the descriptions of the same steps and the same contents in this embodiment as those in other embodiments, reference may be made to the descriptions in other embodiments, which are not described herein again.
The information processing method provided by the embodiment of the invention comprises the steps of acquiring first information in a server; monitoring the first information to obtain a monitoring result; and if the monitoring result represents that the first information changes, acquiring second information obtained by the change of the first information, and uploading the second information to the server. Therefore, the method and the device monitor the first information, store the second information corresponding to the changed first information to the server when the first information is changed, solve the problems of complex operation and low processing efficiency when a user processes files in a manual uploading and downloading mode in the relative technology, improve the information processing efficiency and realize the intellectualization of the device.
Based on the foregoing embodiments, an embodiment of the present invention provides an information processing method applied to a device, and as shown in fig. 3, the method includes the following steps:
step 301, obtaining first information in the server.
And step 302, monitoring the first information to obtain a monitoring result.
And 303, if the monitoring result represents that the first information changes, acquiring the current network bandwidth.
In the embodiment of the invention, the equipment determines that the version parameter of the first information is changed from the first parameter to the second parameter, so as to monitor the network connection state of the equipment, and further acquire the current network bandwidth if the network is in the connection state. Here, the current network bandwidth refers to the amount of data that can be transmitted in a unit time. The purpose of the device to obtain the current network bandwidth is to determine the size of information that can be transmitted by the network speed at the current moment.
And step 304, if the byte number of the changed first information is matched with the current network bandwidth, obtaining second information obtained by changing the first information.
In the embodiment of the invention, the equipment monitors the change condition of the byte number of the first information through the monitoring module. It should be noted that, when the user edits the first information, the byte number of the first information changes accordingly. If the monitoring of the first information by the equipment reaches the preset time, the equipment acquires second information corresponding to the version parameter at the final moment in the preset time period and the byte number corresponding to the second information. Further, the device acquires the current network bandwidth, and acquires the second information obtained after the first information is changed if the current network bandwidth is matched with the byte number of the second information. The byte number of the second information is matched with the current network bandwidth to represent that the size of the information which can be transmitted by the network speed at the current moment is larger than or equal to the byte number of the second information.
Illustratively, the number of bytes of the first information monitored by the device after the change is 50MB, and the current network bandwidth is 4M; here, assuming that the network bandwidth is 2-4M, the number of bytes that can be transmitted is in the range of 0-100MB, and further, the device determines that 50MB is in the range of the number of bytes that can be transmitted by the current 4M network bandwidth, and determines that the number of bytes of the changed first information matches the current network bandwidth.
And step 305, uploading the second information to a server.
And step 306, if the second information changes, acquiring third information obtained by the change of the second information, and uploading the third information to the server.
In the embodiment of the present invention, the third information and the second information have an association relationship. Exemplarily, the association relationship represents that the information type of the third information is the same as the information type of the second information; it is understood that the third information is information of the same information type obtained by editing the content of the second information.
For example, if the device uploads the second information to the server, the device monitors that the version parameter of the second information changes through the monitoring module. At this time, the device acquires third information after the second information is changed, and uploads the third information to the server after the second information is uploaded. Here, the third information differs from the first information and the second information in content, but the first information, the second information, and the third information are all of the same information type. Here, the process in which the device determines that the version parameter to the first information is changed is the same as the process in which the device determines that the version parameter to the second information is changed.
In the embodiment of the invention, after the device finishes uploading the second information, the version parameter of the second information acquired by the device changes, and at the moment, the device acquires the third information after the second information changes and uploads the third information to the server. Here, the device starts to upload the third information after the second information is uploaded in the process of uploading the information, and a queuing uploading mode is adopted to ensure that only one piece of information is transmitted by the device in the same time period, so that the transmission efficiency is improved.
Illustratively, the processes of the device acquiring the second information, monitoring the second information, and processing the second information are the same as the processes of the device acquiring the first information, monitoring the first information, and processing the first information.
Step 307, if the monitoring for the first information is finished, deleting the cache information associated with the first information.
In the embodiment of the invention, the device monitors that the first information is closed or the application program corresponding to the first information in the device is closed through the monitoring module, deletes the information which is cached in the device and is associated with the first information, and releases the storage space in the device.
It should be noted that, for the descriptions of the same steps and the same contents in this embodiment as those in other embodiments, reference may be made to the descriptions in other embodiments, which are not described herein again.
The information processing method provided by the embodiment of the invention comprises the steps of acquiring first information in a server; monitoring the first information to obtain a monitoring result; if the monitoring result represents that the first information changes, second information obtained by the change of the first information is obtained, and the second information is uploaded to the server.
Illustratively, an embodiment of the present invention provides an information processing method, which is shown in fig. 4, and includes the following steps:
the device monitors an acquisition request for the first information input by the user through the monitoring module, and further, the web page client of the device judges whether the address information contained in the acquisition request is address information in a preset format.
In the embodiment of the present invention, before the local server of the device performs information interaction with the web page client module, the web page client module registers a network address (URL) data information exchange rule agreed between the device and the server into the web page server for the web page call.
Here, the device receives an acquisition request of a user for the first information, and further, if the device judges that the address information included in the acquisition request is address information in a preset format through the web client, the device acquires the first information corresponding to the address information in the preset format from the server. If not, the device continues to listen for task messages.
Illustratively, the device formulates a network address data information exchange rule based on a network address transmission protocol and a server, and transmits the information, wherein the specific preset format of the network address data information exchange rule is as follows:
"Protocol name:// server address? Parameter 1 ═ value 1& parameter 2 ═ value 2 … … "; the Protocol is a name of a communication Protocol agreed by the device and the server for data transmission, and the parameters include: the address of the information, the content of the information, and the attribute of the information.
Further, the web client of the device transmits the acquired information to the local server of the device.
The device monitors the first information in real time in the background through the local server, the user processes the first information based on application software corresponding to the first information type in the device, and the device monitors the whole process aiming at the first information processing in real time through the monitoring module. Here, the device monitors a processing result of the application program processing the first information in real time through the monitoring module, determines a change situation of the first information based on the processing result, and acquires a monitoring result of the first information.
When the first information is processed by calling application software corresponding to the first information in the local server, the device monitors the version parameters of the first information through the monitoring module, and if the version parameters of the first time are determined not to change any more within the preset time, the second information after the first information is changed is uploaded to the server. If the monitoring module of the equipment monitors that the first information is closed, the information monitoring task is also ended, and the information which is cached in the local server of the equipment and is related to the first information is cleaned.
For example, when the device monitors the version parameter of the first information through the local server, the device first sets the version parameter of the original first information to zero, and if the device edits the first information through software corresponding to the first information in the local server, the device monitors that the content of the first information changes through the monitoring module, and the device adds one to the version parameter of the first information. If the device monitoring module monitors that the version parameter of the first information changes within the preset time and no information uploading task exists in the current device, an information uploading task is initiated for the changed first information.
After the device uploads the changed first information to the server, the monitoring module of the device monitors that the current information version parameter of the changed first information changes again, and if the changed first information changes again, the device uploads new information again according to the information corresponding to the current changed version parameter.
It should be noted that, for the descriptions of the same steps and the same contents in this embodiment as those in other embodiments, reference may be made to the descriptions in other embodiments, which are not described herein again.
The information processing method provided by the embodiment of the invention comprises the steps of acquiring first information in a server; monitoring the first information to obtain a monitoring result; and if the monitoring result represents that the first information changes, acquiring second information obtained by the change of the first information, and uploading the second information to the server. Therefore, the method and the device monitor the first information, store the second information corresponding to the changed first information to the server when the first information is changed, solve the problems of complex operation and low processing efficiency when a user processes files in a manual uploading and downloading mode in the relative technology, improve the information processing efficiency and realize the intellectualization of the device.
The apparatus 4 provided in the embodiment of the present invention, where the apparatus 4 may be applied to an information processing method provided in the embodiments corresponding to fig. 1 to 3, and as shown in fig. 5, the apparatus 4 may include: a processor 41, a memory 42, and a communication bus 43, wherein:
the communication bus 43 is used to realize a communication connection between the processor 41 and the memory 42.
The processor 41 is configured to execute a program of an information processing method stored in the memory 42 to realize the steps of:
acquiring first information in a server;
monitoring the first information to obtain a monitoring result;
and if the monitoring result represents that the first information changes, acquiring second information obtained by the change of the first information, and uploading the second information to the server.
In other embodiments of the present invention, processor 41 is configured to execute memory 42 and is further configured to implement the following steps:
acquiring address information;
and if the format of the address information accords with the preset format, acquiring the first information pointed by the address information from the server.
In other embodiments of the present invention, processor 41 is configured to execute memory 42 and is further configured to implement the following steps:
monitoring version parameters of the first information to obtain a monitoring result;
correspondingly, if the monitoring result indicates that the first information changes, the second information obtained by changing the first information in the server is acquired, and the method comprises the following steps:
if the monitoring result represents that the version parameters change within the preset time period, acquiring second information corresponding to the changed version parameters; the changed version parameter is the version parameter obtained at the final moment of the preset time period.
In other embodiments of the present invention, processor 41 is configured to execute memory 42 and is further configured to implement the following steps:
if the monitoring result represents that the first information changes, acquiring the current network bandwidth;
determining changed first information of which the information capacity is matched with the current network bandwidth;
and acquiring the changed first information as second information.
In other embodiments of the present invention, processor 41 is configured to execute memory 42 and is further configured to implement the following steps:
and if the monitoring result represents that the second information changes, acquiring third information obtained by the change of the second information and uploading the third information to the server.
In other embodiments of the present invention, the processor 41 is configured to execute the second memory 42 and is further configured to implement the following steps:
and if the monitoring aiming at the first information is finished, deleting the cache information associated with the first information.
It should be noted that, in this embodiment, the same steps and the same contents as those in the other embodiments may refer to the implementation process in the information processing method provided in the embodiment corresponding to fig. 1 to 3, and are not described herein again.
The information processing device provided by the embodiment of the invention comprises a first information acquisition module, a second information acquisition module and a first information processing module, wherein the first information acquisition module is used for acquiring first information in a server; monitoring the first information to obtain a monitoring result; and if the monitoring result represents that the first information changes, acquiring second information obtained by the change of the first information, and uploading the second information to the server. Therefore, the method and the device monitor the first information, store the second information corresponding to the changed first information to the server when the first information is changed, solve the problems of complex operation and low processing efficiency when a user processes files in a manual uploading and downloading mode in the relative technology, improve the information processing efficiency and realize the intellectualization of the device.
Based on the foregoing embodiments, embodiments of the invention provide a computer storage medium storing one or more programs, the one or more programs being executable by one or more processors to implement the steps of:
acquiring first information in a server;
monitoring the first information to obtain a monitoring result;
and if the monitoring result represents that the first information changes, acquiring second information obtained by the change of the first information, and uploading the second information to the server.
In other embodiments of the present invention, the one or more programs are executable by the one or more processors to obtain the first information, including the steps of:
acquiring address information;
and if the format of the address information accords with the preset format, acquiring the first information pointed by the address information from the server.
Based on the foregoing embodiments, an embodiment of the present invention provides a computer storage medium storing one or more programs, the one or more programs being executable by one or more processors to monitor first information to obtain a monitoring result, so as to implement the following steps:
monitoring version parameters of the first information to obtain a monitoring result;
correspondingly, if the monitoring result indicates that the first information changes, the second information obtained by changing the first information in the server is acquired, and the method comprises the following steps:
if the monitoring result represents that the version parameters change within the preset time period, acquiring second information corresponding to the changed version parameters; the changed version parameter is the version parameter obtained at the final moment of the preset time period.
In other embodiments of the present invention, the one or more programs may be executed by the one or more processors to obtain second information obtained by changing the first information if the monitoring result indicates that the first information changes, so as to implement the following steps:
if the monitoring result represents that the first information changes, acquiring the current network bandwidth;
and if the byte number of the changed first information is matched with the current network bandwidth, acquiring second information obtained by changing the first information.
In other embodiments of the invention, the one or more programs may be executed by the one or more processors to perform the steps of:
and if the second information changes, acquiring third information obtained by the change of the second information, and uploading the third information to the server.
In other embodiments of the invention, the one or more programs may be executed by the one or more processors to perform the steps of:
and if the monitoring aiming at the first information is finished, deleting the cache information associated with the first information.
The computer-readable storage medium may be a Read Only Memory (ROM), a Programmable Read Only Memory (PROM), an Erasable Programmable Read Only Memory (EPROM), an Electrically Erasable Programmable Read Only Memory (EEPROM), a magnetic Random Access Memory (FRAM), a Flash Memory (Flash Memory), a magnetic surface Memory, an optical Disc, or a Compact Disc Read-Only Memory (CD-ROM); and may be various electronic devices such as mobile phones, computers, tablet devices, personal digital assistants, etc., including one or any combination of the above-mentioned memories.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method described in the embodiments of the present invention.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. An information processing method, characterized in that the method comprises:
acquiring first information in a server;
monitoring the first information to obtain a monitoring result;
and if the monitoring result represents that the first information changes, acquiring second information obtained by the change of the first information, and uploading the second information to a server.
2. The method of claim 1, wherein obtaining the first information in the server comprises:
acquiring address information;
and if the format of the address information accords with a preset format, acquiring first information pointed by the address information from the server.
3. The method of claim 1, wherein the monitoring the first information results in a monitoring result, comprising:
monitoring version parameters of the first information to obtain the monitoring result;
correspondingly, if the monitoring result represents that the first information changes, obtaining second information obtained by the change of the first information, including:
if the monitoring result represents that the version parameter changes within a preset time period, acquiring second information corresponding to the changed version parameter; and the changed version parameter is the version parameter obtained at the final moment of the preset time period.
4. The method of claim 1, wherein if the monitoring result indicates that the first information changes, acquiring second information obtained by the first information changing comprises:
if the monitoring result represents that the first information changes, acquiring the current network bandwidth;
and if the byte number of the changed first information is matched with the current network bandwidth, acquiring the second information obtained by changing the first information.
5. The method of claim 1, further comprising:
and if the second information changes, acquiring third information obtained by the change of the second information, and uploading the third information to the server.
6. The method according to any one of claims 1 to 5, further comprising:
and if the monitoring aiming at the first information is finished, deleting the cache information associated with the first information.
7. An apparatus, characterized in that the apparatus comprises: a processor, a memory, and a communication bus, comprising:
the communication bus is used for realizing communication connection between the processor and the memory;
the processor is used for executing the program of the information processing method in the memory to realize the following steps:
acquiring first information in a server;
monitoring the first information to obtain a monitoring result;
and if the monitoring result represents that the first information changes, acquiring second information obtained by the change of the first information, and uploading the second information to a server.
8. The apparatus of claim 7, wherein the processor is further configured to implement the steps of:
the processor is used for acquiring address information;
the processor is further configured to obtain first information indicated by the address information from the server if the format of the address information conforms to a preset format.
9. The apparatus of claim 7, wherein the processor is further configured to implement the steps of:
the processor is further configured to obtain a current network bandwidth if the monitoring result indicates that the first information changes;
and if the byte number of the changed first information is matched with the current network bandwidth, acquiring the second information obtained by changing the first information.
10. A computer storage medium characterized by storing one or more programs, which are executable by one or more processors, to implement the steps of the information processing method according to any one of claims 1 to 6.
CN201910773279.XA 2019-08-21 2019-08-21 Information processing method, information processing equipment and computer storage medium Withdrawn CN112422596A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910773279.XA CN112422596A (en) 2019-08-21 2019-08-21 Information processing method, information processing equipment and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910773279.XA CN112422596A (en) 2019-08-21 2019-08-21 Information processing method, information processing equipment and computer storage medium

Publications (1)

Publication Number Publication Date
CN112422596A true CN112422596A (en) 2021-02-26

Family

ID=74780048

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910773279.XA Withdrawn CN112422596A (en) 2019-08-21 2019-08-21 Information processing method, information processing equipment and computer storage medium

Country Status (1)

Country Link
CN (1) CN112422596A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103327112A (en) * 2013-07-02 2013-09-25 曙光信息产业(北京)有限公司 Desktop synchronization method based on cloud storage and device for realizing desktop synchronization
US20140279846A1 (en) * 2013-03-13 2014-09-18 CoralTree Inc. System and method for file sharing and updating
CN105657056A (en) * 2016-03-15 2016-06-08 成都爆米花信息技术有限公司 Automatic cloud disc backing-up method
CN108076134A (en) * 2017-10-31 2018-05-25 努比亚技术有限公司 Record information acquisition method, terminal, server and computer readable storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140279846A1 (en) * 2013-03-13 2014-09-18 CoralTree Inc. System and method for file sharing and updating
CN103327112A (en) * 2013-07-02 2013-09-25 曙光信息产业(北京)有限公司 Desktop synchronization method based on cloud storage and device for realizing desktop synchronization
CN105657056A (en) * 2016-03-15 2016-06-08 成都爆米花信息技术有限公司 Automatic cloud disc backing-up method
CN108076134A (en) * 2017-10-31 2018-05-25 努比亚技术有限公司 Record information acquisition method, terminal, server and computer readable storage medium

Similar Documents

Publication Publication Date Title
CN109168028B (en) Video generation method, device, server and storage medium
CN110557284B (en) Data aggregation method and device based on client gateway
US8943164B2 (en) Apparatus and methods for retrieving/ downloading content on a communication device
CN109542361B (en) Distributed storage system file reading method, system and related device
CN109618176B (en) Processing method, equipment and storage medium for live broadcast service
CN104363507B (en) A kind of video and audio recording and sharing method and system based on OTT set-top box
CN104216905A (en) Application sharing method and device
CN112311897A (en) Resource file downloading method, device, equipment and medium
CN109348434B (en) Scene information sending method, sending device and terminal equipment
CN112350873A (en) Application service information processing method, application service calling method, device and system
CN110543324A (en) Plug-in increment updating method and device for application program
CN112231727A (en) Data processing method and device, electronic equipment, server and storage medium
US10938773B2 (en) Method and apparatus for synchronizing contact information and medium
CN109347967B (en) Method and device for acquiring audio and video data
CN111698281B (en) Resource downloading method and device, electronic equipment and storage medium
CN112433728A (en) Website construction method and device, electronic equipment and storage medium
CN110677443A (en) Data transmitting and receiving method, transmitting end, receiving end, system and storage medium
CN111752454A (en) Skin control method, device, terminal and medium for application program interface
CN112422596A (en) Information processing method, information processing equipment and computer storage medium
CN113450434B (en) Method and device for generating dynamic image
CN108008984A (en) A kind of resource file downloading updating method and device
CN113961162A (en) Screen projection control method, screen projection sending end, screen projection receiving end and screen projection system
CN103368988A (en) Resource sharing method, resource sharing system and resource sharing apparatus
CN107992363B (en) Data processing method and device
JP2013178788A (en) Method and device to seamlessly introduce service into content flow

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
WW01 Invention patent application withdrawn after publication

Application publication date: 20210226

WW01 Invention patent application withdrawn after publication