CN114942774B - BIM modeling software-based plug-in function hot updating method - Google Patents
BIM modeling software-based plug-in function hot updating method Download PDFInfo
- Publication number
- CN114942774B CN114942774B CN202210881323.0A CN202210881323A CN114942774B CN 114942774 B CN114942774 B CN 114942774B CN 202210881323 A CN202210881323 A CN 202210881323A CN 114942774 B CN114942774 B CN 114942774B
- Authority
- CN
- China
- Prior art keywords
- function
- modeling software
- version number
- file
- bim modeling
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000000034 method Methods 0.000 title claims abstract description 39
- 230000001915 proofreading effect Effects 0.000 claims description 6
- 238000012937 correction Methods 0.000 claims description 5
- 230000001419 dependent effect Effects 0.000 claims description 5
- 238000013507 mapping Methods 0.000 claims description 3
- 238000013461 design Methods 0.000 abstract description 7
- 238000011161 development Methods 0.000 abstract description 4
- 230000000694 effects Effects 0.000 abstract description 3
- 238000010586 diagram Methods 0.000 description 3
- 238000009434 installation Methods 0.000 description 3
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000008094 contradictory effect Effects 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 238000012856 packing Methods 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
- G06F8/656—Updates while running
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44521—Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
- G06F9/44526—Plug-ins; Add-ons
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Human Computer Interaction (AREA)
- Stored Programmes (AREA)
Abstract
The invention relates to the technical field of plug-in function updating, in particular to a hot updating method of plug-in functions based on BIM modeling software. Which comprises the following steps: and synchronizing all functions and corresponding files of the latest version of the plug-in to the cloud server, and modifying the function version number corresponding to the update in the cloud database. In the invention, each function is responsible for development engineers to optimize, upload files and adjust version numbers of single function codes, so that the effect that the single function in the plug-in can be flexibly on line and the version can be quickly iterated is achieved, the Autodesk Revit is not required to be closed, the Autodesk Revit is opened after the updating is finished, the latest plug-in function is used, the design specification of the single function and the iteration speed of a geometric algorithm can be obviously improved, and the use experience and the updating willingness of a user are improved.
Description
Technical Field
The invention relates to the technical field of plug-in function updating, in particular to a hot updating method of plug-in functions based on BIM modeling software.
Background
With the great popularization of informatization technology in various industries, the BIM technology is widely applied in the field of building and civil engineering, in particular to model building and model application in various stages of civil engineering. In order to ensure that the model building meets the design specifications and the data accuracy of the model application, BIM engineers can use various functions provided by third-party plug-ins in BIM modeling software to model and apply projects.
The function that third party's plug-in provided is based on BIM engineer's actual modeling demand, combines design specification, geometric algorithm to develop, and the function often can be used online fast after development is accomplished, the test, and subsequent update iteration of function needs a plurality of functions integration packing and propelling movement update in the lump such as to update at every turn and all need to download whole installation package again, not only troublesome poeration, function hysteresis is also very big.
The design specifications of all functions in the plug-in, the hysteresis of the geometric algorithm and the data accuracy of model building, which accords with the design specifications and the model application, are mutually contradictory, and the thermal update of all functions in the plug-in is needed to be realized, so that the rapid iteration of each function is facilitated, and the accuracy of the design specifications and the geometric algorithm in the functions is ensured.
Disclosure of Invention
The present invention is directed to a hot-update method for plug-in function based on BIM modeling software, so as to solve the problems mentioned in the background art.
In order to achieve the above object, a hot update method of plug-in function based on BIM modeling software is provided, which includes the following steps:
s1, synchronizing all functions and corresponding files of a plug-in unit with the latest version to a cloud server, and modifying the function version number corresponding to the update in a cloud database;
s2, when the user opens the BIM modeling software Autodesk Revit, the plug-in automatically sends a request to the server to acquire the latest version number of the installed function of the user for proofreading;
s3, checking the function version number and the cloud database version number;
s4, extracting all function local related files of the latest version, checking whether the function local related files are consistent with the MD5 values of the corresponding files of the server, obtaining the files needing to be updated, and downloading the updated files;
s5, hiding the button of the previous version of the function in the Autodesk Revit interface, referring to the file of the latest version and adding the function button into the Autodesk Revit interface.
As a further improvement of the technical solution, the version updating method in S1 includes the following steps:
s1.1, obtaining plug-in function information of BIM modeling software, and determining the latest plug-in function version number;
s1.2, formulating a corresponding file according to the acquired plug-in function information for storage;
s1.3, synchronizing plug-in function information of the BIM modeling software and a corresponding file into a cloud server;
and S1.4, modifying the function version number corresponding to the update in the cloud database.
As a further improvement of the technical solution, the method for acquiring the latest version number of the user in S2 comprises the following steps:
s2.1, determining a user client using the BIM modeling software;
s2.2, extracting the latest version number in the user BIM modeling software;
s2.3, the latest version number of the installed function in the user BIM modeling software is corrected.
As a further improvement of the technical solution, the calibration method in S3 comprises the following steps:
s3.1, extracting the latest version number of the installed function in the BIM modeling software of the user;
and S3.2, extracting the version number of the corresponding function in the cloud database according to the latest version number of the installed function in the user BIM modeling software, and checking the version number of the corresponding function in the cloud database.
As a further improvement of the technical solution, the version number correction in S3.2 adopts a correction algorithm, and an algorithm formula thereof is as follows:
wherein~In BIM modeling software for usersEach array of the latest version number of the installation function,for each series set of the latest version numbers of the installed functions in the BIM modeling software of the user,~for each sequence of version numbers of corresponding functions of the cloud database,sets the number columns of the version numbers of the corresponding functions of the cloud database,mapping each sequence of the latest version number of the installed function in the BIM modeling software of the user and each sequence of the version number of the corresponding function in the database,to map the threshold value whenWhen the latest version number of the installed function in the user BIM modeling software is inconsistent with the version number of the function corresponding to the database, the user BIM modeling software is updated according to the latest version number of the installed function in the user BIM modeling softwareAt this time, the latest version number of the installed function in the user BIM modeling software is consistent with the version number of the corresponding function of the database.
As a further improvement of the technical solution, the function calibration method in S4 includes the following steps:
s4.1, checking according to whether the obtained MD5 value of the file related to the latest version of the function is consistent with the MD5 value of the file corresponding to the server;
s4.2, obtaining a file needing to be updated according to the proofreading information;
and S4.3, acquiring the corresponding file needing to be updated, and downloading the updated file.
As a further improvement of the technical solution, the step of checking the MD5 value of the latest version of the relevant file in S4.1 with the MD5 value of the file corresponding to the server is as follows:
s4.1.1, extracting the MD5 value of the latest version related file, and generating an MD5 value data segment of the latest version related file;
s4.1.2, extracting the MD5 value of the file corresponding to the server, and generating an MD5 value data segment corresponding to the server;
and S4.1.3, comparing the MD5 value data segment of the file related to the latest version with the MD5 value data segment corresponding to the server, wherein the file with inconsistent MD5 values is the file needing to be updated at this time.
As a further improvement of the technical solution, a data segment comparison algorithm is adopted for comparing the MD5 value data segment of the latest version related file in s4.1.3 with the MD5 value data segment corresponding to the server, and the algorithm is as follows:
wherein,~for the different data segments of the latest version-dependent file MD5 value,for the latest version of the related fileThe MD5 value is a distinct set of data segments,~for the MD5 value different data segments corresponding to the server,different sets of data segments for the corresponding MD5 values of the server,different data segment sets for the MD5 value of the latest version-related fileMD5 value different data segment set corresponding to serverA set of mutually-distinct data segments,~are different and distinct data segments.
As a further improvement of the technical solution, the latest version number distinguishing method in S5 includes the following steps:
s5.1, identifying each function new edition file in an Autodesk Revit background;
s5.2, positioning the button position of the last version of the function, and hiding the button of the last version of the function;
s5.3, quoting the file of the latest version and adding the function button into an Autodesk Revit interface;
s5.4, naming the latest version number to distinguish the previous version function.
Compared with the prior art, the invention has the beneficial effects that:
1. according to the plug-in function hot updating method based on the BIM modeling software, development engineers are responsible for optimizing, uploading and adjusting version numbers of single function codes through each function, the effect that the single function in the plug-in can be flexibly online and the version number can be quickly updated is achieved, a client downloads an updating file through checking the consistency of the MD5 values of the single function in a cloud server and all local files, the single function is quickly updated, and a user can finish updating without restarting auto reset.
2. In the hot updating method of the plug-in function based on the BIM modeling software, the version number of the corresponding function in the cloud database is extracted according to the latest version number of the installed function in the user BIM modeling software, and is corrected with the version number of the corresponding function in the cloud database; when the latest version number of the installed function in the user BIM modeling software is consistent with the version number of the corresponding function of the database, the fact that the installed function in the user BIM modeling software is the latest version at the moment is indicated, and updating is not needed; when the latest version number of the installed function in the user BIM modeling software is inconsistent with the version number of the corresponding function of the database, the request is sent to the server again to obtain the MD5 value of the file related to the latest version of the function.
Drawings
FIG. 1 is a general flow chart of the present invention;
FIG. 2 is a flowchart of a version updating method according to embodiment 1 of the present invention;
fig. 3 is a flowchart of a method for acquiring a latest version number of a user according to embodiment 1 of the present invention;
FIG. 4 is a diagram showing the steps of the calibration method in example 1 of the present invention;
FIG. 5 is a flowchart of a function collation method in embodiment 1 of the present invention;
FIG. 6 is a diagram showing a MD5 value calibration procedure in example 1 of the present invention;
fig. 7 is a diagram of the latest version number distinguishing method in embodiment 1 of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be obtained by a person skilled in the art without making any creative effort based on the embodiments in the present invention, belong to the protection scope of the present invention.
In the description of the present invention, it is to be understood that the terms "center", "longitudinal", "lateral", "length", "width", "thickness", "upper", "lower", "front", "rear", "left", "right", "vertical", "horizontal", "top", "bottom", "inner", "outer", "clockwise", "counterclockwise", and the like, indicate orientations or positional relationships based on those shown in the drawings, merely for convenience of description and simplicity of description, and do not indicate or imply that the device or element so referred to must have a particular orientation, be constructed in a particular orientation, and be operated, and thus, are not to be construed as limiting the present invention.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include one or more of that feature. In the description of the present invention, "a plurality" means two or more unless specifically defined otherwise.
Example 1
Referring to fig. 1 to 7, the present embodiment aims to provide a hot update method for plug-in function based on BIM modeling software, which includes the following steps:
s1, synchronizing all functions and corresponding files of a plug-in unit with the latest version to a cloud server, and modifying the function version number corresponding to the update in a cloud database;
s2, when the user opens the BIM modeling software Autodesk Revit, the plug-in automatically sends a request to the server to acquire the latest version number of the installed function of the user for proofreading;
s3, checking the function version number and the cloud database version number;
s4, extracting all function local related files of the latest version, checking whether the MD5 values of the function local related files are consistent with the MD5 values of the corresponding files of the server, obtaining files needing to be updated, and downloading the updated files;
s5, hiding the button of the previous version of the function in the Autodesk Revit interface, referring to the file of the latest version and adding the function button into the Autodesk Revit interface.
When the method is used, development engineers are responsible for optimizing single function codes, uploading files and adjusting version numbers through each function, the effect that single functions in the plugin can be flexibly online and the version can be quickly iterated is achieved, a client downloads the updated files through checking the consistency of the MD5 values of the single functions in the cloud server and all files locally, the purpose that the single functions can be quickly updated is achieved, a user does not need to restart the Autodesk Revit to finish updating, compared with the traditional BIM plugin, the method enables the plugin to be updated without restarting an integral plugin installation package, does not need to close the Autodesk Revit to open the Autodesk Revit after the updating is finished, uses the latest plugin functions, can remarkably improve the design specification of the single functions and the iteration speed of a geometric algorithm, and improves the use experience and updating willingness of the user.
In addition, the version updating method in the S1 comprises the following steps:
s1.1, obtaining plug-in function information of BIM modeling software, and determining the latest plug-in function version number;
s1.2, formulating a corresponding file according to the acquired plug-in function information for storage;
s1.3, synchronizing plug-in function information of the BIM modeling software and a corresponding file into a cloud server;
and S1.4, modifying the function version number corresponding to the update in the cloud database.
Further, the method for acquiring the latest version number of the user in S2 includes the following steps:
s2.1, determining a user client using the BIM modeling software;
s2.2, extracting the latest version number in the user BIM modeling software;
s2.3, the latest version number of the installed function in the user BIM modeling software is corrected.
Still further, the calibration method in S3 comprises the following steps:
s3.1, extracting the latest version number of the installed function in the BIM modeling software of the user;
s3.2, extracting the version number of the corresponding function in the cloud database according to the latest version number of the installed function in the user BIM modeling software, and checking the version number of the corresponding function in the cloud database;
when the latest version number of the installed function in the user BIM modeling software is consistent with the version number of the corresponding function of the database, the fact that the installed function in the user BIM modeling software is the latest version at the moment is indicated, and updating is not needed;
when the latest version number of the installed function in the user BIM modeling software is inconsistent with the version number of the corresponding function of the database, the request is sent to the server again to obtain the MD5 value of the file related to the latest version of the function.
Specifically, the version number correction in S3.2 adopts a correction algorithm, and the algorithm formula is as follows:
wherein~For each sequence of the latest version numbers of the installed functions in the user BIM modeling software,for each series set of the latest version numbers of the installed functions in the BIM modeling software of the user,~for each sequence of version numbers of corresponding functions of the cloud database,sets the number columns of the version numbers of the corresponding functions of the cloud database,mapping each sequence of the latest version numbers of the installed functions in the BIM modeling software of the user with each sequence of the version numbers of the corresponding functions of the database,to map the threshold value whenAt the moment, the latest version number of the installed function in the BIM modeling software of the user is inconsistent with the version number of the corresponding function of the database, and when the latest version number of the installed function in the BIM modeling software of the user is inconsistent with the version number of the corresponding function of the databaseAt the moment, the user BIM modeling software has the latest installed function versionThe number is consistent with the version number of the corresponding function of the database.
In addition, the steps of the function checking method in the S4 are as follows:
s4.1, checking according to whether the obtained MD5 value of the file related to the latest version of the function is consistent with the MD5 value of the file corresponding to the server;
s4.2, obtaining a file needing to be updated according to the proofreading information;
and S4.3, acquiring the corresponding file needing to be updated, and downloading the updated file.
Further, the step of checking the MD5 value of the latest version of the relevant file in S4.1 with the MD5 value of the file corresponding to the server is as follows:
s4.1.1, extracting the MD5 value of the latest version related file, and generating an MD5 value data segment of the latest version related file;
s4.1.2, extracting the MD5 value of the file corresponding to the server, and generating an MD5 value data segment corresponding to the server;
and S4.1.3, comparing the MD5 value data segment of the file related to the latest version with the MD5 value data segment corresponding to the server, wherein the file with inconsistent MD5 values is the file needing to be updated at this time.
Still further, the MD5 value data segment of the latest version related file in s4.1.3 is compared with the MD5 value data segment corresponding to the server by using a data segment comparison algorithm, which is as follows:
wherein,~for the different data segments of the latest version-dependent file MD5 value,for the most recent version-dependent file MD5 value different set of data segments,~for the MD5 value different data segments corresponding to the server,different sets of data segments for the corresponding MD5 values of the server,different data segment sets for the MD5 value of the latest version related fileMD5 value different data segment set corresponding to serverA set of mutually different data segments is provided,~are different and distinct data segments.
In addition, the latest version number distinguishing method in the S5 comprises the following steps:
s5.1, identifying each functional new version file in an Autodesk Revit background;
s5.2, positioning the button position of the last version of the function, and hiding the button of the last version of the function;
s5.3, quoting the file of the latest version and adding the function button into an Autodesk Revit interface;
s5.4, naming the latest version number to distinguish the previous version function.
The foregoing shows and describes the general principles, essential features, and advantages of the invention. It will be understood by those skilled in the art that the present invention is not limited to the embodiments described above, and the preferred embodiments of the present invention are described in the above embodiments and the description, and are not intended to limit the present invention. The scope of the invention is defined by the appended claims and equivalents thereof.
Claims (7)
1. A hot updating method of plug-in function based on BIM modeling software is characterized by comprising the following steps:
s1, synchronizing all functions and corresponding files of a plug-in unit with the latest version to a cloud server, and modifying the function version number corresponding to the update in a cloud database;
s2, when the user opens the BIM modeling software Autodesk Revit, the plug-in automatically sends a request to the server to acquire the latest version number of the installed function of the user for proofreading;
s3, checking the function version number and the cloud database version number;
s4, extracting all function local related files of the latest version, checking whether the function local related files are consistent with the MD5 values of the corresponding files of the server, obtaining the files needing to be updated, and downloading the updated files;
s5, hiding the button of the last version of the function in the Autodesk Revit interface, referring to the file of the latest version and adding the function button into the Autodesk Revit interface;
the method for correcting the direction in the S3 comprises the following steps:
s3.1, extracting the latest version number of the installed function in the BIM modeling software of the user;
s3.2, extracting the version number of the corresponding function in the cloud database according to the latest version number of the installed function in the user BIM modeling software, and checking the version number of the corresponding function in the cloud database;
and the version number in the S3.2 is corrected by adopting a correction algorithm, and the algorithm formula is as follows:
wherein~For each sequence of the latest version numbers of the installed functions in the BIM modeling software of the user,for each series set of the latest version numbers of the installed functions in the BIM modeling software of the user,~for each sequence of version numbers of corresponding functions of the cloud database,sets the number columns of the version numbers of the corresponding functions of the cloud database,mapping each sequence of the latest version number of the installed function in the BIM modeling software of the user and each sequence of the version number of the corresponding function in the database,to map the threshold value whenAt the moment, the latest version number of the installed function in the BIM modeling software of the user is inconsistent with the version number of the corresponding function of the database, and when the latest version number of the installed function in the BIM modeling software of the user is inconsistent with the version number of the corresponding function of the databaseAt this time, the latest version number of the installed function in the user BIM modeling software is consistent with the version number of the corresponding function of the database.
2. The BIM modeling software-based plug-in function hot-update method of claim 1, wherein: the method in S1 comprises the following steps:
s1.1, obtaining plug-in function information of BIM modeling software, and determining the latest plug-in function version number;
s1.2, formulating a corresponding file according to the acquired plug-in function information for storage;
s1.3, synchronizing plug-in function information of the BIM modeling software and a corresponding file into a cloud server;
and S1.4, modifying the function version number corresponding to the update in the cloud database.
3. The BIM modeling software-based plug-in function hot-update method of claim 1, wherein: the steps of the S2 method are as follows:
s2.1, determining a user client using the BIM modeling software;
s2.2, extracting the latest version number in the user BIM modeling software;
s2.3, checking the latest version number of the installed function in the user BIM modeling software.
4. The BIM modeling software-based plug-in function hot-update method of claim 1, wherein: the method in S4 comprises the following steps:
s4.1, checking according to whether the obtained MD5 value of the file related to the latest version of the function is consistent with the MD5 value of the file corresponding to the server;
s4.2, obtaining a file needing to be updated according to the proofreading information;
and S4.3, acquiring the corresponding file needing to be updated, and downloading the updated file.
5. The BIM modeling software-based plug-in function hot-update method of claim 4, wherein: the step in S4.1 is as follows:
s4.1.1, extracting the MD5 value of the latest version related file, and generating an MD5 value data segment of the latest version related file;
s4.1.2, extracting an MD5 value of a file corresponding to the server, and generating an MD5 value data segment corresponding to the server;
and S4.1.3, comparing the MD5 value data segment of the latest version related file with the MD5 value data segment corresponding to the server, wherein the file with inconsistent MD5 values is the file needing to be updated at this time.
6. The BIM modeling software-based plug-in function hot-update method of claim 5, wherein: the S4.1.3 adopts a data segment comparison algorithm, and the algorithm is as follows:
wherein,~for the different data segments of the latest version-dependent file MD5 value,for the most recent version-dependent file MD5 value different data segment set,~for the MD5 value different data segments corresponding to the server,different sets of data segments for the corresponding MD5 values of the server,the different data segment sets C of the MD5 values of the latest version of related files and the different data segment sets D of the MD5 values corresponding to the servers are different data segment sets,~are different and distinct data segments.
7. The BIM modeling software-based plug-in function hot-update method of claim 1, wherein: the method in S5 comprises the following steps:
s5.1, identifying each function new edition file in an Autodesk Revit background;
s5.2, positioning the button position of the last version of the function, and hiding the button of the last version of the function;
s5.3, quoting the file of the latest version and adding the function button into an Autodesk Revit interface;
and S5.4, naming the latest version number to distinguish the functions of the previous version.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210881323.0A CN114942774B (en) | 2022-07-26 | 2022-07-26 | BIM modeling software-based plug-in function hot updating method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210881323.0A CN114942774B (en) | 2022-07-26 | 2022-07-26 | BIM modeling software-based plug-in function hot updating method |
Publications (2)
Publication Number | Publication Date |
---|---|
CN114942774A CN114942774A (en) | 2022-08-26 |
CN114942774B true CN114942774B (en) | 2022-11-08 |
Family
ID=82911568
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202210881323.0A Active CN114942774B (en) | 2022-07-26 | 2022-07-26 | BIM modeling software-based plug-in function hot updating method |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN114942774B (en) |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101794222A (en) * | 2010-01-13 | 2010-08-04 | 腾讯科技(深圳)有限公司 | Software version collecting method, management system and software upgrading detection method and system |
CN112882732A (en) * | 2021-01-22 | 2021-06-01 | 支付宝(杭州)信息技术有限公司 | Method and device for updating function codes in Software Development Kit (SDK) |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010039512A (en) * | 2008-07-31 | 2010-02-18 | Fujitsu Ltd | Software updating device and software updating program |
KR101570701B1 (en) * | 2011-12-26 | 2015-11-20 | 텐센트 테크놀로지(센젠) 컴퍼니 리미티드 | Method and device for implementing plugin upgrade based on instant messaging software |
CN104714827B (en) * | 2015-03-31 | 2018-06-08 | 北京奇虎科技有限公司 | Update of plug-in method and device |
CN106020843A (en) * | 2016-05-31 | 2016-10-12 | 乐视控股(北京)有限公司 | System function updating method and system, terminal device and server |
CN107656750A (en) * | 2017-10-16 | 2018-02-02 | 深圳大宇无限科技有限公司 | Update of plug-in method and device |
CN110879713B (en) * | 2018-09-06 | 2023-06-20 | 山东华软金盾软件股份有限公司 | Android terminal strong encryption plug-in thermal update management method |
CN111970140B (en) * | 2020-06-28 | 2023-06-27 | 格创东智(深圳)科技有限公司 | Real-time processing method and system based on thermal update |
CN115917500B (en) * | 2020-07-31 | 2023-09-12 | 三菱电机株式会社 | Recording medium, information processing apparatus, and update management method |
CN113342387A (en) * | 2021-04-30 | 2021-09-03 | 北京房江湖科技有限公司 | Automatic software upgrading method, updating client and updating server |
-
2022
- 2022-07-26 CN CN202210881323.0A patent/CN114942774B/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101794222A (en) * | 2010-01-13 | 2010-08-04 | 腾讯科技(深圳)有限公司 | Software version collecting method, management system and software upgrading detection method and system |
CN112882732A (en) * | 2021-01-22 | 2021-06-01 | 支付宝(杭州)信息技术有限公司 | Method and device for updating function codes in Software Development Kit (SDK) |
Also Published As
Publication number | Publication date |
---|---|
CN114942774A (en) | 2022-08-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108089888B (en) | It is a kind of that operation method and system are applied based on file system | |
CN108304676B (en) | Automatic reconstruction method for three-dimensional model of assembly body, terminal device and storage medium | |
CN110837393A (en) | Method and device for manufacturing firmware differential upgrade package and readable storage medium | |
CN110659268B (en) | Data filling method and device based on clustering algorithm and computer equipment | |
CN114942774B (en) | BIM modeling software-based plug-in function hot updating method | |
CN109101232B (en) | Method, device, computer equipment and storage medium for product development | |
CN114676444A (en) | Block chain-based storage system | |
CN114461217A (en) | Code compiling method and device, electronic equipment and storage medium | |
CN115391188A (en) | Scene test case generation method, device, equipment and storage medium | |
CN114168694A (en) | Road network fusion method and device, computer equipment and storage medium | |
CN117763700A (en) | Urban area Gaussian projection remote sensing image loading method and system | |
CN111367528B (en) | Compiling method and device of software development kit, software development system and server | |
EP3812916A1 (en) | Data structuring method for difference between old and new data, and device therefor | |
CN113268265A (en) | Dictionary data extraction method, device, equipment and storage medium | |
CN113468863A (en) | File checking method and device, electronic equipment and computer readable storage medium | |
CN107665315B (en) | Role and trust-based access control method suitable for Hadoop | |
CN114064100A (en) | Configuration information processing method, system and device | |
CN103220336B (en) | The implementation method of vector clock and system in a kind of file synchronization | |
CN114035841A (en) | Interface configuration information updating method, system, computer device and storage medium | |
CN114625751A (en) | Data tracing query method and device based on block chain | |
CN111090714B (en) | Data warehousing method and device based on CASS topographic map | |
CN112925868A (en) | Method, device and equipment for realizing address input assembly and storage medium | |
JP7006127B2 (en) | Image comparison equipment, methods and electronic devices | |
CN110347333A (en) | Improve method, apparatus, computer equipment and the storage medium of clone's mirror image performance | |
CN117971297B (en) | Method, apparatus, computer device and storage medium for packet dependent synchronization |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |