CN104750710A - Multi-version managing system of cartoon and multi-version managing method - Google Patents

Multi-version managing system of cartoon and multi-version managing method Download PDF

Info

Publication number
CN104750710A
CN104750710A CN201310741189.5A CN201310741189A CN104750710A CN 104750710 A CN104750710 A CN 104750710A CN 201310741189 A CN201310741189 A CN 201310741189A CN 104750710 A CN104750710 A CN 104750710A
Authority
CN
China
Prior art keywords
version
caricature
tree structure
information
version management
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201310741189.5A
Other languages
Chinese (zh)
Inventor
龚健
李平立
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Peking University
Founder International Co Ltd
Founder International Beijing Co Ltd
Original Assignee
Peking University
Founder International Co Ltd
Founder International Beijing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Peking University, Founder International Co Ltd, Founder International Beijing Co Ltd filed Critical Peking University
Priority to CN201310741189.5A priority Critical patent/CN104750710A/en
Publication of CN104750710A publication Critical patent/CN104750710A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

The invention provides a multi-version managing system of a cartoon. The multi-version managing system of the cartoon comprises a relation obtaining unit, for obtaining the structure relation between multiple versions of the same cartoon; a version managing unit, for building a tree-shaped structure according to the structure relation, and managing the multiple versions of the same cartoon. The invention further provides a multi-version managing method for the cartoon. Through the technical scheme, multiple versions of the cartoon can be orderly managed, and the chaos is avoided.

Description

The multi version management system of caricature and multi version management method
Technical field
The present invention relates to caricature version management technical field, in particular to a kind of multi version management system of caricature and a kind of multi version management method of caricature.
Background technology
Even if same caricature, also has much different versions.Such as correspond to different final result, different color matching styles, different language etc.; Or for the caricature content constantly updated, also can be regarded as is the continuous renewal of version.So, for the caricature structure of multi version, how to realize effective version management, become technical matters urgently to be resolved hurrily at present.
Summary of the invention
The present invention, just based on the problems referred to above, proposes a kind of new technical scheme, can carry out orderly management, avoid causing confusion to multiple versions of caricature.
In view of this, the present invention proposes a kind of multi version management system of caricature, comprising: Relation acquisition unit, for obtain same caricature multiple versions between structural relation; Version management unit, for setting up tree structure according to described structural relation, to realize the management of the multiple versions to described same caricature.
In this technical scheme, when same caricature exists multiple version, by obtaining the structural relation between this multiple version, tree structure can be set up based on this relation, making the relation clear and definite between each version, be convenient to realize management.
In technique scheme, preferably, described version management unit is used for: set up described tree structure based on XML format.
In this technical scheme, as one comparatively preferred embodiment, can adopt if XML format is to set up tree structure.Particularly, because XML format is a kind of file layout of comparatively general exchanges data, contribute to realizing realizing exchanges data under different platform, environment, improve compatible and versatility.
In technique scheme, preferably, described version management unit also for: according to the operation of caricature, plot and style information, determine the caricature version information belonging to it, to realize the management to described tree structure.
In this technical scheme, can according to the operation of every portion caricature, plot and style information, set up corresponding version situation, when such as same processes and plot, if drawing style is different, then be defined as different editions, thus in tree structure, set up corresponding v ion, to realize corresponding version management.
In technique scheme, preferably, described version management unit specifically for: when described caricature version information does not exist in described tree structure, add in described tree structure and correspond to the new node of described caricature version information.
In this technical scheme, by the comparison as information such as operation, plot, styles between different caricature, its concrete version situation can be determined, such as whether belong to certain caricature version already present in tree structure; If existed, can under this node, directly generate child node or carry out node replacement, using as redaction, or if there is no, directly can generate new node, using as a kind of new version, and the management of realization to this redaction.
In above-mentioned arbitrary technical scheme, preferably, also comprise: version number's generation unit, for when there is update content in arbitrary version of described same caricature, the nodal information corresponding in described tree structure according to described update content, and the information of described update content, generate corresponding version number.
In this technical scheme, by realizing the node checks based on update content, thus realize the version management to update content; Meanwhile, by generating version number based on update content, making version number unique, helping avoid between different caricature and version number's conflict occurs.
The invention allows for a kind of multi version management method of caricature, comprising: the structural relation between the multiple versions obtaining same caricature; Tree structure is set up, to realize the management of the multiple versions to described same caricature according to described structural relation.
In this technical scheme, when same caricature exists multiple version, by obtaining the structural relation between this multiple version, tree structure can be set up based on this relation, making the relation clear and definite between each version, be convenient to realize management.
In technique scheme, preferably, described tree structure is set up based on XML format.
In this technical scheme, as one comparatively preferred embodiment, can adopt if XML format is to set up tree structure.Particularly, because XML format is a kind of file layout of comparatively general exchanges data, contribute to realizing realizing exchanges data under different platform, environment, improve compatible and versatility.
In technique scheme, preferably, also comprise: according to the operation of caricature, plot and style information, determine the caricature version information belonging to it, to realize the management to described tree structure.
In this technical scheme, can according to the operation of every portion caricature, plot and style information, set up corresponding version situation, when such as same processes and plot, if drawing style is different, then be defined as different editions, thus in tree structure, set up corresponding v ion, to realize corresponding version management.
In technique scheme, preferably, the process that described tree structure manages is comprised: when described caricature version information does not exist in described tree structure, in described tree structure, add the new node corresponding to described caricature version information.
In this technical scheme, by the comparison as information such as operation, plot, styles between different caricature, its concrete version situation can be determined, such as whether belong to certain caricature version already present in tree structure; If existed, can under this node, directly generate child node or carry out node replacement, using as redaction, or if there is no, directly can generate new node, using as a kind of new version, and the management of realization to this redaction.
In above-mentioned arbitrary technical scheme, preferably, also comprise: when arbitrary version of described same caricature exists update content, the nodal information corresponding in described tree structure according to described update content, and the information of described update content, generate corresponding version number.
In this technical scheme, by realizing the node checks based on update content, thus realize the version management to update content; Meanwhile, by generating version number based on update content, making version number unique, helping avoid between different caricature and version number's conflict occurs.
By above technical scheme, orderly management can be carried out to multiple versions of caricature, avoid causing confusion.
Accompanying drawing explanation
Fig. 1 shows the schematic block diagram of the multi version management system of caricature according to an embodiment of the invention;
Fig. 2 shows the schematic flow diagram of the multi version management method of caricature according to an embodiment of the invention;
Fig. 3 shows the schematic diagram realizing the multi version management of caricature according to an embodiment of the invention.
Embodiment
In order to more clearly understand above-mentioned purpose of the present invention, feature and advantage, below in conjunction with the drawings and specific embodiments, the present invention is further described in detail.It should be noted that, when not conflicting, the feature in the embodiment of the application and embodiment can combine mutually.
Set forth a lot of detail in the following description so that fully understand the present invention, but the present invention can also adopt other to be different from other modes described here and implement, and therefore, the present invention is not limited to the restriction of following public specific embodiment.
Fig. 1 shows the schematic block diagram of the multi version management system of caricature according to an embodiment of the invention.
As shown in Figure 1, the multi version management system 100 of caricature according to an embodiment of the invention, comprising: Relation acquisition unit 102, for obtain same caricature multiple versions between structural relation; Version management unit 104, for setting up tree structure according to described structural relation, to realize the management of the multiple versions to described same caricature.
In this technical scheme, when same caricature exists multiple version, by obtaining the structural relation between this multiple version, tree structure can be set up based on this relation, making the relation clear and definite between each version, be convenient to realize management.
In technique scheme, preferably, described version management unit 104 for: set up described tree structure based on XML format.
In this technical scheme, as one comparatively preferred embodiment, can adopt if XML format is to set up tree structure.Particularly, because XML format is a kind of file layout of comparatively general exchanges data, contribute to realizing realizing exchanges data under different platform, environment, improve compatible and versatility.
In technique scheme, preferably, described version management unit 104 also for: according to the operation of caricature, plot and style information, determine the caricature version information belonging to it, to realize the management to described tree structure.
In this technical scheme, can according to the operation of every portion caricature, plot and style information, set up corresponding version situation, when such as same processes and plot, if drawing style is different, then be defined as different editions, thus in tree structure, set up corresponding v ion, to realize corresponding version management.
In technique scheme, preferably, described version management unit 104 specifically for: when described caricature version information does not exist in described tree structure, add in described tree structure and correspond to the new node of described caricature version information.
In this technical scheme, by the comparison as information such as operation, plot, styles between different caricature, its concrete version situation can be determined, such as whether belong to certain caricature version already present in tree structure; If existed, can under this node, directly generate child node or carry out node replacement, using as redaction, or if there is no, directly can generate new node, using as a kind of new version, and the management of realization to this redaction.
In above-mentioned arbitrary technical scheme, preferably, also comprise: version number's generation unit 106, for when there is update content in arbitrary version of described same caricature, the nodal information corresponding in described tree structure according to described update content, and the information of described update content, generate corresponding version number.
In this technical scheme, by realizing the node checks based on update content, thus realize the version management to update content; Meanwhile, by generating version number based on update content, making version number unique, helping avoid between different caricature and version number's conflict occurs.
Fig. 2 shows the schematic flow diagram of the multi version management method of caricature according to an embodiment of the invention.
As shown in Figure 2, the multi version management method of caricature according to an embodiment of the invention, comprising: step 202, the structural relation between the multiple versions obtaining same caricature; Step 204, sets up tree structure according to described structural relation, to realize the management of the multiple versions to described same caricature.
In this technical scheme, when same caricature exists multiple version, by obtaining the structural relation between this multiple version, tree structure can be set up based on this relation, making the relation clear and definite between each version, be convenient to realize management.
In technique scheme, preferably, described tree structure is set up based on XML format.
In this technical scheme, as one comparatively preferred embodiment, can adopt if XML format is to set up tree structure.Particularly, because XML format is a kind of file layout of comparatively general exchanges data, contribute to realizing realizing exchanges data under different platform, environment, improve compatible and versatility.
In technique scheme, preferably, also comprise: according to the operation of caricature, plot and style information, determine the caricature version information belonging to it, to realize the management to described tree structure.
In this technical scheme, can according to the operation of every portion caricature, plot and style information, set up corresponding version situation, when such as same processes and plot, if drawing style is different, then be defined as different editions, thus in tree structure, set up corresponding v ion, to realize corresponding version management.
In technique scheme, preferably, the process that described tree structure manages is comprised: when described caricature version information does not exist in described tree structure, in described tree structure, add the new node corresponding to described caricature version information.
In this technical scheme, by the comparison as information such as operation, plot, styles between different caricature, its concrete version situation can be determined, such as whether belong to certain caricature version already present in tree structure; If existed, can under this node, directly generate child node or carry out node replacement, using as redaction, or if there is no, directly can generate new node, using as a kind of new version, and the management of realization to this redaction.
In above-mentioned arbitrary technical scheme, preferably, also comprise: when arbitrary version of described same caricature exists update content, the nodal information corresponding in described tree structure according to described update content, and the information of described update content, generate corresponding version number.
In this technical scheme, by realizing the node checks based on update content, thus realize the version management to update content; Meanwhile, by generating version number based on update content, making version number unique, helping avoid between different caricature and version number's conflict occurs.
Fig. 3 shows the schematic diagram realizing the multi version management of caricature according to an embodiment of the invention.
As shown in Figure 3, the process realizing the multi version management of caricature according to an embodiment of the invention comprises:
Step 302, sets up the tree structure of XML format, and the picture (i.e. the caricature page) in record caricature and relevant setting, this process can be undertaken managing and realizing by server.
Step 304, corresponding to the node in XML tree structure, according to information such as operation, plot, styles, generates the index corresponding to caricature, and issues above-mentioned XML tree structure.
Step 306, adds in version repository by XML tree structure, to realize version management.
Step 308, when the version of certain caricature occurs to upgrade, upgrades relevant version list.Wherein, every caricature by story volume → style → plot sequence released version, and generates corresponding version number.
More than be described with reference to the accompanying drawings technical scheme of the present invention, the present invention proposes a kind of multi version management system of caricature and a kind of multi version management method of caricature, orderly management can have been carried out to multiple versions of caricature, avoid causing confusion.
The foregoing is only the preferred embodiments of the present invention, be not limited to the present invention, for a person skilled in the art, the present invention can have various modifications and variations.Within the spirit and principles in the present invention all, any amendment done, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a multi version management system for caricature, is characterized in that, comprising:
Relation acquisition unit, for obtain same caricature multiple versions between structural relation;
Version management unit, for setting up tree structure according to described structural relation, to realize the management of the multiple versions to described same caricature.
2. multi version management system according to claim 1, is characterized in that, described version management unit is used for: set up described tree structure based on XML format.
3. multi version management system according to claim 1, is characterized in that, described version management unit also for:
According to the operation of caricature, plot and style information, determine the caricature version information belonging to it, to realize the management to described tree structure.
4. multi version management system according to claim 3, is characterized in that, described version management unit specifically for:
When described caricature version information does not exist in described tree structure, in described tree structure, add the new node corresponding to described caricature version information.
5. multi version management system according to any one of claim 1 to 4, is characterized in that, also comprise:
Version number's generation unit, for when arbitrary version of described same caricature exists update content, the nodal information corresponding in described tree structure according to described update content, and the information of described update content, generate corresponding version number.
6. a multi version management method for caricature, is characterized in that, comprising:
Structural relation between the multiple versions obtaining same caricature;
Tree structure is set up, to realize the management of the multiple versions to described same caricature according to described structural relation.
7. multi version management method according to claim 6, is characterized in that, sets up described tree structure based on XML format.
8. multi version management method according to claim 6, is characterized in that, also comprise:
According to the operation of caricature, plot and style information, determine the caricature version information belonging to it, to realize the management to described tree structure.
9. multi version management method according to claim 8, is characterized in that, comprises the process that described tree structure manages:
When described caricature version information does not exist in described tree structure, in described tree structure, add the new node corresponding to described caricature version information.
10. the multi version management method according to any one of claim 6 to 9, is characterized in that, also comprise:
When arbitrary version of described same caricature exists update content, the nodal information corresponding in described tree structure according to described update content, and the information of described update content, generate corresponding version number.
CN201310741189.5A 2013-12-26 2013-12-26 Multi-version managing system of cartoon and multi-version managing method Pending CN104750710A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310741189.5A CN104750710A (en) 2013-12-26 2013-12-26 Multi-version managing system of cartoon and multi-version managing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310741189.5A CN104750710A (en) 2013-12-26 2013-12-26 Multi-version managing system of cartoon and multi-version managing method

Publications (1)

Publication Number Publication Date
CN104750710A true CN104750710A (en) 2015-07-01

Family

ID=53590412

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310741189.5A Pending CN104750710A (en) 2013-12-26 2013-12-26 Multi-version managing system of cartoon and multi-version managing method

Country Status (1)

Country Link
CN (1) CN104750710A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111563176A (en) * 2020-04-30 2020-08-21 杭州哔次元科技有限公司 Cartoon management system based on inertia big data

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111563176A (en) * 2020-04-30 2020-08-21 杭州哔次元科技有限公司 Cartoon management system based on inertia big data
CN111563176B (en) * 2020-04-30 2020-12-22 杭州哔次元科技有限公司 Cartoon management system based on inertia big data

Similar Documents

Publication Publication Date Title
US20190266173A1 (en) Synchronization of data between systems
CN106663088B (en) Method, system, and medium for editing a collaborative spreadsheet hosted on a server
CN107977396B (en) Method and device for updating data table of KeyValue database
CN110402441B (en) Referencing access control lists
CN106599104A (en) Mass data association method based on redis cluster
CN113760971B (en) Method, computing device and storage medium for retrieving data of a graph database
CN108829746B (en) Main data management system and device based on memory database
CN106933837A (en) A kind of database table model and creation method
CN108304473A (en) Data transmission method between data source and system
CN102202087A (en) Method for identifying storage equipment and system thereof
CN103914290A (en) Operating command processing method and device
CN102053987B (en) For showing the unified interface with Update Table array
CN105630571A (en) Virtual machine creating method and device
CN106557307A (en) The processing method and processing system of business datum
CN104052626A (en) Method, device and system for configuring network element data
CN103425751A (en) Linkage increment updating method of vector space data based on dependency
CN103902539A (en) Method and device for analyzing extensible markup language data
JP6008947B2 (en) Database management method, database system, and program
CN114185991A (en) Method and related device for realizing data synchronization based on distributed database
JP2012173780A (en) File configuration management system
CN102541544A (en) Method, device and system for processing tree control
CN117369843A (en) Graphical interface drawing method of network configuration tool
CN104750710A (en) Multi-version managing system of cartoon and multi-version managing method
CN109165259B (en) Index table updating method based on network attached storage, processor and storage device
CN103220336B (en) The implementation method of vector clock and system in a kind of file synchronization

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20150701

WD01 Invention patent application deemed withdrawn after publication