CN110941750A - Data linkage method and related device - Google Patents
Data linkage method and related device Download PDFInfo
- Publication number
- CN110941750A CN110941750A CN201911193373.4A CN201911193373A CN110941750A CN 110941750 A CN110941750 A CN 110941750A CN 201911193373 A CN201911193373 A CN 201911193373A CN 110941750 A CN110941750 A CN 110941750A
- Authority
- CN
- China
- Prior art keywords
- gantt chart
- task
- block
- data
- target
- 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.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/904—Browsing; Visualisation therefor
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
- G06Q10/063—Operations research, analysis or management
- G06Q10/0631—Resource planning, allocation, distributing or scheduling for enterprises or organisations
- G06Q10/06313—Resource planning in a project environment
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- Strategic Management (AREA)
- Entrepreneurship & Innovation (AREA)
- Economics (AREA)
- Educational Administration (AREA)
- Development Economics (AREA)
- Biodiversity & Conservation Biology (AREA)
- General Engineering & Computer Science (AREA)
- Life Sciences & Earth Sciences (AREA)
- Game Theory and Decision Science (AREA)
- Data Mining & Analysis (AREA)
- Marketing (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- General Business, Economics & Management (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
The embodiment of the application discloses a data linkage method, which comprises the following steps: displaying target information through a Gantt chart, wherein the target information is associated with original data in a target table through a target identifier, the original data comprises (N multiplied by M) data, the original data corresponds to N line identifiers, the target identifier is one line identifier in the N line identifiers, each line identifier corresponds to M data, N is an integer greater than 0, and M is an integer greater than 0; acquiring a data linkage instruction triggered by a Gantt chart; and modifying the original data corresponding to the target identification according to the data linkage instruction, wherein when modifying the data, an operator only needs to modify the target information in the Gantt chart and does not need to modify the data in the table, so that the operator can operate more simply.
Description
Technical Field
The embodiment of the application relates to the field of data processing, in particular to a data linkage method, a data linkage device and data linkage equipment.
Background
With the popularity of computers, and the computing power that computers possess, people increasingly like to use computers to assist in their work.
In order to facilitate accurate recording of the number of products produced by a certain device or a certain worker team in a certain period, a production plan schedule is recorded by a common table, the production plan schedule generally comprises start time, finish time and number, when the production plan schedule changes, an operator can modify schedule of the production plan by modifying data in the table, but because the table is not intuitive enough, the production plan schedule is displayed by combining the table and a Gantt chart, the Gantt chart displays the production plan schedule by graphs, the Gantt chart comprises Gantt chart task blocks, the Gantt chart task blocks are generally in a strip shape, the length start point of each Gantt chart task block corresponds to the start time in the table, the length end point of each Gantt chart task block corresponds to the finish time in the table, although the production plan schedule can be displayed more intuitively by combining the table and the Gantt chart, however, when the operator wants to modify the production plan schedule, the operator needs to modify not only the gantt chart but also the table.
In the prior art, because the data of the Gantt chart and the table are not linked, when the Gantt chart is modified, the data in the table cannot be synchronously modified, so that an operator needs to modify the Gantt chart and the table, and the operation is complicated.
Disclosure of Invention
The embodiment of the application provides a data linkage method, a data linkage device and data linkage equipment, and operation of operators can be simpler.
The first aspect of the embodiments of the present application provides a data linkage method, including:
displaying target information through a Gantt chart, wherein the target information is associated with original data in a target table through target identification, the original data comprises (N multiplied by M) data, the original data corresponds to N line identifications, the target identification is one line identification in the N line identifications, each line identification corresponds to M data, N is an integer greater than 0, and M is an integer greater than 0;
acquiring a data linkage instruction triggered by the Gantt chart;
and modifying the original data corresponding to the target identification according to the data linkage instruction.
Optionally, M is 3, and the categories of the M data are number, start date, and finish date, respectively;
optionally, the gantt chart includes a first type area and a second type area, the first type area includes date information, the second type area includes a first gantt chart task pattern block, a height of the first gantt chart task pattern block corresponds to a number corresponding to the target identifier, a length start point of the first gantt chart task pattern block corresponds to a start date corresponding to the target identifier, and a length end of the first gantt chart task pattern block corresponds to a completion date corresponding to the target identifier;
the method further comprises the following steps:
receiving a task graph block selection instruction;
selecting the first Gantt chart task graphic block according to the task graphic block selection instruction;
receiving a task graph block translation instruction;
translating the first Gantt chart task graph block according to the task graph block translation instruction to generate a second Gantt chart task graph block;
the obtaining of the data linkage instruction through the Gantt chart comprises:
and acquiring a first data linkage instruction according to the task image block translation instruction.
The modifying the original data corresponding to the target identifier according to the data linkage instruction comprises:
modifying a start date corresponding to the target identifier according to a length start point of the second Gantt chart task graph block;
and modifying the completion date corresponding to the target identifier according to the length terminal of the second Gantt chart task graph block.
Optionally, the gantt chart includes a first type region and a second type region, the first type region includes date information, the second type region includes a first gantt chart task pattern block, a height of the first gantt chart task pattern block corresponds to a number corresponding to the target identifier, a length start point of the first gantt chart task pattern block corresponds to a start date corresponding to the target identifier, and a length end of the first gantt chart task pattern block corresponds to a completion date corresponding to the target identifier;
the method further comprises the following steps:
receiving a task graph block selection instruction;
selecting the first Gantt chart task graphic block according to the task graphic block selection instruction;
receiving a task graph block stretching instruction;
stretching the first Gantt chart task graph block according to the task graph block stretching instruction to generate a second Gantt chart task graph block;
the obtaining of the data linkage instruction through the Gantt chart comprises:
acquiring a second data linkage instruction according to the task graph block stretching instruction;
the modifying the original data corresponding to the target identifier according to the data linkage instruction comprises:
and modifying the starting date corresponding to the target identifier according to the date corresponding to the length starting point of the second Gantt chart task graphic block, or modifying the finishing date corresponding to the target identifier according to the date corresponding to the length terminal of the second Gantt chart task graphic block.
Optionally, the receiving the task tile stretching instruction includes:
receiving a length starting point selection command of the first Gantt chart task graphic block or receiving a length terminal selection command of the first Gantt chart task graphic block;
receiving a length starting point selection command of the second Gantt chart task graphic block or receiving a length terminal selection command of the second Gantt chart task graphic block;
stretching the first Gantt chart task tile according to the task tile stretch instructions comprises:
and moving the length starting point of the first Gantt chart task graphic block to the length starting point of the second Gantt chart task graphic block, wherein the area of the second Gantt chart task graphic block is the same as that of the first Gantt chart task graphic block, or moving the length terminal of the first Gantt chart task graphic block to the length terminal of the second Gantt chart task graphic block, wherein the area of the second Gantt chart task graphic block is the same as that of the first Gantt chart task graphic block.
Optionally, the method further includes:
displaying a preset graph;
the receiving a length start point selection command of the second Gantt chart task block or the receiving a length end point selection command of the second Gantt chart task block comprises:
acquiring coordinate information of a current preset graph;
acquiring the closest date corresponding to the coordinate information;
and taking the closest date as the length starting point of the second Gantt chart task graphic block, or taking the closest date as the length terminal of the second Gantt chart task graphic block.
Optionally, after receiving a length start point selection command of the first gantt chart task tile or receiving a length end point selection command of the first gantt chart task tile, the method further includes:
and highlighting the preset graph.
Optionally, the first gantt chart task graph block includes a quantity value corresponding to the target identifier;
the method further comprises the following steps:
receiving a quantity linkage instruction;
and modifying the quantity corresponding to the target identification according to the quantity linkage instruction.
A second aspect of the embodiments of the present application provides a data processing apparatus, including:
a display unit, configured to display target information through a gantt chart, where the target information is associated with original data in a target table through target identifiers, where the original data includes (N × M) data, the original data corresponds to N row identifiers, the target identifier is one of the N row identifiers, each row identifier corresponds to M data, where N is an integer greater than 0, and M is an integer greater than 0;
the obtaining unit is used for obtaining a data linkage instruction triggered by the Gantt chart by a user;
and the modifying unit is used for modifying the original data corresponding to the target identification according to the data linkage instruction.
A third aspect of the embodiments of the present application provides a data processing apparatus, including:
a memory, a transceiver, a processor, and a bus system;
wherein the memory is used for storing programs;
the processor is configured to execute a program in the memory, including performing the method of any of the above first aspects;
the bus system is used for connecting the memory and the processor so as to enable the memory and the processor to communicate.
A fourth aspect of embodiments of the present application provides a computer program product, which when executed on a computer causes the computer to perform the method according to any one of the first aspect.
According to the technical scheme, the embodiment of the application has the following advantages: when the target information in the Gantt chart is modified, a data linkage instruction can be acquired, the target information is associated with the original data in the target table through the target identification, and the original data in the target table corresponding to the target identification can be modified according to the data linkage instruction, so that the data of the Gantt chart and the data of the table are linked, therefore, when the data is modified, an operator only needs to modify the target information in the Gantt chart, and does not need to modify the data in the table, and therefore, the operation is simple.
Drawings
FIG. 1 is a schematic diagram of a network framework according to an embodiment of the present application;
FIG. 2 is a schematic flow chart illustrating a data linkage method according to an embodiment of the present disclosure;
FIG. 3 is another schematic flow chart diagram illustrating a data linkage method according to an embodiment of the present disclosure;
FIG. 4 is a schematic structural diagram of a target table in the embodiment of the present application;
FIG. 5 is a schematic diagram of a Gantt chart in an embodiment of the present application;
FIG. 6 is another schematic diagram of a Gantt chart in the embodiment of the present application;
FIG. 7 is another schematic diagram of a Gantt chart in the embodiment of the present application;
FIG. 8 is another schematic flow chart diagram illustrating a data linkage method according to an embodiment of the present disclosure;
FIG. 9 is a schematic structural diagram of a preset pattern in the embodiment of the present application;
FIG. 10 is another schematic diagram of a Gantt chart in an embodiment of the present application;
FIG. 11 is another schematic diagram of a Gantt chart in an embodiment of the present application;
FIG. 12 is another structural diagram of a target table in the embodiment of the present application;
FIG. 13 is a schematic view of a data linkage according to an embodiment of the present application;
FIG. 14 is another schematic illustration of the construction of the data linkage in the embodiment of the present application;
FIG. 15 is a schematic structural diagram of a data linkage device according to an embodiment of the present application.
Detailed Description
The embodiment of the application provides a data linkage method, a data linkage device and data linkage equipment, and operation of operators can be simpler.
Referring to fig. 1, a network framework according to an embodiment of the present application includes:
an operator 101 and a terminal 102;
the operator 101 can transmit information to the terminal 102 through an input device, which may be a keyboard, a mouse, a microphone, and the like; the terminal 102 may transmit information to the operator through an output device, which is generally a display screen, and the human-computer interaction between the operator 101 and the terminal 102 may be implemented through the input device and the output device.
Referring to fig. 2, an embodiment of a data linkage method in an embodiment of the present application includes:
201. the terminal displays target information through a Gantt chart;
the terminal displays target information through a Gantt chart, the target information is associated with original data in a target table through a target identifier, the original data comprises (N multiplied by M) data, the original data corresponds to N line identifiers, the target identifier is one line identifier in the N line identifiers, each line identifier corresponds to M data, N is an integer larger than 0, and M is an integer larger than 0.
202. The terminal acquires a data linkage instruction triggered by aiming at the Gantt chart;
the terminal can acquire a data linkage instruction triggered by aiming at the Gantt chart, the Gantt chart is a data expression form, and when an operator sends the data linkage instruction aiming at the Gantt chart, the terminal can receive the data linkage instruction.
203. The terminal modifies the original data corresponding to the target identification according to the data linkage instruction;
because the target information is associated with the original data in the target table through the target identifier, when the terminal receives the data linkage instruction triggered by the Gantt chart, the terminal can modify the original data in the target table corresponding to the target identifier.
In this embodiment, after the target information in the gantt chart is modified, the terminal may obtain the data linkage instruction, the target information is associated with the original data in the target table through the target identifier, and according to the data linkage instruction, the terminal may modify the original data in the target table corresponding to the target identifier, so that the data of the gantt chart and the table are linked, and therefore, when modifying the data, an operator only needs to modify the target data in the gantt chart, and does not need to modify the data in the table, and therefore, the operation is simple.
Referring to fig. 3, another embodiment of the data linkage method in the embodiment of the present application includes:
301. the terminal displays the target table;
the terminal can obtain data of a target table, and then display the target table through the display device, wherein the target table comprises original data, the original data comprises (N multiplied by M) data, the original data corresponds to N row identifiers, each row identifier corresponds to M data, N is an integer greater than 0, and M is an integer greater than 0;
for convenience of description, the table shown in fig. 4 is taken as an example of the target table in the present embodiment, the target table in fig. four includes five columns and four rows, the first row is a header and includes a product name, a quantity, a start date and a finish date, the data 402 in the second row includes first milling machine, sheet metal, 150,2019/9/20 and 2019/9/20, and for convenience of description, the data in the second row is taken as target information shown in a gantt chart.
Optionally, the terminal not only displays the target table, but also displays the preset graph 401, so that an operator can conveniently select a desired row, and when the operator wants to select a second row, the operator can select the second row by moving the preset graph 401 to any position in the second row of the target table and then performing a selection operation.
It is understood that the shape of the preset pattern may also be other shapes, such as a dot, a pentagram, etc., and in practical applications, any shape may be selected as the preset pattern, and is not limited herein.
Alternatively, the time in the goal table may be specific to an hour, such as a start time of 2019/9/20 am 8 and a finish time of 2019/9/20 pm 12.
Alternatively, the time in the target table may be empty, e.g., both the start time and the completion time are none.
302. A terminal acquires a target identifier;
after the terminal displays the target table, the terminal can obtain a target identifier, wherein the target identifier is one row identifier in the N row identifiers.
In fig. 4, the object is identified as any one of the three identifiers of the second row, the third row and the fourth row.
Alternatively, the target identifier may correspond to a plurality of rows, for example, the target identifier may correspond to a second row, a third row and a fourth row at the same time.
It is understood that step 301 may not be executed, and when step 301 is not executed, the target identifier may be obtained in other manners, for example, by voice, or by text, for example, when the second row of the target table is input to the terminal, the terminal may automatically obtain the identifier corresponding to the second row of the target table.
303. The terminal displays target information through a Gantt chart;
after the terminal acquires the target identifier, the original data corresponding to the target identifier can be acquired, and then the original data is displayed as target information, wherein the Gantt chart comprises a first type area and a second type area, the first type area comprises date information, the second type area comprises first Gantt chart task blocks, the heights of the first Gantt chart task blocks correspond to the number corresponding to the target identifier, the starting points of the lengths of the first Gantt chart task blocks correspond to the starting dates corresponding to the target identifier, and the length terminals of the first Gantt chart task blocks correspond to the finishing dates corresponding to the target identifier.
For convenience of illustration, in the embodiment, the gantt chart shown in fig. 5 is taken as an example, a first row of the gantt chart is date information and indicates a time period from 18 th month to 25 th month, a second row includes additional information and a first gantt chart task block 501, the additional information is a milling machine No. 1, it is understood that the gantt chart may not show the additional information, a height of the first gantt chart task block 501 corresponds to a number of second rows in the target table corresponding to the target identifier, the larger the number is, the higher the height of the first gantt chart task block 501 is, a length starting point of the first gantt chart task block 501 is a left edge line of a block of the first gantt chart task block 501, the left edge line is a starting point of 20 th month, the starting date 2019/9/20 corresponds to the target identifier, a length end point of the first gantt chart task block 501 is a right edge line of the first gantt chart task block 501, the right edge is at the end of the date 9/20, corresponding to the completion date 2019/9/20 corresponding to the target identifier.
Optionally, when the start time or the completion time in the target table is specific to an hour, the position of the first gantt chart task block is adjusted according to the specific hour, for example, the start time is 2019/9/20 am 8 o 'clock, and the completion time is 2019/9/20 am 12 o' clock, the gantt chart may be as shown in fig. 6, and the terminal of the length of the first gantt chart task block 601 in fig. 6 is not on the terminal line of the number 9/20, so as to be distinguished from the gantt chart in fig. 5, and an operator can see the following information through the gantt chart.
Alternatively, when the time in the target table may be empty, for example, the start time and the completion time are both none, the terminal may add a default time thereto, for example, the default start time is today, the completion time is today, or the default start time is today, the completion time is tomorrow, which is 2019/9/20, when the default start time is today and the completion time is today, the gantt chart is also shown in fig. 5.
304. The terminal receives a task graph block selection instruction;
after the terminal displays the target information, the terminal can receive a task image block selection instruction, and the task image block selection instruction can be transmitted to the terminal through the input device.
305. The terminal selects a first Gantt chart task graphic block according to the task graphic block selection instruction;
after the terminal receives the task graph block selection instruction, the terminal can select the first Gantt chart task graph block.
Optionally, after the terminal selects the first gantt chart task graph block, the terminal may highlight the first gantt chart task graph block, for example, the first gantt chart task graph block is colored, or an edge of the first gantt chart task graph block is thickened, and the like.
It is to be understood that, in addition to highlighting the first gantt chart task tile by coloring the first gantt chart task tile, in practical applications, the terminal may highlight the first gantt chart task tile by other means, for example, thickening an edge of the first gantt chart task tile to highlight the first gantt chart task tile, which is not limited herein.
306. The terminal receives a task graph block translation instruction;
after the terminal selects the first Gantt chart task graphic block, the terminal can receive a task graphic block translation instruction, and the task graphic block translation instruction can carry end point position information and is used for indicating where the terminal moves the first Gantt chart task graphic block.
Optionally, the manner of obtaining the end point position information may be to obtain coordinate information of a preset graph, and calculate which date the current coordinate information is located, for example, if the coordinate information of the preset graph is located in a frame of 9 months and 23 days, the terminal determines that the end point position information is 9 months and 23 days.
307. The terminal translates the first Gantt chart task graphic block according to the task graphic block translation instruction;
after the terminal acquires the task graph block translation instruction, the first Gantt chart task graph block is moved to another position according to the end position information carried in the task graph block translation instruction, and a second Gantt chart task graph block is generated, for example, if the end position information is 9-month-23-day, the position of the second Gantt chart task graph block is as shown in FIG. 7, the height of the second Gantt chart task graph block 701 is not changed, only the length starting point and the end point of the second Gantt chart task graph block 701 are changed, the length end point of the second Gantt chart task graph block 701 is changed from the 9-month-20-day starting point line to the 9-month-23-day starting point line, and the length end point of the second Gantt chart task graph block 701 is changed from the 9-month-20-day end.
308. The terminal modifies the original data corresponding to the target identification;
and after the terminal translates the first Gantt chart task graphic block according to the task graphic block translation instruction to generate a second Gantt chart task graphic block, the terminal modifies the starting time and the finishing time of a second row in the target table corresponding to the target identifier according to the length end point of the second Gantt chart task graphic block 701 and the length end point of the second Gantt chart task graphic block 701, and changes the starting time and the finishing time from 20 days in 9 months to 23 days in 9 months.
Referring to fig. 8, another embodiment of the data linkage method in the embodiment of the present application includes:
801. displaying a preset graph by a terminal;
the terminal displays the preset graph, so that an operator can conveniently select a desired row, and when the operator wants to select the row, the operator can select the row by moving the preset graph to the desired row in the target table and then performing selection operation.
It is understood that the shape of the preset pattern may be as shown by 901 in fig. 9, and the shape of the preset pattern may also be other shapes, such as the preset pattern 902 in the figure, and in practical applications, any shape may be selected as the preset pattern, and is not limited herein.
802. The terminal displays the target table;
803. a terminal acquires a target identifier;
804. the terminal displays target information through a Gantt chart;
805. the terminal receives a command selected by a task graph block;
806. the terminal selects a first Gantt chart task graphic block according to the task graphic block selection command;
807. The terminal receives a length end point selection command of a first Gantt chart task graphic block;
the terminal receives a length end selection command for a first Gantt chart task tile.
808. The terminal prominently displays a preset graph;
after the terminal receives the length end point selection command of the first gantt chart task graph block, the terminal may highlight the preset graph, for example, the preset graph 901 is converted into the preset graph 903, or the preset graph 903 is converted into the preset graph 902, a specific highlighting manner is not limited, and when the preset graph 901 is converted into the preset graph 903, the preset graph and the gantt chart are as shown in fig. 10.
It is understood that step 808 may not be performed.
809. The terminal acquires coordinate information of a preset graph;
the terminal acquires the coordinate information of the preset graph.
8010. The terminal acquires the closest date corresponding to the coordinate information.
After the terminal acquires the coordinate information of the preset graph, the terminal may determine the closest date finishing line coordinate corresponding to the coordinate information, and acquire the closest date finishing line coordinate corresponding to the coordinate information.
8011. The terminal takes the closest date as the end point of the length of the task graphic block of the second Gantt chart;
after the terminal acquires the closest date finishing line coordinate corresponding to the coordinate information, taking the closest date finishing line as a length end point of a second Gantt chart task graphic block;
8012. the terminal moves the length end point of the first Gantt chart task graphic block to the length end point of a second Gantt chart task graphic block, and the area of the second Gantt chart task graphic block is the same as that of the first Gantt chart task graphic block;
the terminal moves the length end point coordinate of the first Gantt chart task graphic block to the length end point coordinate of the second Gantt chart task graphic block to generate a second Gantt chart task graphic block, the area of the second Gantt chart task graphic block is the same as that of the first Gantt chart task graphic block, the length end point of the first Gantt chart task graphic block is different from that of the second Gantt chart task graphic block, and the length starting point of the first Gantt chart task graphic block is the same as that of the second Gantt chart task graphic block, so that the length of the first Gantt chart task graphic block is different from that of the second Gantt chart task graphic block, in order to keep the area of the second Gantt chart task graphic block the same as that of the first Gantt chart task graphic block, the height of the second Gantt chart task graphic block is different from that of the first Gantt chart task graphic block, and assuming that the length end point of the second Gantt chart task graphic block is 22 days, the position and height of the second gantt chart task tile is as shown in figure 11.
8013. The terminal modifies the original data corresponding to the target identification;
the terminal moves the length end point of the first Gantt chart task graphic block to the length end point of the second Gantt chart task graphic block, generates the second Gantt chart task graphic block, and then modifies the completion time of the second row in the target table corresponding to the target identifier according to the length end point of the second Gantt chart task graphic block 1001, and changes the completion time from 9 months and 20 days to 9 months and 22 days, wherein the modified target table is shown in fig. 12.
Referring to fig. 13, an embodiment of a data linkage in an embodiment of the present application includes:
a display unit 1301, configured to display target information through a gantt chart, where the target information is associated with original data in a target table through a target identifier, the original data includes (N × M) data, the original data corresponds to N line identifiers, the target identifier is one of the N line identifiers, each line identifier corresponds to M data, N is an integer greater than 0, and M is an integer greater than 0;
an obtaining unit 1302, configured to obtain a data linkage instruction triggered by a gantt chart;
and a modifying unit 1303, configured to modify the original data corresponding to the target identifier according to the data linkage instruction.
In this embodiment, after the target information in the gantt chart is modified, the obtaining unit 1302 may obtain a data linkage instruction, the target information is associated with the original data in the target table through the target identifier, and according to the data linkage instruction, the modifying unit 1303 may modify the original data in the target table corresponding to the target identifier, so that the data in the gantt chart and the table are linked, and therefore, when modifying the data, an operator only needs to modify the target data in the gantt chart, and does not need to modify the data in the table, and therefore, the operation is simple.
Referring to fig. 14, another embodiment of the data linkage in the embodiment of the present application includes:
a presentation unit 1401, configured to present target information through a gantt chart, where the target information is associated with original data in a target table through a target identifier, the original data includes (N × M) data, the original data corresponds to N line identifiers, the target identifier is one line identifier of the N line identifiers, each line identifier corresponds to M data, N is an integer greater than 0, and M is an integer greater than 0;
an obtaining unit 1402, configured to obtain a data linkage instruction triggered for the gantt chart;
and a modifying unit 1408, configured to modify the original data corresponding to the target identifier according to the data linkage instruction.
The data linkage in this embodiment further includes:
m is 3 and the categories of 3 data are quantity, start date and finish date, respectively.
The Gantt chart comprises a first type area and a second type area, the first type area comprises date information, the second type area comprises first Gantt chart task graphic blocks, the heights of the first Gantt chart task graphic blocks correspond to the number corresponding to the target identification, the length starting points of the first Gantt chart task graphic blocks correspond to the starting dates corresponding to the target identification, and the length terminal of the first Gantt chart task graphic blocks correspond to the completion dates corresponding to the target identification;
the device further comprises:
a receiving unit 1405, configured to receive a task tile selection instruction;
a selecting unit 1407, configured to select the first gantt chart task tile according to the task tile selection instruction;
the receiving unit 1405 is also configured to receive a task tile translation instruction;
the device further comprises:
a moving unit 1406, configured to translate the first gantt chart task tile according to the task tile translation instruction, and generate a second gantt chart task tile;
the obtaining unit 1402 is further configured to obtain a first data linkage instruction according to the task tile translation instruction.
The modifying unit 1408 is further configured to modify a start date corresponding to the target identifier according to the length start point of the second gantt chart task tile;
the modifying unit 1408 is further configured to modify the completion date corresponding to the target identifier according to the length of the second gantt chart task tile.
The Gantt chart comprises two types of areas, the first type of area comprises date information, the second type of area comprises first Gantt chart task graphic blocks, the heights of the first Gantt chart task graphic blocks correspond to the number corresponding to the target identification, the length starting points of the first Gantt chart task graphic blocks correspond to the starting dates corresponding to the target identification, and the length terminal of the first Gantt chart task graphic blocks correspond to the completion dates corresponding to the target identification;
the receiving unit 1405 is further configured to receive a task tile selection instruction;
the selecting unit 1407 is further configured to select the first gantt chart task tile according to the task tile selection instruction;
the receiving unit 1405 is also configured to receive a task tile stretch instruction;
the moving unit 1406 is further configured to stretch the first Gantt chart task tile according to the task tile stretching instruction, and generate the second Gantt chart task tile;
the obtaining unit 1402 is further configured to obtain a second data linkage instruction according to the task graph block stretching instruction;
the modifying unit 1408 is further configured to modify a start date corresponding to the target identifier according to a date corresponding to a length start point of the second gantt chart task graph block, or modify a completion date corresponding to the target identifier according to a date corresponding to a length end point of the second gantt chart task graph block.
The receiving unit 1405 is further configured to receive a length start point selection command of the first gantt chart task tile or a length end point selection command of the first gantt chart task tile;
the receiving unit 1405 is further configured to receive a length start point selection command of the second gantt chart task tile or a length end point selection command of the second gantt chart task tile;
the device further comprises:
a processing unit 1403, configured to move a length start point of the first gantt chart task graph block to a length start point of a second gantt chart task graph block, where an area of the second gantt chart task graph block is the same as an area of the first gantt chart task graph block, or move a length end point of the first gantt chart task graph block to a length end point of the second gantt chart task graph block, where an area of the second gantt chart task graph block is the same as an area of the first gantt chart task graph block.
The display unit 1401 is further configured to display a preset graphic;
the obtaining unit 1402 is further configured to obtain coordinate information of a current preset graph;
the acquiring unit 1402 is further configured to acquire a closest date corresponding to the coordinate information;
the processing unit 1403 is further configured to use the closest date as a length starting point of the second gantt chart task graph or as a length ending point of the second gantt chart task graph.
The presentation unit 1401 is also used to highlight a preset graphic.
Referring to fig. 15, an embodiment of a data linkage device in an embodiment of the present application includes:
the embodiment also provides a data linkage device, which may be deployed in a terminal, as shown in fig. 15, for convenience of description, only a part related to the embodiment of the present application is shown, and details of the specific technology are not disclosed, please refer to the method part of the embodiment of the present application. The terminal may be any terminal device including a mobile phone, a desktop computer, a tablet computer, a PDA (personal digital Assistant), a POS (Point of Sales), a vehicle-mounted computer, etc., taking the terminal as the desktop computer as an example:
fig. 15 is a block diagram showing a partial structure of a desktop computer related to a terminal provided in an embodiment of the present application. Referring to fig. 15, the desktop computer includes: radio Frequency (RF) circuitry 1510, memory 1520, input unit 1530, display unit 1540, sensor 1550, audio circuitry 1560, wireless fidelity (WiFi) module 1570, processor 1580, and power supply 1590. Those skilled in the art will appreciate that the desktop configuration shown in FIG. 15 is not intended to be a limitation of a desktop computer and may include more or fewer components than shown, or some components in combination, or a different arrangement of components.
The following describes each component of the desktop computer in detail with reference to fig. 15:
the RF circuit 1510 may be configured to receive and transmit signals during information transmission and reception or during a call, and in particular, receive downlink information of a base station and then process the received downlink information to the processor 1580; in addition, the data for designing uplink is transmitted to the base station. In general, RF circuit 1510 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, RF circuit 1510 may also communicate with networks and other devices via wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to global system for Mobile communications (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), email, Short Messaging Service (SMS), and the like.
The memory 1520 may be used to store software programs and modules, and the processor 1580 executes various functional applications and data linkage of the desktop computer by executing the software programs and modules stored in the memory 1520. The memory 1520 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the desktop computer, and the like. Further, the memory 1520 may include high-speed random access memory and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage device.
The input unit 1530 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the desktop computer. Specifically, the input unit 1530 may include a touch panel 1531 and other input devices 1532. The touch panel 1531, also referred to as a touch screen, can collect touch operations of a user (e.g., operations of the user on or near the touch panel 1531 using any suitable object or accessory such as a finger or a stylus) and drive corresponding connection devices according to a preset program. Alternatively, the touch panel 1531 may include two parts, a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, and sends the touch point coordinates to the processor 1580, and can receive and execute commands sent by the processor 1580. In addition, the touch panel 1531 may be implemented by various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The input unit 1530 may include other input devices 1532 in addition to the touch panel 1531. In particular, other input devices 1532 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 1540 may be used to display information input by the user or information provided to the user and various menus of the desktop computer. The Display unit 1540 may include a Display panel 1541, and optionally, the Display panel 1541 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like. Further, the touch panel 1531 may cover the display panel 1541, and when the touch panel 1531 detects a touch operation on or near the touch panel 1531, the touch operation is transmitted to the processor 1580 to determine the type of the touch event, and then the processor 1580 provides a corresponding visual output on the display panel 1541 according to the type of the touch event. Although the touch panel 1531 and the display panel 1541 are shown as two separate components in fig. 15 to implement the input and output functions of the desktop computer, in some embodiments, the touch panel 1531 and the display panel 1541 may be integrated to implement the input and output functions of the desktop computer.
The desktop computer may also include at least one sensor 1550, such as light sensors, motion sensors, and other sensors. Specifically, the light sensor may include an ambient light sensor that adjusts the brightness of the display panel 1541 according to the brightness of ambient light, and a proximity sensor that turns off the display panel 1541 and/or a backlight when the desktop computer is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), can detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the posture of a desktop computer (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured on the desktop computer, the detailed description is omitted here.
WiFi belongs to short-distance wireless transmission technology, and a desktop computer can help a user to receive and send e-mails, browse webpages, access streaming media and the like through a WiFi module 1570, and provides wireless broadband internet access for the user. Although FIG. 15 shows WiFi module 1570, it is understood that it does not constitute a required component of a desktop computer.
The processor 1580 is a control center of the desktop computer, connects various parts of the entire desktop computer using various interfaces and lines, and performs various functions of the desktop computer and processes data by operating or executing software programs and/or modules stored in the memory 1520 and calling data stored in the memory 1520, thereby integrally monitoring the desktop computer. Optionally, the processor 1580 may include one or more processing units; optionally, the processor 1580 may integrate an application processor and a modem processor, where the application processor mainly processes an operating system, a user interface, an application program, and the like, and the modem processor mainly processes wireless communication. It is to be appreciated that the modem processor may not be integrated into the processor 1580.
The desktop computer also includes a power source 1590 (e.g., a battery) for powering the various components, which may optionally be logically coupled to the processor 1580 via a power management system, thereby enabling management of charging, discharging, and power consumption management functions via the power management system.
Although not shown, the desktop computer may further include a camera, a bluetooth module, etc., which will not be described herein.
In this embodiment, the processor 1580 included in the terminal device further has the following functions:
the processor 1580 displays target information through a gantt chart, the target information is associated with original data in a target table through target identifiers, the original data includes (N × M) data, the original data corresponds to N line identifiers, the target identifier is one line identifier of the N line identifiers, each line identifier corresponds to M data, N is an integer greater than 0, and M is an integer greater than 0;
the processor 1580 acquires a data linkage instruction triggered by the Gantt chart;
and the processor 1580 modifies the original data corresponding to the target identification according to the data linkage instruction.
Optionally, M is 3, and the categories of 3 data are number, start date, and completion date, respectively.
Optionally, the gantt chart includes two types of areas, the first type of area includes date information, the second type of area includes first gantt chart task image blocks, heights of the first gantt chart task image blocks correspond to the number corresponding to the target identifier, length start points of the first gantt chart task image blocks correspond to start dates corresponding to the target identifier, and length end points of the first gantt chart task image blocks correspond to completion dates corresponding to the target identifier;
the processor 1580 receives a task graph block selection instruction;
the processor 1580 selects a first Gantt chart task graphic block according to the task graphic block selection instruction;
the processor 1580 receives a task tile translation instruction;
the processor 1580 translates the first Gantt chart task graph block according to the task graph block translation instruction to generate a second Gantt chart task graph block;
the processor 1580 acquires a first data linkage instruction according to the task graph block translation instruction.
The processor 1580 modifies a start date corresponding to the target identifier according to the length start point of the second Gantt chart task graph block;
and the processor 1580 modifies the completion date corresponding to the target identifier according to the length terminal of the second Gantt chart task graph block.
Optionally, the gantt chart includes two types of areas, the first type of area includes date information, the second type of area includes first gantt chart task image blocks, heights of the first gantt chart task image blocks correspond to the number corresponding to the target identifier, length start points of the first gantt chart task image blocks correspond to start dates corresponding to the target identifier, and length end points of the first gantt chart task image blocks correspond to completion dates corresponding to the target identifier;
the processor 1580 receives a task graph block selection instruction;
the processor 1580 selects a first Gantt chart task graphic block according to the task graphic block selection instruction;
the processor 1580 receives a task tile stretch instruction;
the processor 1580 stretches the first Gantt chart task graph block according to the task graph block stretching instruction to generate a second Gantt chart task graph block;
the processor 1580 acquires a second data linkage instruction according to the task graph block stretching instruction;
the processor 1580 modifies the start date corresponding to the target identifier according to the date corresponding to the length start point of the second gantt chart task graph block, or modifies the completion date corresponding to the target identifier according to the date corresponding to the length end point of the second gantt chart task graph block.
Optionally, the processor 1580 receives a length start point selection command of the first gantt chart task graph block, or receives a length end point selection command of the first gantt chart task graph block;
the processor 1580 receives a length start point selection command of the second Gantt chart task graphic block or a length end point selection command of the second Gantt chart task graphic block;
the processor 1580 moves the length starting point of the first gantt chart task graph block to the length starting point of the second gantt chart task graph block, the area of the second gantt chart task graph block is the same as the area of the first gantt chart task graph block, or moves the length terminal of the first gantt chart task graph block to the length terminal of the second gantt chart task graph block, the area of the second gantt chart task graph block is the same as the area of the first gantt chart task graph block.
Optionally, the processor 1580 displays a preset graph;
the processor 1580 acquires coordinate information of a current preset graph;
the processor 1580 acquires the closest date corresponding to the coordinate information;
the processor 1580 takes the closest date as the starting point of the length of the second gantt chart task graph block, or takes the closest date as the ending point of the length of the second gantt chart task graph block.
Optionally, the processor 1580 highlights the preset graphics.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a read-only memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and various other media capable of storing program codes.
Claims (10)
1. A data linkage method, comprising:
displaying target information through a Gantt chart, wherein the target information is associated with original data in a target table through target identification, the original data comprises (N multiplied by M) data, the original data corresponds to N line identifications, the target identification is one line identification in the N line identifications, each line identification corresponds to M data, N is an integer greater than 0, and M is an integer greater than 0;
acquiring a data linkage instruction triggered by the Gantt chart;
and modifying the original data corresponding to the target identification according to the data linkage instruction.
2. The method of claim 1, wherein M is 3 and the categories of the M data are quantity, start date, and completion date, respectively.
3. The method of claim 2, wherein the Gantt chart comprises a first type region and a second type region, the first type region comprising date information, the second type region comprising first Gantt chart task tiles, the heights of the first Gantt chart task tiles corresponding to the number corresponding to the target identifier, the start of the length of the first Gantt chart task tiles corresponding to the start date corresponding to the target identifier, the end of the length of the first Gantt chart task tiles corresponding to the completion date corresponding to the target identifier;
the method further comprises the following steps:
receiving a task graph block selection instruction;
selecting the first Gantt chart task graphic block according to the task graphic block selection instruction;
receiving a task graph block translation instruction;
translating the first Gantt chart task graph block according to the task graph block translation instruction to generate a second Gantt chart task graph block;
the obtaining of the data linkage instruction through the Gantt chart comprises:
acquiring a first data linkage instruction according to the task graph block translation instruction;
the modifying the original data corresponding to the target identifier according to the data linkage instruction comprises:
modifying a start date corresponding to the target identifier according to a length start point of the second Gantt chart task graph block;
and modifying the completion date corresponding to the target identifier according to the length terminal of the second Gantt chart task graph block.
4. The method of claim 2, wherein the Gantt chart comprises a first type region and a second type region, the first type region comprising date information, the second type region comprising first Gantt chart task tiles, the heights of the first Gantt chart task tiles corresponding to the number corresponding to the target identifier, the start of the length of the first Gantt chart task tiles corresponding to the start date corresponding to the target identifier, the end of the length of the first Gantt chart task tiles corresponding to the completion date corresponding to the target identifier;
the method further comprises the following steps:
receiving a task graph block selection instruction;
selecting the first Gantt chart task graphic block according to the task graphic block selection instruction;
receiving a task graph block stretching instruction;
stretching the first Gantt chart task graph block according to the task graph block stretching instruction to generate a second Gantt chart task graph block;
the obtaining of the data linkage instruction through the Gantt chart comprises:
acquiring a second data linkage instruction according to the task graph block stretching instruction;
the modifying the original data corresponding to the target identifier according to the data linkage instruction comprises:
and modifying the starting date corresponding to the target identifier according to the date corresponding to the length starting point of the second Gantt chart task graphic block, or modifying the finishing date corresponding to the target identifier according to the date corresponding to the length terminal of the second Gantt chart task graphic block.
5. The method of claim 4, wherein receiving a task tile stretch instruction comprises:
receiving a length starting point selection command of the first Gantt chart task graphic block or receiving a length terminal selection command of the first Gantt chart task graphic block;
receiving a length starting point selection command of the second Gantt chart task graphic block or receiving a length terminal selection command of the second Gantt chart task graphic block;
stretching the first Gantt chart task tile according to the task tile stretch instructions comprises:
and moving the length starting point of the first Gantt chart task graphic block to the length starting point of the second Gantt chart task graphic block, wherein the area of the second Gantt chart task graphic block is the same as that of the first Gantt chart task graphic block, or moving the length terminal of the first Gantt chart task graphic block to the length terminal of the second Gantt chart task graphic block, wherein the area of the second Gantt chart task graphic block is the same as that of the first Gantt chart task graphic block.
6. The method of claim 5, further comprising:
displaying a preset graph;
the receiving a length start point selection command of the second Gantt chart task block or the receiving a length end point selection command of the second Gantt chart task block comprises:
acquiring coordinate information of a current preset graph;
acquiring the closest date corresponding to the coordinate information;
and taking the closest date as the length starting point of the second Gantt chart task graphic block, or taking the closest date as the length terminal of the second Gantt chart task graphic block.
7. The method of claim 5 or 6, wherein after receiving a start-of-length selection command for the first Gantt chart task tile or a last-end-of-length selection command for the first Gantt chart task tile, the method further comprises:
and highlighting the preset graph.
8. A data linkage, comprising:
a display unit, configured to display target information through a gantt chart, where the target information is associated with original data in a target table through target identifiers, where the original data includes (N × M) data, the original data corresponds to N row identifiers, the target identifier is one of the N row identifiers, each row identifier corresponds to M data, where N is an integer greater than 0, and M is an integer greater than 0;
the obtaining unit is used for obtaining a data linkage instruction triggered by the Gantt chart by a user;
and the modifying unit is used for modifying the original data corresponding to the target identification according to the data linkage instruction.
9. A data linkage, comprising: a memory and a processor;
wherein the memory is used for storing programs;
the processor is configured to execute the program in the memory, including performing the method of any of claims 1 to 7.
10. A computer program product, characterized in that the computer program product, when executed on a computer, causes the computer to perform the method according to any one of claims 1 to 7.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911193373.4A CN110941750B (en) | 2019-11-28 | 2019-11-28 | Data linkage method and related device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911193373.4A CN110941750B (en) | 2019-11-28 | 2019-11-28 | Data linkage method and related device |
Publications (2)
Publication Number | Publication Date |
---|---|
CN110941750A true CN110941750A (en) | 2020-03-31 |
CN110941750B CN110941750B (en) | 2023-07-07 |
Family
ID=69909169
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201911193373.4A Active CN110941750B (en) | 2019-11-28 | 2019-11-28 | Data linkage method and related device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN110941750B (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112183040A (en) * | 2020-09-27 | 2021-01-05 | 金蝶软件(中国)有限公司 | Voucher generation method and related device |
CN112596650A (en) * | 2020-12-25 | 2021-04-02 | 维沃移动通信有限公司 | Chart processing method and device and electronic equipment |
CN112766920A (en) * | 2021-01-27 | 2021-05-07 | 意潜建筑科技(上海)有限公司 | Method for bidirectional influence of list and Gantt chart |
CN113762710A (en) * | 2021-07-19 | 2021-12-07 | 青岛奥利普自动化控制系统有限公司 | Production plan scheduling method and device and storage medium |
CN113779462A (en) * | 2021-09-09 | 2021-12-10 | 金蝶软件(中国)有限公司 | Image linkage method, device, equipment and storage medium |
CN113885770A (en) * | 2021-10-27 | 2022-01-04 | 北京字跳网络技术有限公司 | Table data display method and device, electronic equipment and storage medium |
WO2022007855A1 (en) * | 2020-07-09 | 2022-01-13 | 北京字节跳动网络技术有限公司 | Method and device for updating reference document, electronic device, and storage medium |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000020048A (en) * | 1998-07-07 | 2000-01-21 | Hitachi Ltd | Schedule plan gantt chart picture formation system |
CN102099782A (en) * | 2008-07-17 | 2011-06-15 | 微软公司 | Pan and zoom control |
CN102439612A (en) * | 2009-05-19 | 2012-05-02 | 微软公司 | Summary tasks for top-down project planning |
CN106502976A (en) * | 2016-11-03 | 2017-03-15 | 济南大学 | A kind of method that solving job shop scheduling problem Gantt chart is generated based on Excel and VB |
CN110119299A (en) * | 2019-05-16 | 2019-08-13 | 北京字节跳动网络技术有限公司 | Information display method and equipment |
-
2019
- 2019-11-28 CN CN201911193373.4A patent/CN110941750B/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000020048A (en) * | 1998-07-07 | 2000-01-21 | Hitachi Ltd | Schedule plan gantt chart picture formation system |
CN102099782A (en) * | 2008-07-17 | 2011-06-15 | 微软公司 | Pan and zoom control |
CN102439612A (en) * | 2009-05-19 | 2012-05-02 | 微软公司 | Summary tasks for top-down project planning |
CN106502976A (en) * | 2016-11-03 | 2017-03-15 | 济南大学 | A kind of method that solving job shop scheduling problem Gantt chart is generated based on Excel and VB |
CN110119299A (en) * | 2019-05-16 | 2019-08-13 | 北京字节跳动网络技术有限公司 | Information display method and equipment |
Non-Patent Citations (2)
Title |
---|
J. Q. WANG: "Three-dimensional gantt chart based resource-constrained multiple projects scheduling and critical chain identification", 《IEEE》 * |
邹海等: "基于WPF技术的甘特图控件的研究与设计", 《计算机应用与软件》 * |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2022007855A1 (en) * | 2020-07-09 | 2022-01-13 | 北京字节跳动网络技术有限公司 | Method and device for updating reference document, electronic device, and storage medium |
CN112183040A (en) * | 2020-09-27 | 2021-01-05 | 金蝶软件(中国)有限公司 | Voucher generation method and related device |
CN112596650A (en) * | 2020-12-25 | 2021-04-02 | 维沃移动通信有限公司 | Chart processing method and device and electronic equipment |
CN112766920A (en) * | 2021-01-27 | 2021-05-07 | 意潜建筑科技(上海)有限公司 | Method for bidirectional influence of list and Gantt chart |
CN113762710A (en) * | 2021-07-19 | 2021-12-07 | 青岛奥利普自动化控制系统有限公司 | Production plan scheduling method and device and storage medium |
CN113779462A (en) * | 2021-09-09 | 2021-12-10 | 金蝶软件(中国)有限公司 | Image linkage method, device, equipment and storage medium |
CN113885770A (en) * | 2021-10-27 | 2022-01-04 | 北京字跳网络技术有限公司 | Table data display method and device, electronic equipment and storage medium |
CN113885770B (en) * | 2021-10-27 | 2024-02-02 | 北京字跳网络技术有限公司 | Table data display method and device, electronic equipment and storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN110941750B (en) | 2023-07-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110941750B (en) | Data linkage method and related device | |
CN106406712B (en) | Information display method and device | |
CN109407930A (en) | A kind of applied program processing method and terminal device | |
CN106506321B (en) | Group message processing method and terminal device | |
CN104571979B (en) | A kind of method and apparatus for realizing split view | |
US11935564B2 (en) | Video editing method and intelligent mobile terminal | |
CN110531915B (en) | Screen operation method and terminal equipment | |
CN107402694A (en) | Using switching method, equipment and computer-readable recording medium | |
CN106856543B (en) | Picture display method and device and mobile terminal | |
EP3249857B1 (en) | Chat history display method and apparatus | |
CN107193451B (en) | Information display method and device, computer equipment and computer readable storage medium | |
CN108984066B (en) | Application icon display method and mobile terminal | |
CN108958606B (en) | Split screen display method and device, storage medium and electronic equipment | |
CN110673770B (en) | Message display method and terminal equipment | |
CN104866110A (en) | Gesture control method, mobile terminal and system | |
CN110413363B (en) | Screenshot method and terminal equipment | |
CN103813127A (en) | Video call method, terminal and system | |
CN106878546B (en) | graph display method and terminal | |
CN107797723B (en) | Display style switching method and terminal | |
CN104238931B (en) | Information input method and device and electronic equipment | |
CN110597973A (en) | Man-machine conversation method, device, terminal equipment and readable storage medium | |
CN107678822B (en) | A kind of information processing method and device, terminal and readable storage medium storing program for executing | |
CN111166239A (en) | Map processing method, device and equipment for cleaning robot and storage medium | |
CN105630315A (en) | Quantity adjustment method and apparatus | |
CN109040580A (en) | Mobile terminal and its control method taken pictures and device |
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 |