CN111790157A - AVG editing method and device, electronic equipment and computer readable storage medium - Google Patents

AVG editing method and device, electronic equipment and computer readable storage medium Download PDF

Info

Publication number
CN111790157A
CN111790157A CN201911052646.3A CN201911052646A CN111790157A CN 111790157 A CN111790157 A CN 111790157A CN 201911052646 A CN201911052646 A CN 201911052646A CN 111790157 A CN111790157 A CN 111790157A
Authority
CN
China
Prior art keywords
editing
operator
avg
control
login information
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
CN201911052646.3A
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.)
Xiamen Yaji Software Co Ltd
Original Assignee
Xiamen Yaji Software 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 Xiamen Yaji Software Co Ltd filed Critical Xiamen Yaji Software Co Ltd
Priority to CN201911052646.3A priority Critical patent/CN111790157A/en
Publication of CN111790157A publication Critical patent/CN111790157A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/60Generating or modifying game content before or while executing the game program, e.g. authoring tools specially adapted for game development or game-integrated level editor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/101Collaborative creation, e.g. joint development of products or services

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • General Physics & Mathematics (AREA)
  • Strategic Management (AREA)
  • Multimedia (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Television Signal Processing For Recording (AREA)

Abstract

The application provides an AVG editing method, an AVG editing device, an electronic device and a computer readable storage medium, wherein the AVG is edited by at least two editing operators, and the method comprises the following steps: when a login request of an editing operator is received, login information corresponding to the login request is obtained; verifying the login information, and if the login information passes the verification, acquiring the management authority and the editing task identifier corresponding to the login information; acquiring a corresponding editing interface based on the management authority and the editing task identifier; and providing the editing interface to an editing operator so that the editing operator can edit the AVG through the editing interface. According to the scheme, after the AVG editing project is divided into a plurality of editing tasks, a plurality of editing operators can edit the editing tasks in the AVG editing project respectively, and the AVG editing efficiency is improved.

Description

AVG editing method and device, electronic equipment and computer readable storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to an AVG editing method, apparatus, electronic device, and computer-readable storage medium.
Background
AVG (Adventure Game) is generally a Game in which a player controls a character to perform virtual Adventure, and the story line is often in the form of completing a certain task or solving a certain puzzle. It does not provide tactical manipulation against enemies, but rather a player controls the character to create an interactive story. The AVG game is obtained by editing the story line in an AVG editor, specifically, the story line is firstly split into a plurality of corresponding chapters, each chapter is further split into a plurality of corresponding scenes, then the scenes are edited in the AVG editor in sequence, and finally the corresponding AVG is obtained.
In the prior art, one AVG is usually edited by one user through an AVG editor, but the AVG related to the story line with complex story lines and multiple roles is edited by only one user, so that the AVG is low in editing efficiency.
Disclosure of Invention
The purpose of the present application is to solve at least one of the above technical drawbacks, and to provide the following solutions:
in a first aspect, an embodiment of the present application provides an AVG editing method, where editing is performed on the AVG by at least two editing operators, and the method includes:
when a login request of an editing operator is received, login information corresponding to the login request is obtained;
verifying the login information, and if the login information passes the verification, acquiring the management authority and the editing task identifier corresponding to the login information;
acquiring a corresponding editing interface based on the management authority and the editing task identifier;
and providing the editing interface to the editing operator so that the editing operator can edit the AVG through the editing interface.
In an optional embodiment of the present application, the login information includes an operator identifier and corresponding password information, and the verifying the login information includes:
and sequentially verifying the operator identification and the password information, wherein if both the operator identification and the password information are verified, the login information is verified to be passed, or if one of the operator identification and the password information is not verified, the login information is not verified to be passed.
In an optional embodiment of the present application, the acquiring the management authority and the editing task identifier corresponding to the login information includes:
acquiring an operator identifier in the login information;
and acquiring corresponding management authority and editing task identification based on the operator identification.
In an optional embodiment of the present application, displaying a corresponding editing interface based on the management authority and the editing task identifier includes:
respectively acquiring a management control in a tool bar associated with the management authority, an editing control in the tool bar associated with the editing task identifier and a canvas associated with the editing task identifier;
and obtaining the editing interface based on the management control, the editing control and the canvas.
In an optional embodiment of the present application, the administrative rights are associated with the administrative control by:
and associating the management authority with the management control based on the authority identification of the management authority and the control identification of the management control.
In an optional embodiment of the present application, the editing task identifiers are respectively associated with the editing control and the canvas by:
and respectively associating the editing task identifier with the editing control and the canvas based on the editing task identifier, the control identifier of the editing control and the canvas identifier of the canvas.
In a second aspect, an embodiment of the present application provides an editing apparatus for an AVG, where editing is performed on the AVG by at least two editing operators, and the editing apparatus includes:
the system comprises a login request receiving module, a login request processing module and a login request processing module, wherein the login request receiving module is used for acquiring login information corresponding to a login request when the login request of an editing operator is received;
the login information verification module is used for verifying the login information, and if the login information passes the verification, the management authority and the editing task identifier corresponding to the login information are obtained;
the editing interface acquisition module is used for acquiring a corresponding editing interface based on the management authority and the editing task identifier;
and the editing interface providing module is used for providing the editing interface for the editing operator so that the editing operator can edit the AVG through the editing interface.
In an optional embodiment of the present application, the editing interface display module is specifically configured to:
respectively acquiring a management control in a tool bar associated with the management authority, an editing control in the tool bar associated with the editing task identifier and a canvas associated with the editing task identifier;
and obtaining the editing interface based on the management control, the editing control and the canvas.
In a third aspect, an embodiment of the present application provides an electronic device, including a memory and a processor;
the memory has a computer program stored therein;
a processor for executing a computer program for implementing the method provided in the embodiments of the first aspect.
In a fourth aspect, the present application provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the method provided in the first aspect.
The beneficial effect that technical scheme that this application provided brought is:
according to the scheme, the AVG is edited through at least two editing operators, the login information of the editing operators is verified when the login requests of the editing operators are received, if the login requests of the editing operators pass the verification, the management authority and the editing task identification corresponding to the editing operators are obtained from the verification information, and then the corresponding editing interface is obtained according to the management authority and the editing task identification corresponding to the editing operators, so that the editing operators can edit the AVG through the editing interface.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings used in the description of the embodiments of the present application will be briefly described below.
Fig. 1 is a schematic flowchart of an AVG editing method according to an embodiment of the present application;
fig. 2 is a block diagram of an editing apparatus of an AVG according to an embodiment of the present disclosure;
fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
Reference will now be made in detail to embodiments of the present application, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are exemplary only for the purpose of explaining the present application and are not to be construed as limiting the present invention.
As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, 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 will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Further, "connected" or "coupled" as used herein may include wirelessly connected or wirelessly coupled. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
To make the objects, technical solutions and advantages of the present application more clear, embodiments of the present application will be described in further detail below with reference to the accompanying drawings.
Before describing the scheme of the present application in detail, the AVG is described as follows:
AVG refers to the Adventure Game-Adventure Game, but in the category of games, is commonly defined as "word Adventure". Such games usually take a splendid scenario as a selling point, a text narration as a main point, and cg (computer graphics) or animation as an auxiliary performance mode, and are characterized in that the games have the characteristics of both books and electronic games, the text games can be read, but users can participate in interaction, and the development of the story is influenced through simple operations, and in short, the users are both readers of the story and authors of the story.
Generally speaking, an AVG will contain a plurality of storylines, a storyline may correspond to one or more multimedia files, and a multimedia file may contain a plurality of canvases, each of which is presented with multimedia assets, such as character images, background images, etc., such that the plurality of canvases form a multimedia file with a complete storyline.
The AVG may be installed in a terminal, and the terminal may have the following features:
(1) on a hardware architecture, a device has a central processing unit, a memory, an input unit and an output unit, that is, the device is often a microcomputer device having a communication function. In addition, various input modes such as a keyboard, a mouse, a touch screen, a microphone, a camera and the like can be provided, and input can be adjusted as required. Meanwhile, the equipment often has a plurality of output modes, such as a telephone receiver, a display screen and the like, and can be adjusted according to needs;
(2) on a software system, the device must have an operating system, such as Windows Mobile, Symbian, Palm, Android, iOS, and the like. Meanwhile, the operating systems are more and more open, and personalized application programs developed based on the open operating system platforms are infinite, such as a communication book, a schedule, a notebook, a calculator, various games and the like, so that the requirements of personalized users are met to a great extent;
(3) in terms of communication capacity, the device has flexible access mode and high-bandwidth communication performance, and can automatically adjust the selected communication mode according to the selected service and the environment, thereby being convenient for users to use. The device can support GSM (Global System for Mobile Communication), WCDMA (Wideband Code Division Multiple Access), CDMA2000(Code Division Multiple Access), TDSCDMA (Time Division-Synchronous Code Division Multiple Access), Wi-Fi (Wireless-Fidelity), WiMAX (world interoperability for Microwave Access), etc., thereby adapting to various systems of networks, not only supporting voice service, but also supporting various Wireless data services;
(4) in the aspect of function use, the equipment focuses more on humanization, individuation and multi-functionalization. With the development of computer technology, devices enter a human-centered mode from a device-centered mode, and the embedded computing, control technology, artificial intelligence technology, biometric authentication technology and the like are integrated, so that the human-oriented purpose is fully embodied. Due to the development of software technology, the equipment can be adjusted and set according to individual requirements, and is more personalized. Meanwhile, the device integrates a plurality of software and hardware, and the function is more and more powerful.
In the prior art, an AVG editor is generally stand-alone, and an AVG is generally edited by a user through the AVG editor, but for an AVG relating to a story line with a complex story line and multiple roles, the AVG is edited by only one user, and the editing efficiency of the AVG is low. In view of the above problems, an embodiment of the present application provides an AVG editing method.
Fig. 1 is a schematic flowchart of an editing method of an AVG according to an embodiment of the present application, where as shown in fig. 1, the AVG is edited by at least two editing operators, an execution subject of the method may be a server, and the method may include:
in step S101, when a login request of an editing operator is received, login information corresponding to the login request is acquired.
At least two editing operators are arranged in the editing process of one AVG, and corresponding editing tasks are distributed to the editing operators according to the storyline. It can be understood that, before editing the AVG, the editing project corresponding to the AVG may be divided into a plurality of editing tasks (a plurality of sub-editing projects) according to the storyline, where the division may be based on different scenes corresponding to the storyline, for example, the editing project corresponding to the storyline is divided into a plurality of chapters according to different scenes involved in the storyline, each chapter corresponds to one editing task, and the editing task of one or more chapters is allocated to each editing operator, so each editing operator only needs to complete the editing task of the one or more chapters; the division may also be different types of editing tasks corresponding to the storyline, and the types of editing tasks may include art editing tasks, text editing tasks, voice editing tasks, and the like, for example, an AVG editing project is divided into a plurality of portions according to the types of editing tasks related to the storyline, each portion corresponds to one editing task, one or more portions of editing tasks are allocated to each editing operator, and then each editing operator only needs to complete the one or more portions of editing tasks.
The login request is generally generated after an editing operator inputs login information and triggers a corresponding login triggering operation. For example, when the editor operator inputs login information on a login interface of the terminal device, the editor operator clicks a login button on the login interface to issue a login request. The terminal device can be a mobile phone, a tablet or a PC and the like.
Since the editing tasks of the editing operators are independent of each other, the editing operators may simultaneously register and perform AVG editing or may not simultaneously register and perform AVG editing.
And step S102, verifying the login information, and if the login information passes the verification, acquiring the management authority and the editing task identifier corresponding to the login information.
The login information comprises an operator identifier and corresponding password information.
The management authority of the editing operator indicates the management function which can be used by the editing operator, and specifically, different management authorities correspond to different management controls.
For example, in practical application, "group leader management authority" and "group member management authority" may be set, so that the group leader management authority is higher than the group member management authority, the group leader management authority may correspond to an approval control, a task allocation adjustment control, a global progress viewing control, and the like, and the group member management authority may correspond to an application approval control, an acceptance task allocation control, an individual progress viewing control, and the like. Furthermore, the editing operator corresponding to the group leader management authority can check the editing progress of the editing operator and other editing operators in the group through the global progress checking control, and the editing operator corresponding to the group leader management authority can only check the editing progress of the editing operator through the personal progress checking control, but cannot check the editing progress of other editing operators.
Wherein the editing task of the editing operator corresponds to the assigned editing task, which is associated with the corresponding scene or canvas, and also associated with the corresponding editing control.
Specifically, after the login request of the editing operator is acquired, the login information is firstly verified, and if the verification fails, the editing operator is not the editing operator corresponding to the editing item of the AVG, and subsequent operations are not allowed. If the verification is passed, the editor is the editor corresponding to the editing item of the AVG, and subsequent operation is allowed.
And step S103, acquiring a corresponding editing interface based on the management authority and the editing task identifier.
Specifically, the management authority corresponds to different management controls, and the editing task identifier corresponds to different scenes (canvas) and editing controls, so that a corresponding editing interface can be obtained according to the management authority and the editing task identifier.
And step S104, providing an editing interface for an editing operator so that the editing operator edits the AVG through the editing interface.
Specifically, after the corresponding editing interface is obtained, the editing interface is sent to the terminal device, and is displayed and provided for an editing operator through the terminal device, and the editing operator completes the corresponding editing operation in the editing interface.
In addition, for the editing project of the AVG, after each editing operator completes its editing task, the contents completed by the editing operators are merged, that is, the editing project of the entire AVG is completed.
According to the scheme, the AVG is edited through at least two editing operators, the login information of the editing operators is verified when the login requests of the editing operators are received, if the login requests of the editing operators pass the verification, the management authority and the editing task identification corresponding to the editing operators are obtained from the verification information, and then the corresponding editing interface is obtained according to the management authority and the editing task identification corresponding to the editing operators, so that the editing operators can edit the AVG through the editing interface.
In an optional embodiment of the present application, the login information includes an operator identifier and corresponding password information, and the verifying the login information includes:
and sequentially verifying the operator identification and the password information, and if both the operator identification and the password information are verified, the login information is verified to be passed, or if one of the operator identification and the password information is not verified to be passed, the login information is not verified to be passed.
The AVG editing method comprises the steps of setting a preset database in an editing project of the AVG, wherein the preset database stores a plurality of operator identifications and corresponding password information.
Specifically, in the process of verifying the login information, firstly, the operator identifier in the login information is verified, the operator identifier in the login information is compared with the operator identifier in the preset database, if the operator identifier matched with the operator identifier in the login information is found in the preset database, the operator identifier is verified to be passed, if the operator identifier matched with the operator identifier in the login information is not found in the preset database, the operator identifier is verified to be different to be passed, and further the login information is verified to be not passed. And further carrying out password information verification after the operator identification passes the verification, comparing the password information corresponding to the operator identification in the login information with the password information corresponding to the operator identification in a preset database, if the password information corresponding to the operator identification in the login information is matched with the password information corresponding to the operator identification in the preset database, the login information passes the verification, and if the password information corresponding to the operator identification in the login information is not matched with the password information corresponding to the operator identification in the preset database, the login information does not pass the verification.
In an optional embodiment of the present application, the obtaining of the management authority and the editing task identifier corresponding to the login information includes:
acquiring an operator identifier in login information;
and acquiring corresponding management authority and editing task identification based on the operator identification.
Before the AVG is edited, the corresponding management authority and editing task are distributed to each editing operation, so that the operator identification of each editing operator has a corresponding relation with the management authority and the editing task identification. Therefore, the management authority of the editing operator and the editing task identifier can be obtained according to the operator identifier of the editing operator obtained from the login information.
In an optional embodiment of the present application, displaying a corresponding editing interface based on the management authority and the editing task identifier includes:
respectively acquiring a management control in a tool bar associated with the management authority, an editing control in the tool bar associated with the editing task identifier and a canvas associated with the editing task identifier;
and obtaining the editing interface based on the management control, the editing control and the canvas.
The editing interface comprises a toolbar and an editing operation area, controls in the toolbar of the editing interface generally comprise a management control, an editing control and the like, for example, the management control can be a progress checking control, progress information displayed after the progress checking control is triggered is different according to different management authorities, the editing control can be a picture adding control, a character adding control, a music adding control and the like, and corresponding editing operation can be performed on canvas after the editing control is triggered. The main body of the editing operation area of the editing interface is a corresponding canvas, and the editing operation is mainly to edit multimedia information on the canvas of the editing operation area by using editing controls of various functions in a toolbar. For example, a background map is added to the corresponding canvas by using a picture editing control in the toolbar, specifically, the editing operator clicks the picture adding control in the toolbar to call a specific background map in the background gallery to add to the corresponding canvas, so as to complete the editing operation of the canvas background map.
Specifically, the associated management control is obtained and displayed according to the management authority, and the associated canvas and the associated editing control are obtained and displayed according to the editing task identifier. After the associated control is acquired, displaying the associated control in the toolbar without displaying other controls; or displaying the associated control in the toolbar in a triggerable state and the other controls in a non-triggerable state. After the associated canvas is obtained, the associated canvas is displayed in the editing operation area, when a plurality of associated canvases exist, one of the associated canvases can be displayed in the editing interface, and an editing operator can select one of the associated canvases as the canvas currently displayed in the editing interface according to requirements.
In an alternative embodiment of the present application, the administrative rights are associated with the administrative control by:
and associating the management authority with the management control based on the authority identification of the management authority and the control identification of the management control.
Specifically, before editing the AVG, a corresponding control identifier is set for each management control, a corresponding authority identifier is set for each management authority, then the management authority is associated with the management control identifier according to the division condition of the editing project of the AVG, and then the associated management control can be obtained according to the management authority.
In an optional embodiment of the present application, the editing task identification is associated with the editing control and the canvas, respectively, by:
and respectively associating the editing task identifier with the editing control and the canvas based on the editing task identifier, the control identifier of the editing control and the canvas identifier of the canvas.
Specifically, before editing the AVG, a corresponding canvas identifier is set for each canvas, and then the editing task identifier is associated with the canvas identifier according to the division condition of the editing project of the AVG, so that the associated canvas can be obtained according to the editing task identifier. Similarly, before editing the AVG, a corresponding control identifier is set for each editing control, and then the editing task identifier is associated with the editing control identifier according to the division condition of the editing project of the AVG, so that the associated editing control can be obtained according to the editing task identifier.
Fig. 2 is a block diagram of an editing apparatus of an AVG according to an embodiment of the present invention, and as shown in fig. 2, the apparatus 200 may include: a login request receiving module 201, a login information verifying module 202, an editing interface obtaining module 203 and an editing interface providing module 204, wherein:
the login request receiving module 201 is configured to, when a login request of an editing operator is received, obtain login information corresponding to the login request, where the editing operator is any one of at least two editing operators;
the login information verification module 202 is configured to verify login information, and if the login information passes the verification, obtain a management authority and an editing task identifier corresponding to the login information;
the editing interface obtaining module 203 is configured to obtain a corresponding editing interface based on the management authority and the editing task identifier;
the editing interface providing module 204 is configured to provide an editing interface to the editing operator, so that the editing operator edits the AVG through the editing interface.
According to the scheme, the AVG is edited through at least two editing operators, the login information of the editing operators is verified when the login requests of the editing operators are received, if the login requests of the editing operators pass the verification, the management authority and the editing task identification corresponding to the editing operators are obtained from the verification information, and then the corresponding editing interface is obtained according to the management authority and the editing task identification corresponding to the editing operators, so that the editing operators can edit the AVG through the editing interface.
In an optional embodiment of the present application, the login information includes an operator identifier and corresponding password information, and the login information verification module is specifically configured to:
and sequentially verifying the operator identification and the password information, and if both the operator identification and the password information are verified, the login information is verified to be passed, or if one of the operator identification and the password information is not verified to be passed, the login information is not verified to be passed.
In an optional embodiment of the present application, the login information verification module is further configured to:
acquiring an operator identifier in login information;
and acquiring corresponding management authority and editing task identification based on the operator identification.
In an optional embodiment of the present application, the editing interface obtaining module is specifically configured to:
respectively acquiring a management control in a toolbar associated with the management authority, an editing control in the toolbar associated with the editing task identifier and a canvas associated with the editing task identifier;
and obtaining an editing interface based on the management control, the editing control and the canvas.
In an alternative embodiment of the present application, the administrative rights are associated with the administrative control by:
and associating the management authority with the management control based on the authority identification of the management authority and the control identification of the management control.
In an optional embodiment of the present application, the editing task identification is associated with the editing control and the canvas, respectively, by:
and respectively associating the editing task identifier with the editing control and the canvas based on the editing task identifier, the control identifier of the editing control and the canvas identifier of the canvas.
Based on the same principle, an embodiment of the present application further provides an electronic device, where the electronic device includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and when the processor executes the computer program, the method provided in any optional embodiment of the present application is implemented, and specifically, the following situations are implemented:
when a login request of an editing operator is received, login information corresponding to the login request is obtained; verifying the login information, and if the login information passes the verification, acquiring the management authority and the editing task identifier corresponding to the login information; acquiring a corresponding editing interface based on the management authority and the editing task identifier; and providing the editing interface to an editing operator so that the editing operator can edit the AVG through the editing interface.
The embodiment of the present application provides a computer-readable storage medium, on which a computer program is stored, and the computer program, when executed by a processor, implements the method shown in any embodiment of the present application.
It is understood that the medium may store a computer program corresponding to the editing method of AVG.
Fig. 3 is a schematic structural diagram of an electronic device to which the embodiment of the present application is applied, and as shown in fig. 3, the electronic device 300 shown in fig. 3 includes: a processor 301 and a memory 303. Wherein processor 301 is coupled to memory 303, such as via bus 302. Further, the electronic device 300 may further include a transceiver 304, and the electronic device 300 may interact with other electronic devices through the transceiver 304. It should be noted that the transceiver 304 is not limited to one in practical applications, and the structure of the electronic device 300 is not limited to the embodiment of the present application.
The processor 301, applied in the embodiment of the present application, may be configured to implement the functions of the login request receiving module, the login information verifying module, the editing interface obtaining module, and the editing interface providing module shown in fig. 2.
The processor 301 may be a CPU, general purpose processor, DSP, ASIC, FPGA or other programmable logic device, transistor logic device, hardware component, or any combination thereof. Which may implement or perform the various illustrative logical blocks, modules, and circuits described in connection with the disclosure. The processor 301 may also be a combination of computing functions, e.g., comprising one or more microprocessors, a combination of a DSP and a microprocessor, or the like.
Bus 302 may include a path that transfers information between the above components. The bus 302 may be a PCI bus or an EISA bus, etc. The bus 302 may be divided into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown in FIG. 3, but this does not mean only one bus or one type of bus.
Memory 303 may be, but is not limited to, a ROM or other type of static storage device that can store static information and instructions, a RAM or other type of dynamic storage device that can store information and instructions, an EEPROM, a CD-ROM or other optical disk storage, optical disk storage (including compact disk, laser disk, optical disk, digital versatile disk, blu-ray disk, etc.), magnetic disk storage media or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer.
The memory 303 is used for storing application program codes for executing the scheme of the application, and the processor 301 controls the execution. The processor 301 is configured to execute application code stored in the memory 303 to implement the actions of the editing apparatus of the AVG provided by the embodiment shown in fig. 2.
It should be understood that, although the steps in the flowcharts of the figures are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and may be performed in other orders unless explicitly stated herein. Moreover, at least a portion of the steps in the flow chart of the figure may include multiple sub-steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed alternately or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
The foregoing is only a partial embodiment of the present application, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present application, and these modifications and decorations should also be regarded as the protection scope of the present application.

Claims (10)

1. An editing method of an AVG, wherein the AVG is edited by at least two editing operators, comprising:
when a login request of an editing operator is received, login information corresponding to the login request is obtained;
verifying the login information, and if the login information passes the verification, acquiring the management authority and the editing task identifier corresponding to the login information;
acquiring a corresponding editing interface based on the management authority and the editing task identifier;
and providing the editing interface to the editing operator so that the editing operator can edit the AVG through the editing interface.
2. The method of claim 1, wherein the login information includes an operator identification and corresponding password information, and wherein verifying the login information comprises:
and sequentially verifying the operator identification and the password information, wherein if both the operator identification and the password information are verified, the login information is verified to be passed, or if one of the operator identification and the password information is not verified, the login information is not verified to be passed.
3. The method according to claim 1, wherein the acquiring the management authority and the editing task identifier corresponding to the login information comprises:
acquiring an operator identifier in the login information;
and acquiring corresponding management authority and editing task identification based on the operator identification.
4. The method of claim 1, wherein obtaining a corresponding editing interface based on the management authority and the editing task identifier comprises:
respectively acquiring a management control in a tool bar associated with the management authority, an editing control in the tool bar associated with the editing task identifier and a canvas associated with the editing task identifier;
and obtaining the editing interface based on the management control, the editing control and the canvas.
5. The method of claim 4, wherein the administrative privilege is associated with the administrative control by:
and associating the management authority with the management control based on the authority identification of the management authority and the control identification of the management control.
6. The method of claim 4, wherein the editing task identification is associated with the editing control and the canvas, respectively, by:
and respectively associating the editing task identifier with the editing control and the canvas based on the editing task identifier, the control identifier of the editing control and the canvas identifier of the canvas.
7. An editing apparatus of an AVG, wherein the AVG is edited by at least two editing operators, comprising:
the system comprises a login request receiving module, a login request processing module and a login request processing module, wherein the login request receiving module is used for acquiring login information corresponding to a login request when the login request of an editing operator is received;
the login information verification module is used for verifying the login information, and if the login information passes the verification, the management authority and the editing task identifier corresponding to the login information are obtained;
the editing interface acquisition module is used for acquiring a corresponding editing interface based on the management authority and the editing task identifier;
and the editing interface providing module is used for providing the editing interface for the editing operator so that the editing operator can edit the AVG through the editing interface.
8. The apparatus of claim 7, wherein the editing interface obtaining module is specifically configured to:
respectively acquiring a management control in a tool bar associated with the management authority, an editing control in the tool bar associated with the editing task identifier and a canvas associated with the editing task identifier;
and obtaining the editing interface based on the management control, the editing control and the canvas.
9. An electronic device comprising a memory and a processor;
the memory has stored therein a computer program;
the processor for executing the computer program to implement the method of any one of claims 1 to 6.
10. A computer-readable storage medium, characterized in that a computer program is stored on the computer-readable storage medium, which computer program, when being executed by a processor, carries out the method of any one of claims 1 to 6.
CN201911052646.3A 2019-10-31 2019-10-31 AVG editing method and device, electronic equipment and computer readable storage medium Pending CN111790157A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911052646.3A CN111790157A (en) 2019-10-31 2019-10-31 AVG editing method and device, electronic equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911052646.3A CN111790157A (en) 2019-10-31 2019-10-31 AVG editing method and device, electronic equipment and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN111790157A true CN111790157A (en) 2020-10-20

Family

ID=72805792

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911052646.3A Pending CN111790157A (en) 2019-10-31 2019-10-31 AVG editing method and device, electronic equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN111790157A (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101271491A (en) * 2008-04-25 2008-09-24 上海虹栋软件科技有限公司 Implementing method and system for user to create contents in network game
CN104021326A (en) * 2014-06-10 2014-09-03 许昌学院 Foreign language teaching method and foreign language teaching tool
CN104360840A (en) * 2014-10-20 2015-02-18 广州精攻网络科技有限公司 Game development method and device based on HTML5
JP2015066454A (en) * 2014-12-09 2015-04-13 グリー株式会社 Program, control method, and computer
CN107230044A (en) * 2017-06-14 2017-10-03 深圳象和动漫网络有限公司 The online collaboration data processing implementation method of Digital Media, device and storage device
CN108769229A (en) * 2018-06-06 2018-11-06 平安科技(深圳)有限公司 Information customizes sending method, device, computer equipment and storage medium
CN109145539A (en) * 2018-08-22 2019-01-04 深圳点猫科技有限公司 A kind of right management method and electronic equipment of more programming projects
CN109718547A (en) * 2018-12-26 2019-05-07 网易(杭州)网络有限公司 A kind of game fine arts resource progress display method and apparatus
CN110135797A (en) * 2019-04-12 2019-08-16 远光软件股份有限公司 Product design Template Manager method, the network terminal and the device with store function
CN110196971A (en) * 2019-04-23 2019-09-03 平安科技(深圳)有限公司 Online document edit methods, device, terminal device and storage medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101271491A (en) * 2008-04-25 2008-09-24 上海虹栋软件科技有限公司 Implementing method and system for user to create contents in network game
CN104021326A (en) * 2014-06-10 2014-09-03 许昌学院 Foreign language teaching method and foreign language teaching tool
CN104360840A (en) * 2014-10-20 2015-02-18 广州精攻网络科技有限公司 Game development method and device based on HTML5
JP2015066454A (en) * 2014-12-09 2015-04-13 グリー株式会社 Program, control method, and computer
CN107230044A (en) * 2017-06-14 2017-10-03 深圳象和动漫网络有限公司 The online collaboration data processing implementation method of Digital Media, device and storage device
CN108769229A (en) * 2018-06-06 2018-11-06 平安科技(深圳)有限公司 Information customizes sending method, device, computer equipment and storage medium
CN109145539A (en) * 2018-08-22 2019-01-04 深圳点猫科技有限公司 A kind of right management method and electronic equipment of more programming projects
CN109718547A (en) * 2018-12-26 2019-05-07 网易(杭州)网络有限公司 A kind of game fine arts resource progress display method and apparatus
CN110135797A (en) * 2019-04-12 2019-08-16 远光软件股份有限公司 Product design Template Manager method, the network terminal and the device with store function
CN110196971A (en) * 2019-04-23 2019-09-03 平安科技(深圳)有限公司 Online document edit methods, device, terminal device and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
QQ_36203347: "Unity游戏开发多人协作之P4V(Perforce", 《HTTPS://BLOG.CSDN.NET/QQ_36203347/ARTICLE/DETAILS/78261425》 *

Similar Documents

Publication Publication Date Title
US11653069B2 (en) Subtitle splitter
US20080134298A1 (en) Integrated development environment with community integration
CN110109670B (en) Method and device for processing view list data, electronic equipment and storage medium
US9892141B2 (en) Extensibility of collectable data structures
CN104516783A (en) Authority control method and device
US10719498B2 (en) Enhanced management capabilities for collectable data structures
CN108874336B (en) Information processing method and electronic equipment
CN109191635A (en) Objective method, apparatus and storage medium are sentenced based on face recognition technology
CN111111201A (en) Skill creating method, skill creating device, skill creating server and skill creating medium based on game
US8307361B2 (en) Platform dependent replacement of digital content asset components
CN111597009B (en) Application program display method and device and terminal equipment
CN1307573C (en) Network object transmission system suitable for personal operation device
CN107766549A (en) Text delet method and device, terminal installation and readable storage medium storing program for executing
CN111178846A (en) Workflow file generation method, device, equipment and storage medium
US20180040110A1 (en) Persisting image modifications for user profile
CN111790157A (en) AVG editing method and device, electronic equipment and computer readable storage medium
CN113599814B (en) Animation role display method, device, equipment and medium
CN110113443A (en) Social persona management method, computer equipment and storage medium
CN111790161A (en) AVG prop processing method and device, electronic equipment and computer readable storage medium
CN111790149A (en) Reloading method and device in AVG, electronic equipment and computer readable storage medium
CN111790147B (en) Multimedia file display method and device, electronic equipment and readable storage medium
CN113794846A (en) Video cloud clipping method and device and cloud clipping server
CN112764802A (en) Business logic customization method and device, electronic equipment and storage medium
CN110413100A (en) A kind of method and system of interactive process between computer and augmented reality equipment
CN113599811B (en) Animation role display method, device, equipment and medium

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20201020

RJ01 Rejection of invention patent application after publication