CN101894148B - Method and device for judging whether form data items are quoted - Google Patents

Method and device for judging whether form data items are quoted Download PDF

Info

Publication number
CN101894148B
CN101894148B CN2010102170460A CN201010217046A CN101894148B CN 101894148 B CN101894148 B CN 101894148B CN 2010102170460 A CN2010102170460 A CN 2010102170460A CN 201010217046 A CN201010217046 A CN 201010217046A CN 101894148 B CN101894148 B CN 101894148B
Authority
CN
China
Prior art keywords
item
data
data item
content
cited
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN2010102170460A
Other languages
Chinese (zh)
Other versions
CN101894148A (en
Inventor
王丙建
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
CHANJET INFORMATION TECHNOLOGY Co Ltd
Original Assignee
CHANJET INFORMATION TECHNOLOGY Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by CHANJET INFORMATION TECHNOLOGY Co Ltd filed Critical CHANJET INFORMATION TECHNOLOGY Co Ltd
Priority to CN2010102170460A priority Critical patent/CN101894148B/en
Publication of CN101894148A publication Critical patent/CN101894148A/en
Application granted granted Critical
Publication of CN101894148B publication Critical patent/CN101894148B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

The invention provides a method for judging whether form data items are quoted, comprising the following steps: step 102: selecting a data item in a form to obtain a corresponding data class; step 104: obtaining one or more corresponding data classes according to a precedence table, judging whether the data classes contain the data class of step 102, if yes, going to step 106, and if not, going to step 108; step 106: searching a specified field of the data class of step 102 in a corresponding form, judging whether the corresponding item comprises an item with the same content of the data item, if yes, determining the data item is quoted, if not, going to step 108; step 108: searching a system preset table, judging whether the item with the same content of the data item exists in the system preset table, if yes, determining the data item is quoted; and step 110: searching a user defined table, and judging whether the item with the same content of the data item exists in the user defined table, if yes, determining the data item is quoted, and if not, determining the data item is not quoted. Through the invention, whether the basic data items are allowed to be deleted can be judged quickly.

Description

Judge the method and apparatus whether the form data item is cited
Technical field
The present invention relates to database technology, more specifically, relate to a kind of method and apparatus of judging whether the form data item is cited.
Background technology
Owing to increase personal information in the personnel system, human resources system flexibly, arbitrarily increase the business demand of list, the table of database is designed with special requirement:
1. the user can self-defined base profile item;
2. the self-defining data table has field in the table with expanding, and the source of the field data in table great majority are the base profile item;
3. the professional base profile item that requires to be cited of going up does not allow deletion, the field in table that the base profile item is cited and the table uncontrollable (because the user can increase table arbitrarily, field is quoted the base profile item arbitrarily in the table).
So, judge the base profile item that is cited fast and whether allow deletion just extremely important.
At present, judge whether the base profile item of quoting allows to have been deleted two kinds of scenes:
1. tables of data can not changed by business after creating basically: this situation generally adopts the method for searching loop traffic table to realize.Take this solution, if be that last data item is quoted the base profile item just, need traverse last data item, efficient is just lower, and this scheme is not to meet especially business scenario to the human resources business.
2. can be changed flexibly by business after tables of data is created: it is that the base profile item has not been created and does not just allow deletion that more solution is provided at present; Perhaps only the tables of data of the system intialization of base profile item is quoted in control; The table of client oneself establishment or the table of revising are not controlled basically, and be to adopt the algorithm of searching loop to judge that the thinking of this solution is consistent with first kind yet; And neither meet very much with business scenario, exist situation about not considering.
Therefore, need a kind of new mode, whether judgement basis archives item is cited quickly and easily, confirms whether it allows to be deleted.
Summary of the invention
The problem that the present invention will solve is, a kind of new mode is provided, and whether judgement basis archives item is cited quickly and easily, confirms whether it allows to be deleted.
In view of this, the invention discloses a kind of method of judging whether the form data item is cited, comprising: step 102, in list, select data item, obtain the corresponding data class of said data item; Step 104; Obtain one or more corresponding data classes according to precedence table; Judge whether said one or more corresponding data class comprises said data class,, get into step 106 if said one or more corresponding data class comprises said data class; If said one or more corresponding data class does not comprise said data class, get into step 108; Said step 106; Search the specific field in the corresponding list of said data class according to said precedence table; And whether the respective items of judging said specific field comprise identical with said data item content item, if said respective items comprises the item identical with said data item content, confirms that said data item is cited; If said respective items does not comprise the item identical with said data item content, get into said step 108; Said step 108; Search the system intialization table; And judge whether have the item identical in the said system intialization table with said data item content, if having the item identical in the said system intialization table, confirm that then said data item is cited with said data item content; If the item identical in the said system intialization table, get into step 110 with said data item content; Said step 110; Search the User Defined table; And judge whether have the item identical in the said User Defined table with said data item content, if having the item identical in the said User Defined table, confirm that then said data item is cited with said data item content; If the item identical in the said User Defined table, confirm that then said data item is not cited with said data item content.In the present technique scheme, at first judge, make efficient compare prior art and improve greatly according to precedence table.
In technique scheme, preferably, in the said step 108, adopt the mode of searching loop to search said system intialization table.
In technique scheme, preferably, in the said step 110, adopt the mode of searching loop to search said User Defined table.
In technique scheme, preferably, the quantity of said corresponding list is a plurality of, has the priority of corresponding each corresponding list in the said precedence table, and whether content is identical with said data item to be used for judging successively the specific field of said each corresponding list.In the present technique scheme, the use of priority has determined looked-up sequence, can further improve the efficient of judgement.
In technique scheme, preferably, said precedence table supplies the user to edit, to dispose the relevant information of said one or more corresponding data class, said corresponding list, said specific field and said priority.
The invention also discloses a kind of device of judging whether the form data item is cited, comprising: select module, in list, select data item, obtain the corresponding data class of said data item; First judge module; Obtain one or more corresponding data classes according to precedence table; Judge that whether said one or more corresponding data class comprises said data class, if said one or more corresponding data class comprises said data class, starts second judge module; If said one or more corresponding data class does not comprise said corresponding data class, start the 3rd judge module; Said second judge module; Search the specific field in the corresponding list of said data class according to said precedence table; And whether the respective items of judging said specific field comprise identical with said data item content item, if said respective items comprises the item identical with said data item content, confirms that said data item is cited; If said respective items does not comprise the item identical with said data item content, start said the 3rd judge module; Said the 3rd judge module; Search the system intialization table; And judge whether have the item identical in the said system intialization table with said data item content, if having the item identical in the said system intialization table, confirm that then said data item is cited with said data item content; If the item identical in the said system intialization table, start the 4th judge module with said data item content; Said the 4th judge module; Search the User Defined table; And judge whether have the item identical in the said User Defined table with said data item content, if having the item identical in the said User Defined table, confirm that then said data item is cited with said data item content; If the item identical in the said User Defined table, confirm that then said data item is not cited with said data item content.In the present technique scheme, at first judge, make efficient compare prior art and improve greatly according to precedence table.
In technique scheme, preferably, said the 3rd judge module adopts the mode of searching loop to search said system intialization table.
In technique scheme, preferably, said the 4th judge module adopts the mode of searching loop to search said User Defined table.
In technique scheme; Preferably; The quantity of said corresponding list is a plurality of, has the priority of corresponding each corresponding list in the said precedence table, and whether content is identical with said data item for the specific field that is used to supply said second judge module to judge said each corresponding list successively.In the present technique scheme, the use of priority has determined looked-up sequence, can further improve the efficient of judgement.
In technique scheme, preferably, also comprise: the unit is set, supplies the user to edit precedence table, to dispose the relevant information of said one or more corresponding data class, said corresponding list, said specific field and said priority.
Through technique scheme, can realize a kind of method and apparatus of judging whether the form data item is cited, can confirm quickly and easily whether the base profile item allows to be deleted.
Description of drawings
Fig. 1 is a process flow diagram of judging the method whether the form data item is cited according to of the present invention;
Fig. 2 is a block diagram of judging the device whether the form data item is cited according to of the present invention;
Fig. 3 is the synoptic diagram of the data list structure of the method for judging according to an embodiment of the invention whether the form data item is cited.
Embodiment
Describe in detail according to embodiments of the invention below with reference to accompanying drawing.
Fig. 1 is a process flow diagram of judging the method whether the form data item is cited according to of the present invention.
As shown in Figure 1, the invention provides a kind of method of judging whether the form data item is cited, comprising: step 102, in list, select data item, obtain the corresponding data class of said data item; Step 104; Obtain one or more corresponding data classes according to precedence table; Judge whether said one or more corresponding data class comprises said data class,, get into step 106 if said one or more corresponding data class comprises said data class; If said one or more corresponding data class does not comprise said data class, get into step 108; Said step 106; Search the specific field in the corresponding list of said data class according to said precedence table; And whether the respective items of judging said specific field comprise identical with said data item content item, if said respective items comprises the item identical with said data item content, confirms that said data item is cited; If said respective items does not comprise the item identical with said data item content, get into said step 108; Said step 108; Search the system intialization table; And judge whether have the item identical in the said system intialization table with said data item content, if having the item identical in the said system intialization table, confirm that then said data item is cited with said data item content; If the item identical in the said system intialization table, get into step 110 with said data item content; Said step 110; Search the User Defined table; And judge whether have the item identical in the said User Defined table with said data item content, if having the item identical in the said User Defined table, confirm that then said data item is cited with said data item content; If the item identical in the said User Defined table, confirm that then said data item is not cited with said data item content.In the present technique scheme, at first judge, make efficient compare prior art and improve greatly according to precedence table.
In technique scheme, in the said step 108, adopt the mode of searching loop to search said system intialization table.
In technique scheme, in the said step 110, adopt the mode of searching loop to search said User Defined table.
In technique scheme, the quantity of said corresponding list is a plurality of, has the priority of corresponding each corresponding list in the said precedence table, and whether content is identical with said data item to be used for judging successively the specific field of said each corresponding list.In the present technique scheme, the use of priority has determined looked-up sequence, can further improve the efficient of judgement.
In technique scheme, said precedence table supplies the user to edit, to dispose the relevant information of said one or more corresponding data class, said corresponding list, said specific field and said priority.
Fig. 2 is a block diagram of judging the device whether the form data item is cited according to of the present invention.
As shown in Figure 2, the invention also discloses a kind of device 200 of judging whether the form data item is cited, comprising: select module 202, in list, select data item, obtain the corresponding data class of said data item; First judge module 204; Obtain one or more corresponding data classes according to precedence table; Judge that whether said one or more corresponding data class comprises said data class, if said one or more corresponding data class comprises said data class, starts second judge module 206; If said one or more corresponding data class does not comprise said corresponding data class, start the 3rd judge module 208; Said second judge module 206; Search the specific field in the corresponding list of said data class according to said precedence table; And whether the respective items of judging said specific field comprise identical with said data item content item, if said respective items comprises the item identical with said data item content, confirms that said data item is cited; If said respective items does not comprise the item identical with said data item content, start said the 3rd judge module 208; Said the 3rd judge module 208; Search the system intialization table; And judge whether have the item identical in the said system intialization table with said data item content, if having the item identical in the said system intialization table, confirm that then said data item is cited with said data item content; If the item identical in the said system intialization table, start the 4th judge module 210 with said data item content; Said the 4th judge module 210; Search the User Defined table; And judge whether have the item identical in the said User Defined table with said data item content, if having the item identical in the said User Defined table, confirm that then said data item is cited with said data item content; If the item identical in the said User Defined table, confirm that then said data item is not cited with said data item content.In the present technique scheme, at first judge, make efficient compare prior art and improve greatly according to precedence table.
In technique scheme, said the 3rd judge module 208 adopts the mode of searching loop to search said system intialization table.
In technique scheme, said the 4th judge module 210 adopts the mode of searching loop to search said User Defined table.
In technique scheme; The quantity of said corresponding list is a plurality of; The priority that has corresponding each corresponding list in the said precedence table, whether content is identical with said data item for the specific field that is used to supply said second judge module 206 to judge said each corresponding list successively.In the present technique scheme, the use of priority has determined looked-up sequence, can further improve the efficient of judgement.
In technique scheme, also comprise: the unit is set, supplies the user to edit precedence table, to dispose the relevant information of said one or more corresponding data class, said corresponding list, said specific field and said priority.
Fig. 3 is the synoptic diagram of the data list structure of the method for judging according to an embodiment of the invention whether the form data item is cited.
As shown in Figure 3; Certain manpower resource system; Comprise in the base profile table that sex is man's base profile item; Personnel's Basic Information Table, personnel's social relationships table, personnel kinsfolk's relation table, personnel's overseas relations table are all quoted the base profile class of sex, and personnel's Basic Information Table, personnel's social relationships table, personnel kinsfolk's relation table are that system intialization table, personnel's overseas relations table are the User Defined table.Base profile is quoted in the precedence table, and the sex field that base profile priority is provided with personnel's Basic Information Table is an override, and personnel's social relationships table is inferior preferential.
Below provide the particular content of each table:
Base profile class table:
The archives category code Archives class title
Sex Sex
Base profile item table:
The archives category code The archives item code Archives item title
Sex 1 The man
Sex 2 The woman
More than the two base profile items used of table unified managements and base profile detail content; The traffic table structural table:
Service code The traffic table title The traffic table type
T1 Personnel's Basic Information Table System intialization
T2 Personnel's social relationships table System intialization
T3 Personnel kinsfolk's table System intialization
T4 Personnel's overseas relations table User Defined
Traffic table field structure table:
The traffic table code The traffic table field code Traffic table field title The traffic table field type The archives category code
T1 T1_f1 Personnel's coding Character type
T1 T1_f2 Name Character type
T1 T1_f3 Sex Base profile is quoted type Sex
T2 T2_f1 Personnel's coding Character type
T2 T2_f2 The social relationships name Character type
T2 T2_f3 Sex Base profile is quoted type Sex
T3 T3_f1 Personnel's coding Character type
T3 T3_f2 Kinsfolk's name Character type
T3 T3_f3 Sex Base profile is quoted type ?Sex
T4 T4_f1 Personnel's coding Character type
T4 T4_f2 Overseas relations people name Character type
T4 T4_f3 Sex Base profile is quoted type ?Sex
Traffic table can make up flexibly in this programme; Increase traffic table and field arbitrarily; Realize through a traffic table structure and traffic table field structure table two table: the user is according to traffic table of increase in demand; Just in the traffic table structural table, insert a record, key messages such as the physical name of record traffic table, traffic table type; The user increases a field according to demand in traffic table; Just in relevant traffic table field structure table, insert a record; Title, the field type of record traffic literary name section if base profile is quoted type, also will be noted the base profile category code of quoting.
Personnel's Basic Information Table:
Personnel's coding Name Sex
0001 Zhang San The man
0002 Li Si The woman
Personnel's social relationships table:
Personnel's coding The social relationships name Sex
0001 The king 1 The man
0002 The king 2 The man
0003 The king 3 The woman
Personnel kinsfolk's table:
Personnel's coding The social relationships name Sex
0001 Zhao 1 The man
0002 Zhao 2 The woman
0003 Zhao 3 The man
Personnel's overseas relations table:
Personnel's coding The social relationships name Sex
0001 Week 1 The man
0002 Week 2 The woman
0003 Week 3 The woman
Business tine is stored by many traffic table; And the physical name through traffic table takes place related with the traffic table structural table; The title of traffic table field, field type and traffic table field list take place related; Whether the structure of field in so just can knowing traffic table at any time and showing allows deletion that basis for estimation is provided for judging the base profile item that traffic table is quoted fast.
The base profile precedence table:
Archives class coding The precedence table code The precedence table field code Priority orders
Sex T1 T1_f3 1
Sex T2 T2_f3 2
The base profile precedence table is the core table and pass key table of the technical scheme of present embodiment; In this table, store traffic table code and the field code of often quoting the base profile item, the step of coming judgement basis archives item whether to allow to be deleted through the base profile precedence table is following:
Step 1, the sex that selection will be deleted are man's base profile item;
Step 2 is searched the base profile precedence table, confirms the archives class that has in the base profile precedence table;
Step 3 at first reads the sex archives class in the base profile precedence table according to priority orders, obtains the corresponding service table: personnel's Basic Information Table, and personnel's social relationships table, and the corresponding field of traffic table,
Wherein, comprise sex in personnel's Basic Information Table and be man's record, show that sex is that man's base profile item is cited, " the base profile item is cited, and does not allow deletion to provide information! " do not allow deletion, program suspension,
If not comprising sex, personnel's Basic Information Table is not man's record; Search personnel's social relationships table, comprise sex in personnel's social relationships table and show that for man's record sex is cited for man's base profile item; Provide information " the base profile item is cited, do not allow the deletion! " do not allow to delete program suspension;
Step 4 is not man's record if do not comprise sex in personnel's social relationships table, judges whether the system intialization table quotes sex base profile item,
Read the traffic table structure, obtain the traffic table (not being included in the preferential reference list of base profile) of system intialization table type: personnel kinsfolk's table,
Personnel kinsfolk's table comprises sex for man's record, shows that sex is that man's base profile item is cited, and " the base profile item is cited, and does not allow deletion to provide information! " do not allow to delete program suspension;
Step 5 is not man's record if personnel kinsfolk's table does not comprise sex, and whether the self-defined table of judges quotes sex base profile item, reads the traffic table structure then, obtains the traffic table of User Defined table type: personnel's overseas relations table,
Personnel's overseas relations table comprises sex and is man's record, shows that sex is that man's base profile item is cited, and " the base profile item is cited, and does not allow deletion to provide information! " do not allow to delete program suspension;
Step 6, if above-mentioned question blank content does not comprise the archives item of sex for the man basis, the item that allows to delete files provides the deletion information, EOP (end of program).
Through technical scheme of the present invention; Can realize a kind of method and apparatus of judging whether the form data item is cited; Effectively complete solution judge whether base profile item that human resources system and data structure flexibly customizing system are cited allows the business scenario of deleting, and compared with prior art, carry out the efficient raising more than 60%; The traffic table that the base profile item is quoted is many more; The efficient that improves is remarkable more, but and owing to the precedence table flexible configuration, can adapt to different clients' business scenario.
The above is merely the preferred embodiments of the present invention, is not limited to the present invention, and for a person skilled in the art, the present invention can have various changes and variation.All within spirit of the present invention and principle, any modification of being done, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a method of judging whether the form data item is cited is characterized in that, comprising:
Step 102 is selected data item in list, obtain the corresponding data class of said data item;
Step 104; Obtain one or more corresponding data classes according to precedence table; Judge whether said one or more corresponding data class comprises said data class,, get into step 106 if said one or more corresponding data class comprises said data class; If said one or more corresponding data class does not comprise said data class, get into step 108;
Said step 106; Search the specific field in the corresponding list of said data class according to said precedence table; And whether the respective items of judging said specific field comprise identical with said data item content item, if said respective items comprises the item identical with said data item content, confirms that said data item is cited; If said respective items does not comprise the item identical with said data item content, get into said step 108;
Said step 108; Search the system intialization table; And judge whether have the item identical in the said system intialization table with said data item content, if having the item identical in the said system intialization table, confirm that then said data item is cited with said data item content; If the item identical in the said system intialization table, get into step 110 with said data item content;
Said step 110; Search the User Defined table; And judge whether have the item identical in the said User Defined table with said data item content, if having the item identical in the said User Defined table, confirm that then said data item is cited with said data item content; If the item identical in the said User Defined table, confirm that then said data item is not cited with said data item content.
2. method according to claim 1 is characterized in that, in the said step 108, adopts the mode of searching loop to search said system intialization table.
3. method according to claim 2 is characterized in that, in the said step 110, adopts the mode of searching loop to search said User Defined table.
4. method according to claim 1; It is characterized in that; The quantity of said corresponding list is a plurality of; The priority that has corresponding each corresponding list in the said precedence table is used for judging successively whether the respective items of the specific field of said each corresponding list comprises the item identical with said data item content.
5. method according to claim 4 is characterized in that, said precedence table supplies the user to edit, to dispose the relevant information of said one or more corresponding data class, said corresponding list, said specific field and said priority.
6. a device of judging whether the form data item is cited is characterized in that, comprising:
Select module, in list, select data item, obtain the corresponding data class of said data item;
First judge module; Obtain one or more corresponding data classes according to precedence table; Judge that whether said one or more corresponding data class comprises said data class, if said one or more corresponding data class comprises said data class, starts second judge module; If said one or more corresponding data class does not comprise said corresponding data class, start the 3rd judge module;
Said second judge module; Search the specific field in the corresponding list of said data class according to said precedence table; And whether the respective items of judging said specific field comprise identical with said data item content item, if said respective items comprises the item identical with said data item content, confirms that said data item is cited; If said respective items does not comprise the item identical with said data item content, start said the 3rd judge module;
Said the 3rd judge module; Search the system intialization table; And judge whether have the item identical in the said system intialization table with said data item content, if having the item identical in the said system intialization table, confirm that then said data item is cited with said data item content; If the item identical in the said system intialization table, start the 4th judge module with said data item content;
Said the 4th judge module; Search the User Defined table; And judge whether have the item identical in the said User Defined table with said data item content, if having the item identical in the said User Defined table, confirm that then said data item is cited with said data item content; If the item identical in the said User Defined table, confirm that then said data item is not cited with said data item content.
7. device according to claim 6 is characterized in that, said the 3rd judge module adopts the mode of searching loop to search said system intialization table.
8. device according to claim 7 is characterized in that, said the 4th judge module adopts the mode of searching loop to search said User Defined table.
9. device according to claim 6; It is characterized in that; The quantity of said corresponding list is a plurality of; Whether the priority that has corresponding each corresponding list in the said precedence table, the respective items that is used to supply said second judge module to judge the specific field of said each corresponding list successively comprise and the said data item identical item of content whether.
10. device according to claim 9 is characterized in that, also comprises:
The unit is set, supplies the user to edit precedence table, to dispose the relevant information of said one or more corresponding data class, said corresponding list, said specific field and said priority.
CN2010102170460A 2010-06-23 2010-06-23 Method and device for judging whether form data items are quoted Active CN101894148B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010102170460A CN101894148B (en) 2010-06-23 2010-06-23 Method and device for judging whether form data items are quoted

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010102170460A CN101894148B (en) 2010-06-23 2010-06-23 Method and device for judging whether form data items are quoted

Publications (2)

Publication Number Publication Date
CN101894148A CN101894148A (en) 2010-11-24
CN101894148B true CN101894148B (en) 2012-02-29

Family

ID=43103340

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010102170460A Active CN101894148B (en) 2010-06-23 2010-06-23 Method and device for judging whether form data items are quoted

Country Status (1)

Country Link
CN (1) CN101894148B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104360942A (en) * 2014-11-07 2015-02-18 电信科学技术第十研究所 Form test computer realization method, computer and system
CN106874060B (en) * 2017-01-16 2020-12-18 吴建伟 Method and equipment for judging whether JAR package is quoted
CN107657431A (en) * 2017-10-23 2018-02-02 山东浪潮通软信息科技有限公司 A kind of method, apparatus, computer-readable recording medium and the storage control of fundamentals of management data
CN111143354B (en) * 2019-12-09 2023-07-25 北京五八信息技术有限公司 Form submitting method and device, electronic equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1332416A (en) * 2000-06-15 2002-01-23 国际商业机器公司 Method and device for maintenance of chained list
CN101241434A (en) * 2008-03-04 2008-08-13 浪潮集团山东通用软件有限公司 Form self-defining method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8805781B2 (en) * 2005-06-15 2014-08-12 Geronimo Development Document quotation indexing system and method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1332416A (en) * 2000-06-15 2002-01-23 国际商业机器公司 Method and device for maintenance of chained list
CN101241434A (en) * 2008-03-04 2008-08-13 浪潮集团山东通用软件有限公司 Form self-defining method

Also Published As

Publication number Publication date
CN101894148A (en) 2010-11-24

Similar Documents

Publication Publication Date Title
CN101315621B (en) Method for implementing document sharing editting
US8990151B2 (en) Automatic and semi-automatic tagging features of work items in a shared workspace for metadata tracking in a cloud-based content management system with selective or optional user contribution
CN101894148B (en) Method and device for judging whether form data items are quoted
CN105279535B (en) A kind of identification code intellectual analysis processing system and its processing method
CN104021160B (en) Client data cleaning method and device
CN109818848B (en) Session display method and device, storage medium and electronic device
JP2007172280A (en) Access right management method, device and program
CN103037005B (en) The file synchronisation method of online storage service and device
US20090113446A1 (en) Method for creating adaptive distributions
CN106161193B (en) Mail processing method, device and system
CN103312826B (en) The method of file synchronization, device, client, server end and equipment
CN105653982A (en) Method and system used for data permission control
CN107766396A (en) resource data management method and device
CN101702219A (en) Method for generating material information and device thereof
CN114331057A (en) Storage and management system of electronic book
CN102413223A (en) Contact item merging and dividing method and system
CN102479205B (en) Generation method and system of change order
CN109697281A (en) The online method, apparatus and electronic equipment for merging document
CN102647526A (en) Mobile phone notepad classification processing method, processing unit and mobile phone
CN102710850A (en) Method and system for classified management of mobile phone messages and mobile phone
CN103929480A (en) Data backup method and device based on tasks
CN103327480A (en) Intelligent mobile phone multiple-account contact information synchronizing method
CN105389316A (en) File management system and method
CN105184470A (en) Message mode-based method for integrating task lists of multiple business systems
CN101431429B (en) Information management method for physical entity in equipment, equipment and equipment management terminal

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C53 Correction of patent for invention or patent application
CB02 Change of applicant information

Address after: 100094 Beijing city Haidian District North Road No. 68, UFIDA Software Park

Applicant after: Chanjet Information Technology Co., Ltd.

Address before: 100094 Beijing city Haidian District North Road No. 68, UFIDA Software Park

Applicant before: Chanjet Software Co., Ltd.

COR Change of bibliographic data

Free format text: CORRECT: APPLICANT; FROM: CHANJET SOFTWARE CO., LTD. TO: CHANJET INFORMATION TECHNOLOGY CO., LTD.

C14 Grant of patent or utility model
GR01 Patent grant