CN111459525A - Application update data processing system, application update data processing method, storage medium, and computer - Google Patents
Application update data processing system, application update data processing method, storage medium, and computer Download PDFInfo
- Publication number
- CN111459525A CN111459525A CN202010289441.3A CN202010289441A CN111459525A CN 111459525 A CN111459525 A CN 111459525A CN 202010289441 A CN202010289441 A CN 202010289441A CN 111459525 A CN111459525 A CN 111459525A
- Authority
- CN
- China
- Prior art keywords
- application program
- application
- file
- automatically
- data processing
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/70—Software maintenance or management
- G06F8/71—Version control; Configuration management
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
Abstract
The invention belongs to the technical field of data processing, and discloses a system, a method, a storage medium and a computer for processing application program update data, which comprise the following steps: the data processing module is used for carrying out addition, inquiry and storage on data; the application program installation approval module is used for reading data, carrying out application program installation approval and storing the data; the application program file real-time monitoring module is used for monitoring the application program file in real time and automatically updating the application program file when the file is lost or illegally modified; the application program new version real-time monitoring module is used for monitoring the application program version in real time, and automatically updating the process when the new version is released; the automatic application program updating module is used for automatically updating the application program file; and the application program file uploading module is used for uploading the application program file. The invention can monitor the application program in real time and automatically update the application program.
Description
Technical Field
The invention belongs to the technical field of data processing, and particularly relates to a system and a method for processing application program update data, a storage medium and a computer.
Background
In the existing application, various application programs are often required to be updated, however, the existing application program updating technology is often realized by re-covering an installation file, so that the steps are complicated, errors are easy to occur, the consumed time is long, the security of an application program source file cannot be guaranteed, the application program source file is easy to be damaged by viruses or people, registration and authentication are not required during updating, any user can update the application program by himself or the application program can be installed and updated without permission, and the security is low.
In summary, the problems of the prior art are as follows: the existing application program updating technology has the disadvantages of complicated steps, high error probability, long consumed time, easy virus or artificial damage to an application program source file, no need of registration and authentication during updating and low safety.
The difficulty of solving the technical problems is as follows: the application system source file is easy to be deleted, changed and damaged by virus or human error, and the modification personnel and modification time (even normal modification) cannot be recorded; automatic update and update procedure self-repair; monitoring an application program file; the simultaneous existence of a test version and a formal version is supported; support for forced updates; limited installation is supported.
The significance of solving the technical problems is as follows: after being uploaded, the application program file is stored in a database in a binary mode, and is difficult to be deleted, changed and damaged by viruses or people, if the application program file is normally changed, the change personnel and the change time can be recorded, so that the safety and the reliability are high, and the performance is good; if the client side [ the automatic application program updating system ] is found to be partially or completely lost, illegally modified or updated, the self-repairing and automatic updating of the [ automatic application program updating system ] are realized firstly, and then the target application program is automatically updated; the target application program can be set to be 'installation limited', namely the target application program must be firstly applied for installation and can be automatically installed and used after being approved by an administrator; monitoring the content of a target application program file in real time, and starting an automatic updating process immediately to ensure the correctness of the application program file once the file is lost, illegally modified or released by a new version; the administrator can authorize a few users as target application system test users, the target application system to be updated is uploaded with the test version, only a few test users of the target application system can automatically download the application test version, and the application test version has a small influence range if the application test version is abnormal after trial. If no abnormity occurs after trial, the administrator changes the test version into a formal version, so that the availability, safety and reliability of the system are improved; the administrator can set the target application program version to be forcibly updated or not, if the target application program version is set to be forcibly updated, the user using the target application program is forced to immediately update the target application system, and if the target application program version is set to be not forcibly updated, the user using the target application program is allowed to update the target application system in a delayed mode; the target application program can be set to be 'installation limited', namely, the target application program must be firstly applied for installation and can be automatically installed and used after being approved by an administrator.
Disclosure of Invention
Aiming at the problems in the prior art, the invention provides an application program updating data processing system, an application program updating data processing method, a storage medium and a computer.
The invention is realized in such a way that an application program update data processing method comprises the following steps:
firstly, initializing a system and connecting the system with a database; automatically detecting whether the system needs to be updated or not, and if so, automatically updating; if the system does not need to be updated, directly logging in the system;
after logging in, selecting an application program to be installed, and inputting a related application code, an application department, an installation position, an applicant, a contact phone, application time and other data to apply for installing the application program;
reading input related data, carrying out installation and approval of the application program, and automatically storing approval persons, approval time and state data after approval;
step four, automatically monitoring whether the installed application program file is lost or illegally modified, and if so, automatically updating the program file; simultaneously, automatically monitoring whether the installed application program files and versions need to be updated; if the update is needed, the update of the application program file and the version is automatically carried out.
Further, in step four, the method for updating the application program file includes: and updating the file content of the application program by creating a directory and a file, and comparing the size of the file with the modification time.
Further, the automatic application program updating method further comprises the following steps: corresponding application can be selected, uploading, downloading and deleting of corresponding application program files are carried out, and application codes, update types, forced update, trial version, file names, installation paths, file sizes and data related to file modification time are stored.
It is another object of the present invention to provide a program storage medium for receiving user input, the stored computer program causing an electronic device to execute steps comprising:
firstly, initializing a system and connecting the system with a database; automatically detecting whether the system needs to be updated or not, and if so, automatically updating; if the system does not need to be updated, directly logging in the system;
after logging in, selecting an application program to be installed, and inputting a related application code, an application department, an installation position, an applicant, a contact phone, application time and other data to apply for installing the application program;
reading input related data, carrying out installation and approval of the application program, and automatically storing approval persons, approval time and state data after approval;
step four, automatically monitoring whether the installed application program file is lost or illegally modified, and if so, automatically updating the program file; simultaneously, automatically monitoring whether the installed application program files and versions need to be updated; if the update is needed, the update of the application program file and the version is automatically carried out.
Another object of the present invention is to provide a computer program product stored on a computer readable medium, comprising a computer readable program for providing a user input interface for implementing said application update data processing method when executed on an electronic device.
Another object of the present invention is to provide an application update data processing system running the application update data processing method, the application update data processing system comprising:
the data processing module is used for adding, inquiring and storing application codes, application departments, installation positions, applicants, contact telephones, application time and other data;
the application program installation approval module is used for reading application codes, MAC addresses, installation positions, application departments, applicants, application time, approvers, approval time, states and other data, carrying out application program installation approval and storing the data;
the application program file real-time monitoring module is used for monitoring the application program file in real time and automatically updating the application program file when the file is lost or illegally modified;
the real-time monitoring module of the new version of the application program is used for monitoring the version of the application program in real time, and automatically updating the process when the new version is released;
the automatic application program updating module is used for automatically updating the application program file;
and the application program file uploading module is used for uploading the application program file.
Another object of the present invention is to provide a computer loaded with said application update data processing system.
The invention also aims to provide the smart phone loaded with the application program updating data processing system.
Another object of the present invention is to provide a robot incorporating the application update data processing system.
Another object of the present invention is to provide a drone equipped with the application update data processing system.
In summary, the advantages and positive effects of the invention are: the invention can monitor the application program file and the version in real time, and once the application program file is illegally modified, lost or released by a new version, an automatic updating process is started. The invention has high flexibility, and can apply for installing different application systems according to different user authorities; the system operation parameters can be configured; the system allows the trial version and the formal version to run simultaneously, can set whether a user uses a trial version of an application in advance, and if the user logs in the application, the system automatically downloads the application program of the trial version.
The invention can apply and approve the installation of the application program of each subsystem of the information system, and monitor the application program file and the version of the client in real time, and once the application program file of the client is modified and lost by a method or a new version of the server is released, an automatic updating process is started, thereby ensuring that the application program file and the version of the client are always synchronous with the server. The invention adopts a binary mode for storage. After being uploaded, the application program file is stored in the database in a binary mode, so that the application program file cannot be deleted or changed by mistake, and the method has high safety and reliability and better performance than an FTP mode.
The invention has self-repairing and updating functions. If the client-side application program updating data processing system, method, storage medium and computer is found to be partially or completely lost, illegally modified or has an updating version, the system firstly realizes self-repair and automatic updating of the application program updating data processing system, method, storage medium and computer and then updates the target application program.
The invention has the function of limiting installation. The target application program can be set to be 'installation limited', namely, the target application program must be firstly applied for installation and can be automatically installed and used after being approved by an administrator. The invention has the function of monitoring the application program file. The method realizes real-time monitoring of the content of the target application program file, and immediately starts an automatic updating process once the file is lost or illegally modified. The invention has the function of monitoring the version of the application program. The real-time monitoring of the target application program version is realized, and once the application program is found to have an updated version, an automatic updating process is started immediately.
The invention supports the simultaneous existence of the test version and the formal version. The administrator can authorize a few users as target application system test users, the target application system to be updated is uploaded with the test version, only a few test users of the target application system can automatically download the application test version, and the application test version has a small influence range if the application test version is abnormal after trial. If no abnormity occurs after trial, the administrator changes the test version into a formal version, and the availability, safety and reliability of the system are improved. The present invention supports forced updates. The administrator may set the version of the target application to a forced update or a non-forced update, and if the version of the target application is set to a forced update, the administrator may force the user who is using the target application to immediately update the target application, and if the version of the target application is set to a non-forced update, the administrator may allow the user who is using the target application to delay updating the target application.
Drawings
FIG. 1 is a block diagram of an application update data processing system according to an embodiment of the present invention;
in the figure: 1. a data processing module; 2. an application program is installed with an approval module; 3. an application program file real-time monitoring module; 4. the application program new version real-time monitoring module; 5. an application automatic update module; 6. and an application program file uploading module.
Fig. 2 is a flowchart of an automatic application updating method according to an embodiment of the present invention.
Fig. 3 is a schematic diagram of a database design file according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail with reference to the following embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
In view of the problems in the prior art, the present invention provides an application update data processing system, method, storage medium, and computer, and the present invention is described in detail below with reference to the accompanying drawings.
As shown in fig. 1, an application update data processing system according to an embodiment of the present invention includes:
and the data processing module 1 is used for adding, inquiring and storing application codes, application departments, installation positions, applicants, contact telephones, application time and other data.
And the application program installation approval module 2 is used for reading the application code, the MAC address, the installation position, the application department, the applicant, the application time, the approver, the approval time, the state and other data, carrying out application program installation approval and storing the data.
And the application program file real-time monitoring module 3 is used for monitoring the application program file in real time and automatically updating the application program file when the file is lost or illegally modified.
And the real-time monitoring module 4 for the new version of the application program is used for monitoring the version of the application program in real time, and automatically updating the process when the new version is released.
And the application program automatic updating module 5 is used for automatically updating the application program file.
And the application program file uploading module 6 is used for uploading the application program file.
As shown in fig. 2, the method for processing application update data according to the embodiment of the present invention includes:
s101: initializing a system and connecting a database; automatically detecting whether the system needs to be updated or not, and if so, automatically updating; if the system does not need to be updated, directly logging in the system;
s102: after logging in, selecting an application program to be installed, inputting a related application code, an application department, an installation position, an applicant, a contact phone, application time and other data to apply for installing the application program, and automatically reading and storing an MAC address by a system;
s103: reading input related data, carrying out application program installation approval, and automatically storing approval persons, approval time and state data after approval;
s104: automatically monitoring whether the installed application program file is lost or illegally modified, and if so, automatically updating the program file; simultaneously, automatically monitoring whether the installed application program files and versions need to be updated; if the update is needed, the update of the application program file and the version is automatically carried out.
In step S104, the method for updating an application file provided in the embodiment of the present invention includes: and updating the file content of the application program by creating a directory and a file, and comparing the size of the file with the modification time.
The method for automatically updating the application program provided by the embodiment of the invention further comprises the following steps: corresponding application can be selected, uploading, downloading and deleting of corresponding application program files are carried out, and application codes, update types, forced update, trial version, file names, installation paths, file sizes and data related to file modification time are stored.
The technical solution of the present invention is further illustrated by the following specific examples.
Example 1:
1. overview
1.1 target
The invention realizes the installation application and approval of the application program of each subsystem of the intelligent hospital information system, and the real-time monitoring of the application program file and the version, and once the client application program file is lost or the server side has a new version release, the automatic updating process is started, thereby ensuring that the client application program file and the version are always synchronous with the server side.
1.2 function
The system mainly comprises application program installation application, application program installation approval, application program file real-time monitoring, application program new version real-time monitoring, application program automatic updating and the like.
1.2.1 data accuracy (including accuracy of input, output and processing data)
Inputting: 2-4 bits after decimal point.
And (3) treatment: 2-4 bits after decimal point.
And (3) outputting: 2 bits after the decimal point.
1.2.2 time characteristics
The system monitors application program files and versions of all application systems of the intelligent hospital in real time, and once the application program files are found to be lost or new versions are released, an automatic updating process is started.
1.2.3 flexibility
Applying for installing different application systems according to different user authorities; the system operation parameters can be configured; the system allows both trial and official versions to run simultaneously, specifying which version the user uses.
2. Operating environment
2.1 hardware Environment
Network environment: 100M ethernet local area networks and beyond.
A database server: more than 2000MHZ of CPU, more than 2 cores, more than 20GB of memory, and more than 300GB of hard disk.
A client computer: CPU 1000MHZ, memory 1GB, hard disk 20 GB.
2.2 software Environment
The server side comprises operating systems of Windows2003/2010, L inux and Unix and a database of Oracle10g/11 g.
A client: windows XP, Windows7, database Oracle10g/11g client.
3. Instructions for use
3.1 installation and initialization
The intelligent hospital application program updating data processing system, method, storage medium and computer are green software, and related files can be directly used after being copied to the designated directory.
The system can be operated by double-clicking the installation directory file.
After the database is successfully connected, if the application system which is installed locally needs to be updated is found, each application system which needs to be updated is automatically updated.
If the application system installed locally needs to be updated, a login interface appears, and the system can be logged in after the account and the password are correctly input.
After logging in the system, the user selects the application system to be installed according to the requirement, and the application program installation application can be completed after inputting the relevant information.
3.2 input
3.2.1 data background
1) And adding, modifying and deleting data.
2) Media: a keyboard and a mouse.
3) And (3) limiting: the system must be logged in first, and the logged-in user has corresponding operation authority.
3.2.2 input Format
And inputting a graphical interface.
1) The date format is as follows: YYYY-MM-DD (e.g. 2017-01-02).
2) Time format: HH: MM: SS (e.g., 13:23: 34).
3) Date and time format: YYYY-MM-DD HH MM: SS (e.g., 2017-01-0213:23: 34).
4) Digital format: it is divided into non-decimal digit, positive digit and negative digit.
5) Character string: free text, drop down boxes, radio boxes, check boxes, and the like.
3.2.3 examples of inputs
Inputting an application program installation application table:
insert into
PF_INSTALLLOG(APPLYTIME,APPLYUID,APPLYUNAME,APPNAME,DEPTID,DEPTNAME,INSTALLPOSITION,MACADDR,PHONENO,APPCODE)
values (sysdate,1, 'pandadi', 'drug management system', 10, 'pharmacy', 'western drug library', '7C3250E700E7', '612345', '003');
3.3 output
3.3.1 data background
1) Data query, report statistics, various prompts and the like.
2) Media: display, printer, loudspeaker.
3) And (3) limiting: the system must be logged in first, and the logged-in user has corresponding operation authority.
3.3.2 data Format
And outputting the graphical interface.
1) The date format is as follows: YYYY-MM-DD (e.g. 2017-01-02).
2) Time format: HH: MM: SS (e.g., 13:23: 34).
3) Date and time format: YYYY-MM-DD HH MM: SS (e.g., 2017-01-0213:23: 34).
4) Digital format: it is divided into non-decimal digit, positive digit and negative digit.
5) Character string: free text, drop down boxes, radio boxes, check boxes, and the like.
3.3.3 output example
Inquiring an application program installation application table:
Select
APPLYTIME,APPLYUID,APPLYUNAME,APPNAME,APPROVETIME,APPROVEUID,APPROVEUNAME,DEPTID,DEPTNAME,INSTALLPOSITION,MACADDR,PHONENO,STATUS,APPCODE
fromPLATFORM.PF_INSTALLLOG;
3.4 error and recovery
The system automatically captures system level error information.
3.5 Help query
For more complicated operation, the operation interface has corresponding written description.
4. Description of the operation
4.1 run list
5. Unconventional procedures
If the client-side intelligent hospital application program updating data processing system, method, storage medium and computer is found to be partially or completely lost, illegally modified or has an updated version, the system firstly realizes self-repairing and automatic updating of the intelligent hospital application program updating data processing system, method, storage medium and computer and then updates the target application program.
6. List of operation commands
7. Program (command) file and data file list
7.1 program files
The program files of the system are shown in the following table:
7.2 database design files
The database design file is shown in fig. 3.
8. Example of user operation
8.1 application installation application
The terminal user can operate the system by double clicking the installation directory file with a mouse, the application program updates a data processing system, a method, a storage medium and a computer user login interface, the login is completed after the user name and the password are correctly input, the application program installation application interface appears after the login is successful, an application is selected, and the application department, the computer position and the contact telephone are selected and then the [ confirm ] button is pressed to complete the application operation of the application program.
8.2 application installation approval
And a manager clicks a menu in a mouse in the intelligent hospital platform management system, and the security management application system installation approval enters an application system installation approval interface. And pressing a button (reading data) after the date range is selected, reading data applying to install the application system in the selected date range by the system, selecting target record data, clicking a button (agreeing to installation) or a button (disagreeing to installation), and pressing a button (saving) to finish the installation and approval operation of the application program.
8.3 application auto-update
After the application program installation and approval operation is completed, the terminal user operates the intelligent hospital application program updating data processing system, method, storage medium and computer again, the relevant files of the target application program are automatically downloaded to the directory specified by the system, and if the directory does not exist, the system automatically creates the directory. And applying for the installation of the application program after the target application is installed.
8.4 application version monitoring
When an intelligent hospital application program updating data processing system, method, storage medium and computer find that a target application server side has an updating version, an updating process is automatically started, if an administrator sets that the target application is forcibly updated, a client side target application user can only select [ immediate updating ], otherwise, the client side target application user can select [ immediate updating ] or [ postponing updating ].
8.6 application File upload
And the manager clicks a menu in a mouse in the intelligent hospital platform management system, and the system tool and the Autoupdate maintenance enter an Autoupdate maintenance interface. Select the target application and click [ upload file ], a browse folder dialog appears. And selecting a folder to be uploaded, displaying a confirmation prompt dialog box, and displaying a list of files to be uploaded after selecting (Y).
The system determines the uploaded application system as a test version by default, only the user who is allowed to try the test version can automatically update the trial version, and other users cannot automatically update the test version. If the uploaded application system is determined to be a test version, the button is pressed for storage, and if the uploaded application system is determined to be a formal version, the button is pressed for storage after checking for trial is removed.
And if the target application system is not checked, allowing the user using the target application system to delay updating the target application system.
And (4) finishing uploading the file after pressing a button (preservation).
It should be noted that the embodiments of the present invention can be realized by hardware, software, or a combination of software and hardware. The hardware portion may be implemented using dedicated logic; the software portions may be stored in a memory and executed by a suitable instruction execution system, such as a microprocessor or specially designed hardware. Those skilled in the art will appreciate that the apparatus and methods described above may be implemented using computer executable instructions and/or embodied in processor control code, such code being provided on a carrier medium such as a disk, CD-or DVD-ROM, programmable memory such as read only memory (firmware), or a data carrier such as an optical or electronic signal carrier, for example. The apparatus and its modules of the present invention may be implemented by hardware circuits such as very large scale integrated circuits or gate arrays, semiconductors such as logic chips, transistors, or programmable hardware devices such as field programmable gate arrays, programmable logic devices, etc., or by software executed by various types of processors, or by a combination of hardware circuits and software, e.g., firmware.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents and improvements made within the spirit and principle of the present invention are intended to be included within the scope of the present invention.
Claims (10)
1. An application update data processing method, characterized by comprising:
firstly, initializing a system and connecting the system with a database; automatically detecting whether the system needs to be updated or not, and if so, automatically updating; if the system does not need to be updated, directly logging in the system;
after logging in, selecting an application program to be installed, inputting a related application code, an application department, an installation position, an applicant, a contact phone, application time and other data to apply for installing the application program, and automatically reading and storing an MAC address by the system;
reading input related data, carrying out installation and approval of the application program, and automatically storing approval persons, approval time and state data after approval;
step four, automatically monitoring whether the installed application program file is lost or illegally modified, and if so, automatically updating the program file; simultaneously, automatically monitoring whether the installed application program files and versions need to be updated; if the update is needed, the update of the application program file and the version is automatically carried out.
2. The application program update data processing method according to claim 1, wherein in step four, the application program file update method includes: and updating the file content of the application program by creating a directory and a file, and comparing the size of the file with the modification time.
3. The application update data processing method of claim 1, wherein the application automatic update method further comprises: corresponding application can be selected, uploading, downloading and deleting of corresponding application program files are carried out, and application codes, update types, forced update, trial version, file names, installation paths, file sizes and data related to file modification time are stored.
4. A program storage medium storing a computer program for causing an electronic device to perform steps comprising:
firstly, initializing a system and connecting the system with a database; automatically detecting whether the system needs to be updated or not, and if so, automatically updating; if the system does not need to be updated, directly logging in the system;
after logging in, selecting an application program to be installed, and inputting a related application code, an application department, an installation position, an applicant, a contact phone, application time and other data to apply for installing the application program;
reading input related data, carrying out installation and approval of the application program, and automatically storing approval persons, approval time and state data after approval;
step four, automatically monitoring whether the installed application program file is lost or illegally modified, and if so, automatically updating the program file; simultaneously, automatically monitoring whether the installed application program files and versions need to be updated; if the update is needed, the update of the application program file and the version is automatically carried out.
5. A computer program product stored on a computer readable medium, comprising a computer readable program for providing a user input interface for implementing the application update data processing method according to any one of claims 1 to 3 when executed on an electronic device.
6. An application update data processing system for executing the application update data processing method according to any one of claims 1 to 3, the application update data processing system comprising:
the data processing module is used for adding, inquiring and storing application codes, application departments, installation positions, applicants, contact telephones, application time and other data;
the application program installation approval module is used for reading application codes, MAC addresses, installation positions, application departments, applicants, application time, approvers, approval time, states and other data, carrying out application program installation approval and storing the data;
the application program file real-time monitoring module is used for monitoring the application program file in real time and automatically updating the application program file when the file is lost or illegally modified;
the real-time monitoring module of the new version of the application program is used for monitoring the version of the application program in real time, and automatically updating the process when the new version is released;
the automatic application program updating module is used for automatically updating the application program file;
and the application program file uploading module is used for uploading the application program file.
7. A computer carrying an application program updating data processing system according to claim 6.
8. A smart phone carrying the application program update data processing system of claim 6.
9. A robot carrying an application update data processing system according to claim 6.
10. A drone carrying an application update data processing system according to claim 6.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202010289441.3A CN111459525A (en) | 2020-04-14 | 2020-04-14 | Application update data processing system, application update data processing method, storage medium, and computer |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202010289441.3A CN111459525A (en) | 2020-04-14 | 2020-04-14 | Application update data processing system, application update data processing method, storage medium, and computer |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN111459525A true CN111459525A (en) | 2020-07-28 |
Family
ID=71682522
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN202010289441.3A Withdrawn CN111459525A (en) | 2020-04-14 | 2020-04-14 | Application update data processing system, application update data processing method, storage medium, and computer |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN111459525A (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112148951A (en) * | 2020-09-22 | 2020-12-29 | 北京居理科技有限公司 | Method for guaranteeing validity of building information retrieval of mobile equipment |
Citations (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20070073978A1 (en) * | 2005-09-27 | 2007-03-29 | Samsung Electronics Co., Ltd. | Method and system for booting and automatically updating software, and recovering from update error, and computer readable recording medium storing method |
| CN101158906A (en) * | 2007-08-10 | 2008-04-09 | 林明辉 | Customer terminals program automatic update method |
| EP2339459A1 (en) * | 2009-12-22 | 2011-06-29 | Research In Motion Limited | Method, system and apparatus for installing software on a mobile electronic device via a proxy server |
| CN102446106A (en) * | 2010-09-30 | 2012-05-09 | 联想(北京)有限公司 | Installation management method, server and terminal for application program |
| CN102722394A (en) * | 2012-06-08 | 2012-10-10 | 深圳路迪网络有限公司 | Start upgrading method of embedded equipment |
| CN105790945A (en) * | 2014-12-22 | 2016-07-20 | 中国移动通信集团公司 | Authentication method, device and system for authenticating user unique identity |
| CN106778206A (en) * | 2016-11-22 | 2017-05-31 | 泰康保险集团股份有限公司 | Method, system and mobile terminal for unified management of multiple applications |
| CN110543312A (en) * | 2018-05-29 | 2019-12-06 | 华为技术有限公司 | Application software installation method and device and server |
-
2020
- 2020-04-14 CN CN202010289441.3A patent/CN111459525A/en not_active Withdrawn
Patent Citations (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20070073978A1 (en) * | 2005-09-27 | 2007-03-29 | Samsung Electronics Co., Ltd. | Method and system for booting and automatically updating software, and recovering from update error, and computer readable recording medium storing method |
| CN101158906A (en) * | 2007-08-10 | 2008-04-09 | 林明辉 | Customer terminals program automatic update method |
| EP2339459A1 (en) * | 2009-12-22 | 2011-06-29 | Research In Motion Limited | Method, system and apparatus for installing software on a mobile electronic device via a proxy server |
| CN102446106A (en) * | 2010-09-30 | 2012-05-09 | 联想(北京)有限公司 | Installation management method, server and terminal for application program |
| CN102722394A (en) * | 2012-06-08 | 2012-10-10 | 深圳路迪网络有限公司 | Start upgrading method of embedded equipment |
| CN105790945A (en) * | 2014-12-22 | 2016-07-20 | 中国移动通信集团公司 | Authentication method, device and system for authenticating user unique identity |
| CN106778206A (en) * | 2016-11-22 | 2017-05-31 | 泰康保险集团股份有限公司 | Method, system and mobile terminal for unified management of multiple applications |
| CN110543312A (en) * | 2018-05-29 | 2019-12-06 | 华为技术有限公司 | Application software installation method and device and server |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112148951A (en) * | 2020-09-22 | 2020-12-29 | 北京居理科技有限公司 | Method for guaranteeing validity of building information retrieval of mobile equipment |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8438559B2 (en) | Method and system for platform-agnostic software installation | |
| US7290258B2 (en) | Managing multiple devices on which operating systems can be automatically deployed | |
| US7373643B2 (en) | Apparatus, methods and articles of manufacture for data transmission | |
| CN101436138B (en) | Control device and control method for software upgrade and dynamic rolling back | |
| US6301710B1 (en) | System and method for creating a substitute registry when automatically installing an update program | |
| US8782098B2 (en) | Using task sequences to manage devices | |
| US9116776B2 (en) | Updating software objects | |
| US8225292B2 (en) | Method and system for validating a knowledge package | |
| US7146612B2 (en) | Method and system for receiving a software image from a customer for installation into a computer system | |
| US20070143379A1 (en) | Metadata driven deployment of applications | |
| US8874891B2 (en) | Systems and methods for activation of applications using client-specific data | |
| CN106469068B (en) | Application program deployment method and system | |
| CN117170803B (en) | Method for generating signal-creation operating system pipeline, electronic equipment and storage medium | |
| US20090265586A1 (en) | Method and system for installing software deliverables | |
| CN103856368A (en) | Method and system for monitoring program | |
| WO2021169124A1 (en) | Method and apparatus for installing software package to target host, and computer device | |
| US20150113263A1 (en) | Method for updating basic input/output system of server | |
| US12067121B2 (en) | Trusted boot method and apparatus, electronic device, and readable storage medium | |
| US20070245335A1 (en) | Software management apparatus and software management method | |
| CN111459525A (en) | Application update data processing system, application update data processing method, storage medium, and computer | |
| CN116938711A (en) | Firmware upgrading method and device, electronic equipment and storage medium | |
| CN116149713B (en) | Program upgrading method and device for all-level equipment under tree-type heterogeneous network | |
| US9348849B1 (en) | Backup client zero-management | |
| US20230297724A1 (en) | Hardware identity restoration post-device repair | |
| CN111880828B (en) | Method for upgrading multi-board driver in batch in Secure Boot environment |
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: 20200728 |
|
| WW01 | Invention patent application withdrawn after publication |