CN103777858B - Method for displaying textbox and device - Google Patents

Method for displaying textbox and device Download PDF

Info

Publication number
CN103777858B
CN103777858B CN201210413350.1A CN201210413350A CN103777858B CN 103777858 B CN103777858 B CN 103777858B CN 201210413350 A CN201210413350 A CN 201210413350A CN 103777858 B CN103777858 B CN 103777858B
Authority
CN
China
Prior art keywords
text box
input
immobilized substance
input content
content
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
CN201210413350.1A
Other languages
Chinese (zh)
Other versions
CN103777858A (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.)
Shenzhen Kingdee Tianyanyun Computing Co Ltd
Original Assignee
Shenzhen Kingdee Middleware 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 Shenzhen Kingdee Middleware Co ltd filed Critical Shenzhen Kingdee Middleware Co ltd
Priority to CN201210413350.1A priority Critical patent/CN103777858B/en
Publication of CN103777858A publication Critical patent/CN103777858A/en
Application granted granted Critical
Publication of CN103777858B publication Critical patent/CN103777858B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

A kind of method for displaying textbox, comprises the following steps: monitor whether text box obtains focus;When described text box obtains focus, in described text box, display needs the immobilized substance comprised in input content, and by the need editor position in cursor positioning to described immobilized substance.Above-mentioned text display method, when text box obtains focus, the immobilized substance needing to comprise in input content is shown in text box in text box, and edit position by cursor positioning to immobilized substance needs, on the one hand, user does not input and repeatedly inputs some immobilized substance, thus save input time, on the other hand, user can be directly from editing position input content, it is not required to user and manuallys locate cursor position, secondly, the immobilized substance of display can help user to input content of text accurately, reduce input error, in sum, said method can improve the content of text input efficiency of text box.Additionally, also provide for a kind of text box display device.

Description

Method for displaying textbox and device
[technical field]
The present invention relates to field of computer technology, particularly to a kind of method for displaying textbox and device.
[background technology]
Text box refers to a kind of removable, sizable literal container.Text box is as more common data input control Part, is frequently used for inputting the content of text with certain sense.Such as, user name and close is needed to input when verifying user identity Code, then generally arrange, at user's login interface, the text box that username and password is corresponding, for receiving the user name of user's input And password.
Some content of text to be entered are generally of fixing form, comprise some and immobilize in content of text to be entered Content.Such as when configuration database link information, need to fill in data base URL(i.e. database address).Data base URL has There is fixing form, its form generally " jdbc:<type of database>: thin:@<IP>:<port>:<database-name>". Wherein, " jdbc::thin:@:: " it is changeless content in each data base URL.And if the class database of known connection Type is oracle, then need changeless content in the data base URL filled in be " jdbc:oracle:thin:@:: ".
Traditional method is typically necessary and inputs all words that content of text to be entered comprises in text box.Due to certain The form of a little content of text is complex or content of text is longer, it is easy to causes input error, after input content of text, uses Family likely also needs to take a long time verify, so that content of text input efficiency is relatively low.
[summary of the invention]
Based on this, it is necessary to provide the method for displaying textbox of a kind of content of text input efficiency that can improve text box.
A kind of method for displaying textbox, comprises the following steps:
Monitor whether text box obtains focus;
When described text box obtains focus, in described text box, display needs the immobilized substance comprised in input content, And by the need editor position in cursor positioning to described immobilized substance.
Wherein in an embodiment, described need edit bit to be set to described need input content to need edit field relative to institute State the position of immobilized substance.
Wherein in an embodiment, when described text box obtains focus, it is judged that whether described text box remains with Input content, the most then show on described once input content in described text box, and by cursor positioning on described Input content end, if it is not, then in described text box, display needs the immobilized substance comprised in input content, and by cursor Navigate to the need editor position in described immobilized substance.
Wherein in an embodiment, described method also includes:
When described text box does not obtains focus, in described text box, show default input prompt information.
Wherein in an embodiment, described input prompt information includes described immobilized substance and described needs edit field Description information.
Additionally, there is a need to provide the text box display device of a kind of content of text input efficiency that can improve text box.
A kind of text box display device, including:
Focus monitors module, is used for monitoring whether text box obtains focus;
Display module, for when described text box obtains focus, in described text box, display needs to wrap in input content The immobilized substance contained;
Cursor positioning module, after in described text box, display needs the immobilized substance comprised in input content, will Cursor positioning is to the need editor position in described immobilized substance.
Wherein in an embodiment, described need edit bit to be set to described need input content to need edit field relative to institute State the position of immobilized substance.
Wherein in an embodiment, described device also includes:
Judge module, for when described text box obtains focus, it is judged that whether described text box remains with last defeated Enter content;
If described display module remains with last input content for described text box, then show in described text box Described last input content, if described text box does not retains last input content, then showing in described text box need to be defeated Enter the immobilized substance comprised in content;
After described cursor positioning module is used for showing in described text box on described once input content, light is demarcated Position to described last input content end, and in described text box display need the immobilized substance that comprises in input content it After, by the need editor position in cursor positioning to described immobilized substance.
Wherein in an embodiment, described display module is additionally operable to when described text box does not obtains focus, described The input prompt information that in text box, display is preset.
Wherein in an embodiment, described input prompt information includes described immobilized substance and described needs edit field Description information.
Above-mentioned text display method and device, when text box obtain focus time, show in text box in text box need defeated Enter the immobilized substance comprised in content, and edit position by cursor positioning to immobilized substance needs, on the one hand, user does not input weight Inputting some immobilized substance again, thus save input time, on the other hand, user can be directly in need to editing position input Holding, be not required to user and manually locate cursor position, secondly, the immobilized substance of display can help user to input content of text accurately, Reducing input error, in sum, said method and device can improve the content of text input efficiency of text box.
[accompanying drawing explanation]
Fig. 1 is the schematic flow sheet of the method for displaying textbox in an embodiment;
Fig. 2 is the schematic flow sheet of the method for displaying textbox in another embodiment;
Fig. 3 (a), 3(b) and design sketch that (c) is the text box that method for displaying textbox shows;
Fig. 4 is the structural representation of the text box display device in an embodiment;
Fig. 5 is the structural representation of the text box display device in another embodiment.
[detailed description of the invention]
As it is shown in figure 1, in one embodiment, a kind of method for displaying textbox, comprise the following steps:
Step S102, monitors whether text box obtains focus.
It is selected that text box obtains focus i.e. text box, can be operated.When text box obtains focus, keyboard strikes The character entered just enters directly into text box.
In one embodiment, can monitor whether action listener text box obtains focus by the focus of text box.Typically , when text box obtain focus time, can highlight text frame, such as, display text box frame be blueness etc..
Step S104, when text box obtains focus, in text box, display needs the immobilized substance comprised in input content, And by the need editor position in cursor positioning to immobilized substance.
In one embodiment, it is necessary to the immobilized substance comprised in input content is the content pre-set.Work as text box When obtaining focus, read the immobilized substance preset and immobilized substance is shown in text box.Such as, a certain data base URL Form is " jdbc:oracle:thin:@<IP>:<port>:<database-name>", immobilized substance the most therein be " jdbc: oracle:thin:@::”.Can for receive the text box of data base URL show immobilized substance " jdbc:oracle: thin:@::”。
In one embodiment, need input content comprise immobilized substance and one or more need edit field, need edit word The content of section changes along with the different input contents that needs.In one embodiment, need edit bit be set to text box need input Content needs the edit field position relative to immobilized substance.Preferably, edit bit is needed to be set to the needing in input content of text box First needs the edit field position relative to immobilized substance.
Such as, for above-mentioned data base URL, can show in text box immobilized substance " jdbc:oracle: thin:@::”.The first character section that user need to edit is IP, and after IP is positioned at "@" symbol, therefore, can pre-set and need to compile After volume position is "@" symbol.Further can be by after cursor positioning to "@" symbol.
Above-mentioned text display method, when text box obtains focus, shows in text box in text box and needs input content In the immobilized substance that comprises, and will cursor positioning to immobilized substance need to edit position, on the one hand, user does not input and repeatedly inputs Some immobilized substance, thus save input time, on the other hand, user can be not required to directly from editing position input content User manuallys locate cursor position, and secondly, the immobilized substance of display can help user to input content of text accurately, reduces input Mistake, in sum, said method can improve the content of text input efficiency of text box.
As in figure 2 it is shown, in one embodiment, a kind of method for displaying textbox, comprise the following steps:
Step S202, monitors whether text box obtains focus.
Step S204, when text box obtains focus, it is judged that whether text box remains with last input content, if so, Then perform step S206, if it is not, then perform step S208.
In one embodiment, can store, specify, the upper once input content that position acquisition text box is corresponding.If it is civilian The interface at this frame place was once previously opened before being currently turned on, and text box have received content of text, and have received Preserve the instruction of the content of text that text box receives, then can be in advance in the text that designated storage location storage text frame receives Hold.
Step S206, shows once input content in text box, and by cursor positioning to last input content end Tail.
Such as, the last input content that data base URL input text box receives is: " jdbc:oracle:thin:@ 192.168.1.1:1521:orcl ", and this last time input content be stored in appointment position, then current text frame obtain During focus, this last time input content can be shown in text box.
Step S208, in text box, display needs the immobilized substance comprised in input content, and by cursor positioning to fixing Need editor position in content.
In the present embodiment, when text box obtains focus, if text box remains with last input content, then at text box The last input content of interior display, needs the form of input content owing to last input content has text box, it is possible to decrease need defeated Enter in the input error that content format complexity causes, and last input and comprise the immobilized substance needed in input content, user It is not required to edit immobilized substance, it is only necessary to the part of editor's change, thus the input efficiency of text box content of text can be improved.
In one embodiment, above-mentioned method for displaying textbox further comprises the steps of: when text box does not obtains focus, at literary composition The input prompt information that in this frame, display is preset.Concrete, input prompt information can comprise title and the form needing input content Information etc..Such as, user display reminding information " can please input user name " in receiving the text box of user name.
In one embodiment, input prompt information includes the immobilized substance needing to comprise in input content that text box is corresponding And need the description information of edit field.In input prompt information, immobilized substance and the description information needing edit field is relative suitable Sequence is with to need immobilized substance in input content identical with the relative ranks needing edit field.In one embodiment, edit field is needed Description information comprise title and/or the pattern of the input etc. needing edit field.
Such as, in above-mentioned data base URL, " jdbc:oracle:thin:@:: " it is immobilized substance, and IP, port and data Library name is then for needing edit field.Input prompt information can be shown in data base URL input text box: " jdbc:oracle: Thin:@<IP>:<port>:<database-name>".
Above-mentioned method for displaying textbox, when text box does not obtains focus, shows input prompt information in text box, can Prompting user needs the form of input content, reduces input error.
Fig. 3 (a), 3(b) and design sketch that (c) is the text box that method for displaying textbox shows.
As shown in (a) state in Fig. 3, when data base URL input text box 301 does not obtains focus, at data base URL Display input prompt information in input text box 301: " jdbc:oracle:thin:@<IP>:<port>:<database-name>", The input prompt information of display comprises to be needed the immobilized substance of input content " jdbc:oracle:thin:@:: " and needs edit word The description information "<IP>", "<port>" and "<database-name>" of section.
As shown in (b) state in Fig. 3, when data base URL input text box 301 obtains focus and does not retains last defeated When entering content, in data base URL input text box 301, show immobilized substance " jdbc:oracle:thin:@:: ", and by light Mark 302 navigate to first need the edit field " IP " position relative to immobilized substance, i.e. symbol "@" after.
As shown in (c) state in Fig. 3, when data base URL input text box 301 obtains focus and remains with last defeated When entering content, in data base URL input text box 301, show once input content " jdbc:oracle:thin:@ 192.168.1.1:1521:orcl ", and by cursor 302 navigate to last input content end.
As shown in Figure 4, in one embodiment, a kind of text box display device, monitor module 10, display mould including focus Block 30 and cursor positioning module 50, wherein:
Focus is monitored module 10 and is used for monitoring whether text box obtains focus.
In one embodiment, focus monitors whether module 10 can monitor action listener text box by the focus of text box Obtain focus.General, when text box obtains focus, display module 30 can highlight text frame, such as, show text box Frame be blue etc..
Display module 30 is for when text box obtains focus, and in text box, display needs comprise in input content to fix Content.
In one embodiment, it is necessary to the immobilized substance comprised in input content is the content pre-set.Work as text box When obtaining focus, display module 30 can read default immobilized substance and shown in text box by immobilized substance.Such as, a certain The form of data base URL is " jdbc:oracle:thin:@<IP>:<port>:<database-name>", the most therein fixing in Hold for " jdbc:oracle:thin:@:: ".Display module 30 can be fixed in the text box for receiving data base URL in display Content " jdbc:oracle:thin:@:: ".
Cursor positioning module 50 shows, for display module 30, the immobilized substance needing to comprise in input content in text box Afterwards, by the need editor position in cursor positioning to immobilized substance.
In one embodiment, need input content comprise immobilized substance and one or more need edit field, need edit word The content of section changes along with the different input contents that needs.In one embodiment, need edit bit be set to text box need input Content needs the edit field position relative to immobilized substance.Preferably, edit bit is needed to be set to the needing in input content of text box First needs the edit field position relative to immobilized substance.
Such as, for above-mentioned data base URL, display module 30 can show in text box immobilized substance " jdbc: oracle:thin:@::”.The first character section that user need to edit is IP, and after IP is positioned at "@" symbol, therefore, can set in advance Put after needing edit bit to be set to "@" symbol.Cursor positioning module 50 can be by after cursor positioning to "@" symbol.
Above-mentioned textual display device, when text box obtains focus, shows in text box in text box and needs input content In the immobilized substance that comprises, and will cursor positioning to immobilized substance need to edit position, on the one hand, user does not input and repeatedly inputs Some immobilized substance, thus save input time, on the other hand, user can be not required to directly from editing position input content User manuallys locate cursor position, and secondly, the immobilized substance of display can help user to input content of text accurately, reduces input Mistake, in sum, said apparatus can improve the content of text input efficiency of text box.
As it is shown in figure 5, in one embodiment, a kind of text box display device, monitor module 10 including focus, judge mould Block 20, display module 30 and cursor positioning module 50, wherein:
Judge module 20 is for when text box obtains focus, it is judged that whether text box remains with last input content.
In one embodiment, it is judged that module 20 once can input in storage corresponding upper of position acquisition text box specified Content.If the interface at text box place was once previously opened before being currently turned on, text box have received content of text, and Have received the instruction preserving the content of text that text box receives, then can receive at designated storage location storage text frame in advance Content of text.
If display module 30 remains with last input content for text box, then once input in display in text box Content.
Such as, the last input content that data base URL input text box receives is: " jdbc:oracle:thin:@ 192.168.1.1:1521:orcl ", and this last time input content be stored in appointment position, then current text frame obtain During focus, this last time input content can be shown in text box.
Light, after display module 30 shows once input content in text box, is demarcated by cursor positioning module 50 Position is to last input content end.
If display module 30 is additionally operable to text box does not retains last input content, then in text box, display need to input The immobilized substance comprised in appearance.
Cursor positioning module 50 be additionally operable to display module 30 show in text box need input content comprises fixing in After appearance, by the need editor position in cursor positioning to immobilized substance.
In the present embodiment, when text box obtains focus, if text box remains with last input content, then at text box The last input content of interior display, needs the form of input content owing to last input content has text box, it is possible to decrease need defeated Enter in the input error that content format complexity causes, and last input and comprise the immobilized substance needed in input content, user It is not required to edit immobilized substance, it is only necessary to the part of editor's change, thus the input efficiency of text box content of text can be improved.
In one embodiment, display module 30 is additionally operable to when text box does not obtains focus, and in text box, display is pre- If input prompt information.Concrete, input prompt information can comprise title and the format information etc. needing input content.Such as, User display reminding information " can please input user name " in receiving the text box of user name.
In one embodiment, input prompt information includes the immobilized substance needing to comprise in input content that text box is corresponding And need the description information of edit field.In input prompt information, immobilized substance and the description information needing edit field is relative suitable Sequence is with to need immobilized substance in input content identical with the relative ranks needing edit field.In one embodiment, edit field is needed Description information comprise title and/or the pattern of the input etc. needing edit field.
Such as, in above-mentioned data base URL, " jdbc:oracle:thin:@:: " it is immobilized substance, and IP, port and data Library name is then for needing edit field.Display module can show input prompt information in data base URL input text box: " jdbc: Oracle:thin:@<IP>:<port>:<database-name>".
Above-mentioned text box display device, when text box does not obtains focus, shows input prompt information in text box, can Prompting user needs the form of input content, reduces input error.
Embodiment described above only have expressed the several embodiments of the present invention, and it describes more concrete and detailed, but also Therefore the restriction to the scope of the claims of the present invention can not be interpreted as.It should be pointed out that, for those of ordinary skill in the art For, without departing from the inventive concept of the premise, it is also possible to make some deformation and improvement, these broadly fall into the guarantor of the present invention Protect scope.Therefore, the protection domain of patent of the present invention should be as the criterion with claims.

Claims (8)

1. a method for displaying textbox, comprises the following steps:
Monitor whether text box obtains focus;
When described text box obtains focus, in described text box, display needs the immobilized substance comprised in input content, and will Cursor positioning is to the need editor position in described immobilized substance;Wherein, described input content is needed also to include multiple needing edit field, Described edit bit is needed to be set to described need in input content first to need the edit field position relative to described immobilized substance.
Method for displaying textbox the most according to claim 1, it is characterised in that when described text box obtains focus, sentence Whether disconnected described text box remains with last input content, the most then show in described text box and once input on described Content, and by cursor positioning to described last input content end, if it is not, then in described text box, display needs input content In the immobilized substance that comprises, and by the need editor position in cursor positioning to described immobilized substance.
Method for displaying textbox the most according to claim 1, it is characterised in that described method also includes:
When described text box does not obtains focus, in described text box, show default input prompt information.
Method for displaying textbox the most according to claim 3, it is characterised in that described input prompt information includes described solid Determine content and the described description information needing edit field.
5. a text box display device, it is characterised in that including:
Focus monitors module, is used for monitoring whether text box obtains focus;
Display module, for when described text box obtains focus, in described text box, display needs to comprise in input content Immobilized substance;
Cursor positioning module, after in described text box, display needs the immobilized substance comprised in input content, by cursor Navigate to the need editor position in described immobilized substance;Wherein, described input content is needed also to include multiple edit field that needs, described Edit bit is needed to be set to described need in input content first to need the edit field position relative to described immobilized substance.
Text box display device the most according to claim 5, it is characterised in that described device also includes:
Judge module, for when described text box obtains focus, it is judged that whether described text box remains with in last input Hold;
If described display module remains with last input content for described text box, then in described text box, display is described Last input content, if described text box does not retains last input content, then in described text box, display need to input The immobilized substance comprised in appearance;
After described cursor positioning module is used for showing in described text box on described once input content, cursor positioning is arrived Described last input content end, and after in described text box, display needs the immobilized substance comprised in input content, will Cursor positioning is to the need editor position in described immobilized substance.
Text box display device the most according to claim 5, it is characterised in that described display module is additionally operable to when described literary composition When this frame does not obtains focus, in described text box, show default input prompt information.
Text box display device the most according to claim 7, it is characterised in that described input prompt information includes described solid Determine content and the described description information needing edit field.
CN201210413350.1A 2012-10-25 2012-10-25 Method for displaying textbox and device Active CN103777858B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210413350.1A CN103777858B (en) 2012-10-25 2012-10-25 Method for displaying textbox and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210413350.1A CN103777858B (en) 2012-10-25 2012-10-25 Method for displaying textbox and device

Publications (2)

Publication Number Publication Date
CN103777858A CN103777858A (en) 2014-05-07
CN103777858B true CN103777858B (en) 2016-12-21

Family

ID=50570174

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210413350.1A Active CN103777858B (en) 2012-10-25 2012-10-25 Method for displaying textbox and device

Country Status (1)

Country Link
CN (1) CN103777858B (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105426033A (en) * 2014-09-19 2016-03-23 阿里巴巴集团控股有限公司 Method and apparatus for displaying prompt information
CN105808222A (en) * 2014-12-31 2016-07-27 中兴通讯股份有限公司 Character input method and device
CN105824487B (en) * 2015-01-08 2019-09-06 阿里巴巴集团控股有限公司 The display methods and device of prompt information
CN106648566B (en) * 2015-10-30 2021-03-30 北京国双科技有限公司 Method and device for checking input content
CN107678677A (en) * 2017-10-09 2018-02-09 苏州亿科赛卓电子科技有限公司 Cursor automatic positioning method and device in a kind of file renaming operation
CN108563486B (en) * 2018-04-26 2022-02-25 广州品唯软件有限公司 Cursor control method and device
CN109101152A (en) * 2018-07-26 2018-12-28 维沃移动通信有限公司 A kind of data inputting method and terminal
CN109710344A (en) * 2018-08-17 2019-05-03 深圳壹账通智能科技有限公司 Data input guidance method, device, equipment and readable storage medium storing program for executing

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101169722A (en) * 2007-12-10 2008-04-30 金蝶软件(中国)有限公司 Method and device for displaying name when inputting code
US20120150978A1 (en) * 2009-10-14 2012-06-14 Xobni Corporation Generating a Relationship History

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101169722A (en) * 2007-12-10 2008-04-30 金蝶软件(中国)有限公司 Method and device for displaying name when inputting code
US20120150978A1 (en) * 2009-10-14 2012-06-14 Xobni Corporation Generating a Relationship History

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
JS中文本框获得焦点后,光标位置如何跳到文本末尾;gdfloyd;《http://www.iteye.com/problems/35102》;20100126;第1-2页 *
关于JS获取与设置文本框、文本域光标位置;会飞的鱼的博客;《http://blog.xudan123.com/229.html》;20120305;全文 *

Also Published As

Publication number Publication date
CN103777858A (en) 2014-05-07

Similar Documents

Publication Publication Date Title
CN103777858B (en) Method for displaying textbox and device
CN104133772B (en) Automatic test data generation method
US8819012B2 (en) Accessing anchors in voice site content
WO2008002578A3 (en) Methods and apparatus for improving data warehouse performance
CN103020295B (en) A kind of problem label for labelling method and device
CN102867010A (en) Systems and methods of extracting, storing, and serving device definition file information
CN103309647A (en) Application program multi-language support system and method
WO2008073701A3 (en) System and method for file authentication and versioning using unique content identifiers
WO2017063389A1 (en) Document generation method and device
CN109726830A (en) Equipment routing inspection method, apparatus, electronic equipment and storage medium
CN101980184A (en) Method and system for annotating contents of documents
CN103019697A (en) Edition plug-in unit of LUA script
JP2005050078A (en) Structured document processor, structured document processing method and program
CN110377811A (en) A kind of display methods of device name, device, storage medium and electronic equipment
CN105786709A (en) Test problem submitting method and system
CN102685292A (en) System and method for automatic navigation based on addresses in information contents of mobile phone
CN105320603B (en) The alignment system and method and its automated testing method of browser page element
WO2004102924A3 (en) Communication path analysis
US9804953B2 (en) Method and device for testing semiconductor manufacturing equipment automation program
CN103309993A (en) Keyword extraction method and device
CN107580070B (en) A kind of method, system and the relevant apparatus of the transmission of computer remote file
CN103035146B (en) Intelligent prompt method of electric power enterprise resource planning (EPR) service simulation system
CN106326414A (en) Street light site navigating method
CN104484320A (en) Method and system for commenting and editing document contents
TWI492072B (en) Input system and input method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C56 Change in the name or address of the patentee
CP03 Change of name, title or address

Address after: South South technology twelve road 518000 in Guangdong province Shenzhen City Guangdong streets Nanshan District high tech Industrial Park, No. 2, Kingdee Software Park building A floor 2 South Block

Patentee after: Shenzhen Kingdee middleware Limited by Share Ltd.

Address before: 518057 Guangdong City, Nanshan District province high tech Zone in the middle of the industrial zone of the sparrow tower M-6 building, floor 1, area 3, second, 4

Patentee before: Shenzhen Kingdee Middleware Co., Ltd.

CP01 Change in the name or title of a patent holder

Address after: South South technology twelve road 518000 in Guangdong province Shenzhen City Guangdong streets Nanshan District high tech Industrial Park, No. 2, Kingdee Software Park building A floor 2 South Block

Patentee after: Shenzhen Kingdee tianyanyun computing Co., Ltd.

Address before: South South technology twelve road 518000 in Guangdong province Shenzhen City Guangdong streets Nanshan District high tech Industrial Park, No. 2, Kingdee Software Park building A floor 2 South Block

Patentee before: Shenzhen Kingdee middleware Limited by Share Ltd.

CP01 Change in the name or title of a patent holder