CN108803996B - Graphic file processing method and device, computer equipment and storage medium - Google Patents

Graphic file processing method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN108803996B
CN108803996B CN201810638825.4A CN201810638825A CN108803996B CN 108803996 B CN108803996 B CN 108803996B CN 201810638825 A CN201810638825 A CN 201810638825A CN 108803996 B CN108803996 B CN 108803996B
Authority
CN
China
Prior art keywords
graphic
control
file
terminal
initial
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810638825.4A
Other languages
Chinese (zh)
Other versions
CN108803996A (en
Inventor
任艳姿
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ping An Life Insurance Company of China Ltd
Original Assignee
Ping An Life Insurance Company of China 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 Ping An Life Insurance Company of China Ltd filed Critical Ping An Life Insurance Company of China Ltd
Priority to CN201810638825.4A priority Critical patent/CN108803996B/en
Publication of CN108803996A publication Critical patent/CN108803996A/en
Application granted granted Critical
Publication of CN108803996B publication Critical patent/CN108803996B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04845Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range for image manipulation, e.g. dragging, rotation, expansion or change of colour
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance

Abstract

The application relates to a graphic file processing method, a graphic file processing device, computer equipment and a storage medium. The method comprises the following steps: receiving an audit request uploaded by a first terminal, wherein the audit request carries an audit node identifier and an initial graph file; generating an audit task according to the initial graph file, and sending the audit task to a second terminal corresponding to the audit node identifier; receiving a modification request sent by the second terminal according to the audit task; calling a graphic editor according to the modification request, and acquiring a corresponding graphic control according to the initial graphic file; sending the interface of the graphic editor and the graphic control to a second terminal, wherein the second terminal is used for modifying the initial graphic file through the interface of the graphic editor and the graphic control; acquiring a modification trace of the initial graphic file and a modified graphic file by the second terminal, and storing the modified graphic file and a corresponding modification trace; and sending a prompt message that the graphic file is modified to the first terminal, so that the processing efficiency of the graphic file can be effectively improved.

Description

Graphic file processing method and device, computer equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method and an apparatus for processing a graphic file, a computer device, and a storage medium.
Background
In the process of designing graphic files such as prototype diagrams and interface design diagrams, a designer usually needs to modify the designed graphic files by an auditor or a customer to jointly complete the design of the graphic files.
In a traditional mode, a designer firstly designs graphic files such as a prototype graph and an interface graph by using specific software, and then sends the graphic files to corresponding auditors by using other software, so that the auditors can modify the graphic files by using the specific software. For example, the designer may send the graphic file to the auditor through the mail to modify the graphic file; the graphic files can be managed by a file management system, and after the corresponding graphic files are obtained by multiple parties through node circulation, the graphic files are processed by specific software and uploaded to the file management system. In the conventional mode, a plurality of software is needed to process and manage the graphic files, so that the user operation is inconvenient, and the processing efficiency of the graphic files is low. Therefore, how to effectively improve the processing efficiency of the graphics file becomes a technical problem to be solved at present.
Disclosure of Invention
In view of the above, it is desirable to provide a graphics file processing method, apparatus, computer device, and storage medium that can improve the efficiency of processing graphics files.
A graphics file processing method, comprising:
receiving an audit request uploaded by a first terminal, wherein the audit request carries an audit node identifier and an initial graph file;
generating an audit task according to the initial graph file, and sending the audit task to a second terminal corresponding to an audit node identifier;
receiving a modification request sent by the second terminal according to the audit task;
calling a graphic editor according to the modification request, and acquiring a graphic control corresponding to the initial graphic file according to the initial graphic file;
sending the interface of the graphic editor and the graphic control to a second terminal, wherein the second terminal is used for modifying the initial graphic file through the interface of the graphic editor and the graphic control;
acquiring a modification trace of the initial graphic file and a modified graphic file by the second terminal, and storing the modified graphic file and a corresponding modification trace;
and sending a prompt message that the graphic file is modified to the first terminal.
In one embodiment, the initial graphics file includes one or more graphics controls, and the step of obtaining a modification trace of the initial graphics file and a modified graphics file from the second terminal includes:
acquiring modification operation of the second terminal on one or more graphic controls in the graphic file;
acquiring coordinate positions of one or more modified graphic controls, and adding operation records corresponding to the modification operation at the corresponding coordinate positions;
generating a modification trace corresponding to the initial graphic file according to the initial graphic file and the operation record;
and generating a modified graphic file by using the modification trace and the corresponding graphic file.
In one embodiment, the obtaining coordinate positions of one or more modified graphical controls and adding an operation record corresponding to the modification operation at the corresponding coordinate position includes:
acquiring the coordinate position of the modified graphic control, the control name and the control identification;
adding a labeling frame at the coordinate position, and adding the modification operation and the corresponding control name and control identification to the labeling frame;
and generating an operation record corresponding to the modification operation by using the marking frame.
In one embodiment, the graphical control includes a control identification, a control name, and a control type, and the method further includes:
acquiring a plurality of graphic controls from a specific website, and storing the acquired graphic controls into a graphic control library according to control identifications, control names and control types of the graphic controls;
acquiring a graphic control in an initial graphic file uploaded by the first terminal;
matching the graphic control in the initial graphic file with the graphic control in the graphic control library;
and when the graphic control in the graphic file is not matched with the graphic control in the graphic control library, adding the unmatched graphic control into the graphic control library.
In one embodiment, before the second terminal modifies the initial graphics file by using the graphics editor and the graphics control, the method further includes:
acquiring control types of a plurality of graphic controls in the initial graphic file;
acquiring a preset classifier, and inputting the control types of the plurality of graphic controls into the classifier to obtain the probability value of the category to which the graphic file belongs;
extracting the category corresponding to the probability value reaching the preset probability value, and adding a corresponding category label to the initial graphic file;
and acquiring a component corresponding to the category label from a graphic control library according to the category label of the initial graphic file, and pushing the component to the second terminal, so that the second terminal modifies the initial graphic file by using the component.
In one embodiment, the method further comprises:
receiving a communication request sent by the second terminal through the graphic management platform, wherein the communication request comprises a communication tool and a communication object;
calling a corresponding interface according to the communication tool of the communication request;
acquiring communication content sent by the second terminal;
and sending prompt information to the first terminal according to the communication object, and sending the communication content to the first terminal so as to establish online communication connection between the second terminal and the first terminal.
A graphics file processing apparatus, comprising:
the receiving module is used for receiving an audit request uploaded by a first terminal, wherein the audit request carries an audit node identifier and an initial graphic file;
the task generation module is used for generating an audit task according to the initial graphic file and sending the audit task to a second terminal corresponding to the audit node identifier;
the receiving module is further configured to receive a modification request sent by the second terminal according to the audit task;
the graphic file modification module is used for calling a graphic editor according to the modification request and acquiring a graphic control corresponding to the initial graphic file according to the initial graphic file; sending the interface of the graphic editor and the graphic control to a second terminal, wherein the second terminal is used for modifying the initial graphic file through the interface of the graphic editor and the graphic control;
the storage module is used for acquiring the modification trace of the initial graphic file and the modified graphic file by the second terminal and storing the modified graphic file and the corresponding modification trace;
and the sending module is used for sending the prompt message that the graphic file is modified to the first terminal.
In one embodiment, one or more graphical controls are included in the initial graphical file; the graphic file modification module is further used for acquiring modification operation of the second terminal on one or more graphic controls in the graphic file; acquiring coordinate positions of one or more modified graphic controls, and adding operation records corresponding to the modification operation at the corresponding coordinate positions; generating a modification trace corresponding to the initial graphic file according to the initial graphic file and the operation record; and generating a modified graphic file by using the modification trace and the corresponding graphic file.
A computer device comprising a memory and a processor, the memory storing a computer program, the processor implementing the following steps when executing the computer program:
receiving an audit request uploaded by a first terminal, wherein the audit request carries an audit node identifier and an initial graph file;
generating an audit task according to the initial graph file, and sending the audit task to a second terminal corresponding to an audit node identifier;
receiving a modification request sent by the second terminal according to the audit task;
calling a graphic editor according to the modification request, and acquiring a corresponding graphic control according to the initial graphic file;
sending the interface of the graphic editor and the graphic control to a second terminal, wherein the second terminal is used for modifying the initial graphic file through the interface of the graphic editor and the graphic control;
acquiring a modification trace of the initial graphic file and a modified graphic file by the second terminal, and storing the modified graphic file and a corresponding modification trace;
and sending a prompt message that the graphic file is modified to the first terminal.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
receiving an audit request uploaded by a first terminal, wherein the audit request carries an audit node identifier and an initial graph file;
generating an audit task according to the initial graph file, and sending the audit task to a second terminal corresponding to an audit node identifier;
receiving a modification request sent by the second terminal according to the audit task;
calling a graphic editor according to the modification request, and acquiring a corresponding graphic control according to the initial graphic file;
sending the interface of the graphic editor and the graphic control to a second terminal, wherein the second terminal is used for modifying the initial graphic file through the interface of the graphic editor and the graphic control;
acquiring a modification trace of the initial graphic file and a modified graphic file by the second terminal, and storing the modified graphic file and a corresponding modification trace;
and sending a prompt message that the graphic file is modified to the first terminal.
According to the graph file processing method and device, the computer equipment and the storage medium, the server receives the audit request uploaded by the first terminal, the audit request carries the audit node identification and the initial graph file, an audit task is generated according to the initial graph file, and the audit task is sent to the second terminal corresponding to the audit node identification. And after receiving a modification request sent by the second terminal according to the audit task, the server calls the graphic editor according to the modification request, acquires a corresponding graphic control according to the graphic file, and sends the interface of the graphic editor and the graphic control to the second terminal, so that the second terminal modifies the initial graphic file through the interface of the graphic editor and the graphic control. And acquiring the modification trace of the initial graphic file and the modified graphic file by the second terminal, and storing the modified graphic file and the corresponding modification trace, so that the initial graphic file can be effectively modified on line, and the corresponding modification trace is reserved. And after the second terminal finishes modifying the initial graphic file, the server sends a prompt message that the graphic file is modified to the first terminal, so that the first terminal acquires the modified graphic file from the server. The graphic management platform can enable a plurality of terminal nodes to carry out circulation processing on the graphic file, carry out online modification on the graphic file and reserve modification traces, thereby effectively improving the processing efficiency of the graphic file.
Drawings
FIG. 1 is a diagram illustrating an exemplary implementation of a method for processing graphics files;
FIG. 2 is a flow diagram illustrating a method for processing a graphics file in accordance with one embodiment;
FIG. 3 is a flowchart illustrating steps of obtaining a modification trace of an initial graphics file and a modified graphics file by a second terminal in one embodiment;
FIG. 4 is a flowchart illustrating steps in one embodiment for pushing corresponding components based on the type of graphics file;
FIG. 5 is a block diagram showing the configuration of a graphics file processing apparatus according to an embodiment;
FIG. 6 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The graphic file processing method provided by the application can be applied to the application environment shown in fig. 1. Wherein the first terminal 102 communicates with the server 104 via a network and the server 104 communicates with the second terminal 106 via a network. The first terminal 102 and the second terminal 106 may be, but not limited to, various personal computers, notebook computers, smart phones, and tablet computers, and the server 104 may be implemented by a separate server or a server cluster formed by a plurality of servers. The server 104 receives an audit request uploaded by the first terminal 102, the audit request carries an audit node identifier and an initial graph file, generates an audit task according to the initial graph file, and sends the audit task to the second terminal 106 corresponding to the audit node identifier. After receiving the modification request sent by the second terminal 106 according to the audit task, the server 104 calls the graphic editor according to the modification request, obtains the corresponding graphic control according to the initial graphic file, and sends the interface of the graphic editor and the graphic control to the second terminal 106, so that the second terminal 106 modifies the initial graphic file through the interface of the graphic editor and the graphic control. The server 104 obtains the modification trace of the initial graphic file modified by the second terminal 106 and the modified graphic file, and stores the modified graphic file and the corresponding modification trace, thereby effectively modifying the graphic file on line and keeping the corresponding modification trace. After the second terminal 106 finishes modifying the graphic file, the server 104 sends a prompt message that the graphic file has been modified to the first terminal 102, so that the first terminal 102 acquires the modified graphic file from the server 104. The graphic management platform can enable a plurality of terminal nodes to carry out circulation processing on the graphic file, carry out online modification on the graphic file and reserve modification traces, thereby effectively improving the processing efficiency of the graphic file.
In one embodiment, as shown in fig. 2, a graphic file processing method is provided, which is described by taking the method as an example applied to the server in fig. 1, and includes the following steps:
step 202, receiving an audit request uploaded by the first terminal, wherein the audit request carries an audit node identifier and an initial graph file.
The first terminal may be a terminal corresponding to a designer, and the initial graphic file may be a prototype diagram, an interface design diagram, and the like. After the initial graphic file is designed by the designer, the designed initial graphic file can be uploaded to the server through the graphic management platform, so that the corresponding auditor can modify the initial graphic file. For example, the graphics management platform may be software such as a graphics file management system.
The first terminal can upload the designed initial graphic file through the graphic management platform and send an audit request to the server. The server further receives an audit request uploaded by the first terminal through the graph management platform, wherein the audit request carries an audit node identifier and an initial graph file. And the auditing node identifier represents a node identifier corresponding to a second terminal which needs to process the graphic file.
And 204, generating an audit task according to the initial graph file, and sending the audit task to a second terminal corresponding to the audit node identifier.
After receiving the auditing request uploaded by the first terminal, the server generates a corresponding auditing task according to the initial graphic file carried in the auditing request, and sends the auditing task to a second terminal corresponding to the auditing node identifier carried in the request, so that the corresponding second terminal processes the graphic file.
And step 206, receiving a modification request sent by the second terminal according to the audit task.
And step 208, calling the graphic editor according to the modification request, and acquiring the corresponding graphic control according to the initial graphic file.
The graphic control can be a control of an interface element required in the process of designing and editing the initial graphic file. And after receiving the audit task sent by the server, the second terminal sends a modification request for the graphic file to the server according to the audit task.
And after receiving the modification request sent by the second terminal, the server calls a graphic editor according to the modification request, wherein the graphic editor is used for editing, modifying and the like the initial graphic file. The graphic editor may include a plurality of graphic controls, and the server may further obtain a graphic control associated with the initial graphic file according to the type of the graphic file. For example, when the initial graphic file is a prototype graph, the server acquires a plurality of graphic controls corresponding to the prototype graph; when the initial graphic file is the interface design drawing, the server acquires a plurality of graphic controls corresponding to the interface design drawing, such as interface element controls and the like.
And step 210, sending the interface of the graphic editor and the graphic control to a second terminal, wherein the second terminal is used for modifying the initial graphic file through the interface of the graphic editor and the graphic control.
And the server calls the graphic editor according to the modification request, acquires the corresponding graphic control according to the graphic file, and then sends the interface of the graphic editor and the graphic control to the second terminal, so that the second terminal can modify and perform online processing on the initial graphic file through the interface of the graphic editor and the graphic control.
Step 212, acquiring the modification trace of the initial graphic file and the modified graphic file by the second terminal, and storing the modified graphic file and the corresponding modification trace.
Step 214, sending a prompt message that the graphic file is modified to the first terminal.
And when the second terminal modifies the graphic file by using the graphic editor, the server acquires the modification operation of the second terminal on the graphic file. Specifically, the server obtains a modification trace of the second terminal modifying the initial graphics file, for example, the modification trace may be a trace of operations such as adding, modifying, and deleting a control in the graphics file, or a trace of modifications of parameters such as a size of the graphics file. The server can obtain the graphic file which retains the modification trace after modifying the initial graphic file, can also obtain the graphic file which receives the modification operation of the initial graphic file, and stores the modified graphic file and the corresponding modification trace.
And after the server stores the modified graphic file and the corresponding modification trace and indicates that the second terminal finishes modifying the image file, sending a prompt message that the graphic file is modified to the first terminal, so that the first terminal acquires the modified graphic file and the corresponding modification trace from the server according to the prompt message. Therefore, the modified graphic file can be effectively obtained, and the processing efficiency of the graphic file can be effectively improved by carrying out online editing processing on the initial graphic file.
In the graph file processing method, after receiving an audit request uploaded by a first terminal, a server carries an audit node identifier and an initial graph file, generates an audit task according to the initial graph file, and sends the audit task to a second terminal corresponding to the audit node identifier. And after receiving a modification request sent by the second terminal according to the audit task, the server calls the graphic editor according to the modification request, acquires a corresponding graphic control according to the graphic file, and sends the interface of the graphic editor and the graphic control to the second terminal, so that the second terminal modifies the initial graphic file through the interface of the graphic editor and the graphic control. And acquiring the modification trace of the initial graphic file and the modified graphic file by the second terminal, and storing the modified graphic file and the corresponding modification trace, so that the graphic file can be effectively modified on line, and the corresponding modification trace is reserved. And after the second terminal finishes modifying the initial graphic file, the server sends a prompt message that the graphic file is modified to the first terminal, so that the first terminal acquires the modified graphic file from the server. The graphic management platform can enable a plurality of terminal nodes to carry out circulation processing on the graphic file, carry out online modification on the graphic file and reserve modification traces, thereby effectively improving the processing efficiency of the graphic file.
In an embodiment, the initial graphic file includes one or more graphic controls, as shown in fig. 3, in order to obtain a modification trace of the initial graphic file by the second terminal and a modified graphic file, the step specifically includes the following steps:
step 302, obtaining the modification operation of the second terminal on one or more graphical controls.
And 304, acquiring the coordinate positions of one or more modified graphic controls, and adding operation records corresponding to the modification operation at the corresponding coordinate positions.
After receiving the audit request uploaded by the first terminal, the server generates a corresponding audit task according to the initial graph file carried in the audit request, and sends the audit task to a second terminal corresponding to the audit node identifier carried in the request, so that the corresponding second terminal processes the initial graph file.
And after receiving the audit task sent by the server, the second terminal sends a modification request for the initial graphic file to the server according to the audit task. And after receiving the modification request sent by the second terminal, the server calls the graphic editor according to the modification request and acquires the corresponding graphic control according to the initial graphic file. And sending the interface of the graphic editor and the graphic control to the second terminal, so that the second terminal modifies the initial graphic file through the interface of the graphic editor and the graphic control.
And when the second terminal modifies the initial graphic file by using the graphic editor, the server acquires the modification operation of the second terminal on one or more graphic controls in the initial graphic file. Specifically, the server may define in advance a start coordinate position of the initial graphic file. The server further obtains the coordinate positions of one or more modified graphic controls in the initial graphic file, and adds operation records corresponding to the modification operation at the corresponding coordinate positions. For example, annotation information may be inserted at the coordinate position of the modified graphical control, the annotation information may include the modified operation record and the modified object, and the annotation information may be presented through a text box or an annotation box.
And step 306, generating a modification trace corresponding to the initial graphic file according to the initial graphic file and the operation record.
And 308, generating a modified graphic file by using the modification trace and the corresponding graphic file.
The server further generates a modification trace corresponding to the initial graphics file according to the initial graphics file and the operation record, for example, the modification trace may be a trace of an operation record of adding, modifying, and deleting a control in the initial graphics file, or a trace of a modification of a parameter such as the size of the initial graphics file, where the modification trace includes the modification and added label information of the initial graphics file, and the modification trace corresponding to the initial graphics file indicates the graphics file in which the modification trace is retained after the initial graphics file is modified. And the server generates a modified graphic file by using the modification trace and the corresponding modified graphic file, wherein the modified graphic file represents the graphic file with the modification trace. Furthermore, the server can also receive modification operation on the initial graphic file, generate the graphic file subjected to modification by using the graphic file subjected to modification, and store the graphic file reserved with the modification and the graphic file subjected to modification. Therefore, the graphic file can be effectively edited and modified on line, and the corresponding modification trace is reserved, so that designers can effectively further process the graphic file according to the modification trace, and the processing efficiency of the graphic file can be effectively improved.
In one embodiment, the step of acquiring coordinate positions of one or more modified graphical controls, where the graphical controls include corresponding control names and control identifiers, and adding operation records corresponding to modification operations at the corresponding coordinate positions includes: acquiring the coordinate position of the modified graphic control, the control name and the control identification; adding a marking frame at the coordinate position, and adding the modification operation and the corresponding control name and control identification into the marking frame; and generating an operation record corresponding to the modification operation by using the marking frame.
After receiving the audit request uploaded by the first terminal, the server generates a corresponding audit task according to the initial graph file carried in the audit request, and sends the audit task to a second terminal corresponding to the audit node identifier carried in the request, so that the corresponding second terminal processes the initial graph file.
And after receiving the audit task sent by the server, the second terminal sends a modification request for the graphic file to the server according to the audit task. And after receiving the modification request sent by the second terminal, the server calls the graphic editor according to the modification request and acquires the corresponding graphic control according to the graphic file. And sending the interface of the graphic editor and the graphic control to the second terminal, so that the second terminal modifies the initial graphic file through the interface of the graphic editor and the graphic control.
The initial graphic file comprises one or more graphic controls, and each graphic control comprises a corresponding control name and a control identification. The server may predefine the starting coordinate position of the initial graphics file, whereby each graphics control in the initial graphics file has a corresponding coordinate position.
And when the second terminal modifies the initial graphic file by using the graphic editor, the server acquires the modification operation of the second terminal on one or more graphic controls in the initial graphic file. Specifically, the server obtains the coordinate positions, control names and control identifications of one or more modified graphical controls in the initial graphical file, and adds a labeling frame at the coordinate positions of the modified graphical controls. The marking frame can comprise a connecting line and a marking frame, and the marking frame can be added around the initial graphic file and connected with the coordinate position of the modified graphic control through the connecting line. Preferably, the connecting line can also be added with an indication mark, such as an arrow. And after adding the labeling frame at the coordinate position of the modified graphic control, the server adds the control name and the control identification of the modified graphic control to the corresponding labeling frame. Further, the server may further obtain annotation information added in the annotation frame by the second terminal, where the annotation information may include an operation record and a remark description for modifying the initial graphics file.
Further, the server may also directly display the modified graphical control in the label box, for example, an added graphical control and a deleted graphical control may be displayed in the label box. Therefore, the initial graphic file can be effectively edited and modified on line, and the corresponding modification trace is reserved, so that designers can effectively further process the graphic file according to the modification trace, and the processing efficiency of the graphic file can be effectively improved.
In one embodiment, the graphical control includes a control identification, a control name, and a control type, the method further comprising: acquiring a plurality of graphic controls from a specific website, and storing the acquired graphic controls into a graphic control library according to control identifications, control names and control types of the graphic controls; acquiring a graphic control in an initial graphic file uploaded by a first terminal; matching the graphic control in the initial graphic file with the graphic control in the graphic control library; and when the graphic control in the initial graphic file is not matched with the graphic control in the graphic control library, adding the unmatched graphic control into the graphic control library.
Before receiving the auditing request uploaded by the first terminal, the server can also acquire a plurality of graphic controls from a specific website in advance, wherein each graphic control comprises a corresponding control identification, a control name and a control type. And the server further stores the acquired graphic controls into a pre-established graphic control library according to the corresponding control identifications, control names and control types, so that a large number of graphic controls can be effectively acquired and stored.
After receiving the audit request sent by the first terminal, the server obtains the graphic control in the initial graphic file in the audit request, wherein the graphic control in the initial graphic file also comprises a corresponding control identifier, a control name and a control type. And the server matches the graphic controls in the graphic control library according to the control identifications, control names and control types of the graphic controls in the initial graphic file, and adds the unmatched graphic controls to the graphic control library for storage when the initial graphic file has the graphic controls unmatched with the graphic controls in the graphic control library. Therefore, the server can effectively acquire more graphic controls for effectively editing and modifying the graphic files.
In one embodiment, the initial graphic file includes one or more graphic controls, the graphic controls include corresponding control types, and before the second terminal modifies the initial graphic file by using the graphic editor and the graphic controls, the method further includes a step of pushing corresponding components according to the types of the initial graphic file, where the step includes the following steps:
step 402, obtaining control types of a plurality of graphic controls in the initial graphic file.
After receiving the auditing request uploaded by the first terminal, the server generates a corresponding auditing task according to the image file carried in the auditing request, and sends the auditing task to a second terminal corresponding to the auditing node identifier carried in the request, so that the corresponding second terminal processes the initial image file.
And after receiving the audit task sent by the server, the second terminal sends a modification request for the initial graphic file to the server according to the audit task. And after receiving the modification request sent by the second terminal, the server calls the graphic editor according to the modification request and sends the interface of the graphic editor and the graphic control to the second terminal. The server further obtains control types of the plurality of graphic controls in the initial graphic file.
And 404, acquiring a preset classifier, and inputting the control types of the plurality of graphic controls into the classifier to obtain the probability value of the category to which the initial graphic file belongs.
The server acquires a preset classifier, wherein the classifier can be obtained by training the server in advance according to the control types of a large number of graphic controls. The server further inputs the control type of the obtained graphic control in the initial graphic file into the classifier, the classifier firstly extracts the feature vector of the control type, and the probability value of the category to which the feature vector belongs is calculated through the classification model of the classifier according to the feature vector of the control type. Thereby, the probability that the initial graphic file belongs to each category can be calculated.
And 406, extracting the category of which the probability value reaches the preset probability value, and adding a corresponding category label to the initial graphic file.
And 408, acquiring a component corresponding to the category label from the graphic control library according to the category label of the initial graphic file, and pushing the component to the second terminal, so that the second terminal modifies the initial graphic file by using the component.
And after the server calculates the probability value of the initial graphic file belonging to the corresponding category, extracting the category of which the probability value reaches the preset probability value. For example, the category corresponding to the probability value of 0.8 may be extracted, that is, the initial graphic file having the probability value of eighty percent is acquired, and the probability that the initial graphic file belongs to the corresponding category is higher. The server adds a category label corresponding to the category to the initial graphic file. Thereby enabling efficient classification of the initial graphic files.
After adding the category label corresponding to the category to the initial graphic file, the server acquires the component corresponding to the category label from the graphic control library according to the category label, wherein the component can be a graphic combination control which is designed in advance or acquired from a specific website, or a graphic combination control which is spliced automatically by the server according to the category label. And the server pushes the acquired component to the second terminal, so that the second terminal modifies the initial graphic file by utilizing the component. The initial graphic files can be effectively classified by deeply learning the graphic controls in the initial graphic files, and then the corresponding components can be effectively pushed by the corresponding second terminal according to the categories of the initial graphic files, so that the second terminal can effectively and conveniently process the graphic files, and the processing efficiency of the graphic files can be effectively improved.
In one embodiment, the method further comprises: receiving a communication request sent by a second terminal through a graphic management platform, wherein the communication request comprises a communication tool and a communication object; calling a corresponding interface according to a communication tool of the communication request; acquiring communication content sent by a second terminal; and sending prompt information to the first terminal according to the communication object, and sending the communication content to the first terminal so as to establish online communication connection between the second terminal and the first terminal.
After receiving the auditing request uploaded by the first terminal, the server generates a corresponding auditing task according to the image file carried in the auditing request, and sends the auditing task to a second terminal corresponding to the auditing node identifier carried in the request, so that the corresponding second terminal processes the initial image file.
And after receiving the audit task sent by the server, the second terminal sends a modification request for the initial graphic file to the server according to the audit task. And after receiving the modification request sent by the second terminal, the server calls the graphic editor according to the modification request and acquires the corresponding graphic control according to the initial graphic file. And sending the interface of the graphic editor and the graphic control to the second terminal, so that the second terminal modifies the initial graphic file through the interface of the graphic editor and the graphic control.
The second terminal can also communicate with the first terminal on line through the communication tool in the process of modifying the initial graphic file, so as to modify the initial graphic file conveniently. Specifically, the second terminal may send a communication request to the server through the graphic management platform, where the communication request includes a communication tool and a communication object. After receiving the communication request sent by the second terminal through the graphic management platform, the server calls the corresponding interface according to the communication tool of the communication request, and returns the interface of the communication tool to the interface of the second terminal for displaying, so that the second terminal inputs communication content through the interface of the communication tool and sends the communication content to the server. After the server acquires the communication content sent by the second terminal, the server sends prompt information to the first terminal according to the communication object and sends the communication content to the first terminal, so that online communication connection can be effectively established between the second terminal and the first terminal, the initial graphic file can be modified conveniently, and the processing efficiency of the graphic file can be effectively improved.
It should be understood that although the various steps in the flow charts of fig. 2-4 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 described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2-4 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternating with other steps or at least some of the sub-steps or stages of other steps.
In one embodiment, as shown in fig. 5, there is provided a graphic file processing apparatus including: a receiving module 502, a task generating module 504, an editing module 506, a storing module 508 and a sending module 510, wherein:
the receiving module 502 is configured to receive an audit request uploaded by the first terminal, where the audit request carries an audit node identifier and an initial graph file.
And the task generating module 504 is configured to generate an audit task according to the initial graph file, and send the audit task to the second terminal corresponding to the audit node identifier.
The receiving module 502 is further configured to receive a modification request sent by the second terminal according to the audit task.
The editing module 506 is used for calling a graphic editor according to the modification request and acquiring a corresponding graphic control according to the initial graphic file; and sending the interface of the graphic editor and the graphic control to a second terminal, wherein the second terminal is used for modifying the initial graphic file through the interface of the graphic editor and the graphic control.
And the storage module 508 is configured to obtain a modification trace of the initial graphics file and the modified graphics file by the second terminal, and store the modified graphics file and the corresponding modification trace.
A sending module 510, configured to send a prompt message that the graphics file has been modified to the first terminal.
In an embodiment, the initial graphic file includes one or more graphic controls, and the editing module 506 is further configured to obtain a modification operation of the second terminal on the one or more graphic controls in the initial graphic file; acquiring coordinate positions of one or more modified graphic controls, and adding operation records corresponding to modification operations at the corresponding coordinate positions; generating a modification trace corresponding to the initial graphic file according to the initial graphic file and the operation record; and generating a modified graphic file by using the modification trace and the corresponding graphic file.
In one embodiment, the graphic control includes a corresponding control name and a control identifier, and the editing module 506 is further configured to obtain a coordinate position of the modified graphic control, the control name, and the control identifier; adding a marking frame at the coordinate position, and adding the modification operation and the corresponding control name and control identification into the marking frame; and generating an operation record corresponding to the modification operation by using the marking frame.
In one embodiment, the graphical control comprises a control identification, a control name and a control type, and the device further comprises an acquisition module, a storage module and a control library, wherein the acquisition module is used for acquiring a plurality of graphical controls from a specific website and storing the acquired graphical controls into the graphical control library according to the control identification, the control name and the control type of the graphical controls; and acquiring the graphic control in the initial graphic file uploaded by the first terminal. The matching module is used for matching the graphic control in the initial graphic file with the graphic control in the graphic control library; and when the graphic control in the graphic file is not matched with the graphic control in the graphic control library, adding the unmatched graphic control into the graphic control library.
In one embodiment, the initial graphic file includes one or more graphic controls, and the graphic controls include corresponding control types; acquiring a preset classifier, and inputting the control types of the plurality of graphic controls into the classifier to obtain a probability value of the category to which the initial graphic file belongs; and extracting the category corresponding to the probability value reaching the preset probability value, and adding a corresponding category label to the initial graphic file. And the prompting module is used for acquiring the components corresponding to the category labels from the graphic control library according to the category labels of the initial graphic files and pushing the components to the second terminal so that the second terminal modifies the initial graphic files by utilizing the components.
In one embodiment, the device further comprises a communication module, configured to receive a communication request sent by the second terminal through the graphics management platform, where the communication request includes a communication tool and a communication object; calling a corresponding interface according to a communication tool of the communication request; acquiring communication content sent by a second terminal; and sending prompt information to the first terminal according to the communication object, and sending the communication content to the first terminal so as to establish online communication connection between the second terminal and the first terminal.
For the specific definition of the graphic file processing apparatus, reference may be made to the above definition of the graphic file processing method, which is not described herein again. The respective modules in the above-described graphic file processing apparatus may be wholly or partially implemented by software, hardware, and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, and its internal structure diagram may be as shown in fig. 6. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the computer device is used for storing data such as graphic files, graphic controls and the like. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a graphics file processing method.
Those skilled in the art will appreciate that the architecture shown in fig. 6 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, there is provided a computer device comprising a memory storing a computer program and a processor implementing the following steps when the processor executes the computer program:
receiving an audit request uploaded by a first terminal, wherein the audit request carries an audit node identifier and an initial graph file;
generating an audit task according to the initial graph file, and sending the audit task to a second terminal corresponding to the audit node identifier;
receiving a modification request sent by the second terminal according to the audit task;
calling a graphic editor according to the modification request, and acquiring a corresponding graphic control according to the initial graphic file;
sending the interface of the graphic editor and the graphic control to a second terminal, wherein the second terminal is used for modifying the initial graphic file through the interface of the graphic editor and the graphic control;
acquiring a modification trace of the initial graphic file and a modified graphic file by the second terminal, and storing the modified graphic file and a corresponding modification trace;
and sending a prompt message that the graphic file is modified to the first terminal.
In one embodiment, the initial graphics file includes one or more graphics controls, and the processor when executing the computer program further performs the following steps: acquiring modification operation of a second terminal on one or more graphic controls in the initial graphic file; acquiring coordinate positions of one or more modified graphic controls, and adding operation records corresponding to modification operations at the corresponding coordinate positions; generating a modification trace corresponding to the initial graphic file according to the initial graphic file and the operation record; and generating a modified graphic file by using the modification trace and the corresponding graphic file.
In one embodiment, the graphic control includes a corresponding control name and a control identifier, and the processor, when executing the computer program, further performs the following steps: acquiring the coordinate position of the modified graphic control, the control name and the control identification; adding a marking frame at the coordinate position, and adding the modification operation and the corresponding control name and control identification into the marking frame; and generating an operation record corresponding to the modification operation by using the marking frame.
In one embodiment, the graphical control includes a control identification, a control name, and a control type, and the processor when executing the computer program further performs the steps of: acquiring a plurality of graphic controls from a specific website, and storing the acquired graphic controls into a graphic control library according to control identifications, control names and control types of the graphic controls; acquiring a graphic control in an initial graphic file uploaded by a first terminal; matching the graphic control in the initial graphic file with the graphic control in the graphic control library; and when the graphic control in the initial graphic file is not matched with the graphic control in the graphic control library, adding the unmatched graphic control into the graphic control library.
In one embodiment, the initial graphics file includes one or more graphics controls, the graphics controls include corresponding control types, and the processor, when executing the computer program, further implements the following steps: acquiring control types of a plurality of graphic controls in an initial graphic file; acquiring a preset classifier, and inputting the control types of the plurality of graphic controls into the classifier to obtain a probability value of the category to which the initial graphic file belongs; extracting a category corresponding to the probability value reaching a preset probability value, and adding a corresponding category label to the initial graphic file; and acquiring the component corresponding to the category label from the graphic control library according to the category label of the initial graphic file, and pushing the component to the second terminal, so that the second terminal modifies the initial graphic file by using the component.
In one embodiment, the processor, when executing the computer program, further performs the steps of: receiving a communication request sent by a second terminal through a graphic management platform, wherein the communication request comprises a communication tool and a communication object; calling a corresponding interface according to a communication tool of the communication request; acquiring communication content sent by a second terminal; and sending prompt information to the first terminal according to the communication object, and sending the communication content to the first terminal so as to establish online communication connection between the second terminal and the first terminal.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of:
receiving an audit request uploaded by a first terminal, wherein the audit request carries an audit node identifier and an initial graph file;
generating an audit task according to the initial graph file, and sending the audit task to a second terminal corresponding to the audit node identifier;
receiving a modification request sent by the second terminal according to the audit task;
calling a graphic editor according to the modification request, and acquiring a corresponding graphic control according to the initial graphic file;
sending the interface of the graphic editor and the graphic control to a second terminal, wherein the second terminal is used for modifying the initial graphic file through the interface of the graphic editor and the graphic control;
acquiring a modification trace of the initial graphic file and a modified graphic file by the second terminal, and storing the modified graphic file and a corresponding modification trace;
and sending a prompt message that the graphic file is modified to the first terminal.
In one embodiment, the initial graphics file includes one or more graphics controls therein, and the computer program when executed by the processor further performs the steps of: acquiring modification operation of a second terminal on one or more graphic controls in the initial graphic file; acquiring coordinate positions of one or more modified graphic controls, and adding operation records corresponding to modification operations at the corresponding coordinate positions; generating a modification trace corresponding to the initial graphic file according to the initial graphic file and the operation record; and generating a modified graphic file by using the modification trace and the corresponding graphic file.
In one embodiment, the graphical control comprises a corresponding control name and control identification, and the computer program when executed by the processor further performs the steps of: acquiring the coordinate position of the modified graphic control, the control name and the control identification; adding a marking frame at the coordinate position, and adding the modification operation and the corresponding control name and control identification into the marking frame; and generating an operation record corresponding to the modification operation by using the marking frame.
In one embodiment, the graphical control comprises a control identification, a control name, and a control type, the computer program when executed by the processor further performing the steps of: acquiring a plurality of graphic controls from a specific website, and storing the acquired graphic controls into a graphic control library according to control identifications, control names and control types of the graphic controls; acquiring a graphic control in an initial graphic file uploaded by a first terminal; matching the graphic control in the initial graphic file with the graphic control in the graphic control library; and when the graphic control in the initial graphic file is not matched with the graphic control in the graphic control library, adding the unmatched graphic control into the graphic control library.
In one embodiment, the initial graphics file includes one or more graphics controls, the graphics controls including corresponding control types, and the computer program when executed by the processor further performs the steps of: acquiring control types of a plurality of graphic controls in an initial graphic file; acquiring a preset classifier, and inputting the control types of the plurality of graphic controls into the classifier to obtain a probability value of the category to which the initial graphic file belongs; extracting a category corresponding to the probability value reaching a preset probability value, and adding a corresponding category label to the initial graphic file; and acquiring the component corresponding to the category label from the graphic control library according to the category label of the initial graphic file, and pushing the component to the second terminal, so that the second terminal modifies the initial graphic file by using the component.
In one embodiment, the computer program when executed by the processor further performs the steps of: receiving a communication request sent by a second terminal through a graphic management platform, wherein the communication request comprises a communication tool and a communication object; calling a corresponding interface according to a communication tool of the communication request; acquiring communication content sent by a second terminal; and sending prompt information to the first terminal according to the communication object, and sending the communication content to the first terminal so as to establish online communication connection between the second terminal and the first terminal.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (12)

1. A graphics file processing method, comprising:
receiving an audit request uploaded by a first terminal, wherein the audit request carries an audit node identifier and an initial graph file;
generating an audit task according to the initial graph file, and sending the audit task to a second terminal corresponding to an audit node identifier;
calling an online graphic editor according to a modification request sent by the second terminal based on the audit task, and acquiring a graphic control corresponding to the type of the initial graphic file from the graphic editor; the graphic control comprises an interface element control required in the process of designing and editing the initial graphic file;
acquiring control types of a plurality of graphic controls in the initial graphic file; acquiring a preset classifier, and inputting the control types of the plurality of graphic controls into the classifier to obtain the probability value of the category to which the graphic file belongs; extracting the category corresponding to the probability value reaching the preset probability value, and adding a corresponding category label to the initial graphic file; acquiring a component corresponding to the category label from a graphic control library according to the category label of the initial graphic file, and pushing the component to the second terminal so that the second terminal modifies the initial graphic file by using the component;
sending the graphic editor and the graphic control to a second terminal, and enabling the second terminal to modify the initial graphic file on line through an interface of the graphic editor and the graphic control;
acquiring a modification trace of the initial graphic file and a modified graphic file by the second terminal; the modification trace comprises an operation record for operating the control and the parameter in the graphic file and a position corresponding to the modified graphic control; the modified graphic file is the graphic file subjected to modification operation on the initial graphic file;
and storing the modified graphic file and the modification trace, and sending a prompt message that the graphic file is modified to the first terminal.
2. The method of claim 1, wherein one or more graphical controls are included in the initial graphical file; the step of obtaining the modification trace of the initial graphic file and the modified graphic file by the second terminal comprises the following steps:
acquiring modification operation of the second terminal on the one or more graphical controls;
acquiring coordinate positions of one or more modified graphic controls, and adding operation records corresponding to the modification operation at the corresponding coordinate positions;
generating a modification trace corresponding to the initial graphic file according to the initial graphic file and the operation record;
and generating a modified graphic file by using the modification trace and the corresponding graphic file.
3. The method according to claim 2, wherein the graphic control includes a corresponding control name and a control identifier, and the obtaining a coordinate position of one or more modified graphic controls and adding an operation record corresponding to the modification operation at the corresponding coordinate position includes:
acquiring the coordinate position of the modified graphic control, the control name and the control identification;
adding a labeling frame at the coordinate position, and adding the modification operation and the corresponding control name and control identification to the labeling frame;
and generating an operation record corresponding to the modification operation by using the marking frame.
4. The method of claim 1, wherein the graphical control comprises a control identification, a control name, and a control type, the method further comprising:
acquiring a plurality of graphic controls from a specific website, and storing the acquired graphic controls into a graphic control library according to control identifications, control names and control types of the graphic controls;
acquiring a graphic control in an initial graphic file uploaded by the first terminal;
matching the graphic control in the initial graphic file with the graphic control in the graphic control library;
and when the graphic control in the initial graphic file is not matched with the graphic control in the graphic control library, adding the unmatched graphic control into the graphic control library.
5. The method of claim 1, further comprising:
receiving a communication request sent by the second terminal through a graphic management platform, wherein the communication request comprises a communication tool and a communication object;
calling a corresponding interface according to the communication tool of the communication request;
acquiring communication content sent by the second terminal;
and sending prompt information to the first terminal according to the communication object, and sending the communication content to the first terminal so as to establish online communication connection between the second terminal and the first terminal.
6. A graphics file processing apparatus, comprising:
the receiving module is used for receiving an audit request uploaded by a first terminal, wherein the audit request carries an audit node identifier and an initial graphic file;
the task generation module is used for generating an audit task according to the initial graphic file and sending the audit task to a second terminal corresponding to the audit node identifier;
the editing module is used for calling an online graphic editor according to a modification request sent by the second terminal based on the audit task and acquiring a graphic control corresponding to the type of the initial graphic file from the graphic editor; the graphic control comprises an interface element control required in the process of designing and editing the initial graphic file;
the classification module is used for acquiring control types of a plurality of graphic controls in the initial graphic file; acquiring a preset classifier, and inputting the control types of the plurality of graphic controls into the classifier to obtain a probability value of the category to which the initial graphic file belongs; extracting a category corresponding to the probability value reaching a preset probability value, and adding a corresponding category label to the initial graphic file;
the prompting module is used for acquiring components corresponding to the category labels from the graphic control library according to the category labels of the initial graphic files and pushing the components to the second terminal so that the second terminal modifies the initial graphic files by utilizing the components;
the editing module is used for sending the graphic editor and the graphic control to a second terminal, so that the second terminal can modify the initial graphic file on line through the interface of the graphic editor and the graphic control;
the storage module is used for acquiring modification traces of the initial graphic file and the modified graphic file from the second terminal; the modification trace comprises an operation record for operating the control and the parameter in the graphic file and a position corresponding to the modified graphic control; storing the modified graphic file and the corresponding modification trace; the modified graphic file is the graphic file subjected to modification operation on the initial graphic file;
and the sending module is used for sending the prompt message that the graphic file is modified to the first terminal.
7. The apparatus of claim 6, wherein one or more graphical controls are included in the initial graphical file; the editing module is further configured to acquire a modification operation of the second terminal on one or more graphical controls in the initial graphical file; acquiring coordinate positions of one or more modified graphic controls, and adding operation records corresponding to the modification operation at the corresponding coordinate positions; generating a modification trace corresponding to the initial graphic file according to the initial graphic file and the operation record; and generating a modified graphic file by using the modification trace and the corresponding graphic file.
8. The graphic file processing apparatus of claim 7, wherein the graphic control comprises a corresponding control name and control identification;
the editing module is also used for acquiring the coordinate position of the modified graphic control, the control name and the control identification; adding a marking frame at the coordinate position, and adding the modification operation and the corresponding control name and control identification into the marking frame; and generating an operation record corresponding to the modification operation by using the marking frame.
9. The apparatus of claim 6, wherein the graphic controls include control identifications, control names, and control types, the apparatus further comprising an obtaining module configured to obtain a plurality of graphic controls from a specific website, and store the obtained graphic controls in the graphic control library according to the control identifications, control names, and control types of the graphic controls; acquiring a graphic control in an initial graphic file uploaded by a first terminal; the matching module is used for matching the graphic control in the initial graphic file with the graphic control in the graphic control library; and when the graphic control in the graphic file is not matched with the graphic control in the graphic control library, adding the unmatched graphic control into the graphic control library.
10. The graphic file processing device according to claim 6, further comprising a communication module for receiving a communication request sent by the second terminal through the graphic management platform, wherein the communication request comprises a communication tool and a communication object; calling a corresponding interface according to a communication tool of the communication request; acquiring communication content sent by a second terminal; and sending prompt information to the first terminal according to the communication object, and sending the communication content to the first terminal so as to establish online communication connection between the second terminal and the first terminal.
11. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor, when executing the computer program, implements the steps of the method of any of claims 1 to 5.
12. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 5.
CN201810638825.4A 2018-06-20 2018-06-20 Graphic file processing method and device, computer equipment and storage medium Active CN108803996B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810638825.4A CN108803996B (en) 2018-06-20 2018-06-20 Graphic file processing method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810638825.4A CN108803996B (en) 2018-06-20 2018-06-20 Graphic file processing method and device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN108803996A CN108803996A (en) 2018-11-13
CN108803996B true CN108803996B (en) 2022-01-28

Family

ID=64084020

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810638825.4A Active CN108803996B (en) 2018-06-20 2018-06-20 Graphic file processing method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN108803996B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109670259A (en) * 2018-12-27 2019-04-23 中民筑友科技投资有限公司 A kind of design drawing check of drawings method, system and server
CN111984881A (en) * 2019-05-21 2020-11-24 北京沃东天骏信息技术有限公司 Prompting method, prompting device, terminal, server and storage medium
CN111191311A (en) * 2019-12-25 2020-05-22 深圳市华阳国际工程设计股份有限公司 Efficient image examination method, efficient image examination system, terminal and readable storage medium
CN111652580B (en) * 2020-05-29 2023-02-14 深圳平安医疗健康科技服务有限公司 Method and device for processing data of nodes
CN112183045A (en) * 2020-09-23 2021-01-05 北京字跳网络技术有限公司 Online document processing method and device and electronic equipment

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101339642A (en) * 2008-07-29 2009-01-07 李宝龙 Multi-party interactive automatized electronic business system
CN102521446A (en) * 2011-12-09 2012-06-27 上海金曲信息技术有限公司 Verification method of electronic drawings
CN103186908A (en) * 2011-12-29 2013-07-03 方正国际软件(北京)有限公司 Terminal, server and interactive type processing method based on caricature
CN103617155A (en) * 2013-12-13 2014-03-05 苏州利驰电子商务有限公司 On-line commenting method and system for DWG file under WEB
CN104866621A (en) * 2015-06-09 2015-08-26 苏州点通教育科技有限公司 Electronic document flowing method and system
CN105868321A (en) * 2016-03-25 2016-08-17 乐视控股(北京)有限公司 File management method and device
CN106855882A (en) * 2016-12-19 2017-06-16 交控科技股份有限公司 A kind of urban track traffic electronic map data generates system and method
CN107430489A (en) * 2015-03-08 2017-12-01 苹果公司 The graphical configuration that shared user can configure

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103576964A (en) * 2012-08-02 2014-02-12 北京千橡网景科技发展有限公司 Automatic calibration method and equipment for contact position
US9886670B2 (en) * 2014-06-30 2018-02-06 Amazon Technologies, Inc. Feature processing recipes for machine learning
US11727198B2 (en) * 2016-02-01 2023-08-15 Microsoft Technology Licensing, Llc Enterprise writing assistance
CN108133100A (en) * 2017-12-21 2018-06-08 江苏国泰新点软件有限公司 A kind of online drawing examination method, apparatus, smart machine and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101339642A (en) * 2008-07-29 2009-01-07 李宝龙 Multi-party interactive automatized electronic business system
CN102521446A (en) * 2011-12-09 2012-06-27 上海金曲信息技术有限公司 Verification method of electronic drawings
CN103186908A (en) * 2011-12-29 2013-07-03 方正国际软件(北京)有限公司 Terminal, server and interactive type processing method based on caricature
CN103617155A (en) * 2013-12-13 2014-03-05 苏州利驰电子商务有限公司 On-line commenting method and system for DWG file under WEB
CN107430489A (en) * 2015-03-08 2017-12-01 苹果公司 The graphical configuration that shared user can configure
CN104866621A (en) * 2015-06-09 2015-08-26 苏州点通教育科技有限公司 Electronic document flowing method and system
CN105868321A (en) * 2016-03-25 2016-08-17 乐视控股(北京)有限公司 File management method and device
CN106855882A (en) * 2016-12-19 2017-06-16 交控科技股份有限公司 A kind of urban track traffic electronic map data generates system and method

Also Published As

Publication number Publication date
CN108803996A (en) 2018-11-13

Similar Documents

Publication Publication Date Title
CN108803996B (en) Graphic file processing method and device, computer equipment and storage medium
CN109474578B (en) Message checking method, device, computer equipment and storage medium
CN110069449B (en) File processing method, device, computer equipment and storage medium
CN108509400B (en) Document template generation method and device, computer equipment and storage medium
CN108280626B (en) Contract data processing method and device, computer equipment and storage medium
CN108491367B (en) Report document generation method and device, computer equipment and storage medium
CN109325118B (en) Unbalanced sample data preprocessing method and device and computer equipment
CN111324905A (en) Image data labeling method and device, computer equipment and storage medium
CN110750267A (en) Service information updating method and device, computer equipment and storage medium
CN110866491A (en) Target retrieval method, device, computer readable storage medium and computer equipment
CN108509401B (en) Contract generation method and device, computer equipment and storage medium
CN111242317A (en) Method and device for managing application, computer equipment and storage medium
CN111191079A (en) Document content acquisition method, device, equipment and storage medium
CN111708971A (en) Page configuration method and device, computer equipment and storage medium
CN110956031A (en) Text similarity matching method, device and system
CN110543450A (en) Electronic document generation method and device, computer equipment and storage medium
CN108334452B (en) Rule data transfer test method, apparatus, computer device and storage medium
CN110609618A (en) Man-machine conversation method and device, computer equipment and storage medium
CN112862449A (en) Structural chemical industry bill generation method and device, computer equipment and storage medium
CN115994232B (en) Online multi-version document identity authentication method, system and computer equipment
CN109542962B (en) Data processing method, data processing device, computer equipment and storage medium
CN110647350A (en) Interface document generation method and device, computer equipment and storage medium
CN110728736A (en) Picture labeling method and device, computer equipment and storage medium
CN110851446B (en) Data table generation method and device, computer equipment and storage medium
CN110780850B (en) Requirement case auxiliary generation method and device, computer equipment and storage 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
GR01 Patent grant
GR01 Patent grant