Disclosure of Invention
The invention aims to provide a method for quickly customizing a software application interface so as to solve the problems in the background technology.
In order to achieve the above purpose, the present invention provides the following technical solutions: a method for rapidly customizing a software application interface, comprising the steps of:
s1: visual appearance production, namely producing the appearance of the software application through a visual appearance editor, wherein a preview image is required to be additionally produced in production;
s2: uploading data, namely uploading the software application appearance edited by the visual appearance editor into a database of a server for storage;
s3: the method comprises the steps that wireless/wired data interaction is carried out, an application appearance management port obtains a data list of the appearance of a software application and a preview image of the appearance of the software application stored in a database in a wired connection mode, and the data list obtained by the appearance management port and the preview image of the appearance of the software application are subjected to data transmission with user equipment in a wireless connection mode;
s4: calling a bottom layer application, enabling user equipment to access a server port through installed appearance application software, selecting proper software application appearance according to requirements, transmitting user requirements through calling the bottom layer application, enabling the server to receive the user requirements, and transmitting data to an application appearance management port;
S5: the data reading, which is to access the database through the application appearance management port, traverse the database data according to the selection of the user, inquire the data stored in the database and read;
s6: wireless/wired data interaction, the application appearance management port transmits the data read from the database to the user equipment in a wireless or wired manner.
The visual appearance editor is a computer provided with editing software and is linked with the server through a bus.
The application appearance management port comprises a Kafka component and a ZooKeeper component.
Wherein the number of the user equipment is a plurality of the user equipment, and the number of the user equipment cannot exceed the upper load limit of the server port.
The database comprises a linked list data module and an appearance file data module;
the linked list data module sorts and classifies the appearance of the entered software application;
the appearance file data module stores file data of an appearance of a software application.
The appearance management port is a computer provided with an appearance management system, and comprises a wireless module and a data transmission interface, wherein the data transmission interface comprises a bus interface and a TYPE-C interface.
The appearance file data module comprises a surface layer data structure and a bottom layer data structure, wherein the surface layer data structure stores linked list data, and the bottom layer data structure stores appearance file data.
The linked list data module generates an input code, and the input code is composed of an address code randomly generated when a software application looks at an input database and a separate data code inserted before the address code.
When the database inputs the linked list data and the appearance file data, an independent random code which is bound simultaneously is generated, and the independent random code is used as a pointer to point to the appearance file data stored in the database.
The database is stored by using a NAS, and the NAS supports an NFS protocol, a CIFS protocol, an FTP protocol and an HTTP protocol.
Compared with the prior art, the invention has the beneficial effects that:
The server port is linked with the user port, the data link is provided at the server port, the manufactured software application appearance is stored in the database, the database is classified, the file name and preview information of the database are called, the user equipment can access the application appearance management port through appearance application software and transmit the requirements, a user can freely select a required software application interface in the database, the additional software application appearance can be customized independently, the data of the database can be expanded slowly during operation, the requirements of the user can be met, the software development period can be reduced, the integral expenditure of the software development of the user can be reduced, and the method has outstanding beneficial effects.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Referring to fig. 1, the present invention provides a technical solution: a method for rapidly customizing a software application interface, comprising the steps of:
s1: visual appearance production, namely producing the appearance of the software application through a visual appearance editor, wherein a preview image is required to be additionally produced in production;
s2: uploading data, namely uploading the software application appearance edited by the visual appearance editor into a database of a server for storage;
s3: the method comprises the steps that wireless/wired data interaction is carried out, an application appearance management port obtains a data list of the appearance of a software application and a preview image of the appearance of the software application stored in a database in a wired connection mode, and the data list obtained by the appearance management port and the preview image of the appearance of the software application are subjected to data transmission with user equipment in a wireless connection mode;
s4: calling a bottom layer application, enabling user equipment to access a server port through installed appearance application software, selecting proper software application appearance according to requirements, transmitting user requirements through calling the bottom layer application, enabling the server to receive the user requirements, and transmitting data to an application appearance management port;
S5: the data reading, which is to access the database through the application appearance management port, traverse the database data according to the selection of the user, inquire the data stored in the database and read;
s6: wireless/wired data interaction, the application appearance management port transmits the data read from the database to the user equipment in a wireless or wired manner.
The visual appearance editor is a computer provided with editing software, the visual appearance editor is linked with a server through a bus, the editing software is Eclipse, development of an android software interface is carried out under an environment provided with an SDK through the Eclipse, the development process is carried out only aiming at the android software interface, the developed android software interface is packed into a class library and compressed, in addition, a preview image of the packed interface is saved, and the preview image and a compressed package are stored in a database;
The user equipment is provided with a plurality of user equipment, the number of the user equipment cannot exceed the upper load limit of a server port, the application appearance management port comprises a Kafka component and a ZooKeeper component, the appearance management port forms distributed coordination service on the appearance management port through the ZooKeeper component, the distributed coordination function of simultaneous access of multiple people is provided, the functions of data publishing/subscribing, load balancing, naming service, distributed coordination/notification and the like can be provided, the appearance management port forms a high-throughput distributed publishing/subscribing message system through the ZooKeeper component, the high-throughput distributed publishing/subscribing message system can process all action flow data of a user in appearance application software, and the high-throughput distributed publishing/subscribing message system and the data processing of the user and the data updating and message notification and publishing functions of an administrator are formed interactively.
The database comprises a linked list data module and an appearance file data module;
the linked list data module sorts and classifies the appearance of the entered software application;
The appearance file data module stores file data of the appearance of the software application, the file data is divided into an inner data storage structure and an outer data storage structure, the surface data structure stores linked list data, the bottom data structure stores the appearance file data, the linked list data is address codes randomly generated when the appearance of the software application is input into a database and independent data codes inserted before the address codes form unique input codes and are used for searching the data of the database, the linked list data and the appearance file data are simultaneously bound and independently randomly coded, the independent random codes serve as pointers to point to the appearance file data stored in the database, when the query data is traversed, the input codes in the linked list data module are firstly queried, one-to-one comparison is carried out, then the linked list data are read according to the input codes, the bound random codes are obtained from the linked list data, the uniquely pointed appearance file data are obtained through the random codes, and the unique pointed appearance file data are read and downloaded.
The appearance management port is a computer provided with an appearance management system, the appearance management port comprises a wireless module and a data transmission interface, the data transmission interface comprises a bus interface and a TYPE-C interface, a database is stored by adopting NAS and is used for data transmission through HTTP protocol, the database is isolated by an intranet and an extranet to provide protection for data, in addition, the appearance management port belongs to a part of a server port, the bus interface of the appearance management port is linked with the database, and the TYPE-C of the appearance management port is used for simple data transmission.
Working principle: when a client selects application appearance, the client directly accesses a server port through appearance application software, the server port receives access, invokes an appearance management port to access a database, firstly displays linked list data in a classified mode through wireless connection, firstly displays the linked list data on user equipment, the displayed data are independent data codes in front of preview images and address codes, screening is carried out according to user requirements, when a user selects a proper file, the client directly selects a click file, the server port responds when clicking the file, invokes the application appearance management port to acquire the address codes corresponding to the preview images, forms a unique input code with the independent data codes, further acquires bound random codes from the linked list data through the appearance management port according to the input codes, acquires the uniquely pointed appearance file data through the random codes, reads and downloads the uniquely pointed appearance file data, then transmits the data to the appearance application software through the server port, and can acquire source files of a software application interface after the appearance application software is decompressed, and send the source files to engineers to write the software bottom layer codes.
It is noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus.
Although embodiments of the present invention have been shown and described, it will be understood by those skilled in the art that various changes, modifications, substitutions and alterations can be made therein without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.