CN112711416A - APP interface customization implementation method - Google Patents

APP interface customization implementation method Download PDF

Info

Publication number
CN112711416A
CN112711416A CN202011621147.4A CN202011621147A CN112711416A CN 112711416 A CN112711416 A CN 112711416A CN 202011621147 A CN202011621147 A CN 202011621147A CN 112711416 A CN112711416 A CN 112711416A
Authority
CN
China
Prior art keywords
interface
service
app
component
customization
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202011621147.4A
Other languages
Chinese (zh)
Other versions
CN112711416B (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.)
North China University of Technology
Original Assignee
North China University of Technology
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 North China University of Technology filed Critical North China University of Technology
Priority to CN202011621147.4A priority Critical patent/CN112711416B/en
Publication of CN112711416A publication Critical patent/CN112711416A/en
Application granted granted Critical
Publication of CN112711416B publication Critical patent/CN112711416B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/109Font handling; Temporal or kinetic typography
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T19/00Manipulating 3D models or images for computer graphics
    • G06T19/20Editing of 3D images, e.g. changing shapes or colours, aligning objects or positioning parts

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Architecture (AREA)
  • Computer Graphics (AREA)
  • Computer Hardware Design (AREA)
  • Artificial Intelligence (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)

Abstract

The invention relates to the technical field of APP interface implementation, in particular to an APP interface customization implementation method, which comprises the following steps of S1: classifying and storing all the APP service components; s2: dividing the APP interface into different component modules, wherein the different component modules form an APP initial interface frame on the APP interface; s3: then, installing the service components on the component module, wherein different service components form an APP interface; s4: then configuring on the corresponding service component according to different service component customization information, and further completing the configuration of the service component; s5: and color matching is carried out on the service components and the service component customization information, and the APP interface is realized. The invention can individually perform customized configuration on one service component, further realize the requirements of the user through the APP interface, improve the compatibility of the realization of the APP interface service configuration and effectively solve the problem of difficult coordination of the whole realization of the conventional APP interface.

Description

APP interface customization implementation method
Technical Field
The invention relates to an interface implementation method, in particular to an interface customization implementation method of an APP (application), and belongs to the technical field of APP interface implementation.
Background
The APP often refers in particular to third-party application programs of mobile terminals such as smart phones, and along with popularization of mobile terminal devices such as smart phones and tablet computers, people are gradually accustomed to a mode of surfing the internet by using an APP client, and the APP is not only simple as a client on the mobile device at present. Nowadays, official APP software of manufacturers can be downloaded on a plurality of devices to wirelessly control different products, and moreover, with the rise of mobile internet, more and more internet enterprises and e-commerce platforms take APP as one of main battlefields for sale. Data show, the flow that APP had both brought for mobile phone business has far exceeded the flow of traditional internet, carry out the profit through APP and also be the development direction of each big electronic business platform, the fact shows, each big electronic business platform is also very obvious to the slope of removing APP, the reason is not only the flow that increases every day, more importantly because mobile phone mobile terminal's is convenient, more users have been accumulated for the enterprise, more have some user experience APP of good mistake make user's loyalty, the liveness has all obtained very big degree promotion, thereby income and future development for the enterprise have played critical effect. The mobile internet era is the mobile internet era of the whole population, the era of every person and the era of every enterprise, the APP is convenient for the life of every person, and the APP development enables every enterprise to start the mobile informatization process.
Chinese patent publication No. CN 101685393B discloses "a system for implementing interface dynamic customization and generation, comprising: the system comprises a service component library, an interface customization unit and a service component calling unit; the service component library is used for storing service components corresponding to all services; the interface customizing unit is used for configuring interface customizing information comprising corresponding service component information according to the customized service and sending the configured interface customizing information to the service component calling unit; the service component calling unit is used for calling the service component corresponding to the customized service from the service component library according to the received configured interface customization information, and generating a user visual interface. The invention also provides a method for realizing dynamic customization and generation of the interface. The existing APP interface can be quickly realized, but the content of a single service component in the APP is inconvenient to configure, the content of the APP interface needs to be searched and modified, the existing APP interface is fast to update, the content of the APP interface needs to be frequently modified, and the problem that the existing APP interface is difficult to coordinate integrally occurs.
Therefore, there is a need for an improved method for implementing customization of APP interface to solve the above existing problems.
Disclosure of Invention
The invention aims to provide an APP interface customization realization method, which comprises the steps of dividing an APP interface into different component modules, performing edge cutting combination on the component modules, forming an APP initial interface frame on the APP interface by the different component modules, installing a service component on the corresponding component module through a background program, displaying the service component on the APP interface in a combined manner, configuring the corresponding service component according to different service component customization information, configuring different types of service information frames according to APP service requirements when configuring the service component customization information, displaying the different types of service information frames in a naming manner, adding different frame shapes on the service information frames, completing the service component configuration, forming the APP interface by combining the independent service component and the component modules, and performing customization configuration on one service component independently, and then realize user's demand through the APP interface, improved the harmony that APP interface business configuration realized, effectively solved the difficult coordination problem that current APP interface wholly realized.
In order to achieve the purpose, the invention adopts the main technical scheme that:
an APP interface customization implementation method comprises the following steps:
s1: classifying and storing all the APP service components, forming a service component library by the APP service components, and storing the service components in an APP storage module;
s2: dividing an APP interface into different component modules, and performing edge cutting combination on the component modules, wherein different component modules form an APP initial interface frame on the APP interface;
s3: then, the service components are installed on the corresponding component modules through background programs, the service components are displayed on APP interfaces in a combined mode, and black and white APP interfaces are formed on the APP interfaces by the different service components;
s4: then configuring on the corresponding service component according to different service component customization information, and further completing the configuration of the service component;
s5: then, a picture rendering program is used for conducting color matching on the service component and the service component customization information, and further the APP interface is completely realized;
by the technical scheme, the APP interface is divided into different component modules, the component modules are subjected to edge cutting combination, different component modules form an APP initial interface frame on the APP interface, then the service components are installed on the corresponding component modules through background programs, then the service components are combined and displayed on the APP interface, then the service components are configured on the corresponding service components according to different service component customization information, different types of service information frames can be configured according to APP service requirements when the service component customization information is configured, then the different types of service information frames are named and displayed, different frame shapes are added on the service information frames, then the service components are configured, the APP interface is formed by combining the independent service components and the component modules, and one service component can be independently subjected to customized configuration, the user requirements are further realized through the APP interface, the compatibility of the realization of the APP interface service configuration is improved, and the problem of difficult coordination of the whole realization of the conventional APP interface is effectively solved;
meanwhile, the single service component and the single service component customization information can be edited through the interface color matching module and the character attribute setting module, the editing efficiency of the service component and the service component customization information is greatly improved, the editing of each service component and the service component customization information is mutually isolated, the phenomenon of staggered editing cannot occur, and the accuracy of the APP interface editing is improved.
Further, the business component at least comprises a service component, a field component and a data access component, the service component, the field component and the data access component all contain independent component interfaces, the service component interfaces, the field component interfaces and the data access component interfaces are all independently separated, and the service component interfaces, the field component interfaces and the data access component interfaces are all associated with programs in the APP.
Furthermore, when the service component customization information is configured, different types of service information frames can be configured according to APP service requirements, then the different types of service information frames are named and displayed, and different frame shapes are added to the service information frames.
Furthermore, the picture rendering program comprises an interface color modulation module and a character attribute setting module, when the picture rendering program configures the service component and the service component customization information, the interface color modulation module edits an interface picture, and the character attribute setting module edits the service component customization information.
Furthermore, the character attribute setting module comprises a character name unit, a character size unit and a character color unit;
the font name unit is used for editing the font names of the service components and the service component customization information;
the font size unit is used for adjusting the font sizes of the service components and the service component customization information;
the style color unit is used for editing the font color of the service assembly and the service assembly customization information.
Further, the interface toning module comprises an interface picture editing unit and an interface picture stripping unit;
the interface picture editing unit is used for cutting, adjusting and rendering toning the interface picture;
the interface picture stripping unit is used for stripping and removing the interface picture; wherein the content of the first and second substances,
the interface picture stripping unit plays the interface picture as follows:
step 1: an interface element database is constructed in advance, and an interface element comprehensive characteristic model is constructed:
Figure BDA0002876175330000041
wherein, ygRepresenting the size characteristic of the g interface element in the interface element database;
Figure BDA0002876175330000051
representing the color characteristics of the g interface element in the interface element database; zgRepresenting the area proportion of the g interface element in the interface of the equipment in the interface element database; xgRepresenting the configuration difficulty of the g interface element in the interface element database; g is 1, 2, 3 … … k; k represents the total number of interface elements in the interface element database;
step 2: constructing an identification model of the interface element according to the comprehensive characteristic model of the interface element:
Figure BDA0002876175330000052
wherein x isiThe color characteristic of the ith customized information in the customized information of the service assembly is represented; y isiThe size characteristic of the ith customized information in the customized information of the service component is represented; 1, 2, 3 … … n; n represents the total number of the customized information in the service component customized information; when S is larger than or equal to 1, the ith customized information in the customized information of the service assembly is represented as an interface element, and when S is smaller than 1, the ith customized information in the customized information of the service assembly is not the interface element;
and step 3: and leading the customized information of the service components into the identification model of the interface element one by one, and stripping according to a preset deleting rule when the customized information is the interface element.
Further, the service component and the service component customization information both include personalized customization identification units, the personalized customization identification units are used for customizing the content of the service component and the content of the service component customization information, and the content of the service component customization information are updated and stored in the APP storage module;
through above-mentioned technical scheme, individualized customization identification element can be specified for the content of certain business component or the content of business component customization information is edited and is revised, makes things convenient for the maintenance in APP interface later stage, and current APP updates soon, and the content of APP interface often need to be changed uses individualized customization identification element can directly change certain appointed business interface content, and convenient operation improves the realization efficiency on APP interface.
Furthermore, the service component includes a functional area unit, the functional area unit is used for displaying the content of the service component and the content of the service component customization information, the functional area unit and the service component are arranged in one-to-one correspondence, and the functional area unit is arranged on the corresponding service component interface.
Further, the top of the APP interface contains a target area guiding unit, the target area guiding unit is used for searching the content of the service component and the content of the service component customization information, and the target area guiding unit is connected with the functional area unit;
through the technical scheme, the target area guiding unit is arranged, certain interface content can be directly searched through the target area guiding unit, then the interface content is modified, the modification is checked according to logic service in one step, the one-step searching and modifying are completed, and the modification efficiency of the APP interface content is greatly improved.
Further, the method also comprises the step of S6: after the customization of the APP interface is realized, a check scheduling module is used for checking the service component and the service component customization information, and if the service component and the service component customization information are found to be wrong, the service component and the service component customization information can be scheduled and modified through the check scheduling module;
the invention has at least the following beneficial effects:
1. in the invention, an APP interface is divided into different component modules, the edge of the component modules is cut and combined, the different component modules form an APP initial interface frame on the APP interface, then a service component is installed on the corresponding component module through a background program, then the service component is combined and displayed on the APP interface, then the corresponding service component is configured according to different service component customization information, when the service component customization information is configured, different types of service information frames can be configured according to the APP service requirements, then the different types of service information frames are named and displayed, different frame shapes are added on the service information frames, then the service component configuration is completed, the APP interface is formed through the combination of the independent service component and the component modules, the customized configuration can be independently carried out on one service component, and further the requirements of a user are realized through the APP interface, the coordination of APP interface service configuration implementation is improved, and the problem that the existing APP interface is difficult to realize integrally is effectively solved.
2. The invention can edit the single service component and the single service component customization information through the interface color matching module and the character attribute setting module, thereby greatly improving the editing efficiency of the service component and the service component customization information, and the editing between each service component and the service component customization information is mutually isolated, the phenomenon of staggered editing can not occur, and the accuracy of the APP interface editing can be improved.
3. The invention is provided with the target area guiding unit, can directly search certain interface content through the target area guiding unit, then modifies the interface content, does not need to check and modify according to logic service step by step, finishes the one-step search and modification, and greatly improves the modification efficiency of the APP interface content.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
FIG. 1 is a flow chart of the steps of the present invention;
FIG. 2 is a schematic diagram of the business components of the present invention;
FIG. 3 is a diagram illustrating a picture rendering process according to the present invention;
FIG. 4 is a schematic view of an interface toning module according to the present invention;
FIG. 5 is a diagram of a text attribute setting module according to the present invention.
Detailed Description
Embodiments of the present application will be described in detail with reference to the drawings and examples, so that how to implement technical means to solve technical problems and achieve technical effects of the present application can be fully understood and implemented.
As shown in fig. 1 to fig. 5, the method for implementing interface customization of APP provided in this embodiment includes the following steps:
s1: classifying and storing all the APP service components, forming a service component library by all the APP service components, and storing the service components in an APP storage module;
the service component at least comprises a service component, a field component and a data access component, the service component, the field component and the data access component all comprise independent component interfaces, the service component interface, the field component interface and the data access component interface are independently separated, and the service component interface, the field component interface and the data access component interface are all associated with a program in the APP;
s2: dividing the APP interface into different component modules, performing edge cutting combination on the component modules, and forming an APP initial interface frame on the APP interface by the different component modules;
s3: then, the service components are installed on the corresponding component modules through background programs, the service components are displayed on the APP interface in a combined mode, and black and white APP interfaces are formed on the APP interfaces by different service components;
s4: then configuring corresponding business components according to different business component customization information, configuring different kinds of business information frames according to APP business requirements when the business component customization information is configured, then naming and displaying the different kinds of business information frames, adding different frame shapes on the business information frames, and further completing the configuration of the business components;
s5: then, a picture rendering program is used for toning the service components and the service component customization information, and the APP interface is completely realized;
the picture rendering program comprises an interface color modulation module and a character attribute setting module, when the picture rendering program configures the service component and the service component customization information, the interface color modulation module edits the interface picture, and the character attribute setting module edits the service component customization information;
the character attribute setting module comprises a character name unit, a character size unit and a character color unit;
the font name unit is used for editing font names of the service components and the service component customization information;
the font size unit is used for adjusting the font size of the service component and the service component customization information;
the font color unit is used for editing the font color of the business component and the business component customization information;
the interface toning module comprises an interface picture editing unit and an interface picture stripping unit;
the interface picture editing unit is used for cutting, adjusting and rendering toning the interface picture;
the interface picture stripping unit is used for stripping and removing the interface picture; wherein the content of the first and second substances,
the interface picture stripping unit plays the interface picture as follows:
step 1: an interface element database is constructed in advance, and an interface element comprehensive characteristic model is constructed:
Figure BDA0002876175330000091
wherein, ygRepresenting the size characteristic of the g interface element in the interface element database;
Figure BDA0002876175330000092
representing the color of the g interface element in the interface element databaseA color characteristic; zgRepresenting the area proportion of the g interface element in the interface of the equipment in the interface element database; xgRepresenting the configuration difficulty of the g interface element in the interface element database; g is 1, 2, 3 … … k; k represents the total number of interface elements in the interface element database;
step 2: constructing an identification model of the interface element according to the comprehensive characteristic model of the interface element:
Figure BDA0002876175330000093
wherein x isiThe color characteristic of the ith customized information in the customized information of the service assembly is represented; y isiThe size characteristic of the ith customized information in the customized information of the service component is represented; 1, 2, 3 … … n; n represents the total number of the customized information in the service component customized information; when S is larger than or equal to 1, the ith customized information in the customized information of the service assembly is represented as an interface element, and when S is smaller than 1, the ith customized information in the customized information of the service assembly is not the interface element;
and step 3: and leading the customized information of the service components into the identification model of the interface element one by one, and stripping according to a preset deleting rule when the customized information is the interface element.
In the above steps, step 1, according to a pre-constructed interface element database, an interface element comprehensive feature model is constructed, wherein the comprehensive model comprises all features of the interface elements, including the size and color of each interface element and the area ratio (calculated by a fixed resolution ratio) when the interface elements are displayed on the device; and the difficulty of configuration. In step 2, an identification model of the interface element is constructed, the characteristics of the customized information are subtracted from the interface element, whether the customized information is the interface element or not is judged, and finally, the interface element is identified one by one and deleted one by one.
S6: after the customization of the APP interface is realized, a check scheduling module is used for checking the service component and the service component customization information, and if errors occur in the service component and the service component customization information, the service component and the service component customization information can be scheduled and modified through the check scheduling module.
The APP interface requires some basic requirements in design to attract users,
designing an interface: firstly, a valuable APP needs to have a good user interface, a user is easy to feel good to a beautiful interface and is more easily accepted in the APP using process, and on the contrary, if a rough and ugly interface causes the user to feel disgusted, then the software is distrusted and is finally abandoned, so that a good user interface is the basis of the APP in the design process;
the user experience is as follows: the software is simple, easy to operate and is the requirement of most users, the users cannot feel good to the software which is difficult to operate, the operation is complex and uninteresting, the whole project can lose original vitality due to the difficulty in operation, the project fails before starting, and the basic requirement that the users can operate the basic project by seeing the APP successfully is basically required.
In the invention, an APP interface is divided into different component modules, the edge of the component modules is cut and combined, the different component modules form an APP initial interface frame on the APP interface, then a service component is installed on the corresponding component module through a background program, then the service component is combined and displayed on the APP interface, then the corresponding service component is configured according to different service component customization information, when the service component customization information is configured, different types of service information frames can be configured according to the APP service requirements, then the different types of service information frames are named and displayed, different frame shapes are added on the service information frames, then the service component configuration is completed, the APP interface is formed through the combination of the independent service component and the component modules, the customized configuration can be independently carried out on one service component, and further the requirements of a user are realized through the APP interface, the coordination of the APP interface service configuration is improved, and the problem that the conventional APP interface is difficult to realize integrally is effectively solved;
meanwhile, the single service component and the single service component customization information can be edited through the interface color matching module and the character attribute setting module, the editing efficiency of the service component and the service component customization information is greatly improved, the editing of each service component and the service component customization information is mutually isolated, the phenomenon of staggered editing cannot occur, and the accuracy of the APP interface editing is improved.
In this embodiment, as shown in fig. 1, the service component and the service component customization information both include an individualized customization identification unit, the individualized customization identification unit is used for customizing the content of the service component and the content of the service component customization information, the content of the service component and the content of the service component customization information are updated and stored in the APP storage module, the individualized customization identification unit can edit and modify the content of a certain service component or the content of the service component customization information in a specified manner, the later maintenance of the APP interface is facilitated, the existing APP is updated quickly, the content of the APP interface needs to be changed frequently, the content of a certain specified service interface can be directly changed by using the individualized customization identification unit, the operation is facilitated, and the implementation efficiency of the APP interface is improved.
In this embodiment, as shown in fig. 1, the service component includes a functional area unit, the functional area unit is used for displaying the content of the service component and the content of the service component customization information, the functional area unit and the service component are set in a one-to-one correspondence, and the functional area unit is set on a corresponding service component interface.
In this embodiment, as shown in fig. 1, the top of the APP interface includes a target area guidance unit, the target area guidance unit is used to search the content of the service component and the content of the service component customization information, and the target area guidance unit is connected to the functional area unit.
As used in the specification and in the claims, certain terms are used to refer to particular components. As one skilled in the art will appreciate, manufacturers may refer to a component by different names. This specification and claims do not intend to distinguish between components that differ in name but not function. In the following description and in the claims, the terms "include" and "comprise" are used in an open-ended fashion, and thus should be interpreted to mean "include, but not limited to. "substantially" means within an acceptable error range, and a person skilled in the art can solve the technical problem within a certain error range to achieve the technical effect basically.
It is noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a good or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such good or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of additional like elements in the article or system in which the element is included.
The foregoing description shows and describes several preferred embodiments of the invention, but as aforementioned, it is to be understood that the invention is not limited to the forms disclosed herein, but is not to be construed as excluding other embodiments and is capable of use in various other combinations, modifications, and environments and is capable of changes within the scope of the inventive concept as expressed herein, commensurate with the above teachings, or the skill or knowledge of the relevant art. And that modifications and variations may be effected by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. An APP interface customization implementation method is characterized by comprising the following steps:
s1: classifying and storing all the APP service components, forming a service component library by the APP service components, and storing the service components in an APP storage module;
s2: dividing an APP interface into different component modules, and performing edge cutting combination on the component modules, wherein different component modules form an APP initial interface frame on the APP interface;
s3: then, the service components are installed on the corresponding component modules through background programs, the service components are displayed on APP interfaces in a combined mode, and black and white APP interfaces are formed on the APP interfaces by the different service components;
s4: then configuring on the corresponding service component according to different service component customization information, and further completing the configuration of the service component;
s5: and then, toning the service component and the service component customization information by using a picture rendering program, so as to completely realize the APP interface.
2. The method for realizing the interface customization of the APP according to claim 1, wherein: the business component at least comprises a service component, a field component and a data access component, the service component, the field component and the data access component all contain independent component interfaces, the service component interfaces, the field component interfaces and the data access component interfaces are all independently separated, and the service component interfaces, the field component interfaces and the data access component interfaces are all associated with programs in the APP.
3. The method for realizing the interface customization of the APP according to claim 1, wherein: when the service component customization information is configured, different types of service information frames can be configured according to APP service requirements, then the different types of service information frames are named and displayed, and different frame shapes are added to the service information frames.
4. The method for realizing the interface customization of the APP according to claim 1, wherein: the picture rendering program comprises an interface color modulation module and a character attribute setting module, when the picture rendering program configures the service component and the service component customization information, the interface color modulation module carries out editing processing on an interface picture, and the character attribute setting module carries out editing processing on the service component customization information.
5. The method for realizing the interface customization of the APP according to claim 4, wherein: the character attribute setting module comprises a character name unit, a character size unit and a character color unit;
the font name unit is used for editing the font names of the service components and the service component customization information;
the font size unit is used for adjusting the font sizes of the service components and the service component customization information;
the style color unit is used for editing the font color of the service assembly and the service assembly customization information.
6. The method for realizing the interface customization of the APP according to claim 4, wherein: the interface toning module comprises an interface picture editing unit and an interface picture stripping unit;
the interface picture editing unit is used for cutting, adjusting and rendering toning the interface picture;
the interface picture stripping unit is used for stripping and removing the interface picture; wherein the content of the first and second substances,
the interface picture stripping unit plays the interface picture as follows:
step 1: an interface element database is constructed in advance, and an interface element comprehensive characteristic model is constructed:
Figure FDA0002876175320000021
wherein, ygRepresenting the size characteristic of the g interface element in the interface element database;
Figure FDA0002876175320000022
representing the color characteristics of the g interface element in the interface element database; zgRepresenting the area proportion of the g interface element in the interface of the equipment in the interface element database; xgRepresenting the configuration difficulty of the g interface element in the interface element database; g is 1, 2, 3 … … k; k represents the total number of interface elements in the interface element database;
step 2: constructing an identification model of the interface element according to the comprehensive characteristic model of the interface element:
Figure FDA0002876175320000031
wherein x isiThe color characteristic of the ith customized information in the customized information of the service assembly is represented; y isiThe size characteristic of the ith customized information in the customized information of the service component is represented; 1, 2, 3 … … n; n represents the total number of the customized information in the service component customized information; when S is larger than or equal to 1, the ith customized information in the customized information of the service assembly is represented as an interface element, and when S is smaller than 1, the ith customized information in the customized information of the service assembly is not the interface element;
and step 3: and leading the customized information of the service components into the identification model of the interface element one by one, and stripping according to a preset deleting rule when the customized information is the interface element.
7. The method for realizing the interface customization of the APP according to claim 1, wherein: the service assembly and the service assembly customization information both comprise personalized customization identification units, the personalized customization identification units are used for customizing the content of the service assembly and the content of the service assembly customization information, and the content of the service assembly customization information are updated and stored in the APP storage module.
8. The method for realizing the interface customization of the APP according to claim 1, wherein: the service component comprises a functional area unit, the functional area unit is used for displaying the content of the service component and the content of the service component customization information, the functional area unit and the service component are arranged in a one-to-one correspondence mode, and the functional area unit is arranged on the corresponding service component interface.
9. The method for realizing the interface customization of the APP according to claim 1, wherein: the APP interface top contains a target area guiding unit, the target area guiding unit is used for searching the content of the service assembly and the content of the service assembly customization information, and the target area guiding unit is connected with the functional area unit.
10. The method for realizing the interface customization of the APP according to claim 1, wherein: further comprising: s6: after the customization of the APP interface is realized, a check scheduling module is used for checking the service component and the service component customization information, and if errors occur in the service component and the service component customization information, the service component and the service component customization information can be scheduled and modified through the check scheduling module.
CN202011621147.4A 2020-12-31 2020-12-31 APP interface customization implementation method Active CN112711416B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011621147.4A CN112711416B (en) 2020-12-31 2020-12-31 APP interface customization implementation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011621147.4A CN112711416B (en) 2020-12-31 2020-12-31 APP interface customization implementation method

Publications (2)

Publication Number Publication Date
CN112711416A true CN112711416A (en) 2021-04-27
CN112711416B CN112711416B (en) 2021-10-26

Family

ID=75547497

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011621147.4A Active CN112711416B (en) 2020-12-31 2020-12-31 APP interface customization implementation method

Country Status (1)

Country Link
CN (1) CN112711416B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030090514A1 (en) * 2001-10-23 2003-05-15 Cole Douglas J. Business process user interface generation system and method
CN101685393A (en) * 2008-08-20 2010-03-31 大唐软件技术股份有限公司 Method and system for realizing interface dynamic customization and generation
CN105700925A (en) * 2016-01-13 2016-06-22 深圳市华讯方舟软件信息科技有限公司 APP interface implementation method and apparatus
CN107203595A (en) * 2017-05-03 2017-09-26 北京海顿中科技术有限公司 A kind of method of the dynamic generation web interface based on flexible form

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030090514A1 (en) * 2001-10-23 2003-05-15 Cole Douglas J. Business process user interface generation system and method
CN101685393A (en) * 2008-08-20 2010-03-31 大唐软件技术股份有限公司 Method and system for realizing interface dynamic customization and generation
CN105700925A (en) * 2016-01-13 2016-06-22 深圳市华讯方舟软件信息科技有限公司 APP interface implementation method and apparatus
CN107203595A (en) * 2017-05-03 2017-09-26 北京海顿中科技术有限公司 A kind of method of the dynamic generation web interface based on flexible form

Also Published As

Publication number Publication date
CN112711416B (en) 2021-10-26

Similar Documents

Publication Publication Date Title
CN109801347B (en) Method, device, equipment and medium for generating editable image template
US10628474B2 (en) Probabalistic generation of diverse summaries
US9696967B2 (en) Generation of an application from data
US20160170712A1 (en) Method for integrally implementing development and release of APP
EP3531257A1 (en) Application interface management method and apparatus
CN109933322B (en) Page editing method and device and computer readable storage medium
US20090077056A1 (en) Customization of search results
CN103744659A (en) Method and device for card type management of application entries
CN103019769A (en) Software start interface control method and mobile terminal
CN110750711B (en) Data pushing method, device, computer equipment and storage medium
CN112016023B (en) Service processing method, device, terminal and storage medium
CN109542878B (en) List creation method and device
CN110096276A (en) Source of houses displayed page configuration method, equipment, storage medium and device
CN110609957A (en) Method, terminal and server for global search
CN114820881A (en) Picture generation method, intelligent terminal and computer readable storage medium thereof
CN111158834A (en) Interface self-defining method and computer readable storage medium
WO2023108974A1 (en) Display method and apparatus, electronic device, storage medium, and computer program product
CN108897541A (en) Vision restoring method, device, storage medium and the terminal of application program
CN105718147A (en) Input method panel enabling method and device and input method and input method system
CN112711416B (en) APP interface customization implementation method
CN112819923A (en) Method and device for generating electronic business card and computer storage medium
CN113596529A (en) Terminal control method and device, computer equipment and storage medium
CN111061532B (en) Wallpaper display method and terminal equipment
KR20220151723A (en) Method and device for providing color fonts
CN110347454A (en) Application program theme setting method, terminal equipment control method and device, terminal device and computer 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