CN105183301A - User view attribute modifying method and device - Google Patents

User view attribute modifying method and device Download PDF

Info

Publication number
CN105183301A
CN105183301A CN201510688551.6A CN201510688551A CN105183301A CN 105183301 A CN105183301 A CN 105183301A CN 201510688551 A CN201510688551 A CN 201510688551A CN 105183301 A CN105183301 A CN 105183301A
Authority
CN
China
Prior art keywords
user
data
update table
attribute
attribute modification
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510688551.6A
Other languages
Chinese (zh)
Other versions
CN105183301B (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.)
Inspur Beijing Electronic Information Industry Co Ltd
Original Assignee
Inspur Beijing Electronic Information Industry 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 Inspur Beijing Electronic Information Industry Co Ltd filed Critical Inspur Beijing Electronic Information Industry Co Ltd
Priority to CN201510688551.6A priority Critical patent/CN105183301B/en
Publication of CN105183301A publication Critical patent/CN105183301A/en
Application granted granted Critical
Publication of CN105183301B publication Critical patent/CN105183301B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The embodiment of the invention provides a user view attribute modifying method and device. The user view attribute modifying method comprises the following steps: a manager monitors operation of a user on a user view in real time; if an attribute modifying instruction used for modifying the attribute of the user view is received, modification data for the user to modify the attribute of the user view is determined according to the attribute modifying instruction; the modification data is called back, data of the user view and a data model is simultaneously updated according to the modification data. The user view is only directly related to the manager but not directly related to the data model, and the user does not need to modify the data of the user view after successful modification of the data of the data model, so that the waiting time of the user is shortened; meanwhile, the user view and the data model are separated, so that time and effort for communication of all development personnel are reduced, all the development personnel can focus on development, and accordingly, the development attentiveness and the development efficiency of the development personnel are improved.

Description

A kind of User attribute modification method and apparatus
Technical field
The present invention relates to technical field of software development, particularly relate to a kind of User attribute modification method and apparatus.
Background technology
General development mode is all by User, manager and data model combine closely, User must change according to the change of data in data model, when user needs to modify to User attribute, need manager first to after data model data are modified in data model, again User data in User are modified, the stand-by period that user to user view properties is modified is longer, and need the maintenance in the front end developer of responsible User and the Develop Application System personnel moment of responsible data to link up contact, so, too much time and efforts is dropped on communication problem by causing each end developer, and cannot be wholwe-hearted put among exploitation, cause the exploitation focus of developer lower, development efficiency is lower.
Summary of the invention
In view of this, the embodiment of the present invention provides a kind of User attribute modification method and apparatus, must change according to the change of data in data model to solve User in prior art, the stand-by period that user to user view properties is modified is longer, and need the maintenance in the front end developer of responsible User and the Develop Application System personnel moment of responsible data to link up contact, cause the exploitation focus of developer lower, the problem that development efficiency is lower.
For achieving the above object, the embodiment of the present invention provides following technical scheme:
A kind of User attribute modification method, comprising:
Manager Real-Time Monitoring user is in the operation of User;
If receive the attribute modification instruction for revising described User attribute, then determine according to described attribute modification instruction the Update Table that user modifies to described User attribute;
Adjust back described Update Table, according to described Update Table synchronized update User data and data model data.
Wherein, described manager Real-Time Monitoring user comprises in the operation of User:
The all types of user instruction sent after receiving user operation User;
Judge the attribute modification instruction whether existed in the described all types of user instruction received for revising User attribute;
If exist, then judge the attribute modification instruction received for revising described User attribute.
Wherein, the described Update Table of described readjustment, comprises according to described Update Table synchronized update User data and data model data:
Adjust back described Update Table, described Update Table is stored in predetermined memory space;
After described Update Table is all adjusted back, described Update Table is sent to User and data model simultaneously, control described User and data model and upgrade User data and data model data respectively simultaneously.
Wherein, upgrade User data according to described Update Table to comprise:
Determine that the first legacy data that described Update Table is corresponding in described User data and described Update Table are in the viewing area of described User;
Described first legacy data is replaced with described Update Table, in described viewing area, described Update Table is shown.
Wherein, upgrade data model data according to described Update Table to comprise:
Determine the second legacy data that described Update Table is corresponding in described data model data;
Described second legacy data is replaced with described Update Table.
Wherein, describedly also to comprise according to after described Update Table synchronized update User data and data model data:
Judge whether described User data are updated successfully;
If no, then generate the first error message.
Wherein, describedly also to comprise according to after described Update Table synchronized update User data and data model data:
Judge whether described data model data are updated successfully;
If no, then generate the second error message.
A kind of User attribute modification device, comprising: monitoring modular, data determining module and update module; Wherein,
Described monitoring modular, for the operation of Real-Time Monitoring user at User;
Described data determining module, if for receiving the attribute modification instruction for revising described User attribute, then determine according to described attribute modification instruction the Update Table that user modifies to described User attribute;
Described update module, for adjusting back described Update Table, according to described Update Table synchronized update User data and data model data.
Wherein, described User attribute modification device, also comprises: the first judge module, for judging whether described User data are updated successfully, if do not have, then generates the first error message.
Wherein, described User attribute modification device, also comprises: the second judge module, for judging whether described data model data are updated successfully, if do not have, then generates the second error message.
Based on technique scheme, the User attribute modification method and apparatus that the embodiment of the present invention provides, manager Real-Time Monitoring user is in the operation of User, if receive the attribute modification instruction for revising User attribute, then determine that user needs the Update Table of modifying to this User attribute according to this attribute modification instruction, then this Update Table is adjusted back, according to these Update Table synchronized update User data and data model data.When the modify instruction received for revising User attribute monitored by manager, then according to this modify instruction determination Update Table, trigger this Update Table readjustment, synchronized update is carried out to User data and data model data, User only has direct relation with manager, and with data model without direct relation, User data are revised again after first waiting for the success of data model data modification, decrease the stand-by period of user, simultaneously, User and data model are separated, front end developer and Application developer can carry out stand-alone development to front degree and application program respectively, keep linking up contact without the need to front end developer and Application developer's moment, decrease each end developer and put into time and efforts on communication problem, each end developer is attentively put among exploitation, improve exploitation focus and the development efficiency of developer.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparently, accompanying drawing in the following describes is only embodiments of the invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to the accompanying drawing provided.
The process flow diagram of the User attribute modification method that Fig. 1 provides for the embodiment of the present invention;
In the User attribute modification method that Fig. 2 provides for the embodiment of the present invention, manager Real-Time Monitoring user is at the method flow diagram of the operation of User;
Update Table is adjusted back, according to the method flow diagram of these Update Table synchronized update User data and data model data in the User attribute modification method that Fig. 3 provides for the embodiment of the present invention;
Upgrade the method flow diagram of User data according to Update Table in the User attribute modification method that Fig. 4 provides for the embodiment of the present invention;
Upgrade the method flow diagram of data model data according to Update Table in the User attribute modification method that Fig. 5 provides for the embodiment of the present invention;
The method flow diagram of the first error message is generated in the User attribute modification method that Fig. 6 provides for the embodiment of the present invention;
The method flow diagram of the second error message is generated in the User attribute modification method that Fig. 7 provides for the embodiment of the present invention;
The system chart of the User attribute modification device that Fig. 8 provides for the embodiment of the present invention;
Another system chart of the User attribute modification device that Fig. 9 provides for the embodiment of the present invention;
The another system chart of the User attribute modification device that Figure 10 provides for the embodiment of the present invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
The process flow diagram of the User attribute modification method that Fig. 1 provides for the embodiment of the present invention, User only has direct relation with manager, and with data model without direct relation, User data are revised again after first waiting for the success of data model data modification, decrease the stand-by period of user, simultaneously, User and data model are separated, front end developer and Application developer can carry out stand-alone development to front degree and application program respectively, keep linking up contact without the need to front end developer and Application developer's moment, decrease each end developer and put into time and efforts on communication problem, each end developer is attentively put among exploitation, improve exploitation focus and the development efficiency of developer, with reference to Fig. 1, this User attribute modification method can comprise:
Step S100: manager Real-Time Monitoring user is in the operation of User;
Manager Real-Time Monitoring developer is in the operation of User, judge whether developer has the operation of User attribute of modifying, namely judge whether developer has and send attribute modification instruction for revising User attribute by User to manager.
Optionally, the all types of user instruction of manager by sending after receiving user operation User, judging the attribute modification instruction whether existed in all types of user instruction received for revising User attribute, judging whether the attribute modification instruction received for revising described User attribute.
If there is the attribute modification instruction for revising User attribute in all types of user instruction received, the attribute modification instruction received for revising described User attribute is then described, then can perform subsequent operation, determine according to this attribute modification instruction the Update Table that user modifies to described User attribute; Otherwise, if there is not the attribute modification instruction for revising User attribute in all types of user instruction received, then the attribute modification instruction do not received for revising described User attribute being described, continuing the operation of monitor user ' at User.
Step S110: if receive the attribute modification instruction for revising described User attribute, then determine according to described attribute modification instruction the Update Table that user modifies to described User attribute;
If manager receives the attribute modification instruction for revising described User attribute, then illustrate that developer needs to modify to the attribute of User, according to this attribute modification instruction, manager, after receiving the attribute modification instruction for revising User attribute, can determine that user needs the Update Table of modifying.
Step S120: adjust back described Update Table, according to described Update Table synchronized update User data and data model data.
Manager, after determining Update Table, by adjusting back this Update Table, according to these Update Table synchronized update User data and data model data, makes the User inside and outside User and data model data be consistent.
Optionally, when needing the Update Table of readjustment excessive, cannot once get whole Update Tables, now, manager can when adjusting back Update Table, the Update Table that the needs first obtained are adjusted back is stored in predetermined memory space, after the Update Table that need adjust back all is adjusted back, then according to these Update Table synchronized update User data and data model data.
Optionally, can by Update Table be sent to User and data model simultaneously, control User and data model upgrade User data and data model data simultaneously respectively, come synchronized update User data and data model data.
Optionally, can by determining that the first legacy data that Update Table is corresponding in User data and Update Table are in the viewing area of this User, this first legacy data is replaced with Update Table, namely the first legacy data is replaced with Update Table, then in the viewing area determined, this Update Table is shown, upgrade User data.
Wherein, when attribute modify instruction is for increasing User attribute, the Update Table that the Attribute Relative that needs increase is answered can be determined according to this attribute modification instruction, in User data, the first legacy data that this Update Table is corresponding is determined by this attribute modification instruction, learn that this first legacy data is for empty, does not namely store the corresponding data of this Update Table, so in User, this first legacy data is replaced with Update Table, is namely add this Update Table in User data.
When attribute modify instruction is for reducing User attribute, the Update Table that the Attribute Relative that needs reduce is answered can be determined according to this attribute modification instruction, learn that the numerical value of this Update Table is zero, in User data, the first legacy data that this Update Table is corresponding is determined by this attribute modification instruction, so, this first legacy data is replaced with Update Table, is namely that the numerical value of this first legacy data is revised as zero, this first legacy data is left out in User data.
When attribute modify instruction is for changing User attribute, the Update Table that the Attribute Relative of needs change is answered can be determined according to this attribute modification instruction, learn the numerical value of this Update Table, in User data, the first legacy data that this Update Table is corresponding is determined by this attribute modification instruction, so, this first legacy data is replaced with Update Table, is namely the numerical value numerical value of this first legacy data being changed to this Update Table.
Optionally, differ successful surely owing to upgrading User data, therefore, after execution upgrades User data manipulation, also can judge whether User data are updated successfully, if do not have again, then generate the first error message, inform that research staff's User data fail to be updated successfully.
Optionally, by determining the second legacy data that Update Table is corresponding in data model data, then this second legacy data can be replaced with this Update Table, namely replacing this second legacy data with this Update Table, upgrade data model data.
Wherein, when attribute modify instruction is for increasing User attribute, when attribute modify instruction is for reducing User attribute, with when attribute modify instruction is for changing User attribute, the method that renewal data model data use and principle, respectively with when attribute modify instruction is for increasing User attribute, when attribute modify instruction is for reducing User attribute, with when attribute modify instruction is for changing User attribute, the method used with renewal User data is identical with principle, repeats no more herein.
Optionally, differ successful surely owing to upgrading data module data, therefore, after execution upgrades data module data manipulation, also can judge whether data module data are updated successfully, if do not have again, then generate the second error message, inform that research staff's data module data fail to be updated successfully.
Based on technique scheme, the User attribute modification method that the embodiment of the present invention provides, manager Real-Time Monitoring user is in the operation of User, if receive the attribute modification instruction for revising User attribute, then determine that user needs the Update Table of modifying to this User attribute according to this attribute modification instruction, then this Update Table is adjusted back, according to these Update Table synchronized update User data and data model data.When the modify instruction received for revising User attribute monitored by manager, then according to this modify instruction determination Update Table, trigger this Update Table readjustment, synchronized update is carried out to User data and data model data, User only has direct relation with manager, and with data model without direct relation, User data are revised again after first waiting for the success of data model data modification, decrease the stand-by period of user, simultaneously, User and data model are separated, front end developer and Application developer can carry out stand-alone development to front degree and application program respectively, keep linking up contact without the need to front end developer and Application developer's moment, decrease the time and efforts that each end developer puts on communication problem to exist, each end developer is attentively put among exploitation, improve exploitation focus and the development efficiency of developer.
Optionally, Fig. 2 to show in the User attribute modification method that the embodiment of the present invention provides manager Real-Time Monitoring user at the method flow diagram of the operation of User, with reference to Fig. 2, this manager Real-Time Monitoring user can comprise in the method for the operation of User:
Step S200: all types of user instruction sent after receiving user operation User;
User operation is after User, all kinds of operational orders is sent to manager by by this User, therefore, in order to judge whether user has the operation of User attribute of modifying, all types of user instruction sent after needing first to receive user operation User.
Step S210: judge the attribute modification instruction whether existed in the described all types of user instruction received for revising User attribute;
After receiving all types of user instruction sent after research staff operates User, by whether finding the attribute modification instruction for revising User attribute in this all types of user instruction, judge whether the attribute modification instruction received for revising User attribute.
Step S220: if exist, then judge the attribute modification instruction received for revising described User attribute.
If find the attribute modification instruction for revising User attribute in all types of user instruction, then illustrate that manager receives the attribute modification instruction for revising User attribute, research staff needs to modify to the attribute of User; Otherwise, the attribute modification instruction for revising User attribute is found if confiscate in all types of user instruction, then illustrate that manager does not receive the attribute modification instruction for revising User attribute, research staff does not temporarily need to modify to the attribute of User.
Optionally, Fig. 3 shows in the User attribute modification method that the embodiment of the present invention provides and adjusts back Update Table, according to the method flow diagram of these Update Table synchronized update User data and data model data, with reference to Fig. 3, this readjustment Update Table, the method according to these Update Table synchronized update User data and data model data can comprise:
Step S300: adjust back described Update Table, is stored in predetermined memory space by described Update Table;
When needing the Update Table of readjustment excessive, cannot once get whole Update Tables, now, the Update Table that the needs first obtained are adjusted back when adjusting back Update Table, can be stored in predetermined memory space by manager.
Step S310: after described Update Table is all adjusted back, sends to User and data model by described Update Table simultaneously, controls described User and data model and upgrades User data and data model data respectively simultaneously.
By all after the Update Table that need adjust back all is stored in predetermined memory space, Update Table all readjustments are described, now, then according to these Update Table synchronized update User data and data model data.
Optionally, can by Update Table be sent to User and data model simultaneously, control User and data model upgrade User data and data model data simultaneously respectively, come synchronized update User data and data model data.
Optionally, Fig. 4 shows the method flow diagram upgrading User data in the User attribute modification method that the embodiment of the present invention provides according to Update Table, and with reference to Fig. 4, this method upgrading User data according to Update Table can comprise:
Step S400: determine that the first legacy data that described Update Table is corresponding in described User data and described Update Table are in the viewing area of described User;
After determining Update Table, can determine according to attribute modification instruction the first legacy data that this Update Table is corresponding in User data, and determine the viewing area of this Update Table at User.
Step S410: described first legacy data is replaced with described Update Table, in described viewing area, described Update Table is shown.
This first legacy data is replaced with Update Table, and in this viewing area, this Update Table is shown, the renewal to User data can be completed.
Wherein, when attribute modify instruction is for increasing User attribute, this first legacy data is replaced with Update Table, namely refer to and add this Update Table in User data; When attribute modify instruction is for reducing User attribute, this first legacy data being replaced with Update Table, namely referring to and this first legacy data is left out in User data; When attribute modify instruction is for changing User attribute, this first legacy data being replaced with Update Table, namely referring to that the numerical value by this first legacy data changes to the numerical value of this Update Table.
Optionally, Fig. 5 shows the method flow diagram upgrading data model data in the User attribute modification method that the embodiment of the present invention provides according to Update Table, and with reference to Fig. 5, this method upgrading data model data according to Update Table can comprise:
Step S500: determine the second legacy data that described Update Table is corresponding in described data model data;
After determining Update Table, can determine according to attribute modification instruction the second legacy data that this Update Table is corresponding in data model data.
Step S510: described second legacy data is replaced with described Update Table.
After determining the second legacy data that Update Table is corresponding in data model data, this second legacy data is replaced with Update Table, has got final product the renewal of paired data model data.
Wherein, when attribute modify instruction is for increasing User attribute, this second legacy data is replaced with Update Table, namely refer to and add this Update Table in data model data; When attribute modify instruction is for reducing data model attribute, this second legacy data being replaced with Update Table, namely referring to and this second legacy data is left out in data model data; When attribute modify instruction is for changing data model attribute, this second legacy data being replaced with Update Table, namely referring to that the numerical value by this second legacy data changes to the numerical value of this Update Table.
Optionally, Fig. 6 shows the method flow diagram generating the first error message in the User attribute modification method that the embodiment of the present invention provides, and with reference to Fig. 6, the method for this generation first error message can comprise:
Step S600: judge whether described User data are updated successfully;
Differ successful surely owing to upgrading User data, therefore, after execution upgrades User data manipulation, also can judge whether User data are updated successfully again.
Step S610: if do not have, then generate the first error message.
If judge, User data are not updated successfully, then generate the first error message, inform that research staff's User data fail to be updated successfully.
Optionally, Fig. 7 shows the method flow diagram generating the second error message in the User attribute modification method that the embodiment of the present invention provides, and with reference to Fig. 7, the method for this generation second error message can comprise:
Step S700: judge whether described data model data are updated successfully;
Optionally, differ successful surely owing to upgrading data module data, therefore, after execution upgrades data module data manipulation, also can judge whether data module data are updated successfully again.
Step S710: if do not have, then generate the second error message.
If decision data model data is not updated successfully, then generate the second error message, inform that research staff's data module data fail to be updated successfully.
The User attribute modification method that the embodiment of the present invention provides, User only has direct relation with manager, and with data model without direct relation, User data are revised again after first waiting for the success of data model data modification, decrease the stand-by period of user, simultaneously, User and data model are separated, front end developer and Application developer can carry out stand-alone development to front degree and application program respectively, keep linking up contact without the need to front end developer and Application developer's moment, decrease each end developer and put into time and efforts on communication problem, each end developer is attentively put among exploitation, improve exploitation focus and the development efficiency of developer
Be introduced the User attribute modification device that the embodiment of the present invention provides below, User attribute modification device described below can mutual corresponding reference with above-described User attribute modification method.
The system chart of the User attribute modification device that Fig. 8 provides for the embodiment of the present invention, with reference to Fig. 8, this User attribute modification device can comprise: monitoring modular 100, data determining module 200 and update module 300; Wherein,
Monitoring modular 100, for the operation of Real-Time Monitoring user at User;
Data determining module 200, if for receiving the attribute modification instruction for revising described User attribute, then determine according to described attribute modification instruction the Update Table that user modifies to described User attribute;
Update module 300, for adjusting back described Update Table, according to described Update Table synchronized update User data and data model data.
Optionally, Fig. 9 shows another system chart of the User attribute modification device that the embodiment of the present invention provides, and with reference to Fig. 9, this User attribute modification device can also comprise: the first judge module 400.
First judge module 400, for judging whether described User data are updated successfully, if do not have, then generates the first error message
Optionally, Figure 10 shows the another system chart of the User attribute modification device that the embodiment of the present invention provides, and with reference to Figure 10, this User attribute modification device can also comprise: the second judge module 500.
Second judge module 500, for judging whether described data model data are updated successfully, if do not have, then generates the second error message.
The User attribute modification device that the embodiment of the present invention provides, User only has direct relation with manager, and with data model without direct relation, User data are revised again after first waiting for the success of data model data modification, decrease the stand-by period of user, simultaneously, User and data model are separated, front end developer and Application developer can carry out stand-alone development to front degree and application program respectively, keep linking up contact without the need to front end developer and Application developer's moment, decrease each end developer and put into time and efforts on communication problem, each end developer is attentively put among exploitation, improve exploitation focus and the development efficiency of developer.
In this instructions, each embodiment adopts the mode of going forward one by one to describe, and what each embodiment stressed is the difference with other embodiments, between each embodiment identical similar portion mutually see.For device disclosed in embodiment, because it corresponds to the method disclosed in Example, so description is fairly simple, relevant part illustrates see method part.
To the above-mentioned explanation of the disclosed embodiments, professional and technical personnel in the field are realized or uses the present invention.To be apparent for those skilled in the art to the multiple amendment of these embodiments, General Principle as defined herein can without departing from the spirit or scope of the present invention, realize in other embodiments.Therefore, the present invention can not be restricted to these embodiments shown in this article, but will meet the widest scope consistent with principle disclosed herein and features of novelty.

Claims (10)

1. a User attribute modification method, is characterized in that, comprising:
Manager Real-Time Monitoring user is in the operation of User;
If receive the attribute modification instruction for revising described User attribute, then determine according to described attribute modification instruction the Update Table that user modifies to described User attribute;
Adjust back described Update Table, according to described Update Table synchronized update User data and data model data.
2. User attribute modification method according to claim 1, is characterized in that, described manager Real-Time Monitoring user comprises in the operation of User:
The all types of user instruction sent after receiving user operation User;
Judge the attribute modification instruction whether existed in the described all types of user instruction received for revising User attribute;
If exist, then judge the attribute modification instruction received for revising described User attribute.
3. User attribute modification method according to claim 1, is characterized in that, the described Update Table of described readjustment, comprises according to described Update Table synchronized update User data and data model data:
Adjust back described Update Table, described Update Table is stored in predetermined memory space;
After described Update Table is all adjusted back, described Update Table is sent to User and data model simultaneously, control described User and data model and upgrade User data and data model data respectively simultaneously.
4. User attribute modification method according to claim 1, is characterized in that, upgrades User data comprise according to described Update Table:
Determine that the first legacy data that described Update Table is corresponding in described User data and described Update Table are in the viewing area of described User;
Described first legacy data is replaced with described Update Table, in described viewing area, described Update Table is shown.
5. User attribute modification method according to claim 1, is characterized in that, upgrades data model data comprise according to described Update Table:
Determine the second legacy data that described Update Table is corresponding in described data model data;
Described second legacy data is replaced with described Update Table.
6. User attribute modification method according to claim 1, is characterized in that, describedly also comprises according to after described Update Table synchronized update User data and data model data:
Judge whether described User data are updated successfully;
If no, then generate the first error message.
7. User attribute modification method according to claim 1, is characterized in that, describedly also comprises according to after described Update Table synchronized update User data and data model data:
Judge whether described data model data are updated successfully;
If no, then generate the second error message.
8. a User attribute modification device, is characterized in that, comprising: monitoring modular, data determining module and update module; Wherein,
Described monitoring modular, for the operation of Real-Time Monitoring user at User;
Described data determining module, if for receiving the attribute modification instruction for revising described User attribute, then determine according to described attribute modification instruction the Update Table that user modifies to described User attribute;
Described update module, for adjusting back described Update Table, according to described Update Table synchronized update User data and data model data.
9. User attribute modification device according to claim 8, is characterized in that, also comprise: the first judge module, for judging whether described User data are updated successfully, if do not have, then generates the first error message.
10. User attribute modification device according to claim 8, is characterized in that, also comprise: the second judge module, for judging whether described data model data are updated successfully, if do not have, then generates the second error message.
CN201510688551.6A 2015-10-21 2015-10-21 A kind of User attribute modification method and apparatus Active CN105183301B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510688551.6A CN105183301B (en) 2015-10-21 2015-10-21 A kind of User attribute modification method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510688551.6A CN105183301B (en) 2015-10-21 2015-10-21 A kind of User attribute modification method and apparatus

Publications (2)

Publication Number Publication Date
CN105183301A true CN105183301A (en) 2015-12-23
CN105183301B CN105183301B (en) 2019-01-22

Family

ID=54905413

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510688551.6A Active CN105183301B (en) 2015-10-21 2015-10-21 A kind of User attribute modification method and apparatus

Country Status (1)

Country Link
CN (1) CN105183301B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107301220A (en) * 2017-06-16 2017-10-27 百度在线网络技术(北京)有限公司 Method, device, equipment and the storage medium of data-driven view
CN108549570A (en) * 2018-04-28 2018-09-18 北京小米移动软件有限公司 The update method and device of user interface

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103488632A (en) * 2012-06-11 2014-01-01 上海宝信软件股份有限公司 Universal dynamic adjustment method for multi-data-item display
US20140180843A1 (en) * 2009-09-17 2014-06-26 Lexos Media Ip, Llc System and method of cursor-based content delivery

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140180843A1 (en) * 2009-09-17 2014-06-26 Lexos Media Ip, Llc System and method of cursor-based content delivery
CN103488632A (en) * 2012-06-11 2014-01-01 上海宝信软件股份有限公司 Universal dynamic adjustment method for multi-data-item display

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
吴燕平 等: "制图与建库数据一体化更新技术研究", 《测绘标准化》 *
张鹏 等: "基于数据服务的嵌套视图动态更新方法", 《计算机学报》 *
林庆 等: "基于ASP.NET的MVC设计模式的研究", 《计算机工程与设计》 *
薛峰 等: "基于SpringMVC框架的Web研究与应用", 《合肥工业大学学报(自然科学版)》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107301220A (en) * 2017-06-16 2017-10-27 百度在线网络技术(北京)有限公司 Method, device, equipment and the storage medium of data-driven view
CN107301220B (en) * 2017-06-16 2020-12-11 百度在线网络技术(北京)有限公司 Method, device and equipment for data driving view and storage medium
CN108549570A (en) * 2018-04-28 2018-09-18 北京小米移动软件有限公司 The update method and device of user interface
CN108549570B (en) * 2018-04-28 2021-10-26 北京小米移动软件有限公司 User interface updating method and device

Also Published As

Publication number Publication date
CN105183301B (en) 2019-01-22

Similar Documents

Publication Publication Date Title
US20210208852A1 (en) Visual programming control apparatus, programming-controlled device and control method therefor, computer-readable storage medium, and programming control system
US20140282487A1 (en) Software update for a wireless communication device
CN104866307B (en) The restorative procedure and device of a kind of application program
CN104240406A (en) Printing production control and early-warning system
CN102055785A (en) Online upgrade method for distributed system, distributed system and equipment
CN105808278A (en) Client version upgrading method and device
CN102291416A (en) Two-way synchronizing method and system of client-side and server-side
CN105468327A (en) Large screen splicing display method, device and system
JP2014174616A (en) Fa system and control device
KR20080013580A (en) Display apparatus, image processing apparatus and method for upgrading control program thereof
CN103761131B (en) A kind of many board part automatic update methods and system based on memory sharing
CN105183301A (en) User view attribute modifying method and device
CN104796445A (en) Resource synchronization method and device by server nodes
CN101465758A (en) Method for managing equipment, system and network management server
US9304965B2 (en) Scheduling apparatus and method for load balancing when performing multiple transcoding operations
US20170277172A1 (en) Sim system, control method therefor and production informatization system
CN109408082A (en) Upgrade method, device, equipment and readable storage medium storing program for executing based on third-party platform
US20220066436A1 (en) Industrial field device replacement system
CN104014906B (en) Source of welding current management system and management method thereof
CN111144578B (en) Artificial intelligence model management system and management method in distributed environment
CN105743957A (en) Control method of intelligent devices, control system and intelligent terminal
CN106255960A (en) Redundant system and communication unit
US9166825B2 (en) Routing information generating apparatus, routing information generating method and routing information generating program
CA2926352C (en) Process control system, maintenance support device, and controller
CN105591776B (en) The active/standby link switchover method and apparatus of SDN network equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant