CN116009901A - Software function management method, device, equipment and medium based on sharing script - Google Patents

Software function management method, device, equipment and medium based on sharing script Download PDF

Info

Publication number
CN116009901A
CN116009901A CN202310118292.8A CN202310118292A CN116009901A CN 116009901 A CN116009901 A CN 116009901A CN 202310118292 A CN202310118292 A CN 202310118292A CN 116009901 A CN116009901 A CN 116009901A
Authority
CN
China
Prior art keywords
shared
script
sharing
computers
visual function
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.)
Pending
Application number
CN202310118292.8A
Other languages
Chinese (zh)
Inventor
周涵源
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Hard Link Network Technology Co ltd
Original Assignee
Shanghai Hard Link Network 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 Shanghai Hard Link Network Technology Co ltd filed Critical Shanghai Hard Link Network Technology Co ltd
Priority to CN202310118292.8A priority Critical patent/CN116009901A/en
Publication of CN116009901A publication Critical patent/CN116009901A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention relates to the technical field of computers, in particular to a software function management method, device, equipment and medium based on a shared script, wherein the method specifically comprises the following steps: creating a shared file in a server or in a first computer, and determining a shared path for a plurality of second computers, wherein the shared path can be accessed to the shared file; writing a sharing script, and inputting a plurality of functional components of the Adobe After Effects software into the sharing file based on a read-write function of the sharing script; calling the shared file through the shared script, generating a first visual function list, and distributing the first visual function list to the plurality of second computers; and processing the shared file and the first visual function list based on the shared script according to the instructions of the second computers. The invention realizes the centralized use and sharing intercommunication of Adobe After Effects software functions, and can realize the dynamic update of the function list without reinstalling scripts.

Description

Software function management method, device, equipment and medium based on sharing script
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method, an apparatus, a device, and a medium for software function management based on a shared script.
Background
Adobe After Effects is an indispensable design tool in the video design process, and the existing functions are relatively limited, and many tedious and unavoidable operations still exist in video authoring. Many modularized auxiliary tools exist in the current market, but the functions are scattered, and sometimes, in order to realize one function, a plurality of scripts are required to be installed and held together for realizing the function; from the perspective of a team, the tools of each member are independent, and once a new function and a new script are needed, each member in the team needs to be installed once, which is time-consuming and difficult to synchronize the latest content. In addition, situations requiring large volume processing work often occur in Adobe After Effects video production, such as prefixed hundreds of layers by name or by a filter or effect, which is very inefficient if manually operated, and therefore requires an auxiliary tool that can implement the batched, efficient work processing with the self-contained functionality in Adobe After Effects.
Disclosure of Invention
The invention aims to provide a software function management method, device, equipment and medium based on a shared script, which can realize the centralized use and shared intercommunication of Adobe After Effects software functions and realize the dynamic update of a function list without reinstalling the script so as to solve at least one of the problems in the prior art.
The invention provides a software function management method based on a shared script, which is applied to Adobe After Effects software, and specifically comprises the following steps:
creating a shared file in a server or in a first computer, and determining a shared path for a plurality of second computers, wherein the shared path can be accessed to the shared file;
writing a sharing script, and inputting a plurality of functional components of the Adobe After Effects software into the sharing file based on a read-write function of the sharing script;
calling the shared file through the shared script, generating a first visual function list, and distributing the first visual function list to the plurality of second computers;
and processing the shared file and the first visual function list based on the shared script according to the instructions of the second computers, and simultaneously managing registration information and use requests of the users of the first visual function list through the server.
Further, the processing the shared file and the first visual function list based on the shared script according to the instructions of the plurality of second computers specifically includes:
acquiring updating instructions of the plurality of second computers, and updating the first visual function list based on the sharing script;
acquiring backup instructions of the plurality of second computers, and backing up the shared files based on the shared script;
acquiring search instructions of the plurality of second computers, and searching for functions on the first visual function list based on the sharing script;
and recording the using times of all the functions on the first visual function list according to the sharing script.
Further, the obtaining the update instructions of the plurality of second computers, based on the sharing script, updates the first visualization function list, specifically includes:
when receiving the update instructions of the plurality of second computers, detecting and judging whether the content of the shared file is consistent with that of the first visual function list based on the shared script;
and if the contents are inconsistent, deleting the first visual function list, and re-reading the contents of the shared file through the shared script and generating a second visual function list.
Further, the obtaining the backup instructions of the plurality of second computers, backing up the shared file based on the shared script, specifically includes:
creating an index file and storing the index file into the shared file, and simultaneously determining a local backup path in the second computers;
based on a sharing script, checking and judging whether the sharing file exists in the sharing path and the local backup path according to the index file in each preset time period;
if the shared file exists in the shared path, storing the shared file into the local backup path;
if the shared files do not exist in the shared paths in the second computers and the shared files exist in the local backup paths, judging whether the number of the shared files in the local backup paths is a plurality of shared files, if not, storing the shared files in the shared paths, and if so, determining the shared files on the latest date and storing the shared files in the shared paths.
Further, the obtaining the search instruction of the plurality of second computers searches the functions on the first visual function list based on the sharing script specifically includes:
creating a first record table and a second record table, and establishing an index relation between the first record table and the second record table, wherein the first record table is used for storing information of all functions on the first visual function list, and the second record table is used for storing storage positions of all functions on the first visual function list;
and when receiving the search instructions of the plurality of second computers, judging whether the search instructions are legal or not based on the sharing script, if not, returning an invalid result, otherwise, determining the corresponding storage positions on the second record table according to the first record table, and returning the search result.
Further, the recording, according to the sharing script, the usage times of all the functions on the first visual function list specifically includes:
creating a third record table, a fourth record table and a fifth record table, and establishing an index relation between the third record table and the fourth record table and between the third record table and the fifth record table, wherein the third record table is used for storing names of all functions on the first visual function list, the fourth record table is used for storing the using times of all functions on the first visual function list, and the fifth record table is used for storing user information of a plurality of third computers using all functions on the first visual function list;
when the sharing script detects that a third computer uses a first function on the first visual function list, determining a corresponding first recording area on the fourth recording table according to the third recording table, changing the first using times N stored in the first recording area into N+1, and simultaneously storing user information of the third computer into the fifth recording table.
Further, the managing, by the server, registration information and use requests of the plurality of users of the first visual function list specifically includes:
acquiring registration information of a plurality of users of the first visual function list and storing the registration information into the server;
the server grants the usage rights of the first list of visualization functions to the number of users and responds to the usage requests of the number of users.
The invention also provides a software function management device based on the sharing script, which is applied to Adobe After Effects software, and the device specifically comprises:
the sharing creation module is used for creating a sharing file in the server or the first computer and determining sharing paths which can access the sharing file for a plurality of second computers;
the first processing module is used for writing a sharing script and inputting a plurality of functional components of the Adobe After Effects software into the sharing file based on a read-write function of the sharing script;
the second processing module is used for calling the shared file through the shared script, generating a first visual function list and distributing the first visual function list to the plurality of second computers;
and the third processing module is used for processing the shared file and the first visual function list based on the shared script according to the instructions of the second computers, and managing the registration information and the use requests of the users of the first visual function list through the server.
The present invention also provides a computer device comprising: memory and processor and computer program stored on the memory, which when executed on the processor, implements a method of software function management based on a shared script as claimed in any of the above methods.
The present invention also provides a computer readable storage medium, characterized in that it has stored thereon a computer program which, when executed by a processor, implements a software function management method based on a shared script as described in any of the above methods.
Compared with the prior art, the invention has at least one of the following technical effects:
1. and the latest software function is synchronously updated by one key to a user under a designated network, the script is not required to be reinstalled, the dynamic update of the shared script function is realized, and the function sharing intercommunication and the real-time synchronous update are realized under the same network.
2. With some security, it will not be usable outside of a specified network address range or outside of a specified account.
3. The method can accurately count the use members and the use times in real time, record the name and the use times of the user of each function, and is convenient for counting the use frequency of the function and carrying out subsequent function development.
4. All functions are packaged into a list and can be enabled by one-touch.
5. Function names, function descriptions, operation descriptions, and quick location can be specified by a search box accurate or fuzzy search.
6. And the shared files are periodically backed up to a local backup path at regular time, so that adverse effects caused by the problem that the frames are unintentionally tampered or deleted due to local area network adjustment are avoided.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic flow chart of a software function management method based on a shared script according to an embodiment of the present invention;
FIG. 2 is an interface schematic diagram of a first visual function list or a second visual function list of a software function management method based on a shared script according to an embodiment of the present invention;
FIG. 3 is another interface schematic diagram of a first visual function list or a second visual function list of a software function management method based on a shared script according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of a software function management device based on a shared script according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a computer device according to an embodiment of the present invention.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system configurations, techniques, etc. in order to provide a thorough understanding of the embodiments of the present application. It will be apparent, however, to one skilled in the art that the present application may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present application with unnecessary detail.
It should be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It should also be understood that the term "and/or" as used in this specification and the appended claims refers to any and all possible combinations of one or more of the associated listed items, and includes such combinations.
As used in this specification and the appended claims, the term "if" may be interpreted as "when..once" or "in response to a determination" or "in response to detection" depending on the context. Similarly, the phrase "if a determination" or "if a [ described condition or event ] is detected" may be interpreted in the context of meaning "upon determination" or "in response to determination" or "upon detection of a [ described condition or event ]" or "in response to detection of a [ described condition or event ]".
In addition, in the description of the present application and the appended claims, the terms "first," "second," "third," and the like are used merely to distinguish between descriptions and are not to be construed as indicating or implying relative importance.
Reference in the specification to "one embodiment" or "some embodiments" or the like means that a particular feature, structure, or characteristic described in connection with the embodiment is included in one or more embodiments of the application. Thus, appearances of the phrases "in one embodiment," "in some embodiments," "in other embodiments," and the like in the specification are not necessarily all referring to the same embodiment, but mean "one or more but not all embodiments" unless expressly specified otherwise. The terms "comprising," "including," "having," and variations thereof mean "including but not limited to," unless expressly specified otherwise.
Adobe After Effects is an indispensable design tool in the video design process, and the existing functions are relatively limited, and many tedious and unavoidable operations still exist in video authoring. Many modularized auxiliary tools exist in the current market, but the functions are scattered, and sometimes, in order to realize one function, a plurality of scripts are required to be installed and held together for realizing the function; from the perspective of a team, the tools of each member are independent, and once a new script with a new function is needed, each member in the team needs to be installed once, which is time-consuming and difficult to synchronize the latest content.
Based on this, referring to fig. 1, an embodiment of the present invention provides a software function management method based on a shared script, which is applied to Adobe After Effects software, and the method specifically includes:
s101: creating a shared file in a server or in a first computer, and determining a shared path for a plurality of second computers, wherein the shared path can be accessed to the shared file;
writing a sharing script, and inputting a plurality of functional components of the Adobe After Effects software into the sharing file based on a read-write function of the sharing script;
and calling the shared file through the shared script, generating a first visual function list, and distributing the first visual function list to the plurality of second computers.
In this embodiment, the sharing framework is built on the basis of the lan, so there are two methods for storing the shared file by using a plurality of second computers having a shared path that can access the shared file as computer terminals of the lan: one method is to build a server and store the shared file in the server, and the management of the shared file data by the server has higher flexibility and develops more management functions in the later stage.
Since the script program of Adobe after effects is written based on the extendscript environment, the sharing script can be written in a javascript language similar to the extendscript language, and the script content can be read or written by a read-write function provided by the javascript language. As shown in fig. 2 and 3, after the first visual function list or the UI interface of the second visual function list is generated by calling the shared file through the shared script, two button operations of "newly added" and "entering file" are provided at the bottom of the UI interface, and after clicking "newly added", an input box capable of writing script content is popped up, so that the function to be input can be written, and then after clicking "entering file", the shared script encodes the script content into a character string and stores the character string into the shared file.
S102: and processing the shared file and the first visual function list based on the shared script according to the instructions of the second computers, and simultaneously managing registration information and use requests of the users of the first visual function list through the server.
In some embodiments, the processing the shared file and the first list of visualization functions based on the shared script according to the instructions of the plurality of second computers specifically includes:
acquiring updating instructions of the plurality of second computers, and updating the first visual function list based on the sharing script;
acquiring backup instructions of the plurality of second computers, and backing up the shared files based on the shared script;
acquiring search instructions of the plurality of second computers, and searching for functions on the first visual function list based on the sharing script;
and recording the using times of all the functions on the first visual function list according to the sharing script.
In some embodiments, the obtaining the update instruction of the plurality of second computers, updating the first list of visualization functions based on the shared script, specifically includes:
when receiving the update instructions of the plurality of second computers, detecting and judging whether the content of the shared file is consistent with that of the first visual function list based on the shared script;
and if the contents are inconsistent, deleting the first visual function list, and re-reading the contents of the shared file through the shared script and generating a second visual function list.
In this embodiment, as shown in fig. 2 and fig. 3, the UI interface of the first visual function list or the second visual function list has a "synchronization" button operation at the bottom, and when the "synchronization" is clicked, an instruction for updating the first visual function list is initiated, and after receiving the instruction, the sharing script traverses the shared file and the content of the first visual function list, and if the shared file changes such as new addition, reduction, etc., the first visual function list is initialized and the content of the shared file is read again, so as to generate the second visual function list. By the method, the latest software function can be synchronously updated by one key to a user under a designated network, the script is not required to be reinstalled, the dynamic update of the shared script function is realized, and the function sharing intercommunication and the real-time synchronous update are realized under the same network.
In some embodiments, the obtaining the backup instructions of the plurality of second computers, backing up the shared file based on the shared script, specifically includes:
creating an index file and storing the index file into the shared file, and simultaneously determining a local backup path in the second computers;
based on a sharing script, checking and judging whether the sharing file exists in the sharing path and the local backup path according to the index file in each preset time period;
if the shared file exists in the shared path, storing the shared file into the local backup path;
if the shared files do not exist in the shared paths in the second computers and the shared files exist in the local backup paths, judging whether the number of the shared files in the local backup paths is a plurality of shared files, if not, storing the shared files in the shared paths, and if so, determining the shared files on the latest date and storing the shared files in the shared paths.
In this embodiment, the index file is created to avoid that other files not related to the shared file exist in the shared memory of the server or the first computer storing the shared file, so that the shared file to be searched can be quickly determined through the index file. When the shared script is written, an instruction for periodically and regularly backing up the shared file is added into the shared script, for example, the shared file is checked at the early morning zero point of every day, if yes, the shared file is stored in the local backup path in the computer, and if no, the shared file on the latest date of the local backup path is copied to the shared path, so that the loss caused by the loss of the shared file data is reduced to the maximum extent, and the adverse effect caused by the problem that the frame is tampered or deleted unintentionally due to local area network adjustment is avoided.
In some embodiments, the obtaining the search instruction of the plurality of second computers searches the functions on the first visual function list based on the shared script specifically includes:
creating a first record table and a second record table, and establishing an index relation between the first record table and the second record table, wherein the first record table is used for storing information of all functions on the first visual function list, and the second record table is used for storing storage positions of all functions on the first visual function list;
and when receiving the search instructions of the plurality of second computers, judging whether the search instructions are legal or not based on the sharing script, if not, returning an invalid result, otherwise, determining the corresponding storage positions on the second record table according to the first record table, and returning the search result.
In this embodiment, the search function of the first visual function list is implemented by using the first record table and the second record table having index relationships, as shown in fig. 2, the information stored in the first record table includes text descriptions such as function names, function descriptions, operation descriptions, and the like, and the storage location of the function is determined by retrieving keywords, and if the search instruction includes keywords not within the text descriptions, an invalid result is returned. Thus, when functions are many difficult to find, the function name can be specified and quickly located by a search box accurate or fuzzy search.
In some embodiments, the recording, according to the sharing script, the number of times of use of all the functions on the first visual function list specifically includes:
creating a third record table, a fourth record table and a fifth record table, and establishing an index relation between the third record table and the fourth record table and between the third record table and the fifth record table, wherein the third record table is used for storing names of all functions on the first visual function list, the fourth record table is used for storing the using times of all functions on the first visual function list, and the fifth record table is used for storing user information of a plurality of third computers using all functions on the first visual function list;
when the sharing script detects that a third computer uses a first function on the first visual function list, determining a corresponding first recording area on the fourth recording table according to the third recording table, changing the first using times N stored in the first recording area into N+1, and simultaneously storing user information of the third computer into the fifth recording table.
In this embodiment, the third record table and the fourth record table with index relation are used to record the number of times of use of all functions, as shown in fig. 3, each function counts the number of times of use and the used users, so that it is able to determine which functions are used more frequently, and facilitate subsequent function development.
In some embodiments, the managing, by the server, registration information and usage requests of the plurality of users of the first list of visual functions specifically includes:
acquiring registration information of a plurality of users of the first visual function list and storing the registration information into the server;
the server grants the usage rights of the first list of visualization functions to the number of users and responds to the usage requests of the number of users.
In this embodiment, under the sharing framework of the method of storing the shared file in the server, the functions of the management software and the security of the shared file can be more standardized by adding the server, for example, a specific function can be opened for the designated user through the form of registering account and management account, the application range and authority of the function can be allocated for the user with different levels, and the specific functional content can be customized for the formulated individual or group instead of all users sharing all functions. The management mode of 'one person and one number' aims to manage the use authority of a specified user more normally, and can also ensure the safety of shared files and prevent confidentiality from being leaked. Meanwhile, the function use condition of each user can be seen more intuitively, which function is analyzed to have the highest use frequency, and the development direction of the subsequent functions is defined.
Referring to fig. 4, an embodiment of the present invention provides a software function management device 4 based on a shared script, which is applied to Adobe After Effects software, and is characterized in that the device 4 specifically includes: a sharing creation module 401, configured to create a sharing file in a server or in a first computer, and determine a sharing path for a plurality of second computers that can access the sharing file; the first processing module 402 is configured to write a sharing script, and input a plurality of functional components of the Adobe After Effects software into the sharing file based on a read-write function of the sharing script; a second processing module 403, configured to invoke the shared file and generate a first list of visualization functions through the shared script, and distribute the first list of visualization functions to the plurality of second computers; and the third processing module 404 is configured to process the shared file and the first list of visual functions based on the shared script according to the instructions of the plurality of second computers, and manage, by the server, registration information and use requests of a plurality of users of the first list of visual functions.
It can be understood that the content in the embodiment of the software function management method based on the shared script shown in fig. 1 is applicable to the embodiment of the software function management device based on the shared script, and the functions specifically implemented by the embodiment of the software function management device based on the shared script are the same as those in the embodiment of the software function management method based on the shared script shown in fig. 1, and the advantages achieved are the same as those achieved by the embodiment of the software function management method based on the shared script shown in fig. 1.
It should be noted that, because the content of information interaction and execution process between the above devices is based on the same concept as the method embodiment of the present invention, specific functions and technical effects thereof may be referred to in the method embodiment section, and will not be described herein.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-described division of the functional units and modules is illustrated, and in practical application, the above-described functional distribution may be performed by different functional units and modules according to needs, i.e. the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-described functions. The functional units and modules in the embodiment may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit, where the integrated units may be implemented in a form of hardware or a form of a software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working process of the units and modules in the above system may refer to the corresponding process in the foregoing method embodiment, which is not described herein again.
Referring to fig. 5, the present invention provides a computer device 5 comprising: memory 502 and processor 501 and a computer program 503 stored on memory 502, which computer program 503, when executed on processor 501, implements a method for managing software functions based on a shared script as described in any of the above methods.
The computer device 5 may be a desktop computer, a notebook computer, a palm computer, a cloud server, or the like. The computer device may include, but is not limited to, a processor 501, a memory 502. It will be appreciated by those skilled in the art that fig. 5 is merely an example of the computer device 5 and is not meant to be limiting as the computer device 5 may include more or fewer components than shown, or may combine certain components, or different components, such as may also include input-output devices, network access devices, etc.
The processor 501 may be a central processing unit (Central Processing Unit, CPU), the processor 501 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. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 502 may in some embodiments be an internal storage unit of the computer device 5, such as a hard disk or a memory of the computer device 5. The memory 502 may also be an external storage device of the computer device 5 in other embodiments, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash Card (Flash Card) or the like, which are provided on the computer device 5. Further, the memory 502 may also include both internal storage units and external storage devices of the computer device 5. The memory 502 is used to store an operating system, application programs, boot loader (BootLoader), data, and other programs, such as program code for the computer program. The memory 502 may also be used to temporarily store data that has been output or is to be output.
The invention also provides a computer readable storage medium, characterized in that it has stored thereon a computer program which, when executed by a processor, implements a software function management method based on a shared script as described in any of the above methods.
In this embodiment, the integrated units, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable storage medium. Based on such understanding, the present application implements all or part of the flow of the method of the above embodiments, and may be implemented by a computer program to instruct related hardware, where the computer program may be stored in a computer readable storage medium, where the computer program, when executed by a processor, 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 at least: any entity or device capable of carrying computer program code to a photographing device/terminal apparatus, recording medium, computer Memory, read-Only Memory (ROM), random access Memory (RAM, random Access Memory), electrical carrier signals, telecommunications signals, and software distribution media. Such as a U-disk, removable hard disk, magnetic or optical disk, etc. In some jurisdictions, computer readable media may not be electrical carrier signals and telecommunications signals in accordance with legislation and patent practice.
In the foregoing embodiments, the descriptions of the embodiments are emphasized, and in part, not described or illustrated in any particular embodiment, reference is made to the related descriptions of other embodiments.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
In the embodiments disclosed in the present application, it should be understood that the disclosed apparatus/terminal device and method may be implemented in other manners. For example, the apparatus/terminal device embodiments described above are merely illustrative, e.g., the division of the modules or units is merely a logical function division, and there may be additional divisions in actual implementation, e.g., multiple units or components may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection via interfaces, devices or units, which may be in electrical, mechanical or other forms.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.

Claims (10)

1. The software function management method based on the shared script is applied to Adobe After Effects software and is characterized by comprising the following steps:
creating a shared file in a server or in a first computer, and determining a shared path for a plurality of second computers, wherein the shared path can be accessed to the shared file;
writing a sharing script, and inputting a plurality of functional components of the Adobe After Effects software into the sharing file based on a read-write function of the sharing script;
calling the shared file through the shared script, generating a first visual function list, and distributing the first visual function list to the plurality of second computers;
and processing the shared file and the first visual function list based on the shared script according to the instructions of the second computers, and simultaneously managing registration information and use requests of the users of the first visual function list through the server.
2. The method according to claim 1, wherein said processing said shared file and said first list of visualization functions based on said shared script according to instructions of said number of second computers, comprises in particular:
acquiring updating instructions of the plurality of second computers, and updating the first visual function list based on the sharing script;
acquiring backup instructions of the plurality of second computers, and backing up the shared files based on the shared script;
acquiring search instructions of the plurality of second computers, and searching for functions on the first visual function list based on the sharing script;
and recording the using times of all the functions on the first visual function list according to the sharing script.
3. The method according to claim 2, wherein the obtaining the update instructions of the plurality of second computers updates the first list of visualization functions based on the shared script, specifically comprising:
when receiving the update instructions of the plurality of second computers, detecting and judging whether the content of the shared file is consistent with that of the first visual function list based on the shared script;
and if the contents are inconsistent, deleting the first visual function list, and re-reading the contents of the shared file through the shared script and generating a second visual function list.
4. The method according to claim 2, wherein the obtaining backup instructions of the plurality of second computers backs up the shared file based on the shared script, specifically comprises:
creating an index file and storing the index file into the shared file, and simultaneously determining a local backup path in the second computers;
based on a sharing script, checking and judging whether the sharing file exists in the sharing path and the local backup path according to the index file in each preset time period;
if the shared file exists in the shared path, storing the shared file into the local backup path;
if the shared files do not exist in the shared paths in the second computers and the shared files exist in the local backup paths, judging whether the number of the shared files in the local backup paths is a plurality of shared files, if not, storing the shared files in the shared paths, and if so, determining the shared files on the latest date and storing the shared files in the shared paths.
5. The method according to claim 2, wherein the obtaining the search instructions of the plurality of second computers searches the functions on the first visual function list based on the shared script, specifically comprises:
creating a first record table and a second record table, and establishing an index relation between the first record table and the second record table, wherein the first record table is used for storing information of all functions on the first visual function list, and the second record table is used for storing storage positions of all functions on the first visual function list;
and when receiving the search instructions of the plurality of second computers, judging whether the search instructions are legal or not based on the sharing script, if not, returning an invalid result, otherwise, determining the corresponding storage positions on the second record table according to the first record table, and returning the search result.
6. The method according to claim 2, wherein the recording the number of uses of all the functions on the first visual function list according to the sharing script specifically includes:
creating a third record table, a fourth record table and a fifth record table, and establishing an index relation between the third record table and the fourth record table and between the third record table and the fifth record table, wherein the third record table is used for storing names of all functions on the first visual function list, the fourth record table is used for storing the using times of all functions on the first visual function list, and the fifth record table is used for storing user information of a plurality of third computers using all functions on the first visual function list;
when the sharing script detects that a third computer uses a first function on the first visual function list, determining a corresponding first recording area on the fourth recording table according to the third recording table, changing the first using times N stored in the first recording area into N+1, and simultaneously storing user information of the third computer into the fifth recording table.
7. The method according to claim 1, wherein the managing, by the server, registration information and use requests of the plurality of users of the first list of visual functions, specifically comprises:
acquiring registration information of a plurality of users of the first visual function list and storing the registration information into the server;
the server grants the usage rights of the first list of visualization functions to the number of users and responds to the usage requests of the number of users.
8. A software function management device based on a shared script, which is applied to Adobe After Effects software, and is characterized in that the device specifically comprises:
the sharing creation module is used for creating a sharing file in the server or the first computer and determining sharing paths which can access the sharing file for a plurality of second computers;
the first processing module is used for writing a sharing script and inputting a plurality of functional components of the Adobe After Effects software into the sharing file based on a read-write function of the sharing script;
the second processing module is used for calling the shared file through the shared script, generating a first visual function list and distributing the first visual function list to the plurality of second computers;
and the third processing module is used for processing the shared file and the first visual function list based on the shared script according to the instructions of the second computers, and managing the registration information and the use requests of the users of the first visual function list through the server.
9. A computer device, comprising: memory and processor and computer program stored on the memory, which when executed on the processor, implements the software function management method based on a shared script as claimed in any one of claims 1 to 7.
10. A computer-readable storage medium, on which a computer program is stored, which computer program, when being executed by a processor, implements the software function management method based on a shared script as claimed in any one of claims 1 to 7.
CN202310118292.8A 2023-02-15 2023-02-15 Software function management method, device, equipment and medium based on sharing script Pending CN116009901A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310118292.8A CN116009901A (en) 2023-02-15 2023-02-15 Software function management method, device, equipment and medium based on sharing script

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310118292.8A CN116009901A (en) 2023-02-15 2023-02-15 Software function management method, device, equipment and medium based on sharing script

Publications (1)

Publication Number Publication Date
CN116009901A true CN116009901A (en) 2023-04-25

Family

ID=86031978

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310118292.8A Pending CN116009901A (en) 2023-02-15 2023-02-15 Software function management method, device, equipment and medium based on sharing script

Country Status (1)

Country Link
CN (1) CN116009901A (en)

Similar Documents

Publication Publication Date Title
CN108268253B (en) Interface code generation method and terminal equipment
CN112035667B (en) Knowledge graph display method and device and terminal equipment
US9015118B2 (en) Determining and presenting provenance and lineage for content in a content management system
CN103810212A (en) Automated database index creation method and system
US20170024102A1 (en) Multi-source, multi-destination data transfers
CN114416667B (en) Method and device for rapidly sharing network disk file, network disk and storage medium
CN111638908A (en) Interface document generation method and device, electronic equipment and medium
CN112068874B (en) Continuous integration method and device for software items, terminal equipment and storage medium
CN115185967A (en) Data processing method and device, electronic equipment and storage medium
EP3062245B1 (en) Dynamic modular ontology
CN117519526A (en) Information interaction method, device, electronic equipment and storage medium
Weisinger Alfresco 3 Records Management
CN115344688B (en) Business data display method and device, electronic equipment and computer readable medium
CN111930890A (en) Information sending method and device, terminal equipment and storage medium
CN114124977B (en) Cross-tenant data sharing method and device and electronic equipment
CN116009901A (en) Software function management method, device, equipment and medium based on sharing script
CN115079873B (en) Information display method, information display device, electronic equipment and storage medium
US20050120352A1 (en) Meta directory server providing users the ability to customize work-flows
CN109299613B (en) Database partition authority setting method and terminal equipment
CN113849158A (en) JSON-based interface factory system, interface generation method and medium thereof
CN114238724A (en) Data visualization method and device
CN112395575A (en) Authority management method, device, equipment and storage medium
WO2017131877A1 (en) Privilege log generation method and apparatus
CN111104409A (en) Database processing method and device, storage medium and electronic equipment
CN111352985A (en) Data service platform, method and storage medium based on computer system

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