CN112328247B - Method for quickly customizing software application interface - Google Patents

Method for quickly customizing software application interface Download PDF

Info

Publication number
CN112328247B
CN112328247B CN202011231586.4A CN202011231586A CN112328247B CN 112328247 B CN112328247 B CN 112328247B CN 202011231586 A CN202011231586 A CN 202011231586A CN 112328247 B CN112328247 B CN 112328247B
Authority
CN
China
Prior art keywords
appearance
data
database
software application
application
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
CN202011231586.4A
Other languages
Chinese (zh)
Other versions
CN112328247A (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.)
Guangzhou Lango Electronic Science and Technology Co Ltd
Original Assignee
Guangzhou Lango Electronic Science and 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 Guangzhou Lango Electronic Science and Technology Co Ltd filed Critical Guangzhou Lango Electronic Science and Technology Co Ltd
Priority to CN202011231586.4A priority Critical patent/CN112328247B/en
Publication of CN112328247A publication Critical patent/CN112328247A/en
Application granted granted Critical
Publication of CN112328247B publication Critical patent/CN112328247B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a method for rapidly customizing a software application interface, which comprises the following steps: 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: wireless/wired data interaction; s4: calling a bottom layer application; s5: reading data; s6: wireless/wired data interaction; the invention links the server port with the user port, and provides data link at the server port, stores the appearance of the manufactured software application in the database, classifies the software application by the database, and calls the file name and preview information of the database.

Description

Method for quickly customizing software application interface
Technical Field
The invention relates to the field of software development, in particular to a method for rapidly customizing a software application interface.
Background
Software development is the process of building a software system or software parts of a system according to user requirements. The system is a system engineering comprising demand acquisition, development planning, demand analysis and design, programming implementation, software testing and version control.
Most operations in the software development process are repeated labor, and the UI design typesetting of the user side is mostly the same design mode or the rearrangement of the same structure, in this case, the price of the user for independently asking the engineer to develop and pay is higher, the development period of the software is prolonged, the actual expenditure is larger, and the simultaneous development mode of the application interface of the integrated software has the problem that the user interface is inconsistent with the requirement of the user, and has more defects.
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.
Drawings
Fig. 1 is a schematic diagram of the present invention.
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.

Claims (10)

1. A method for quickly customizing a software application interface, the method 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.
2. The method of claim 1, further comprising:
The visual appearance editor is a computer provided with editing software and is linked with the server through a bus.
3. The method of claim 1, further comprising:
The application appearance management port comprises a Kafka component and a ZooKeeper component.
4. The method of claim 1, further comprising:
the number of user devices is not greater than the upper load limit of the server port.
5. A method of customizing a software application interface as claimed in claim 1, comprising:
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.
6. The method of claim 1, further comprising:
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.
7. The method of claim 5, further comprising:
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.
8. The method of claim 7, further comprising:
The linked list data module generates an input code which is composed of address codes randomly generated when the software application looks into the database and individual data codes inserted before the address codes.
9. The method of claim 8, further comprising:
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.
10. The method of claim 1, further comprising:
The database is stored by using NAS, and the NAS supports NFS protocol, CIFS protocol, FTP protocol and HTTP protocol.
CN202011231586.4A 2020-11-06 2020-11-06 Method for quickly customizing software application interface Active CN112328247B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011231586.4A CN112328247B (en) 2020-11-06 2020-11-06 Method for quickly customizing software application interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011231586.4A CN112328247B (en) 2020-11-06 2020-11-06 Method for quickly customizing software application interface

Publications (2)

Publication Number Publication Date
CN112328247A CN112328247A (en) 2021-02-05
CN112328247B true CN112328247B (en) 2024-05-03

Family

ID=74317212

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011231586.4A Active CN112328247B (en) 2020-11-06 2020-11-06 Method for quickly customizing software application interface

Country Status (1)

Country Link
CN (1) CN112328247B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140019627A (en) * 2012-08-06 2014-02-17 인크로스 주식회사 An authoring tool for web applications and the authoring method thereof
CN109189458A (en) * 2018-11-09 2019-01-11 四川科道芯国智能技术股份有限公司 Data-updating method and device
CN109375914A (en) * 2018-09-27 2019-02-22 中国气象科学研究院 Information remote exchange method and system
CN110609681A (en) * 2018-06-14 2019-12-24 北京京东尚科信息技术有限公司 System, method, device and medium for visually configuring and generating WEB application
CN110825362A (en) * 2019-11-04 2020-02-21 广东道一信息技术股份有限公司 Low-code application software development system and method
CN111752640A (en) * 2020-06-28 2020-10-09 中国银行股份有限公司 Cloud service-based computer software installation-free method, device and system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8966440B2 (en) * 2011-08-29 2015-02-24 Salesforce.Com, Inc. Custom application creation in multi-tenant systems
FI129951B (en) * 2013-03-15 2022-11-30 Suunto Oy Graphical user interface editor system and method for personal devices

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140019627A (en) * 2012-08-06 2014-02-17 인크로스 주식회사 An authoring tool for web applications and the authoring method thereof
CN110609681A (en) * 2018-06-14 2019-12-24 北京京东尚科信息技术有限公司 System, method, device and medium for visually configuring and generating WEB application
CN109375914A (en) * 2018-09-27 2019-02-22 中国气象科学研究院 Information remote exchange method and system
CN109189458A (en) * 2018-11-09 2019-01-11 四川科道芯国智能技术股份有限公司 Data-updating method and device
CN110825362A (en) * 2019-11-04 2020-02-21 广东道一信息技术股份有限公司 Low-code application software development system and method
CN111752640A (en) * 2020-06-28 2020-10-09 中国银行股份有限公司 Cloud service-based computer software installation-free method, device and system

Also Published As

Publication number Publication date
CN112328247A (en) 2021-02-05

Similar Documents

Publication Publication Date Title
US10565532B2 (en) Building management system site categories
CN1755564B (en) Enabling object oriented capabilities in automation systems
US20110125303A1 (en) Method and apparatus for creating a representation of a product or process
US20040001092A1 (en) Prototyping graphical user interfaces
US20130283141A1 (en) Client Agnostic Spatial Workflow Form Definition and Rendering
CN1452345A (en) Web service confirmation used with process controlling system
CN101460950A (en) Automatically generating WEB forms from database schema
CN108369514B (en) System and method for executable content and executable content stream creation
CN104321768A (en) Method and system for executing an application for consulting content and services accessible by browsing a telecommunications network
CN112988752A (en) Resource management method, device, storage medium and electronic equipment
CN110609840A (en) User information screening method, device and equipment
CN101662463A (en) Device and method for customizing service flow for user
CA2502553C (en) Generation/management apparatus of production processing structure in factory production management system
CN114968032B (en) Policy arrangement processing method, device, equipment, system and storage medium
US20160217203A1 (en) Systems, Methods, and Apparatuses for Creating, Linking and Discovering Business Navigation Maps for Analyzing Data
US20160191602A1 (en) System and method for automating the transfer of data from a web interface to a database or another web interface
CN112328247B (en) Method for quickly customizing software application interface
US20060004821A1 (en) Method and system for web-based enterprise change and configuration management reports
CN105321063A (en) Scheduling data generation method and client, and calculation device
CN105023139A (en) Onsite collection method and device of enterprise quality data
US6115045A (en) Information processing system and a network type information processing system
CN101311933A (en) Method and system for receiving dynamic access data
CN114564207A (en) Software product processing method and device, computer equipment and storage medium
CN101561799A (en) Electronic forms preparing and managing system, electronic forms preparing and managing program, and program storing memory media
CN111104031B (en) User-oriented data updating method and device, electronic equipment and 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
CB02 Change of applicant information

Address after: Room 238, room 406, 1 Yichuang street, Huangpu District, Guangzhou, Guangdong 510700

Applicant after: Guangzhou langguo Electronic Technology Co.,Ltd.

Address before: 510700 15 / F, unit 1, building 2, Yunsheng Science Park, No. 11, Zhongmian Road, Huangpu District, Guangzhou City, Guangdong Province

Applicant before: GUANGZHOU LANGO ELECTRONIC SCIENCE & TECHNOLOGY Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant
CB03 Change of inventor or designer information

Inventor after: Deng Jiajun

Inventor after: Li Xiaohui

Inventor after: Lao Guanhua

Inventor before: Deng Jiajun

Inventor before: Li Xiaohui

Inventor before: Lao Guanhua