CN112099822B - File update reminding method, device, equipment and storage medium - Google Patents

File update reminding method, device, equipment and storage medium Download PDF

Info

Publication number
CN112099822B
CN112099822B CN202010868177.9A CN202010868177A CN112099822B CN 112099822 B CN112099822 B CN 112099822B CN 202010868177 A CN202010868177 A CN 202010868177A CN 112099822 B CN112099822 B CN 112099822B
Authority
CN
China
Prior art keywords
file
updated
association table
reminding
update
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010868177.9A
Other languages
Chinese (zh)
Other versions
CN112099822A (en
Inventor
宋晓明
龚峻
马景魁
陈建强
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Express Jiangsu Technology Co Ltd
Original Assignee
China Express Jiangsu 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 Express Jiangsu Technology Co Ltd filed Critical China Express Jiangsu Technology Co Ltd
Priority to CN202010868177.9A priority Critical patent/CN112099822B/en
Publication of CN112099822A publication Critical patent/CN112099822A/en
Application granted granted Critical
Publication of CN112099822B publication Critical patent/CN112099822B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/11File system administration, e.g. details of archiving or snapshots
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/1873Versioning file systems, temporal file systems, e.g. file system supporting different historic versions of files
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The invention discloses a file update reminding method, which comprises the following steps: responding to file updating operation of a server, and setting the mark position of the file subjected to the updating operation in a preset association table as a first preset value; the association table is pre-stored with the corresponding relation between the file and the user; when the user login is detected, determining the value of the flag bit of the file corresponding to the current user in the association table; if the flag bit of the file corresponding to the current user is the first preset value, popping up a reminding frame on a display interface; the reminding frame is used for reminding the current user that the corresponding file is updated. The invention also discloses a file update reminding device, a file update reminding device and a computer readable storage medium. By adopting the embodiment of the invention, timely reminding after the file is updated can be realized.

Description

File update reminding method, device, equipment and storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method, an apparatus, a device, and a storage medium for reminding file update.
Background
With the development of computer and network technologies, people are gradually used to using computers to manage various files, and due to the needs in work and life, automatic file updating often occurs. In the prior art, when a file is automatically updated, a user needs to actively read or review the file before obtaining updated information of the file. However, this method is less time-efficient, and when the file is automatically updated, the user cannot know the updated information of the file in time.
Disclosure of Invention
The embodiment of the invention aims to provide a file updating reminding method, device, equipment and storage medium, which can realize timely reminding after file updating.
In order to achieve the above object, an embodiment of the present invention provides a file update reminding method, including:
responding to file updating operation of a server, and setting the mark position of the file subjected to the updating operation in a preset association table as a first preset value; the association table is pre-stored with the corresponding relation between the file and the user;
when the user login is detected, determining the value of the flag bit of the file corresponding to the current user in the association table;
if the flag bit of the file corresponding to the current user is the first preset value, popping up a reminding frame on a display interface; the reminding frame is used for reminding the current user that the corresponding file is updated.
As an improvement of the scheme, after the reminding frame is popped up on the display interface, the method further comprises the following steps:
judging whether the current user checks the current updated file or not;
if yes, the mark position of the updated file is a second preset value; if not, keeping the flag bit of the updated file unchanged.
As an improvement of the above solution, when the current user does not view the current updated file, the method further includes:
when the updated file is updated again, keeping the flag bit of the updated file unchanged;
and storing the historical version information of the updated file.
As an improvement of the above scheme, the file is a DFMEA template file.
As an improvement of the above solution, before the file updating operation in response to the server, the method further includes:
creating an association table;
writing the version number of the initial file stored in the server, the version number of the template file which is stored in the local account and corresponds to the initial file and the update time into the association table;
and in the association table, the mark position corresponding to the initial file is a second preset value.
As an improvement of the above solution, after the file updating operation in response to the server, the method further includes:
writing the version number of the file subjected to the update operation at present, the version number of the updated template file which is additionally stored in the local account and corresponds to the updated file, and the update time into the association table;
and taking the mark position corresponding to the updated file as a first preset value in the association table.
In order to achieve the above object, an embodiment of the present invention further provides a file update reminding device, including:
the mark position module is used for responding to the file updating operation of the server, and the mark position of the file after the current updating operation is taken as a first preset value in a preset association table; the association table is pre-stored with the corresponding relation between the file and the user;
the login detection module is used for determining the value of the zone bit of the file corresponding to the current user in the association table when the user login is detected;
the reminding module is used for popping up a reminding frame on the display interface if the flag bit of the file corresponding to the current user is the first preset value; the reminding frame is used for reminding the current user that the corresponding file is updated.
As an improvement of the scheme, after the reminding frame is popped up on the display interface, the method further comprises the following steps:
the judging module is used for judging whether the current user views the current updated file or not;
the flag location bit module is further configured to:
if the current user checks the current updated file, the mark position of the updated file is a second preset value; and if the current user does not view the current updated file, keeping the flag bit of the updated file unchanged.
To achieve the above object, an embodiment of the present invention further provides a file update reminding device, including a processor, a memory, and a computer program stored in the memory and configured to be executed by the processor, where the processor implements the file update reminding method according to any one of the embodiments.
To achieve the above object, an embodiment of the present invention further provides a computer readable storage medium, where the computer readable storage medium includes a stored computer program, and when the computer program runs, controls a device where the computer readable storage medium is located to execute the file update reminding method according to any one of the embodiments.
Compared with the prior art, the file updating reminding method, device, equipment and storage medium disclosed by the invention have the advantages that when the file updating operation of the server is responded, the mark position of the file after the current updating operation is set to be a first preset value in the preset association table, so that when the user login is detected, if the mark position of the file corresponding to the current user is the first preset value, a reminding frame is popped up on a display interface and used for reminding the current user that the file corresponding to the current user is updated. After the file is updated, the mark position in the association table is set to be a first preset value, so that when the user corresponding to the updated file is detected to be online, the user is updated and reminded in a targeted mode, the user is accurately pushed to the corresponding user, and the pressure brought by pushing of a whole person to a server is avoided.
Drawings
FIG. 1 is a flowchart of a method for reminding a file update according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a pop-up reminder frame in a display interface according to an embodiment of the present invention;
FIG. 3 is a block diagram of a file update reminding device according to an embodiment of the present invention;
FIG. 4 is a block diagram of another file update reminding apparatus according to an embodiment of the invention;
fig. 5 is a block diagram of a file update reminding apparatus according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Referring to fig. 1, fig. 1 is a flowchart of a file update reminding method according to an embodiment of the present invention, where the file update reminding method includes:
s11, responding to file updating operation of a server, and setting the mark position of the file subjected to the updating operation in a preset association table as a first preset value;
s12, when the user login is detected, determining the value of the flag bit of the file corresponding to the current user in the association table;
and S13, if the flag bit of the file corresponding to the current user is the first preset value, popping up a reminding frame on a display interface.
It should be noted that, the file update reminding method in the embodiment of the invention can be implemented by the Teamcenter system. The Teamcenter system provides a complete set of comprehensive digital life cycle management solution for PLM system software, can exert product knowledge to the maximum extent, and improves profitability and production efficiency in each stage of the product life cycle by using the Teamcenter system. The file is a DFMEA template file, the DFMEA (Design Failure Mode and Effects Analysis, design failure mode and result analysis) refers to potential failure mode and result analysis in the design stage, is a means for grasping product quality prevention from the design stage, and is a control tool for guaranteeing how the product meets the product quality in the process of delivering the product to a customer in the formal production process in the design development stage.
In the embodiment of the invention, a user can log in a Teamcenter system at any client, the Teamcenter system performs information interaction with a server, the server is used for responding to file updating operation to update a file, and at the moment, the Teamcenter system takes the mark position of the file after the current updating operation as a first preset value in a preset association table; when the Teamcenter system in any client detects that a user logs in, if the flag bit of the file corresponding to the current user is the first preset value, a reminding frame is popped up on a display interface of the current client. The user can realize update reminding when any client logs in, and can remind the user in time, so that omission of update reminding is avoided.
Optionally, the first preset value is 1, and the second preset value is 0; or, the first preset value is 0, and the second preset value is 1.
In one embodiment, before step S11 is performed, steps S101 to S103 are further included:
s101, creating an association table;
s102, writing the version number of an initial file stored in a server, the version number of a template file which is stored in a local account and corresponds to the initial file and the update time into the association table;
s103, the mark position corresponding to the initial file is set as a second preset value in the association table.
It is worth to be noted that, the Teamcenter system creates an association table in advance, and the association table pre-stores the corresponding relationship between the file and the user. The process of establishing the corresponding relationship between the user and the file is as follows: the T001 file pre-stored in the server is obtained, saved as DFMEA file D001 in the local account, then D001 is copied and pasted under the T001 object, and the Teamcenter system automatically establishes a relationship (the relationship type may be "reference" or "specification") between T001 and D001, and saves the relationship in the database. It is worth to say that, the files stored in the server are files that all users can review, the users can acquire the files needed by the users from the server and store the files in the local account of the Teamcenter system, at this time, when the users log in the local account of the Teamcenter system, the files under the account can be reviewed, so that other users cannot review the files of the current users, the confidentiality of data can be improved, and meanwhile, when the files are updated, the users can be correspondingly reminded. It will be appreciated that when the files in the server are updated, the DFMEA template files stored in the local account in the Teamcenter system are also updated synchronously because the corresponding relationship is established with the DFMEA template files stored in the local account in the Teamcenter system.
The parameters of the association table may refer to table 1. Wherein, in table 1, the first preset value is 1, which indicates that the file is updated at this time; and the second preset value is 0, which indicates that the file is not updated at the moment.
Table 1 association table in the first embodiment
Optionally, after responding to the file update operation, steps S104 to S105 are further included:
s104, writing the version number of the current updated file, the version number of the updated template file which is additionally stored in the local account and corresponds to the updated file and the update time into the association table;
s105, the mark position corresponding to the updated file is set as a first preset value in the association table.
In the embodiment of the invention, the corresponding relation between the file stored in the server and the DFMEA template file stored in the local account is written in the association table, so that the system can record the detailed information of the file conveniently, and the association table can be directly called for reference when the user needs, so that the user can conveniently and rapidly acquire the detailed information of the file.
In another embodiment, before executing step S11, a template list is also created, and steps S201 to S203 are further included:
s201, creating a template list;
s202, writing the version number and the update time of an initial file stored in a server into the template list;
s203, the mark position corresponding to the initial file is set as a second preset value in the template list.
The template list is a list of all files in the server, and all files in the data are recorded in detail, so that the user can inquire conveniently. For example, the specific parameters of the template list may be found in table 2. Wherein, in table 2, the first preset value is 1, which indicates that the file is updated at this time; and the second preset value is 0, which indicates that the file is not updated at the moment.
Table 2 template list
Template D/Rve Release Date Update Status
T001/001 2020.06.20 0
T001/002 2020.08.01 1
The Template in table 2 is the version number of the file stored in the server, release Date is Release Date, and Update Status is flag bit.
Further, creating the association table at this time includes steps S204 to S206:
s204, creating an association table;
s205, writing the version number of the initial file stored in the server and the version number of the template file which is stored in the local account and corresponds to the initial file into the association table;
s206, the mark position corresponding to the initial file is a second preset value in the association table.
For example, the parameters in the association table at this time may be referred to in table 3. Wherein, in table 3, the first preset value is 1, which indicates that the file is updated at this time; and the second preset value is 0, which indicates that the file is not updated at the moment.
Table 3 association table in the second embodiment
Template D/Rve Created DFMEA ID/Rev Review or Not Update Status
T001/001 D001/001 NO 1
The Template in table 3 is the version number of the file stored in the server, the DFMEA ID is the ID of the DFMEA Template file (file after user save), and the view or Not indicates whether the user views the DFMEA Template file that has been updated currently, and the Update Status is a flag bit.
Optionally, after responding to the file update operation, steps S207 to S210 are further included:
s207, writing the version number and the update time of the current updated file into the template list;
s208, taking the mark position corresponding to the updated file as a first preset value in the template list;
s209, writing the version number of the current updated file and the version number of the updated template file which is stored in the local account and corresponds to the updated file into the association table;
s210, the mark position corresponding to the updated file is a first preset value in the association table.
In the embodiment of the invention, the files stored in the server are written into the template list, the template list and the association table are recorded separately and can be updated synchronously in an independent manner, and when the data in the template list or the association table is damaged, the data can be recovered through the corresponding relationship between the template list and the association table, so that the stability of the system can be improved.
Specifically, in step S12, when the teamprenter system detects that there is a user login, the teamprenter system determines a value of a flag bit of a file corresponding to the current user in the association table, and when the flag bit is the first preset value, the teamproves the file, and when the flag bit is the second preset value, the teamproves the file.
Specifically, in step S13, if the flag bit of the file corresponding to the current user in the association table is the first preset value, a reminder box is popped up on a display interface; the reminding frame is used for reminding the current user that the corresponding file is updated. For example, at this time, the system pops up a reminder box to remind the user, for example, the reminder content of the reminder box is: the DFMEA template file is updated. A specific form of popup window in the display interface may be seen in fig. 2.
Optionally, after reminding the user that the file is updated, it is further required to determine whether the user views the updated file, and at this time, steps S15 to S16 are further included:
s15, judging whether the current user views the current updated file or not;
s16, taking the mark position of the updated file as a second preset value; if not, keeping the flag bit of the updated file unchanged.
Illustratively, the teamcnter system monitors in the background whether a user has entered into the DFMEA library to view the corresponding updated file (i.e., the DFMEA template file stored in the local account), and may open the DFMEA template file by detecting whether the user triggers a "double click"; if yes, the mark position of the updated file is a second preset value in the association table; if not, the flag bit of the updated file is kept unchanged, the flag bit of the updated file in the association table is still a first preset value, and the user can be reminded again when logging in next time, so that omission of update reminding is avoided.
It can be understood that an "ignore" option may be set in the alert frame, and the user may select whether to ignore the update by himself, if the user selects "ignore", the flag position of the updated file is set to a second preset value in the association table correspondingly, and no alert is performed later.
Optionally, when the current user does not view the current updated file, the method further includes steps S17 to S18:
s17, when the updated file is updated again, keeping the flag bit of the updated file unchanged;
s18, storing the history version information of the updated file.
The system writes the updated DFMEA template information into the association table, marks the Update Status as a first preset value, and simultaneously retains the last updated information, and when the user logs in the system again, the system can pop up the updated information twice to remind the user to view.
Compared with the prior art, in the file updating reminding method disclosed by the invention, when the file updating operation of the server is responded, the mark position of the file after the current updating operation is set to be a first preset value in the preset association table, so that when the user login is detected, if the mark position of the file corresponding to the current user is the first preset value, a reminding frame is popped up on a display interface and used for reminding the current user that the file corresponding to the current user is updated. After the file is updated, the mark position in the association table is set to be a first preset value, so that when the user corresponding to the updated file is detected to be online, the user is updated and reminded in a targeted mode, the user is accurately pushed to the corresponding user, and the pressure brought by pushing of a whole person to a server is avoided.
Referring to fig. 3, fig. 3 is a block diagram of a file update reminding apparatus 10 according to an embodiment of the present invention, where the file update reminding apparatus 10 includes:
the flag position module 13 is configured to respond to a file update operation of the server, and set a flag position of a file after the current update operation in a preset association table as a first preset value; the association table is pre-stored with the corresponding relation between the file and the user;
a login detection module 14, configured to determine, when a user login is detected, a value of a flag bit of a file corresponding to a current user in the association table;
the reminding module 15 is configured to pop up a reminding frame on the display interface if the flag bit of the file corresponding to the current user is the first preset value; the reminding frame is used for reminding the current user that the corresponding file is updated.
It should be noted that, in the embodiment of the present invention, the file update reminding apparatus 10 is a Teamcenter system. The file is a DFMEA template file. In the embodiment of the invention, a user can log in a Teamcenter system at any client, the Teamcenter system performs information interaction with a server, the server is used for responding to file updating operation to update a file, and at the moment, a mark position module 13 takes the mark position of the file subjected to the updating operation at present as a first preset value in a preset association table; when the login detection module 14 detects that the user logs in, if the flag bit of the file corresponding to the current user is the first preset value, the reminding module 15 pops up a reminding frame on the display interface of the current client. The user can realize update reminding when any client logs in, and can remind the user in time, so that omission of update reminding is avoided.
Optionally, the first preset value is 1, and the second preset value is 0; or, the first preset value is 0, and the second preset value is 1.
Further, referring to fig. 4, the file update reminding apparatus 10 further includes:
an association table creation module 11 for creating an association table;
the association table writing module 12 is configured to write a version number of an initial file stored in a server, a version number of a template file corresponding to the initial file stored in a local account, and an update time into the template list;
and the flag location module 13 is further configured to set a flag location corresponding to the initial file as a second preset value in the association table.
Specifically, the Teamcenter system creates an association table in advance, wherein the association table is pre-stored with the corresponding relation between the file and the user. The process of establishing the corresponding relationship between the user and the file is as follows: the T001 file pre-stored in the server is obtained, saved as DFMEA file D001 in the local account, then D001 is copied and pasted under the T001 object, and the Teamcenter system automatically establishes a relationship (the relationship type may be "reference" or "specification") between T001 and D001, and saves the relationship in the database. It is worth to say that, the files stored in the server are files that all users can review, the users can acquire the files needed by the users from the server and store the files in the local account of the Teamcenter system, at this time, when the users log in the local account of the Teamcenter system, the files under the account can be reviewed, so that other users cannot review the files of the current users, the confidentiality of data can be improved, and meanwhile, when the files are updated, the users can be correspondingly reminded. It will be appreciated that when there is an update to a file in the server, the DFMEA template file stored in the local account in the Teamcenter system is correspondingly updated because a correspondence has been established with the DFMEA template file stored in the local account in the Teamcenter system.
After responding to the file updating operation, the association table writing module 12 writes the version number of the current updated file, the version number of the updated template file corresponding to the updated file in the local account, and the update time into the association table; the flag location module 13 is further configured to set, in the association table, a flag location corresponding to the updated file as a first preset value.
Further, the file update reminding apparatus 10 further comprises:
a template list creation module (not shown in the figure) for creating a template list; the template list is a list of all files in the server, and all files in the data are recorded in detail, so that the user can inquire conveniently;
a template list writing module (not shown in the figure) for writing the version number and update time of the initial file stored in the server into the template list;
and the flag location module 13 is further configured to set the flag location corresponding to the initial file in the template list as a second preset value.
At this time, the association table writing module 12 is configured to write the version number of the initial file stored in the server and the version number of the template file corresponding to the initial file in the local account into the association table; the flag location module 13 is further configured to set a flag location corresponding to the initial file as a second preset value in the association table.
After responding to the file updating operation, the template list writing module writes the version number and the updating time of the file which is updated currently into the template list; the flag location setting module 13 sets a flag location corresponding to the updated file as a first preset value in the template list; the association table writing module 12 writes the version number of the current updated file and the version number of the updated template file corresponding to the updated file in the local account; the flag location setting module 13 sets a flag location corresponding to the updated file as a first preset value in the association table.
Specifically, when detecting that there is a user login, the login detection module 14 determines a value of a flag bit of a file corresponding to a current user in the association table, and when the flag bit is a first preset value, the file is indicated to have an update, and when the flag bit is a second preset value, the file is indicated to have no update.
Specifically, if the flag bit of the file corresponding to the current user in the association table is a first preset value, the reminding module 15 pops up a reminding frame on the display interface; the reminding frame is used for reminding the current user that the corresponding file is updated. For example, at this time, the system pops up a reminder box to remind the user, for example, the reminder content of the reminder box is: the DFMEA template file is updated.
Further, the file update reminding apparatus 10 further comprises:
a judging module 16 for judging whether the current user has checked the current updated file;
the flag location module 13 is further configured to:
if the current user checks the current updated file, the mark position of the updated file is a second preset value; and if the current user does not view the current updated file, keeping the flag bit of the updated file unchanged.
The Teamcenter system monitors whether a user enters the DFMEA library in the background to check the corresponding updated file, and can open the DFMEA template file by detecting whether the user triggers double clicking; if yes, the mark position of the updated file is a second preset value in the association table; if not, the flag bit of the updated file is kept unchanged, the flag bit of the updated file in the association table is still a first preset value, and the user can be reminded again when logging in next time, so that omission of update reminding is avoided.
It can be understood that an "ignore" option may be set in the alert frame, and the user may select whether to ignore the update by himself, if the user selects "ignore", the flag position of the updated file is set to a second preset value in the association table correspondingly, and no alert is performed later.
Optionally, the flag position module 13 is further configured to: when the updated file is updated again, keeping the flag bit of the updated file unchanged;
the file update reminding apparatus 10 further comprises:
a storage module 17 for storing the history version information of the updated file.
The system writes the updated DFMEA template information into the association table, marks the Update Status as a first preset value, and simultaneously retains the last updated information, and when the user logs in the system again, the system can pop up the updated information twice to remind the user to view.
Compared with the prior art, in the file updating reminding device 10 disclosed by the invention, when the file updating operation of the server is responded, the mark position of the file after the current updating operation is set to be a first preset value in the preset association table, so that when the user login is detected, if the mark position of the file corresponding to the current user is the first preset value, a reminding frame is popped up on a display interface and used for reminding the current user that the file corresponding to the current user is updated. After the file is updated, the mark position in the association table is set to be a first preset value, so that when the user corresponding to the updated file is detected to be online, the user is updated and reminded in a targeted mode, the user is accurately pushed to the corresponding user, and the pressure brought by pushing of a whole person to a server is avoided.
Referring to fig. 5, fig. 5 is a block diagram of a file update reminding apparatus 20 according to an embodiment of the present invention, where the file update reminding apparatus 20 includes: a processor 21, a memory 22 and a computer program, such as a travel control program, stored in the memory and executable on the processor. The processor 21 implements the steps in the above-described file update reminding method embodiment when executing the computer program, for example, steps S11 to S13 shown in fig. 1. Alternatively, the processor, when executing the computer program, implements the functions of the modules in the above-described apparatus embodiments, for example, the template list creation module 11.
Illustratively, the computer program may be split into one or more modules that are stored in the memory 22 and executed by the processor 21 to complete the present invention. The one or more modules may be a series of computer program instruction segments capable of performing specific functions for describing the execution of the computer program in the file update reminder device 20. For example, the computer program may be divided into a template list creation module 11, a template list writing module 12, a flag position bit module 13, a login detection module 14, a reminder module 15, a judgment module 16, and a storage module 17. The working process of each specific module may refer to the working process of the file update reminding apparatus 10 described in the foregoing embodiment, and will not be described herein.
The file update reminding device 20 may be a desktop computer, a notebook computer, a palm computer, a cloud server, or the like. The file update reminder device 20 may include, but is not limited to, a processor 21, a memory 22. It will be appreciated by those skilled in the art that the schematic diagram is merely an example of an image enhancement device and is not meant to be limiting of the file update reminder device 20, and may include more or fewer components than illustrated, or may combine certain components, or different components, e.g., the file update reminder device 20 may also include input and output devices, network access devices, buses, etc.
The processor 21 may be a central processing unit (Central Processing Unit, CPU), but may also be other general purpose processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC), off-the-shelf programmable gate arrays (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. The general purpose processor may be a microprocessor or the processor may be any conventional processor or the like, and the processor 21 is a control center of the file update reminder device 20, and connects the various parts of the entire file update reminder device 20 using various interfaces and lines.
The memory 22 may be used to store the computer program and/or module, and the processor 21 may implement various functions of the file update reminder device 20 by running or executing the computer program and/or module stored in the memory 22 and invoking data stored in the memory 22. The memory 22 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program (such as a sound playing function, an image playing function, etc.) required for at least one function, and the like; the storage data area may store data (such as audio data, phonebook, etc.) created according to the use of the handset, etc. In addition, the memory 22 may include high-speed random access memory, and may also include non-volatile memory, such as a hard disk, memory, plug-in hard disk, smart Media Card (SMC), secure Digital (SD) Card, flash Card (Flash Card), at least one disk storage device, flash memory device, or other volatile solid-state storage device.
Wherein the integrated modules of the file update reminder apparatus 20, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. Based on such understanding, the present invention may implement all or part of the flow of the method of the above embodiment, or may be implemented by a computer program to instruct related hardware, where the computer program may be stored in a computer readable storage medium, and when the computer program is executed by a processor, the computer program may implement the steps of each of the method embodiments described above. Wherein the computer program comprises computer program code which may be in source code form, object code form, executable file or some intermediate form etc. The computer readable medium may include: any entity or device capable of carrying the computer program code, a recording medium, a U disk, a removable hard disk, a magnetic disk, an optical disk, a computer Memory, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), an electrical carrier signal, a telecommunications signal, a software distribution medium, and so forth.
While the foregoing is directed to the preferred embodiments of the present invention, it will be appreciated by those skilled in the art that changes and modifications may be made without departing from the principles of the invention, such changes and modifications are also intended to be within the scope of the invention.

Claims (7)

1. A file update reminding method, which is applicable to a Teamcenter system, the method comprising:
creating an association table;
writing the version number of the initial file stored in the server, the version number of the template file which is stored in the local account and corresponds to the initial file and the update time into the association table;
setting the value of the zone bit corresponding to the initial file as a second preset value in the association table;
writing the version number of the current updated file, the version number of the updated template file which is additionally stored in the local account and corresponds to the updated file and the update time into the association table in response to the file update operation of the server, and setting the value of the flag bit of the file which is subjected to the current update operation into a first preset value in the association table; the association table is pre-stored with a corresponding relation between a file and a user, wherein the file is a DFMEA template file;
when the user login is detected, determining the value of the flag bit of the file corresponding to the current user in the association table;
if the value of the flag bit of the file corresponding to the current user is the first preset value, popping up a reminding frame on a display interface; the reminding frame is used for reminding the current user that the corresponding file is updated.
2. The method for reminding file update according to claim 1, wherein after the reminding frame is popped up on the display interface, the method further comprises:
judging whether the current user checks the current updated file or not;
if yes, the mark position of the updated file is a second preset value; if not, keeping the flag bit of the updated file unchanged.
3. The file update reminding method according to claim 2, wherein when said current user does not view said current updated file, said method further comprises:
when the updated file is updated again, keeping the flag bit of the updated file unchanged;
and storing the historical version information of the updated file.
4. A file update reminder device adapted for use with a Teamcenter system, said device comprising:
the association table creating module is used for creating an association table;
the association table writing module is used for writing the version number of the initial file stored in the server, the version number of the template file which is additionally stored in the local account and corresponds to the initial file and the update time into the association table;
the flag position module is used for setting the value of the flag bit corresponding to the initial file as a second preset value in the association table, and also used for writing the version number of the current updated file, the version number of the updated template file which is additionally stored in the local account and corresponds to the updated file and the update time into the association table in response to the file update operation of the server, and setting the value of the flag bit of the file which is subjected to the update operation at present as a first preset value in the association table; the association table is pre-stored with a corresponding relation between a file and a user, wherein the file is a DFMEA template file;
the login detection module is used for determining the value of the zone bit of the file corresponding to the current user in the association table when the user login is detected;
the reminding module is used for popping up a reminding frame on the display interface if the value of the flag bit of the file corresponding to the current user is the first preset value; the reminding frame is used for reminding the current user that the corresponding file is updated.
5. The file update reminding apparatus according to claim 4, wherein after said reminding frame is popped up on the display interface, further comprising:
the judging module is used for judging whether the current user views the current updated file or not;
the flag location bit module is further configured to:
if the current user checks the current updated file, the mark position of the updated file is a second preset value; and if the current user does not view the current updated file, keeping the flag bit of the updated file unchanged.
6. A file update reminder device comprising a processor, a memory and a computer program stored in the memory and configured to be executed by the processor, the processor implementing the file update reminder method of any one of claims 1 to 3 when the computer program is executed.
7. A computer readable storage medium, characterized in that the computer readable storage medium comprises a stored computer program, wherein the computer program when run controls a device in which the computer readable storage medium is located to execute the file update reminding method according to any one of claims 1 to 3.
CN202010868177.9A 2020-08-26 2020-08-26 File update reminding method, device, equipment and storage medium Active CN112099822B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010868177.9A CN112099822B (en) 2020-08-26 2020-08-26 File update reminding method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010868177.9A CN112099822B (en) 2020-08-26 2020-08-26 File update reminding method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112099822A CN112099822A (en) 2020-12-18
CN112099822B true CN112099822B (en) 2023-09-15

Family

ID=73753452

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010868177.9A Active CN112099822B (en) 2020-08-26 2020-08-26 File update reminding method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112099822B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105573274A (en) * 2015-12-16 2016-05-11 山东山大华天软件有限公司 TS16949 association object control method based on PLM system
CN105653305A (en) * 2014-11-21 2016-06-08 中国南方航空工业(集团)有限公司 Application software automatic update method, server, client side and system of same
CN107071576A (en) * 2017-05-10 2017-08-18 广州视源电子科技股份有限公司 TV programme automatic update method, device, terminal and storage medium
CN108549698A (en) * 2018-04-16 2018-09-18 Oppo广东移动通信有限公司 Document handling method, device, mobile terminal and computer readable storage medium
CN108563754A (en) * 2018-04-16 2018-09-21 Oppo广东移动通信有限公司 Document handling method, device, mobile terminal and computer readable storage medium
CN109104481A (en) * 2018-08-07 2018-12-28 Oppo(重庆)智能科技有限公司 file integrity detection method, file integrity detection device and terminal device
CN109344141A (en) * 2018-11-16 2019-02-15 京东方科技集团股份有限公司 A kind of processing system and method for file destination
CN110889582A (en) * 2019-10-10 2020-03-17 中国第一汽车股份有限公司 Method for realizing PBOM visualization based on Teamcenter
CN111352902A (en) * 2020-02-28 2020-06-30 中国平安人寿保险股份有限公司 Log processing method and device, terminal equipment and storage medium
CN111368425A (en) * 2020-03-03 2020-07-03 聪脉(上海)信息技术有限公司 Method and device for analyzing interface relation by using block diagram tool

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7747664B2 (en) * 2007-01-16 2010-06-29 Microsoft Corporation Storage system format for transaction safe file system
US20140358491A1 (en) * 2013-05-30 2014-12-04 Siemens Product Lifecycle Management Software Inc. System and method for editing features

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105653305A (en) * 2014-11-21 2016-06-08 中国南方航空工业(集团)有限公司 Application software automatic update method, server, client side and system of same
CN105573274A (en) * 2015-12-16 2016-05-11 山东山大华天软件有限公司 TS16949 association object control method based on PLM system
CN107071576A (en) * 2017-05-10 2017-08-18 广州视源电子科技股份有限公司 TV programme automatic update method, device, terminal and storage medium
CN108549698A (en) * 2018-04-16 2018-09-18 Oppo广东移动通信有限公司 Document handling method, device, mobile terminal and computer readable storage medium
CN108563754A (en) * 2018-04-16 2018-09-21 Oppo广东移动通信有限公司 Document handling method, device, mobile terminal and computer readable storage medium
CN109104481A (en) * 2018-08-07 2018-12-28 Oppo(重庆)智能科技有限公司 file integrity detection method, file integrity detection device and terminal device
CN109344141A (en) * 2018-11-16 2019-02-15 京东方科技集团股份有限公司 A kind of processing system and method for file destination
CN110889582A (en) * 2019-10-10 2020-03-17 中国第一汽车股份有限公司 Method for realizing PBOM visualization based on Teamcenter
CN111352902A (en) * 2020-02-28 2020-06-30 中国平安人寿保险股份有限公司 Log processing method and device, terminal equipment and storage medium
CN111368425A (en) * 2020-03-03 2020-07-03 聪脉(上海)信息技术有限公司 Method and device for analyzing interface relation by using block diagram tool

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
xianghui z 等.methods of mapping model data to teamcenter.《2013 fourth international conference on digital manufacturing & automation》.2013,783-786. *
乔俊玲 等.升级文件列表的智能化管理.《现代电子技术》.2006,第29卷(第10期),79-80. *

Also Published As

Publication number Publication date
CN112099822A (en) 2020-12-18

Similar Documents

Publication Publication Date Title
US20180025084A1 (en) Automatic recommendations for content collaboration
CN107506343B (en) A kind of processing method and processing device of information editing
US20140129597A1 (en) Document Merging Method
WO2009042470A1 (en) User-defined media annotations on dynamic charts
US10956309B2 (en) Source code management systems and methods
US20170024426A1 (en) Information processing apparatus, information processing method, and non-transitory computer readable medium
WO2017176561A1 (en) Audience targeted filtering of content sections
CN104298727A (en) Template matching method and device based on document
WO2020258650A1 (en) Page information display method and apparatus, computer device, and storage medium
WO2020119064A1 (en) Method and device for storing internet information in linked manner, computer apparatus and storage medium
WO2016188334A1 (en) Method and device for processing application access data
CN107562710B (en) Chart processing device and method
WO2022037600A1 (en) Abstract recording method and apparatus, and computer device and storage medium
CN112099822B (en) File update reminding method, device, equipment and storage medium
CN113807066A (en) Chart generation method and device and electronic equipment
WO2019080424A1 (en) Customer migration method and system, computer device and storage medium
CN108228611B (en) Document information copying method and device
CN110162774B (en) Automatic news emotion calibration method and device based on financial market quotation
US20070179922A1 (en) Apparatus and method for forecasting control chart data
US10354313B2 (en) Emphasizing communication based on past interaction related to promoted items
US20070156775A1 (en) Metadata transformation in copy and paste scenarios between heterogeneous applications
US20180124260A1 (en) Providing content and attachment printing for communication
CN108334394B (en) Multi-language processing method and device for basic data of multi-language software system
US11783123B1 (en) Generating a dynamic template for transforming source data
US11880649B1 (en) Selecting a template for transforming source data using a cognitive engine

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
PP01 Preservation of patent right
PP01 Preservation of patent right

Effective date of registration: 20240222

Granted publication date: 20230915