







本发明涉及通讯领域,尤其涉及集中管理账户信息的方法和终端。The present invention relates to the field of communications, and in particular, to a method and terminal for centrally managing account information.
随着智能终端的发展,终端上APP的各个账户越来越多,例如QQ账户、微信账户、微博账户、手机银行账户和导航账户等等,几乎所有的APP应用都会涉及到用户注册账户,让用户填写账户信息,例如个人信息、工作信息,还有选择或者上传头像,以便于用户之间对信息的分享和沟通。但是由于账户众多,用户都需要逐个录入信息,即便是只上传一个自己喜欢的自定义头像,也需要手动逐个对账户进行处理。并且日后再次更新账户信息时,又得在APP应用中对不同的账户逐一进行处理,对于现今大量的应用来说,几乎成为一种不可能完成或者实施的状况了。因此如何解决多帐户下账户信息的更新,是一个亟待解决的问题。With the development of intelligent terminals, there are more and more accounts of APPs on the terminal, such as QQ accounts, WeChat accounts, Weibo accounts, mobile banking accounts and navigation accounts, etc., almost all APP applications involve user registration accounts. Let users fill in account information, such as personal information, work information, and select or upload avatars to facilitate the sharing and communication of information between users. However, due to the large number of accounts, users need to enter information one by one. Even if only one custom avatar that you like is uploaded, you need to manually process the account one by one. And when you update the account information again in the future, you have to deal with different accounts one by one in the APP application. For a large number of applications today, it is almost impossible to complete or implement. Therefore, how to solve the update of account information under multiple accounts is an urgent problem to be solved.
发明内容Summary of the invention
本发明实施例提供了一种集中管理账户信息的方法和终端,旨在至少解决多帐户下自定义头像的更新问题。The embodiment of the invention provides a method and a terminal for centrally managing account information, and aims to solve at least the problem of updating the customized avatar under multiple accounts.
为至少实现上述目的,本发明实施例提供一种集中管理账户信息的方法,所述集中管理账户信息的方法包括以下步骤:To achieve at least the above object, an embodiment of the present invention provides a method for centrally managing account information, where the method for centrally managing account information includes the following steps:
获取应用APP的账户信息;Obtain account information of the application APP;
将各个APP的账户信息修改成统一的保存路径,使所有APP的账户信息指向同一个地址;Modify the account information of each APP into a unified save path, so that the account information of all APPs points to the same address;
根据更新的账户信息,对在登陆状态下且未更新用户图像信息的APP中的账户信息进行批量更新。The account information in the APP in the login state and without updating the user image information is batch-updated according to the updated account information.
所述根据更新的账户信息,对在登陆状态下且未更新用户图像信息的APP中的账户信息进行批量更新的步骤之前包括:The step of batch updating the account information in the APP in the login state and not updating the user image information according to the updated account information includes:
每隔一个周期监控APP的登陆状态,将监控的APP的登陆状态进行保存。The login status of the APP is monitored every other cycle, and the login status of the monitored APP is saved.
所述根据更新的账户信息,对在登陆状态下且未更新用户图像信息的APP中的账户信息进行批量更新的步骤之前包括:According to the updated account information, the user image information is not updated in the login state.The steps for batch update of the account information in the APP include:
获取各个APP的账户信息的更新接口,以调用已经登录的APP用户图像信息更新接口,在后台完成用户图像信息更新。Obtain an update interface of the account information of each APP, call the APP user image information update interface that has been logged in, and complete the user image information update in the background.
所述账户信息包括用户图像和用户信息,所述根据更新的账户信息,对在登陆状态下且未更新用户图像信息的APP中的账户信息进行批量更新的步骤包括:The account information includes a user image and user information, and the step of batch updating the account information in the APP in the login state and not updating the user image information according to the updated account information includes:
将更新后的账户信息中的用户信息嵌入更新后的用户图像中。The user information in the updated account information is embedded in the updated user image.
所述账户信息包括用户图像和用户信息,所述根据更新的账户信息,对在登陆状态下且未更新用户图像信息的APP中的账户信息进行批量更新的步骤之后包括:The account information includes a user image and user information, and the step of batch updating the account information in the APP in the login state and not updating the user image information according to the updated account information includes:
如果检测到新登陆的APP的账户信息未更新时,则采用更新的账户信息对新登陆的APP的账户信息进行更新。If it is detected that the account information of the newly logged APP is not updated, the account information of the newly logged APP is updated with the updated account information.
为了至少解决上述的技术问题,本发明实施例还提供一种终端,所述终端包括:In order to solve at least the above technical problem, the embodiment of the present invention further provides a terminal, where the terminal includes:
获取模块,设置为获取应用APP的账户信息;Obtaining a module, configured to obtain account information of the application APP;
修改模块,设置为将各个APP的账户信息修改成统一的保存路径,使所有APP的账户信息指向同一个地址;Modifying the module, setting the account information of each APP to a unified save path, so that the account information of all APPs points to the same address;
更新模块,设置为根据更新的账户信息,对在登陆状态下且未更新用户图像信息的APP中的账户信息进行批量更新。The update module is configured to batch update the account information in the APP in the login state and not updating the user image information according to the updated account information.
所述终端还包括:The terminal further includes:
监控模块,设置为每隔一定周期监控APP的登陆状态,将监控的APP的登陆状态进行保存。The monitoring module is configured to monitor the login status of the APP every certain period, and save the login status of the monitored APP.
所述终端还包括:The terminal further includes:
接口获取模块,设置为获取各个APP的账户信息的更新接口,以调用已经登录的APP用户图像信息更新接口,在后台完成用户图像信息更新。The interface obtaining module is configured to obtain an update interface of the account information of each APP, to call the APP user image information update interface that has been logged in, and complete the user image information update in the background.
所述更新模块还设置为将更新后的账户信息中的用户信息嵌入更新后的用户图像中。The update module is further configured to embed the user information in the updated account information in the updated user image.
所述终端还包括:The terminal further includes:
检测模块,设置为如果检测到新登陆的APP的账户信息未更新时,则采用更新的账户信息对新登陆的APP的账户信息进行更新。The detecting module is configured to update the account information of the newly logged APP by using the updated account information if it is detected that the account information of the newly logged APP is not updated.
为了至少解决上述的技术问题,本发明实施例还提供一种计算机存储介质,存储设置为实现上述集中管理账户信息的方法的计算机程序。In order to solve at least the above technical problem, an embodiment of the present invention further provides a computer storage medium storing a computer program configured to implement the above method for centrally managing account information.
本发明实施例提供的集中管理账户信息的方法,获取应用APP的账户信息;将各个APP的账户信息修改成统一的保存路径,使所有APP的账户信息指向同一个地址;根据更新的账户信息,对在登陆状态下且未更新用户图像信息的APP中的账户信息进行批量更新。本发明实施例通过将各个APP的账户信息修改成统一的保存路径,使用户只需要操作一次,即可更新登录状态中的APP中的个人账户头像信息,通过统一的地址或者同一张头像,进行一键式更新,从而提升操作效率、提高用户体验。The method for centrally managing account information provided by the embodiment of the present invention acquires account information of the application APP, and modifies the account information of each APP into a unified save path, so that the account information of all APPs points to the same address; according to the updated account information, The account information in the APP in the login state and without updating the user image information is batch updated. In the embodiment of the present invention, the account information of each APP is modified into a unified save path, so that the user only needs to operate once, and the personal account avatar information in the APP in the login state can be updated, and the unified address or the same avatar is used. One-click update to improve operational efficiency and enhance user experience.
图1为本发明集中管理账户信息的方法第一实施例的流程示意图;1 is a schematic flowchart of a first embodiment of a method for centrally managing account information according to the present invention;
图2为本发明集中管理账户信息的方法第二实施例的流程示意图;2 is a schematic flowchart of a second embodiment of a method for centrally managing account information according to the present invention;
图3为本发明集中管理账户信息的方法第三实施例的流程示意图;3 is a schematic flowchart of a third embodiment of a method for centrally managing account information according to the present invention;
图4为本发明集中管理账户信息的方法第四实施例的流程示意图;4 is a schematic flowchart of a fourth embodiment of a method for centrally managing account information according to the present invention;
图5为本发明终端第一实施例的功能模块示意图;FIG. 5 is a schematic diagram of functional modules of a first embodiment of a terminal according to the present invention; FIG.
图6为本发明终端第二实施例的功能模块示意图;6 is a schematic diagram of functional modules of a second embodiment of a terminal according to the present invention;
图7为本发明终端第三实施例的功能模块示意图;7 is a schematic diagram of functional modules of a third embodiment of a terminal according to the present invention;
图8为本发明终端第四实施例的功能模块示意图。FIG. 8 is a schematic diagram of functional modules of a fourth embodiment of a terminal according to the present invention.
本发明目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。The implementation, functional features, and advantages of the present invention will be further described in conjunction with the embodiments.
应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
本发明提供一种集中管理账户信息的方法,参照图1,在第一实施例中,所述集中管理账户信息的方法包括以下步骤:The present invention provides a method for centrally managing account information. Referring to FIG. 1, in the first embodiment, the method for centrally managing account information includes the following steps:
步骤S100、获取应用APP的账户信息。Step S100: Obtain account information of the application APP.
终端获取APP(Application,应用)的账户信息,APP可以是QQ、微信、微博、手机银行或导航等应用,账户信息包括用户头像和对应的用户信息等,用户头像可以是个人大头像,也可以是用户的半身或全身像,用户姓名可以是用户的姓名、性别、身高、住址和联系方式。The terminal obtains the account information of the APP (Application), and the APP may be an application such as QQ, WeChat, Weibo, mobile banking or navigation, and the account information includes the user avatar and corresponding user information, etc.The user avatar can be a personal avatar or a half or full body image of the user. The user name can be the user's name, gender, height, address, and contact information.
步骤S200、将各个APP的账户信息修改成统一的保存路径,使所有APP的账户信息指向同一个地址。In step S200, the account information of each APP is modified into a unified save path, so that the account information of all APPs points to the same address.
终端将各个APP的账户信息修改成统一的保存路径,使所有APP的账户信息指向同一个地址,以达到统一账户信息的目的。The terminal modifies the account information of each APP into a unified save path, so that the account information of all APPs points to the same address, so as to achieve the purpose of unified account information.
步骤S300、根据更新的账户信息,对在登陆状态下且未更新用户图像信息的APP中的账户信息进行批量更新。Step S300: Perform batch update on the account information in the APP that is in the login state and does not update the user image information according to the updated account information.
终端编辑账户信息或上传新的账户信息,将更新的账户信息经由统一的保存路径,存储在同一个地址内,并检测终端上的APP是否登陆、APP的用户图像信息是否更新。如果终端上的APP在登陆状态且APP的用户图像信息没有更新,则通过更新的账户信息对APP中未更新的账户信息进行批量更新,将更新后的账户信息中的用户信息嵌入更新后的用户图像中。The terminal edits the account information or uploads the new account information, stores the updated account information in the same address via a unified save path, and detects whether the APP on the terminal is logged in, and whether the user image information of the APP is updated. If the APP on the terminal is in the login state and the user image information of the APP is not updated, the account information that is not updated in the APP is batch-updated through the updated account information, and the user information in the updated account information is embedded in the updated user. In the image.
本实施例集中管理账户信息的方法,通过将各个APP的账户信息修改成统一的保存路径,使用户只需要操作一次,即可更新登录状态中的APP中的个人账户头像信息,通过统一的地址或者同一张头像,进行一键式更新,从而提升操作效率、提高用户体验。本实施例是在APP登陆后启动头像更新功能,而不是在头像管理中更新后,直接启动各个APP的头像更新,这样做的目的是保证用户信息的安全性,不在用户未登录时调用对应的APP应用,也不需要获取对应的账户、密码信息,对于用户个人账户信息安全没有影响,不存在安全隐患。In this embodiment, the method for managing account information is centralized, and the account information of each APP is modified into a unified save path, so that the user only needs to operate once, and the personal account avatar information in the APP in the login state can be updated, and the unified address is obtained. Or one-click update of the same avatar to improve operational efficiency and enhance user experience. In this embodiment, after the APP is logged in, the avatar update function is started, instead of updating the avatar update of each APP after updating in the avatar management, the purpose of the purpose is to ensure the security of the user information, and the corresponding information is not called when the user is not logged in. The APP application does not need to obtain the corresponding account and password information, and has no impact on the security of the user's personal account information, and there is no security risk.
如图2所示,图2为本发明集中管理账户信息的方法第二实施例的流程示意图,在第一实施例的基础上,第二实施例提供的集中管理账户信息的方法,所述步骤300之前包括:As shown in FIG. 2, FIG. 2 is a schematic flowchart of a second embodiment of a method for centrally managing account information according to the present invention. On the basis of the first embodiment, the method for centrally managing account information provided by the second embodiment, the steps Before 300 includes:
步骤300A、每隔一个周期监控APP的登陆状态,将监控的APP的登陆状态进行保存。In step 300A, the login status of the APP is monitored every other period, and the login status of the monitored APP is saved.
终端在监控APP登陆状态时,可以默认设置时间,或者直接让用户选择监控周期,或是让用户自由设置监控周期,监控周期可以是一天、一个星期甚至是一个月,可以根据实际的需要对监控周期进行重新设置,并将周期监控的APP的登陆状态信息进行保存。When monitoring the login status of the APP, the terminal can set the time by default, or directly let the user select the monitoring period, or let the user freely set the monitoring period. The monitoring period can be one day, one week or even one month, and can be monitored according to actual needs. Cycle reset and cycle monitoringThe login status information of the controlled APP is saved.
本实施例集中管理账户信息的方法,通过每隔一个周期监控APP的登陆状态,节省资源,对于终端的电量、流量影响减小到最小状态。In this embodiment, the method for managing account information is centralized, and the login status of the APP is monitored every other period to save resources, and the impact on the power and flow of the terminal is reduced to a minimum state.
如图3所示,图3为本发明集中管理账户信息的方法第三实施例的流程示意图,在第一实施例的基础上,第三实施例提供的集中管理账户信息的方法,所述步骤300之前包括:As shown in FIG. 3, FIG. 3 is a schematic flowchart of a third embodiment of a method for centrally managing account information according to the present invention. On the basis of the first embodiment, the method for centrally managing account information provided by the third embodiment, the steps are as follows. Before 300 includes:
步骤300B、获取各个APP的账户信息的更新接口,以调用已经登录的APP用户图像信息更新接口,在后台完成用户图像信息更新。Step 300B: Acquire an update interface of account information of each APP, call an APP user image information update interface that has been logged in, and complete user image information update in the background.
终端在对用户图像信息更新前,获取各个APP头像信息的更新接口,以便控制启动更新操作。并且在识到更新的用户信息后,调用已经登录的APP用户图像信息更新接口,在后台完成头像更新操作,保持所有APP应用头像统一性。在本实施中,因为更新是在用户登录后,才进行所有操作,这样可以提高安全性,不需要过多的干涉对应APP应用,获取用户高级权限,从而可以规避风险,且对于用户账号信息和用户个人信息没有任何风险。并且获取接口是在后台完成,更新也在后台完成,用户无法察觉。因为终端设备上的APP应用形式、内容各式各样,并且APP应用开发的安全级别也不一样,部分APP应用安全级别高,不提供对应的接口给外部使用,例如安全基别很高的银行软件,因为涉及用户信息高度敏感、安全级别高,不提供外接的账户信息的更新接口。在此种情形下,通过将本地的头像信息上传到服务器,并模拟用户的点击动作,在后台完成点击操作,模拟用户操作更新头像。Before updating the image information of the user, the terminal acquires an update interface of each APP avatar information, so as to control the startup update operation. After the updated user information is recognized, the APP user image information update interface that has been logged in is called, and the avatar update operation is completed in the background to maintain the uniformity of all APP application avatars. In this implementation, since the update is performed after the user logs in, all operations can be performed, which can improve security, does not require excessive interference with the corresponding APP application, acquires user advanced rights, thereby avoiding risks, and for user account information and User personal information is not at risk. And the acquisition interface is completed in the background, the update is also completed in the background, the user can not detect. Because the application form and content of the APP on the terminal device are various, and the security level of the APP application development is also different, some APP applications have a high security level and do not provide a corresponding interface for external use, such as a bank with a high security base. Software, because it involves highly sensitive user information, high security level, does not provide an updated interface for external account information. In this case, by uploading the local avatar information to the server and simulating the user's click action, the click operation is completed in the background, and the user operation is simulated to update the avatar.
本实施例集中管理账户信息的方法,通过获取各个APP的账户信息的更新接口,在识到更新的用户信息后,调用已经登录的APP用户图像信息更新接口,在后台完成头像更新操作,保持所有APP应用头像统一性,实时方便、操作效率高。In this embodiment, the method for managing account information is centralized. After obtaining the update interface of the account information of each APP, after the updated user information is recognized, the APP user image information update interface is invoked, and the avatar update operation is completed in the background, and all the operations are maintained. APP application avatar uniformity, real-time convenience, high operational efficiency.
如图4所示,图4为本发明集中管理账户信息的方法第四实施例的流程示意图,在第一实施例的基础上,第四实施例提供的集中管理账户信息的方法,所述步骤300之后包括:As shown in FIG. 4, FIG. 4 is a schematic flowchart of a fourth embodiment of a method for centrally managing account information according to the present invention. On the basis of the first embodiment, the method for centrally managing account information provided by the fourth embodiment, the steps After 300 includes:
步骤400、如果检测到新登陆的APP的账户信息未更新时,则采用更新的账户信息对新登陆的APP的账户信息进行更新。Step 400: If it is detected that the account information of the newly logged APP is not updated, the update is adopted.The account information updates the account information of the newly logged APP.
终端完成账户信息更新后,继续监控APP的登陆状态,一旦发现有APP登陆状态为“登陆”,那么启动头像更新功能,如果标识到APP的账户信息的更新为“否”时,则启动该APP头像更新。After the terminal completes the update of the account information, the terminal continues to monitor the login status of the APP. If the login status of the APP is "login", the avatar update function is activated. If the update of the account information of the APP is "No", the application is started. Avatar update.
本实施例集中管理账户信息的方法,通过检测到新登陆的APP的账户信息未更新时,则采用更新的账户信息对新登陆的APP的账户信息进行更新,保持所有APP应用头像统一性,实时方便、操作效率高。In this embodiment, the method for managing the account information is centralized. When the account information of the newly-registered APP is not updated, the account information of the newly-registered APP is updated by using the updated account information, and the consistency of all APP application avatars is maintained. Convenient and efficient operation.
如图5所示,图5为本发明终端第一实施例的功能模块示意图,在第一实施例中,所述终端包括:As shown in FIG. 5, FIG. 5 is a schematic diagram of a function module of a first embodiment of a terminal according to the present invention. In the first embodiment, the terminal includes:
获取模块10,设置为获取应用APP的账户信息;The obtaining
修改模块20,设置为将各个APP的账户信息修改成统一的保存路径,使所有APP的账户信息指向同一个地址;The modifying
更新模块30,设置为根据更新的账户信息,对在登陆状态下且未更新用户图像信息的APP中的账户信息进行批量更新。The
终端的获取模块10获取APP的账户信息,APP可以是QQ、微信、微博、手机银行或导航等应用,账户信息包括用户头像和对应的用户信息等,用户的图像可以是个人大头像,也可以是用户的半身或全身像,用户姓名可以是用户的姓名、性别、身高、住址和联系方式。The acquiring
终端的修改模块20将各个APP的账户信息修改成统一的保存路径,使所有APP的账户信息指向同一个地址,以达到统一账户信息的目的。The
终端的更新模块30编辑账户信息或上传新的账户信息,将更新的账户信息经由统一的保存路径,存储在同一个地址内,并检测终端上的APP是否登陆、APP的用户图像信息是否更新。如果终端上的APP在登陆状态且APP的用户图像信息没有更新,则通过更新的账户信息对APP中未更新的账户信息进行批量更新,将更新后的账户信息中的用户信息嵌入更新后的用户图像中。The
本实施例提供的终端,通过将各个APP的账户信息修改成统一的保存路径,使用户只需要操作一次,即可更新登录状态中的APP中的个人账户头像信息,通过统一的地址或者同一张头像,进行一键式更新,从而提升操作效率、提高用户体验。本实施例是在APP登陆后启动头像更新功能,而不是在头像管理中更新后,直接启动各个APP的头像更新,这样做的目的是保证用户信息的安全性,不在用户未登录时调用对应的APP应用,也不需要获取对应的账户、密码信息,对于用户个人账户信息安全没有影响,不存在安全隐患。The terminal provided in this embodiment can modify the account information of each APP to a unified save path, so that the user only needs to operate once, and can update the personal account avatar information in the APP in the login state, through a unified address or the same Avatar, one-click update to improve operational efficiency and enhance user experience. In this embodiment, after the APP is logged in, the avatar update function is started, instead of updating the avatar update of each APP after updating in the avatar management, the purpose of this is to ensure the use of the avatar update.The security of the user information does not call the corresponding APP application when the user is not logged in, nor does it need to obtain the corresponding account and password information, and has no impact on the security of the user's personal account information, and there is no security risk.
如图6所示,图6为本发明终端第二实施例的功能模块示意图,在第一实施例的基础上,所述终端还包括:As shown in FIG. 6, FIG. 6 is a schematic diagram of a function module of a second embodiment of the terminal according to the present invention. On the basis of the first embodiment, the terminal further includes:
监控模块40,设置为每隔一定周期监控APP的登陆状态,将监控的APP的登陆状态进行保存。The
终端的监控模块40在监控APP登陆状态时,可以默认设置时间,或者直接让用户选择监控周期,或是让用户自由设置监控周期,监控周期可以是一天、一个星期甚至是一个月,可以根据实际的需要对监控周期进行重新设置,并将周期监控的APP的登陆状态信息进行保存。The
本实施例提供的终端,通过每隔一个周期监控APP的登陆状态,节省资源,对于终端的电量、流量影响减小到最小状态。The terminal provided in this embodiment monitors the login status of the APP every other cycle, saves resources, and reduces the impact on the power and traffic of the terminal to a minimum state.
如图7所示,图7为本发明终端第三实施例的功能模块示意图,在第一实施例的基础上,第三实施例提供的终端还包括:As shown in FIG. 7, FIG. 7 is a schematic diagram of a function module of a third embodiment of the terminal of the present invention. On the basis of the first embodiment, the terminal provided by the third embodiment further includes:
接口获取模块50,设置为获取各个APP的账户信息的更新接口,以调用已经登录的APP用户图像信息更新接口,在后台完成用户图像信息更新。The
终端的接口获取模块50在对用户图像信息更新前,获取各个APP头像信息的更新接口,以便控制启动更新操作。并且在识到更新的用户信息后,调用已经登录的APP用户图像信息更新接口,在后台完成头像更新操作,保持所有APP应用头像统一性。在本实施中,因为更新是在用户登录后,才进行所有操作,这样可以提高安全性,不需要过多的干涉对应APP应用,获取用户高级权限,从而可以规避风险,且对于用户账号信息和用户个人信息没有任何风险。并且获取接口是在后台完成,更新也在后台完成,用户无法察觉。因为终端设备上的APP应用形式、内容各式各样,并且APP应用开发的安全级别也不一样,部分APP应用安全级别高,不提供对应的接口给外部使用,例如安全基别很高的银行软件,因为涉及用户信息高度敏感、安全级别高,不提供外接的账户信息的更新接口。在此种情形下,通过将本地的头像信息上传到服务器,并模拟用户的点击动作,在后台完成点击操作,模拟用户操作更新头像。The
本实施例提供的终端,通过获取各个APP的账户信息的更新接口,在识到更新的用户信息后,调用已经登录的APP用户图像信息更新接口,在后台完成头像更新操作,保持所有APP应用头像统一性,实时方便、操作效率高。The terminal provided in this embodiment obtains an update interface of the account information of each APP, and after updating the user information, invokes the image information update interface of the APP user that has logged in, completes the avatar update operation in the background, and maintains all APP application avatars. Uniformity, real-time convenience, and high operational efficiency.
如图8所示,图8为本发明终端第四实施例的功能模块示意图,在第一实施例的基础上,第四实施例提供的终端还包括:As shown in FIG. 8, FIG. 8 is a schematic diagram of a function module of a fourth embodiment of the terminal according to the present invention. On the basis of the first embodiment, the terminal provided by the fourth embodiment further includes:
检测模块60,设置为如果检测到新登陆的APP的账户信息未更新时,则采用更新的账户信息对新登陆的APP的账户信息进行更新。The detecting
终端的检测模块60完成账户信息更新后,继续监控APP的登陆状态,一旦发现有APP登陆状态为“登陆”,那么启动头像更新功能,如果标识到APP的账户信息的更新为“否”时,则启动该APP头像更新。After the completion of the account information update, the detecting
本实施例提供的终端,通过检测到新登陆的APP的账户信息未更新时,则采用更新的账户信息对新登陆的APP的账户信息进行更新,保持所有APP应用头像统一性,实时方便、操作效率高。The terminal provided by the embodiment, when detecting that the account information of the newly-registered APP is not updated, updates the account information of the newly-registered APP by using the updated account information, and maintains uniformity of all APP application avatars, and is convenient and operable in real time. efficient.
在另外一个实施例中,还提供了一种软件,该软件用于执行上述实施例及优选实施例中描述的技术方案。In another embodiment, software is also provided for performing the technical solutions described in the above embodiments and preferred embodiments.
在另外一个实施例中,还提供了一种存储介质,该存储介质中存储有上述软件,该存储介质包括但不限于光盘、软盘、硬盘、可擦写存储器等。In another embodiment, a storage medium is also provided, in which the above software is stored, including but not limited to an optical disk, a floppy disk, a hard disk, an erasable memory, and the like.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,所述的程序可以存储于一计算机可读取存储介质中,该程序在执行时,包括如下步骤:获取应用APP的账户信息;将各个APP的账户信息修改成统一的保存路径,使所有APP的账户信息指向同一个地址;根据更新的账户信息,对在登陆状态下且未更新账户信息的APP中的账户信息进行批量更新。所述的存储介质,如:ROM/RAM、磁碟、光盘等。One of ordinary skill in the art can understand that all or part of the steps of implementing the above embodiments may be completed by a program to instruct related hardware, and the program may be stored in a computer readable storage medium, and the program is executed. The method includes the following steps: obtaining the account information of the application APP; modifying the account information of each APP into a unified save path, so that the account information of all APPs points to the same address; according to the updated account information, the login status is not The account information in the APP that updates the account information is updated in batches. The storage medium is, for example, a ROM/RAM, a magnetic disk, an optical disk, or the like.
显然,本领域的技术人员应该明白,上述的本发明的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。It will be apparent to those skilled in the art that the various modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across a network of multiple computing devices. Alternatively, they may be executed by a computing deviceThe code is implemented so that they can be stored in the storage device by the computing device, and in some cases, the steps shown or described can be performed in a different order than here, or they can be separately produced. The individual integrated circuit modules are implemented, or a plurality of modules or steps thereof are fabricated into a single integrated circuit module. Thus, the invention is not limited to any specific combination of hardware and software.
以上仅为本发明的优选实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。The above are only the preferred embodiments of the present invention, and are not intended to limit the scope of the invention, and the equivalent structure or equivalent process transformations made by the description of the present invention and the drawings are directly or indirectly applied to other related technical fields. The same is included in the scope of patent protection of the present invention.
如上所述,本发明实施例提供的一种集中管理账户信息的方法和终端,具有以下有益效果:通过将各个APP的账户信息修改成统一的保存路径,使用户只需要操作一次,即可更新登录状态中的APP中的个人账户头像信息,通过统一的地址或者同一张头像,进行一键式更新,从而提升操作效率、提高用户体验。As described above, the method and terminal for centrally managing account information provided by the embodiments of the present invention have the following beneficial effects: by modifying the account information of each APP into a unified save path, the user only needs to operate once to update. The personal account avatar information in the APP in the login state is updated by a unified address or the same avatar, thereby improving operation efficiency and improving user experience.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510031882.2ACN105871958B (en) | 2015-01-21 | 2015-01-21 | Method and terminal for centralized management of account information |
| CN201510031882.2 | 2015-01-21 |
| Publication Number | Publication Date |
|---|---|
| WO2016115841A1true WO2016115841A1 (en) | 2016-07-28 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2015/083684CeasedWO2016115841A1 (en) | 2015-01-21 | 2015-07-09 | Centralized account information management method and terminal |
| Country | Link |
|---|---|
| CN (1) | CN105871958B (en) |
| WO (1) | WO2016115841A1 (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111741033A (en)* | 2020-08-27 | 2020-10-02 | 腾讯科技(深圳)有限公司 | Method, device, equipment and medium for account number cross-equipment login management |
| CN113114693A (en)* | 2021-04-16 | 2021-07-13 | 北京天空卫士网络安全技术有限公司 | Account state display method and device |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106506685A (en)* | 2016-11-29 | 2017-03-15 | 天脉聚源(北京)传媒科技有限公司 | A kind of method and device of synchronizing information |
| CN108650396A (en)* | 2018-03-12 | 2018-10-12 | 珠海格力电器股份有限公司 | Head portrait generation method and equipment |
| CN109358899B (en)* | 2018-12-05 | 2021-07-30 | 江苏风云科技服务有限公司 | Method and device for updating resource versions in shared shelf |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101901256A (en)* | 2010-07-20 | 2010-12-01 | 上海合合信息科技发展有限公司 | Method and system for automatically synchronizing set information of user on various social network sites |
| CN102541956A (en)* | 2010-12-30 | 2012-07-04 | 中国移动通信集团公司 | Social network site content management system and method thereof |
| CN103095802A (en)* | 2012-12-07 | 2013-05-08 | 网际傲游(北京)科技有限公司 | Method and device for managing multiple accounts with Internet explorer |
| CN103546426A (en)* | 2012-07-10 | 2014-01-29 | 北京同观新天科技有限公司 | Information sharing method and management server |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101202737B (en)* | 2006-12-11 | 2012-02-15 | 腾讯科技(深圳)有限公司 | Method and system for managing third party mail account |
| CN102065082A (en)* | 2010-12-07 | 2011-05-18 | 深圳市闪电通讯技术有限公司 | Method for logging in multiple web application programs with one account |
| CN102546770B (en)* | 2011-12-26 | 2015-05-27 | 中兴通讯股份有限公司 | Unified account management method and third-party account management system |
| CN103188221B (en)* | 2011-12-28 | 2018-01-30 | 腾讯科技(深圳)有限公司 | application program login method, device and mobile terminal |
| CN103023875B (en)* | 2012-11-21 | 2015-09-02 | 北京荣之联科技股份有限公司 | A kind of account management system and method |
| CN103065080B (en)* | 2012-12-21 | 2016-01-20 | 广东欧珀移动通信有限公司 | A kind of application program login method and device |
| CN103347084B (en)* | 2013-07-10 | 2017-11-21 | 上海斐讯数据通信技术有限公司 | A kind of more accounts unify interconnected system and correlating method |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101901256A (en)* | 2010-07-20 | 2010-12-01 | 上海合合信息科技发展有限公司 | Method and system for automatically synchronizing set information of user on various social network sites |
| CN102541956A (en)* | 2010-12-30 | 2012-07-04 | 中国移动通信集团公司 | Social network site content management system and method thereof |
| CN103546426A (en)* | 2012-07-10 | 2014-01-29 | 北京同观新天科技有限公司 | Information sharing method and management server |
| CN103095802A (en)* | 2012-12-07 | 2013-05-08 | 网际傲游(北京)科技有限公司 | Method and device for managing multiple accounts with Internet explorer |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111741033A (en)* | 2020-08-27 | 2020-10-02 | 腾讯科技(深圳)有限公司 | Method, device, equipment and medium for account number cross-equipment login management |
| CN113114693A (en)* | 2021-04-16 | 2021-07-13 | 北京天空卫士网络安全技术有限公司 | Account state display method and device |
| CN113114693B (en)* | 2021-04-16 | 2023-06-16 | 北京天空卫士网络安全技术有限公司 | Account state display method and device |
| Publication number | Publication date |
|---|---|
| CN105871958B (en) | 2021-05-18 |
| CN105871958A (en) | 2016-08-17 |
| Publication | Publication Date | Title |
|---|---|---|
| US20230110080A1 (en) | Identity misconfiguration detection for role-based access control | |
| WO2016115841A1 (en) | Centralized account information management method and terminal | |
| CN115292026A (en) | Container cluster management method, apparatus, device, and computer-readable storage medium | |
| US9720810B2 (en) | Device cloud monitoring and stability | |
| CN110430280B (en) | Account automatic login method and system, storage medium and cloud desktop server | |
| US20220239550A1 (en) | Device-driven management workflow status and impact | |
| CN104301382A (en) | A cloud data backup and recovery method | |
| CN112118459A (en) | Method for realizing common live broadcast of multiple apps by sharing camera data and readable medium | |
| CN103019766B (en) | A kind of dynamic wallpaper method to set up based on Android device, device and terminal | |
| CN111428094B (en) | Asset-based network topology generation method, device, equipment and storage medium | |
| US11941127B2 (en) | Firmware password management | |
| CN110321283B (en) | Interface test case generation method and device, computer device and storage medium | |
| CN112131015B (en) | An information processing method, device, cloud server and storage medium | |
| EP4078379A1 (en) | Virtual workspace experience visualization and optimization | |
| CN111007932A (en) | Temperature control system, temperature control method based on temperature control system, and electronic equipment | |
| JP6751778B2 (en) | Methods, electronic devices and storage media for realizing communication between business systems and multi-assembly | |
| CN112506729A (en) | Fault simulation method and device | |
| CN103761096B (en) | Automatic input method and device based on IBinder mechanism | |
| CN112044061B (en) | Game picture processing method and device, electronic equipment and storage medium | |
| CN110912725A (en) | A configuration method and configuration device of an OpenFlow virtual switch | |
| CN118170427A (en) | A version upgrade method, device, electronic device and storage medium for cloud phone | |
| CN109284598B (en) | Method for generating electronic identity card on education cloud platform page and electronic equipment | |
| CN114721740B (en) | Message triggering method, device, equipment and storage medium | |
| CN115509633A (en) | A training task environment variable setting method, device, equipment and medium | |
| WO2022257303A1 (en) | Method and apparatus for deploying deep learning system |
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application | Ref document number:15878513 Country of ref document:EP Kind code of ref document:A1 | |
| NENP | Non-entry into the national phase | Ref country code:DE | |
| 122 | Ep: pct application non-entry in european phase | Ref document number:15878513 Country of ref document:EP Kind code of ref document:A1 |