CN115048177B - Dynamic configuration method for completing business scene based on custom container - Google Patents

Dynamic configuration method for completing business scene based on custom container Download PDF

Info

Publication number
CN115048177B
CN115048177B CN202210971242.XA CN202210971242A CN115048177B CN 115048177 B CN115048177 B CN 115048177B CN 202210971242 A CN202210971242 A CN 202210971242A CN 115048177 B CN115048177 B CN 115048177B
Authority
CN
China
Prior art keywords
computer terminal
information
container
terminal user
service scene
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
CN202210971242.XA
Other languages
Chinese (zh)
Other versions
CN115048177A (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.)
Chengdu Zhongke Hexun Technology Co ltd
Original Assignee
Chengdu Zhongke Hexun Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chengdu Zhongke Hexun Technology Co ltd filed Critical Chengdu Zhongke Hexun Technology Co ltd
Priority to CN202210971242.XA priority Critical patent/CN115048177B/en
Publication of CN115048177A publication Critical patent/CN115048177A/en
Application granted granted Critical
Publication of CN115048177B publication Critical patent/CN115048177B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication

Abstract

The invention provides a dynamic configuration method for completing a service scene based on a custom container, which stores the mapping relation between the identity information and the operation authority information of different computer terminal users in the container, analyzes the historical operation information of the computer terminal users, determines the matched service scene information, and expands different resource spaces of the container; then according to the actual operation information of the computer terminal user, determining the current matching service scene, and calling corresponding service scene elements from the container, thereby dynamically configuring the service scene; the method self-defines different resource spaces of the container according to different operation information of a computer terminal user on the computer terminal as a reference, and is convenient for dynamically configuring business scenes in different forms according to the actual operation state of the user, thereby providing a personalized and convenient operation environment for the user and improving the use reliability and stability of the computer business scenes.

Description

Dynamic configuration method for completing business scene based on custom container
Technical Field
The invention relates to the technical field of computer virtual scene management, in particular to a dynamic configuration method for completing a service scene based on a custom container.
Background
In order to meet the use requirements of different users or the requirements of different data processing tasks, a plurality of different service scenarios are usually set in the computer, and each service scenario corresponds to an operation interface of the computer. When the user selects one of the service scenes and logs in the corresponding operation interface, corresponding operation can be carried out. At present, when a user enters one of the service scenes of the computer, the provided operation interface is fixed, dynamic configuration change cannot be performed according to the actual needs of the user, personalized configuration of the operation interface cannot be improved, a convenient and reliable operation interface cannot be provided for the user, and the use efficiency and the stability of the service scene of the computer are reduced.
Disclosure of Invention
Aiming at the defects in the prior art, the invention provides a dynamic configuration method for completing a service scene based on a custom container, which stores the mapping relation between the identity information and the operation authority information of different computer terminal users in the container, analyzes the historical operation information of the computer terminal users, determines the matched service scene information according to the mapping relation, and expands different resource spaces of the container; determining the current matching service scene according to the actual operation information of the computer terminal user, and calling corresponding service scene elements from a container, thereby dynamically configuring the service scene; the method self-defines different resource spaces of the container according to different operation information of a computer terminal user on the computer terminal as a reference, and is convenient for dynamically configuring business scenes in different forms according to the actual operation state of the user, thereby providing a personalized and convenient operation environment for the user and improving the use reliability and stability of the computer business scenes.
The invention provides a dynamic configuration method for completing a service scene based on a custom container, which comprises the following steps:
s1, acquiring identity information of different computer terminal users and operation authority information corresponding to business operation of the computer terminal, and constructing a mapping relation of the identity information and the operation authority information in one-to-one correspondence; storing the mapping relations of all computer terminal users in different resource spaces of the container;
s2, acquiring historical operation information of different computer terminal users, analyzing the historical operation information, and determining the validity of the historical operation information; acquiring service scene information corresponding to effective historical operation implementation so as to determine the service scene information matched with each computer terminal user;
s3, expanding different resource spaces of the container according to the service scene information matched with each computer terminal user; acquiring actual operation information of a certain computer terminal user at a computer terminal currently, analyzing and processing the actual operation information, and determining that the actual operation information currently matches a service scene;
s4, calling service scene elements corresponding to the currently matched service scene from the container according to the currently matched service scene; and dynamically configuring the current service scene environment of the computer terminal according to the service scene elements.
In an embodiment disclosed in the present application, in step S1, acquiring identity information of different computer terminal users and operation right information corresponding to a service operation performed on a computer terminal, and constructing a one-to-one mapping relationship between the identity information and the operation right information specifically includes:
acquiring login account identity information corresponding to each computer terminal user logging in the computer terminal and operation log information of each computer terminal user on different programs of the computer terminal;
analyzing and processing the operation log information, and determining operation authority information corresponding to business operation of each computer terminal user on the computer terminal; the operation authority information comprises the authority of a computer terminal user for editing data of a program;
and forming an information pair by the respective login account identity information and the operation authority information of each computer terminal user so as to construct a one-to-one mapping relation between the login account identity information and the operation authority information.
In an embodiment disclosed in the present application, in step S1, storing mapping relationships of all computer end users in different resource spaces of a container specifically includes:
according to the number of the users of the computer terminal, instructing a container management module of the computer terminal to divide a container into a plurality of resource spaces with corresponding number; and storing each information pair in each resource space in a one-to-one correspondence manner.
In an embodiment disclosed in the present application, in the step S1, the method further includes:
determining the data volume of the cache file generated by each computer terminal user in the operation process according to the operation log information of each computer terminal user;
and according to the data volume of the cache files of all the computer terminal users, instructing the container management module to divide the container into a plurality of resource spaces corresponding to the quantity in an equal proportion.
In an embodiment disclosed in the present application, in step S2, obtaining historical operation information of different computer terminal users, performing analysis processing on the historical operation information, and determining the validity of the historical operation information specifically includes:
acquiring operation log information of each computer terminal user in a preset historical time period, analyzing and processing the operation log information in the preset historical time period, and determining whether the operation of each computer terminal user on the computer terminal is successful in the preset historical time period; if the operation is successful, determining that the operation log information in the preset historical time period belongs to the effective historical operation information; and if the operation is unsuccessful, determining that the operation log information in the preset time period belongs to invalid historical operation information.
In an embodiment disclosed in the present application, in step S2, acquiring service scenario information corresponding to effective historical operation implementation, so as to determine the service scenario information matched by each computer terminal user specifically includes:
obtaining service scene information of historical operation implementation corresponding to the effective historical operation information, wherein the service scene information of the historical operation implementation comprises an operating system type and an operating interface type corresponding to the historical operation implementation;
and then taking the operating system type and the operating interface type as service scene information matched with each computer terminal user.
In an embodiment disclosed in the present application, in step S3, expanding different resource spaces of the container according to the service scenario information matched by each computer terminal user specifically includes:
and storing the operating system type and the operating interface type matched with the operation of each computer terminal user on the computer terminal into the corresponding resource space of each computer terminal user in the container, thereby expanding different resource spaces of the container.
In an embodiment disclosed in the present application, in step S3, acquiring actual operation information of a certain computer terminal user at a computer terminal currently, analyzing and processing the actual operation information, and determining that the actual operation information currently matches a service scenario specifically includes:
when a certain computer terminal user successfully logs in a computer terminal, acquiring actual data editing operation information of the program in the computer terminal currently by the certain computer terminal user;
and matching the actual data editing operation information with a resource space corresponding to the container of a certain computer terminal user, and determining an operating system type and an operating interface type which are matched with the current actual data editing operation, so as to serve as the current matching service scene of the actual operation information.
In an embodiment disclosed in the present application, in step S4, according to the currently matched service scenario, the retrieving, from the container, a service scenario element corresponding to the currently matched service scenario specifically includes:
and calling a service scene interface window layout element and a service scene exit mechanism which are matched with the operating system type and the operating interface type from the container according to the determined operating system type and the operating interface type.
In an embodiment disclosed in the present application, in the step S4, dynamically configuring the current service scenario environment of the computer terminal according to the service scenario element specifically includes:
extracting interface menu layout information and interface menu resolution information of the service scene from the service scene interface window layout elements;
according to the interface menu layout information, judging respective necessity of different menus in the current operation interface of the computer terminal; if a certain menu of the current operation interface exists in the interface menu layout information, determining that the menu belongs to a necessary menu; otherwise, determining that the menu belongs to an unnecessary menu; deleting all unnecessary menus from the current operation interface;
judging whether different menus of the current operation interface respectively meet corresponding resolution range conditions or not according to the interface menu resolution information, and if so, keeping the current picture pixel resolution of the menus unchanged; if not, adjusting the resolution of the picture pixels of the menu until the resolution is within the preset resolution range;
acquiring the actual menu operation behavior of the computer terminal user on the current operation interface, judging whether the actual menu operation behavior is consistent with the menu operation behavior corresponding to the service scene exit mechanism, and if so, indicating the computer terminal to exit the current operation interface and forcing the computer terminal user to log out of the computer terminal; if not, the login state of the computer terminal user in the current operation interface is kept unchanged.
Compared with the prior art, the dynamic configuration method for completing the service scene based on the custom container stores the mapping relation between the identity information and the operation authority information of different computer terminal users in the container, analyzes the historical operation information of the computer terminal users, determines the matched service scene information, and expands different resource spaces of the container; determining the current matching service scene according to the actual operation information of the computer terminal user, and calling corresponding service scene elements from a container, thereby dynamically configuring the service scene; the method self-defines different resource spaces of the container according to different operation information of a computer terminal user on the computer terminal as a reference, and is convenient for dynamically configuring business scenes in different forms according to the actual operation state of the user, thereby providing a personalized and convenient operation environment for the user and improving the use reliability and stability of the computer business scenes.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by the practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
The technical solution of the present invention is further described in detail by the accompanying drawings and embodiments.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flow diagram of a dynamic configuration method for completing a service scenario based on a custom container according to the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, fig. 1 is a schematic flowchart of a dynamic configuration method for completing a service scenario based on a custom container according to an embodiment of the present invention. The dynamic configuration method for completing the service scene based on the custom container comprises the following steps:
step S1, obtaining identity information of different computer terminal users and operation authority information corresponding to business operation of the computer terminal, and constructing a mapping relation of the identity information and the operation authority information in one-to-one correspondence; storing the mapping relations of all computer terminal users in different resource spaces of the container;
s2, acquiring historical operation information of different computer terminal users, analyzing the historical operation information, and determining the validity of the historical operation information; acquiring service scene information corresponding to effective historical operation implementation so as to determine the service scene information matched with each computer terminal user;
s3, expanding different resource spaces of the container according to the service scene information matched with each computer terminal user; acquiring actual operation information of a certain computer terminal user at a computer terminal currently, analyzing and processing the actual operation information, and determining that the actual operation information currently matches a service scene;
s4, calling a service scene element corresponding to the currently matched service scene from the container according to the currently matched service scene; and dynamically configuring the current service scene environment of the computer terminal according to the service scene elements.
The beneficial effects of the above technical scheme are: the dynamic configuration method for completing the service scene based on the user-defined container stores the mapping relation between the identity information and the operation authority information of different computer terminal users in the container, analyzes the historical operation information of the computer terminal users, determines the matched service scene information, and expands different resource spaces of the container; then according to the actual operation information of the computer terminal user, determining the current matching service scene, and calling corresponding service scene elements from the container, thereby dynamically configuring the service scene; the method self-defines different resource spaces of the container according to different operation information of a computer terminal user on the computer terminal as a reference, and is convenient for dynamically configuring business scenes in different forms according to the actual operation state of the user, thereby providing a personalized and convenient operation environment for the user and improving the use reliability and stability of the computer business scenes.
Preferably, in step S1, acquiring identity information of different computer terminal users and operation right information corresponding to a service operation performed on a computer terminal, and constructing a one-to-one mapping relationship between the identity information and the operation right information specifically includes:
acquiring login account identity information corresponding to each computer terminal user logging in the computer terminal and operation log information of each computer terminal user on different programs of the computer terminal;
analyzing and processing the operation log information, and determining operation authority information corresponding to business operation of each computer terminal user on the computer terminal; the operation authority information comprises the authority of a computer terminal user for editing data of the program;
and forming an information pair by the respective login account identity information and the operation authority information of each computer terminal user so as to construct a one-to-one mapping relation between the login account identity information and the operation authority information.
The beneficial effects of the above technical scheme are: for the same computer terminal, a plurality of different computer terminal users can exist, and each computer terminal user enters a special account through logging in the computer terminal and enters a corresponding operating environment and a corresponding service scene to perform corresponding data editing operation and the like. Different computer terminal users can have different operation authorities in the process of using the computer terminal, and each computer terminal user can only carry out specific type data editing operation under the corresponding operation authority corresponding to the operation authorities of different levels. The data editing behavior correspondingly performed by the user is obtained from the operation log information corresponding to the computer terminal of each computer terminal user, the operation authority information of the computer terminal user can be accurately determined, and the one-to-one corresponding mapping relation between the login account identity information and the operation authority information of each computer terminal user can be conveniently constructed in a follow-up targeted manner.
Preferably, in step S1, storing the mapping relationships of all the computer end users in different resource spaces of the container specifically includes:
according to the number of the users of the computer terminal, instructing a container management module of the computer terminal to divide a container into a plurality of resource spaces with corresponding number; and storing each information pair in each resource space in a one-to-one correspondence manner.
The beneficial effects of the above technical scheme are: the container is used as a virtual information storage space of the computer terminal, and the container is divided into a plurality of resource spaces with equal quantity by a container management module (such as corresponding management software) of the computer terminal according to the quantity of computer terminal users, so that each computer terminal user can be correspondingly allocated to a corresponding resource space, and an independent virtual information storage space is provided for each computer terminal user.
Preferably, in the step S1, the method further includes:
determining the data volume of the cache file generated by each computer terminal user in the operation process according to the operation log information of each computer terminal user;
and according to the data volume of the cache files of all the computer terminal users, instructing the container management module to divide the container into a plurality of resource spaces corresponding to the quantity in an equal proportion.
The beneficial effects of the above technical scheme are: the sizes of the resource spaces required by different computer terminal users in the container are different, generally speaking, if the larger the data volume of the cache file generated by the computer terminal user in the operation process, the larger the resource space required by the computer terminal user, the more proportionally the container is divided into a plurality of resource spaces corresponding to the number according to the respective sizes of the cache file data volumes of all the computer terminal users, and thus, the effective utilization of the resource space in the container can be ensured.
Preferably, in step S2, obtaining historical operation information of different computer terminal users, performing analysis processing on the historical operation information, and determining the validity of the historical operation information specifically includes:
acquiring operation log information of each computer terminal user in a preset historical time period, analyzing and processing the operation log information in the preset historical time period, and determining whether the operation of each computer terminal user on the computer terminal is successful in the preset historical time period; if the operation is successful, determining that the operation log information in the preset historical time period belongs to the effective historical operation information; and if the operation is unsuccessful, determining that the operation log information in the preset time period belongs to invalid historical operation information.
The beneficial effects of the above technical scheme are: by the method, whether the data editing operation of the computer terminal user in the preset historical time period is successful or not is judged on the basis of the operation log information of each computer terminal user in the preset historical time period, so that the effective historical operation information of the computer terminal user is accurately obtained.
Preferably, in step S2, acquiring service scenario information corresponding to the effective historical operation implementation, so as to determine the service scenario information matched by each computer terminal user specifically includes:
obtaining historical operation implemented service scene information corresponding to the effective historical operation information, wherein the historical operation implemented service scene information comprises an operating system type and an operating interface type corresponding to the historical operation implementation;
and then the operating system type and the operating interface type are used as the service scene information matched with each computer terminal user.
The beneficial effects of the above technical scheme are: the operation systems and the operation interfaces corresponding to different data editing and other operations performed by a computer terminal user at the computer terminal are different, and the operation system type and the operation interface type included in the service scene information can be used as the service scene information matched by the computer terminal user by analyzing the service scene corresponding to the effective historical operation, so that the actual service scene of the user can be adjusted and configured in a subsequent targeted manner.
Preferably, in step S3, the expanding the different resource spaces of the container according to the service scenario information matched by each computer terminal user specifically includes:
and storing the operating system type and the operating interface type matched with the operation of each computer terminal user on the computer terminal into the corresponding resource space of each computer terminal user in the container, thereby expanding different resource spaces of the container.
The beneficial effects of the above technical scheme are: and storing the operating system type and the operating interface type which are matched with each computer terminal user in operation on the computer terminal into the corresponding resource space of each computer terminal user in the container, so that each resource space of the container can expand the service scene information matched with the computer terminal user in detail, and the accuracy of the relevant information of the user is ensured.
Preferably, in step S3, acquiring actual operation information of a current computer terminal of a certain computer terminal user, analyzing and processing the actual operation information, and determining that the actual operation information currently matches the service scenario specifically includes:
when a certain computer terminal user successfully logs in a computer terminal, acquiring actual data editing operation information of a program in the computer terminal currently by the certain computer terminal user;
and matching the actual data editing operation information with a resource space corresponding to the container of a certain computer terminal user, and determining an operating system type and an operating interface type which are matched with the current actual data editing operation, so as to serve as the current matching service scene of the actual operation information.
The beneficial effects of the above technical scheme are: by the method, the current actual data editing operation of the computer terminal user is taken as a reference, screening and searching are carried out in the resource space corresponding to the container, and the operating system type and the operating interface type which are matched with the current actual data editing operation are obtained, so that the service scene corresponding to the actual data editing operation can be accurately determined, and corresponding adjustment and configuration can be conveniently carried out on the service scene in a subsequent targeted manner.
Preferably, in step S4, according to the currently matched service scenario, the retrieving, from the container, the service scenario element corresponding to the currently matched service scenario specifically includes:
and calling a business scene interface window layout element and a business scene exit mechanism which are matched with the operating system type and the operating interface type from the container according to the determined operating system type and the operating interface type.
The beneficial effects of the above technical scheme are: by the method, the matched service scene interface window element and the service scene exit mechanism are called from the container, so that the service scene can be simultaneously adjusted and configured on the service scene interface visual level and the service scene operation level.
Preferably, in step S4, the dynamically configuring, according to the service scenario element, the current service scenario environment of the computer terminal specifically includes:
extracting interface menu layout information and interface menu resolution information of the service scene from the service scene interface window layout elements;
according to the interface menu layout information, judging the respective necessity of different menus in the current operation interface of the computer terminal; if a certain menu of the current operation interface exists in the interface menu layout information, determining that the menu belongs to a necessary menu; otherwise, determining that the menu belongs to an unnecessary menu; deleting all unnecessary menus from the current operation interface;
judging whether different menus of the current operation interface respectively meet corresponding resolution range conditions according to the interface menu resolution information, and if so, keeping the current picture pixel resolution of the menus unchanged; if not, adjusting the resolution of the picture pixels of the menu until the resolution is within the preset resolution range;
acquiring the actual menu operation behavior of the computer terminal user on the current operation interface, judging whether the actual menu operation behavior is consistent with the menu operation behavior corresponding to the business scene exit mechanism, and if so, indicating the computer terminal to exit the current operation interface and forcing the computer terminal user to log out of the computer terminal; if not, keeping the login state of the computer terminal user in the current operation interface unchanged.
The beneficial effects of the above technical scheme are: by the method, the necessity of each menu of the current operation interface of the computer terminal is judged by taking the layout information of the interface menu as a reference, and unnecessary menus are deleted, so that the layout simplicity of the operation interface and the use personalization of a user are improved. The resolution information of the interface menu is taken as a reference, and the resolution of the picture pixels of the menu of the operation interface is adjusted, so that the menu of the operation interface can be ensured to have good visual resolution. In addition, the actual menu operation behavior executed by the computer terminal user on the operation interface is used as a reference, whether the actual menu operation behavior of the user belongs to the menu operation behavior corresponding to a service scene exit mechanism such as a preset behavior which is not allowed or a behavior which endangers data safety is judged, if yes, the computer terminal is instructed to exit the current operation interface, and the computer terminal user is forced to log out of the computer terminal, so that the operation safety of the computer terminal can be ensured.
It can be known from the content of the above embodiment that the dynamic configuration method for completing the service scenario based on the custom container stores the mapping relationship between the identity information and the operation authority information of different computer terminal users in the container, analyzes the historical operation information of the computer terminal users, determines the matched service scenario information thereof, and expands different resource spaces of the container; determining the current matching service scene according to the actual operation information of the computer terminal user, and calling corresponding service scene elements from a container, thereby dynamically configuring the service scene; the method self-defines different resource spaces of the container according to different operation information of a computer terminal user on the computer terminal as a reference, and is convenient for dynamically configuring business scenes in different forms according to the actual operation state of the user, thereby providing a personalized and convenient operation environment for the user and improving the use reliability and stability of the computer business scenes.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (5)

1. The dynamic configuration method for completing the service scene based on the custom container is characterized by comprising the following steps:
s1, acquiring identity information of different computer terminal users and operation authority information corresponding to business operation of the computer terminal, and constructing a mapping relation of the identity information and the operation authority information in one-to-one correspondence; storing the mapping relations of all computer terminal users in different resource spaces of the container;
s2, acquiring historical operation information of different computer terminal users, analyzing the historical operation information, and determining the validity of the historical operation information; acquiring service scene information corresponding to effective historical operation implementation so as to determine the service scene information matched with each computer terminal user;
s3, expanding different resource spaces of the container according to the service scene information matched with each computer terminal user; acquiring actual operation information of a certain computer terminal user at a computer terminal currently, analyzing and processing the actual operation information, and determining that the actual operation information currently matches a service scene;
s4, calling a service scene element corresponding to the currently matched service scene from the container according to the currently matched service scene; according to the service scene elements, dynamically configuring the current service scene environment of the computer terminal;
in step S2, acquiring service scenario information corresponding to the effective historical operation implementation, so as to determine the service scenario information matched by each computer terminal user specifically includes:
obtaining historical operation implemented service scene information corresponding to effective historical operation information, wherein the historical operation implemented service scene information comprises an operating system type and an operating interface type corresponding to the historical operation implementation;
then, the operating system type and the operating interface type are used as service scene information matched with each computer terminal user;
in step S3, expanding the different resource spaces of the container according to the service scenario information matched by each computer terminal user specifically includes:
storing the operating system type and the operating interface type matched with the operation of each computer terminal user on the computer terminal into the corresponding resource space of each computer terminal user in the container, thereby expanding different resource spaces of the container;
in step S3, obtaining actual operation information of a certain computer terminal user at a computer terminal currently, analyzing and processing the actual operation information, and determining that the actual operation information currently matches the service scenario specifically includes:
when a certain computer terminal user successfully logs in a computer terminal, acquiring actual data editing operation information of the program in the computer terminal currently by the certain computer terminal user;
matching the actual data editing operation information with a resource space corresponding to the container by a certain computer terminal user, and determining an operating system type and an operating interface type which are matched with the current actual data editing operation, wherein the operating system type and the operating interface type are used as the current matching service scene of the actual operation information;
in step S4, the retrieving, according to the currently matched service scenario, a service scenario element corresponding to the currently matched service scenario from the container specifically includes:
calling a business scene interface window layout element and a business scene exit mechanism which are matched with the operating system type and the operating interface type from the container according to the determined operating system type and the operating interface type;
in step S4, dynamically configuring the current service scenario environment of the computer terminal according to the service scenario element specifically includes:
extracting interface menu layout information and interface menu resolution information of the service scene from the service scene interface window layout elements;
judging the respective necessity of different menus in the current operation interface of the computer terminal according to the interface menu layout information; if a certain menu of the current operation interface exists in the interface menu layout information, determining that the menu belongs to a necessary menu; otherwise, determining that the menu belongs to an unnecessary menu; deleting all unnecessary menus from the current operation interface;
judging whether different menus of the current operation interface respectively meet corresponding resolution range conditions or not according to the interface menu resolution information, and if so, keeping the current picture pixel resolution of the menus unchanged; if not, adjusting the resolution of the picture pixels of the menu until the resolution is within the preset resolution range;
acquiring the actual menu operation behavior of the computer terminal user on the current operation interface, judging whether the actual menu operation behavior is consistent with the menu operation behavior corresponding to the business scene exit mechanism, and if so, indicating the computer terminal to exit the current operation interface and forcing the computer terminal user to log out of the computer terminal; if not, keeping the login state of the computer terminal user in the current operation interface unchanged.
2. The dynamic configuration method for completing a business scenario based on a custom container as claimed in claim 1, wherein:
in step S1, acquiring identity information of different computer terminal users and operation right information corresponding to a service operation performed on a computer terminal, and constructing a mapping relationship between the identity information and the operation right information in a one-to-one correspondence manner specifically includes:
acquiring login account identity information corresponding to each computer terminal user logging in the computer terminal and operation log information of each computer terminal user on different programs of the computer terminal;
analyzing and processing the operation log information, and determining operation authority information corresponding to business operation of each computer terminal user on the computer terminal; the operation authority information comprises the authority of a computer terminal user for editing data of a program;
and forming information pairs by the respective login account identity information and the operation authority information of each computer terminal user so as to construct a one-to-one corresponding mapping relation between the login account identity information and the operation authority information.
3. The dynamic configuration method for completing a business scenario based on a custom container as claimed in claim 2, wherein:
in step S1, storing the mapping relationships of all the computer terminal users in different resource spaces of the container specifically includes:
according to the number of the users of the computer terminal, instructing a container management module of the computer terminal to divide a container into a plurality of resource spaces with corresponding number; and storing each information pair in each resource space in a one-to-one correspondence manner.
4. The dynamic configuration method for completing business scenarios based on custom containers of claim 3, wherein:
in step S1, the method further includes:
determining the data volume of the cache file generated by each computer terminal user in the operation process according to the operation log information of each computer terminal user;
and according to the data volume of the cache files of all the computer terminal users, instructing the container management module to divide the container into a plurality of resource spaces corresponding to the number in an equal proportion.
5. The dynamic configuration method for completing a business scenario based on a custom container as claimed in claim 1, wherein:
in step S2, obtaining historical operation information of different computer terminal users, and performing analysis processing on the historical operation information, wherein determining validity of the historical operation information specifically includes:
acquiring operation log information of each computer terminal user in a preset historical time period, analyzing and processing the operation log information in the preset historical time period, and determining whether the operation of each computer terminal user on the computer terminal is successful in the preset historical time period; if the operation is successful, determining that the operation log information in the preset historical time period belongs to the effective historical operation information; and if the operation is unsuccessful, determining that the operation log information in the preset time period belongs to invalid historical operation information.
CN202210971242.XA 2022-08-15 2022-08-15 Dynamic configuration method for completing business scene based on custom container Active CN115048177B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210971242.XA CN115048177B (en) 2022-08-15 2022-08-15 Dynamic configuration method for completing business scene based on custom container

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210971242.XA CN115048177B (en) 2022-08-15 2022-08-15 Dynamic configuration method for completing business scene based on custom container

Publications (2)

Publication Number Publication Date
CN115048177A CN115048177A (en) 2022-09-13
CN115048177B true CN115048177B (en) 2022-11-04

Family

ID=83166810

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210971242.XA Active CN115048177B (en) 2022-08-15 2022-08-15 Dynamic configuration method for completing business scene based on custom container

Country Status (1)

Country Link
CN (1) CN115048177B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116633991B (en) * 2023-07-24 2023-10-13 成都中科合迅科技有限公司 User interface display control method and system for remote scene
CN117785749A (en) * 2024-02-26 2024-03-29 江苏秉信科技有限公司 Personalized master control station customization method and system for electric power business scene

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102411506A (en) * 2011-07-07 2012-04-11 杭州典能科技有限公司 Java-system business-unit plug-in type managing system and dynamic business-function changing method
CN102446309A (en) * 2010-10-13 2012-05-09 清华大学 Process pattern based dynamic workflow planning system and method
US8751464B1 (en) * 2009-02-11 2014-06-10 Avnet, Inc. Integrated version control in a business intelligence environment
CN106775836A (en) * 2016-11-29 2017-05-31 腾讯科技(深圳)有限公司 Interface display method and interface display apparatus
CN107948231A (en) * 2016-10-13 2018-04-20 阿里巴巴集团控股有限公司 Service providing method, system and operating system based on scene
CN110809017A (en) * 2019-08-16 2020-02-18 云南电网有限责任公司玉溪供电局 Data analysis application platform system based on cloud platform and micro-service framework
CN110930161A (en) * 2019-12-04 2020-03-27 中国银行股份有限公司 Method for determining operation time of business operation and self-service business operation equipment
CN111049940A (en) * 2018-10-19 2020-04-21 上海伴我科技有限公司 Configuration method of communication resources, navigation method of user interface and electronic equipment
CN111475694A (en) * 2020-03-18 2020-07-31 平安国际智慧城市科技股份有限公司 Data processing method, device, terminal and storage medium
CN112231027A (en) * 2020-09-27 2021-01-15 中国建设银行股份有限公司 Task type session configuration method and system
CN113055492A (en) * 2021-03-25 2021-06-29 深圳云之家网络有限公司 Control method and device for service gray scale link, computer equipment and storage medium
CN113377469A (en) * 2020-03-09 2021-09-10 腾讯科技(深圳)有限公司 Business interface display method and device for mobile application, terminal and storage medium
CN114116236A (en) * 2022-01-26 2022-03-01 中国电子科技集团公司第十五研究所 Construction method and system of heterogeneous computing system
CN114626807A (en) * 2022-03-01 2022-06-14 中广核工程有限公司 Nuclear power scene management method, system, device, computer equipment and storage medium
CN114697242A (en) * 2022-03-21 2022-07-01 浪潮云信息技术股份公司 Client virtual network card flow management method and system under government affair cloud scene
CN114786787A (en) * 2019-10-01 2022-07-22 索尼互动娱乐股份有限公司 Gaming application providing scene change cues to encode at cloud gaming server
CN114817379A (en) * 2022-03-22 2022-07-29 华迪计算机集团有限公司 Qunee-based configuration item relation visualization method, system, equipment and medium

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040176968A1 (en) * 2003-03-07 2004-09-09 Microsoft Corporation Systems and methods for dynamically configuring business processes
US7269795B2 (en) * 2003-03-07 2007-09-11 Microsoft Corporation Dynamically generated user interface for business application integration
US8447859B2 (en) * 2007-12-28 2013-05-21 International Business Machines Corporation Adaptive business resiliency computer system for information technology environments
CN101847228B (en) * 2010-03-29 2012-02-08 清华大学 Workflow static planning method based on process mode
CN103294475B (en) * 2013-06-08 2016-01-13 北京邮电大学 The business automatic creation system of graphic based business scenario and domain template and method
US11321668B2 (en) * 2015-08-31 2022-05-03 Bmc Software, Inc. Extensibility of business logic shared across a business process orchestration engine, a rule engine, and a user interface
US11831682B2 (en) * 2015-10-28 2023-11-28 Qomplx Llc Highly scalable distributed connection interface for data capture from multiple network service and cloud-based sources
US20170186092A1 (en) * 2015-12-29 2017-06-29 Cognizant Technology Solutions India Pvt. Ltd. System and method for providing offline framework for business support
US10826790B2 (en) * 2016-01-27 2020-11-03 Starry, Inc. Premises networking device with interactive display and method of operation
CN107193565B (en) * 2017-05-22 2021-02-26 北京思序软件有限公司 Method for developing native APP (application) across mobile terminals
CN107391134B (en) * 2017-07-19 2020-10-02 北京勤哲软件技术有限责任公司 Method and device for automatically generating and dynamically transforming universal mobile application interactive interface
CN109783237B (en) * 2019-01-16 2023-03-14 腾讯科技(深圳)有限公司 Resource allocation method and device
CN110007980B (en) * 2019-01-29 2022-05-24 创新先进技术有限公司 Method and device for realizing multi-service server

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8751464B1 (en) * 2009-02-11 2014-06-10 Avnet, Inc. Integrated version control in a business intelligence environment
CN102446309A (en) * 2010-10-13 2012-05-09 清华大学 Process pattern based dynamic workflow planning system and method
CN102411506A (en) * 2011-07-07 2012-04-11 杭州典能科技有限公司 Java-system business-unit plug-in type managing system and dynamic business-function changing method
CN107948231A (en) * 2016-10-13 2018-04-20 阿里巴巴集团控股有限公司 Service providing method, system and operating system based on scene
CN106775836A (en) * 2016-11-29 2017-05-31 腾讯科技(深圳)有限公司 Interface display method and interface display apparatus
CN111049940A (en) * 2018-10-19 2020-04-21 上海伴我科技有限公司 Configuration method of communication resources, navigation method of user interface and electronic equipment
CN110809017A (en) * 2019-08-16 2020-02-18 云南电网有限责任公司玉溪供电局 Data analysis application platform system based on cloud platform and micro-service framework
CN114786787A (en) * 2019-10-01 2022-07-22 索尼互动娱乐股份有限公司 Gaming application providing scene change cues to encode at cloud gaming server
CN110930161A (en) * 2019-12-04 2020-03-27 中国银行股份有限公司 Method for determining operation time of business operation and self-service business operation equipment
CN113377469A (en) * 2020-03-09 2021-09-10 腾讯科技(深圳)有限公司 Business interface display method and device for mobile application, terminal and storage medium
CN111475694A (en) * 2020-03-18 2020-07-31 平安国际智慧城市科技股份有限公司 Data processing method, device, terminal and storage medium
CN112231027A (en) * 2020-09-27 2021-01-15 中国建设银行股份有限公司 Task type session configuration method and system
CN113055492A (en) * 2021-03-25 2021-06-29 深圳云之家网络有限公司 Control method and device for service gray scale link, computer equipment and storage medium
CN114116236A (en) * 2022-01-26 2022-03-01 中国电子科技集团公司第十五研究所 Construction method and system of heterogeneous computing system
CN114626807A (en) * 2022-03-01 2022-06-14 中广核工程有限公司 Nuclear power scene management method, system, device, computer equipment and storage medium
CN114697242A (en) * 2022-03-21 2022-07-01 浪潮云信息技术股份公司 Client virtual network card flow management method and system under government affair cloud scene
CN114817379A (en) * 2022-03-22 2022-07-29 华迪计算机集团有限公司 Qunee-based configuration item relation visualization method, system, equipment and medium

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
一种云环境下分布式应用业务态势感知系统设计方法;郭杰等;《冶金自动化》;20200715(第04期);第41-46页 *
一种集中式网络安全管理系统的构建方案;郏晖;《江南大学学报(自然科学版)》;20031030(第05期);第447-451页 *
超融合架构的大数据虚拟仿真实验平台建设研究;罗剑;《软件导刊》;20200815(第08期);第157-161页 *
银行中间业务平台技术的研究;王向东等;《焦作工学院学报(自然科学版)》;20020728(第04期);第289-291页 *
面向防汛业务的软件定义数据中心运维管理实践;叶鸣等;《水利信息化》;20191225(第06期);第68-72页 *

Also Published As

Publication number Publication date
CN115048177A (en) 2022-09-13

Similar Documents

Publication Publication Date Title
CN115048177B (en) Dynamic configuration method for completing business scene based on custom container
CN108427705B (en) Electronic device, distributed system log query method and storage medium
US20190384801A1 (en) Application processing method, computer device, and storage medium
EP3258397A1 (en) Text address processing method and apparatus
CN112861057B (en) Page rendering method, device, equipment and storage medium based on applet
CN112019820B (en) Interface generation method and device
CN109002424B (en) File format conversion method and device, computer equipment and storage medium
CN112579891A (en) Cloud resource recommendation method and device, electronic terminal and storage medium
CN114826749A (en) Interface access control method, device and medium
CN110599278B (en) Method, apparatus, and computer storage medium for aggregating device identifiers
CN113326045B (en) Interface code generation method based on design file
CN113553214A (en) Idempotent checking method and device
CN110222046B (en) List data processing method, device, server and storage medium
CN116468062A (en) Page display method and device based on graphic code
CN115757054A (en) Log recording method, system, computer equipment and medium
CN115022201A (en) Data processing function test method, device, equipment and storage medium
CN110533432B (en) Service processing method, device, server and client
CN112818204A (en) Service processing method, device, equipment and storage medium
CN115373831A (en) Data processing method, device and computer readable storage medium
CN110674119A (en) Data processing method, system and computer readable storage medium
CN113778488B (en) Page updating method and device, computer equipment and storage medium
CN115174131B (en) Information interception method and system based on abnormal traffic identification and cloud platform
CN117370052B (en) Microservice fault analysis method, device, equipment and storage medium
CN113239346B (en) Method and system for operation maintenance based on information security
CN113946650A (en) Text display processing method and device, computer and readable storage medium

Legal Events

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