CN112732699A - APP resource management method and mobile terminal - Google Patents

APP resource management method and mobile terminal Download PDF

Info

Publication number
CN112732699A
CN112732699A CN202110094042.6A CN202110094042A CN112732699A CN 112732699 A CN112732699 A CN 112732699A CN 202110094042 A CN202110094042 A CN 202110094042A CN 112732699 A CN112732699 A CN 112732699A
Authority
CN
China
Prior art keywords
resource
resource management
shell
module
app
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.)
Pending
Application number
CN202110094042.6A
Other languages
Chinese (zh)
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.)
Nanjing Inossem Software Technology Co ltd
Original Assignee
Nanjing Inossem Software 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 Nanjing Inossem Software Technology Co ltd filed Critical Nanjing Inossem Software Technology Co ltd
Priority to CN202110094042.6A priority Critical patent/CN112732699A/en
Publication of CN112732699A publication Critical patent/CN112732699A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • G06F16/215Improving data quality; Data cleansing, e.g. de-duplication, removing invalid entries or correcting typographical errors
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B01PHYSICAL OR CHEMICAL PROCESSES OR APPARATUS IN GENERAL
    • B01DSEPARATION
    • B01D46/00Filters or filtering processes specially modified for separating dispersed particles from gases or vapours
    • B01D46/10Particle separators, e.g. dust precipitators, using filter plates, sheets or pads having plane surfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/16Constructional details or arrangements
    • G06F1/1613Constructional details or arrangements for portable computers
    • G06F1/1633Constructional details or arrangements of portable computers not specific to the type of enclosures covered by groups G06F1/1615 - G06F1/1626
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/16Constructional details or arrangements
    • G06F1/20Cooling means
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine
    • G06F11/324Display of status information
    • G06F11/325Display of status information by lamps or LED's
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine
    • G06F11/324Display of status information
    • G06F11/327Alarm or error message display
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • G06F16/148File search processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • G06F16/156Query results presentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Quality & Reliability (AREA)
  • Computer Hardware Design (AREA)
  • Human Computer Interaction (AREA)
  • Library & Information Science (AREA)
  • Chemical & Material Sciences (AREA)
  • Chemical Kinetics & Catalysis (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses an APP resource management method and a mobile terminal, which comprises a shell, wherein a touch screen is fixedly arranged at the front part of the shell through embedding, an alarm lamp is fixedly arranged at the left side of the top of the shell through sleeving, a charging port is formed in a middle card at the bottom of the shell, a switch is fixedly arranged at the upper part of the right side of the shell through sleeving, a heat dissipation hole is formed at the upper part of the left side of the shell, a storage battery is fixedly arranged at the lower side of the inside of the shell through screws, a resource management module is fixedly arranged at the upper side of the inside of the shell through screws, an alarm is arranged at the right side of the resource management module and is fixedly arranged on the shell through screws, the resource management module comprises a search frame, private resource detection, public resource detection, duplication removal, a first resource; the APP resource management method has the same project resources as the mobile terminal, and greatly reduces the work repeatability and the complexity.

Description

APP resource management method and mobile terminal
Technical Field
The invention relates to the technical field of resource management, in particular to an APP resource management method and a mobile terminal.
Background
In the Android system, sometimes one system APP may have different resources such as pictures, strings and the like for different mobile terminal projects, so that different APP versions need to be compiled and issued for each mobile terminal project, and Android application program resources can be divided into two categories, namely assets and res. The assets type resources are placed under the assets subdirectory of the engineering root directory, and original files are stored in the assets subdirectory and can be organized in any mode, and the files can be finally packaged in APK files without being changed. If these files are to be accessed in a program, they can be accessed by the AssetManager specifying the file name. res resources are placed under res subdirectory of project root directory, including animoter, anim, color, drawable, layout, menu, raw, etc., most of the files stored in it will be compiled, and all will be given resource ID, so that res resources can be accessed in the program by ID. The resources are compiled and packaged in an APK file;
in the existing resource management technology, different mobile terminal projects use different resources, so that different APP versions need to be compiled and released after different resources are replaced aiming at different mobile terminal projects, maintenance and updating of the APP versions become more complicated, and the work repeatability and the complexity are greatly increased; therefore, an APP resource management method and a mobile terminal are more desirable.
Disclosure of Invention
The invention aims to provide an APP resource management method and a mobile terminal, which have the same project resources, greatly reduce the work repeatability and the complexity and solve the problems in the prior art.
In order to achieve the purpose, the invention provides the following technical scheme: the utility model provides a APP resource management method and mobile terminal, includes the shell, the shell front portion is fixed with the touch-sensitive screen through inlaying, shell top left side is fixed with the alarm lamp through the suit, the mouth that charges has been seted up to shell bottom middle card, shell right side upper portion is fixed with the switch through the suit, the louvre has been seted up on shell left side upper portion, the inside downside of shell has the battery through the screw fixation, the inside upside of shell has resource management module through the screw fixation, resource management module right side is equipped with the alarm, the alarm passes through the screw fixation on the shell.
Preferably, the resource management module comprises a search box, private resource detection, public resource detection, duplicate removal, a first resource database, a display file and an alarm module, wherein the first resource database comprises an analysis module, an update module, a deletion module and a copy module, and the storage battery is connected with the switch, the touch screen, the resource management module, the alarm lamp and the charging port through cables;
the resource management module is a database for installing and storing the APP and is a Central Processing Unit (CPU) with data processing capacity;
the search box is used for searching resources in the resource management module;
the private resource detection is to detect the private resource of the APP;
the detection common resource is detected by a first resource database of the resource management module;
the deduplication is deleting existing after detecting the private resources and detecting the public resources;
the first resource database stores unique resources of all APPs;
the alarm module is used for reminding a worker to duplicate the first resource module and requesting no operation system;
the file is displayed by the touch screen;
the analysis is to analyze resources inside the APP and search unique resources;
the updating is that the first resource database is updated regularly to update the new resource;
the deleting module deletes old data in the first resource database;
the copying module is used for copying the private resources into the public resources.
Preferably, the deduplication is to copy the private resources and then delete the private resources.
Preferably, a filter screen is sleeved inside the heat dissipation hole.
Preferably, the alarm lamp is made of a light emitting diode.
Preferably, the alarm type is: PGST.
Compared with the prior art, the invention has the following beneficial effects:
1. this APP resource management method and mobile terminal, it is small and exquisite through the shell, portable can not account for too big space, and the louvre has been seted up on shell left side upper portion, and the inside cover of louvre is equipped with the filter screen, has guaranteed that inside can not have the dust to get into, the life-span of extension device use, the expenditure of less cost.
2. This APP resource management method and mobile terminal search through the search box, copy private resources to ground first resource database, inside data storage to first resource database, along with the data diversification of first resource database, reduce APP's use, reduce APP's maintenance, only need later maintain first resource management database can, reduce the cost of maintaining, also the repeatability and the loaded down with trivial details nature of work that have significantly reduced, the efficiency of work has been improved indirectly.
Drawings
Fig. 1 is a schematic main structure diagram of an APP resource management method and a mobile terminal according to the present invention;
fig. 2 is a bottom schematic view of an APP resource management method and a mobile terminal according to the present invention;
fig. 3 is a schematic diagram of an internal structure of a shell of an APP resource management method and a mobile terminal according to the present invention;
fig. 4 is a schematic diagram of an APP resource management method and a resource management system of a mobile terminal according to the present invention;
fig. 5 is a schematic diagram of an APP resource management method and a first resource database system of a mobile terminal according to the present invention.
The figure is marked with: 1. a housing; 2. a touch screen; 3. an alarm lamp; 4. a switch; 5. a charging port; 6. a storage battery; 7. an alarm; 8. a resource management module; 9. and (4) heat dissipation holes.
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 embodiments, and all other embodiments obtained by a person of ordinary skill in the art without creative efforts based on the embodiments of the present invention belong to the protection scope of the present invention.
Referring to fig. 1, 2 and 3, an APP resource management method and a mobile terminal include a housing 1, a touch screen 2 is fixed at the front of the housing 1 by embedding, an alarm lamp 3 is fixed at the left side of the top of the housing 1 by sleeving, a charging port 5 is arranged at the middle card at the bottom of the housing 1, a switch 4 is fixed at the upper part of the right side of the housing 1 by sleeving, a heat dissipation hole 9 is arranged at the upper part of the left side of the housing 1, a storage battery 6 is fixed at the lower side of the inside of the housing 1 by screws, a resource management module 8 is fixed at the upper side of the inside of the housing 1 by screws, an alarm 7 is arranged at the right side of the;
specifically, the mobile charging port 5 is connected through an external power supply to charge the storage battery 6, so that the electric quantity of the storage battery 6 is sufficient when the mobile charging device is used, the switch 4 is turned on to start up each part, the touch screen 2 is convenient to operate and can be operated on the touch screen 2, the heat dissipation holes 9 dissipate heat in a running state to prevent the internal part from being damaged due to overhigh temperature, the resource management module 8 integrally controls and stores the system, the resource management module 8 is turned on to search through the search frame, firstly, the private resource is detected, then, the public resource is detected, the detected private resource is compared with the detected public resource, the private resource and the public resource are both available, the private resource is removed through duplication removal, meanwhile, the alarm 7 gives an alarm, the alarm 7 drives the alarm lamp 3 to flicker to remind a worker of not to operate, avoid causing data loss, copy the resource in detection area to first resource database, carry out data and store, conveniently next time when using, search faster, save time, convenient and fast, then show the file through touch-sensitive screen 2.
Example 2:
referring to fig. 4 and 5, an APP resource management method and a mobile terminal, a resource management module 8 includes a search box, a private resource detection module, a public resource detection module, a duplicate removal module, a first resource database, a display file, and an alarm module, the first resource database includes an analysis module, an update module, a delete module, and a copy module, and a storage battery 6 is connected to a switch 4, a touch screen 2, the resource management module 8, an alarm 7, an alarm lamp 3, and a charging port 5 through a cable;
the resource management module 8 is a database for installing and storing the APP and is a central processing unit CPU with data processing capability;
the search box is used for searching resources in the resource management module 8;
detecting the private resource is to detect the private resource of the APP;
detecting the common resource is detecting by the first resource database of the resource management module 8;
the duplication removal is to delete the private resources and the public resources after detection, and the duplication removal is to copy the private resources and then delete the private resources;
the first resource database stores unique resources of all APPs;
the alarm module is used for reminding a worker to remove the duplicate of the first resource module without operating the system;
the file is displayed by displaying the searched file through the touch screen 2;
the analysis is to analyze resources inside the APP and search unique resources;
the updating is that the first resource database is updated regularly to update the new resource;
the deleting module deletes old data in the first resource database;
the copying module is used for copying the private resources to the public resources;
specifically, the resource management module 8 integrally controls and stores the system, the resource management module 8 is opened, searching is carried out through a search box, private resources are firstly detected, public resources are then detected, the detected private resources are compared with the detected public resources, the private resources and the public resources are both available, the private resources are removed through duplication removal, meanwhile, the alarm 7 gives an alarm, the alarm 7 drives the alarm lamp 3 to flash to remind workers of not requiring operation, data loss is avoided, the resources in a detection zone are copied to the first resource database to be stored, searching is faster, time is saved, convenience and rapidness are achieved next time when the system is used, files are displayed through the touch screen 2, analysis in the first resource database analyzes data to be copied, the internal part of the data and the accuracy of the data are analyzed, the updating is carried out on data of a first resource database, the diversification of data information of the first resource database is ensured, a deleting module deletes old data, the real-time performance of the first resource database is ensured, a copying module copies data of the first resource database, private resources are copied to a first resource database, the data are stored in the first resource database, along with the diversification of the data of the first resource database, the use of APP is reduced, the maintenance of APP is reduced, only the first resource management database needs to be maintained later, the maintenance cost is reduced, the repeatability and the complexity of work are greatly reduced, the work efficiency is indirectly improved, the resources with the same project are provided, and the work repeatability and the complexity are greatly reduced.
The working principle is as follows: the invention relates to an APP resource management method and a mobile terminal, wherein a movable charging port 5 is connected through an external power supply to charge a storage battery 6, the electric quantity of the storage battery 6 is ensured to be sufficient when the APP resource management method and the mobile terminal are used, a switch 4 is turned on to start up each part, a touch screen 2 is convenient to operate and can be operated on the touch screen 2, a heat dissipation hole 9 dissipates heat in an operating state to prevent the internal parts from being damaged due to overhigh temperature, a resource management module 8 integrally controls and stores a system, a resource management module 8 is turned on to search through a search frame, firstly, a private resource is detected, then, a public resource is detected, the detected private resource is compared with the detected public resource, the private resource and the public resource are both available, the private resource is removed through duplication removal, meanwhile, an alarm 7 gives an alarm, and the alarm lamp 3 is driven to flash by the alarm 7, reminding workers to do not need to operate, avoiding data loss, copying resources of a detection band to a first resource database, storing the data, facilitating the next time of use, fast searching, saving time, being convenient and fast, displaying files through a touch screen 2, analyzing the data needing to be copied through analysis in the first resource database, analyzing the inside of the data and the accuracy of the data, updating the data of the first resource database to ensure the diversification of data information of the first resource database, deleting old data through a deleting module to ensure the real-time performance of the first resource database, copying the data of the first resource database through a copying module, copying private resources to a first resource database, storing the data in the first resource database, along with the diversification of the data of the first resource database, reduce APP's use, reduce APP's maintenance, later only need maintain first resource management database can, reduce the cost of maintaining, also significantly reduced the repeatability and the loaded down with trivial details nature of work, indirectly improved the efficiency of work, have the resource of the same project, significantly reduced work repeatability and loaded down with trivial details nature.
While there have been shown and described the fundamental principles and essential features of the invention and advantages thereof, it will be apparent to those skilled in the art that the invention is not limited to the details of the foregoing exemplary embodiments, but is capable of other specific forms without departing from the spirit or essential characteristics thereof; the present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein, and any reference signs in the claims are not intended to be construed as limiting the claim concerned.
Furthermore, it should be understood that although the present description refers to embodiments, not every embodiment may contain only a single embodiment, and such description is for clarity only, and those skilled in the art should integrate the description, and the embodiments may be combined as appropriate to form other embodiments understood by those skilled in the art.

Claims (6)

1. An APP resource management method and a mobile terminal are characterized in that: including shell (1), shell (1) front portion is fixed with touch-sensitive screen (2) through inlaying, shell (1) top left side is fixed with alarm lamp (3) through the suit, shell (1) bottom middle card has been seted up and has been charged mouthful (5), shell (1) right side upper portion is fixed with switch (4) through the suit, louvre (9) have been seted up on shell (1) left side upper portion, shell (1) inside downside has battery (6) through the screw fixation, shell (1) inside upside has resource management module (8) through the screw fixation, resource management module (8) right side is equipped with alarm (7), alarm (7) pass through the screw fixation on shell (1).
2. The APP resource management method and the mobile terminal according to claim 1, wherein: the resource management module (8) comprises a search frame, private resource detection, public resource detection, duplicate removal, a first resource database, a display file and an alarm module, wherein the first resource database comprises an analysis module, an update module, a deletion module and a copy module, and the storage battery (6) is connected with the switch (4), the touch screen (2), the resource management module (8), the alarm (7), the alarm lamp (3) and the charging port (5) through cables;
the resource management module (8) is a database for installing and storing APP and is a central processing unit CPU with data processing capacity;
the search box is used for searching resources inside the resource management module (8);
the private resource detection is to detect the private resource of the APP;
the common resource is detected by a first resource database of a resource management module (8);
the deduplication is deleting existing after detecting the private resources and detecting the public resources;
the first resource database stores unique resources of all APPs;
the alarm module is used for reminding a worker to duplicate the first resource module and requesting no operation system;
the file is displayed by the touch screen (2);
the analysis is to analyze resources inside the APP and search unique resources;
the updating is that the first resource database is updated regularly to update the new resource;
the deleting module deletes old data in the first resource database;
the copying module is used for copying the private resources into the public resources.
3. The APP resource management method and the mobile terminal according to claim 2, wherein: the duplication removal is to copy the private resources and then delete the private resources.
4. The APP resource management method and the mobile terminal according to claim 1, wherein: and a filter screen is sleeved in the heat dissipation hole (9).
5. The APP resource management method and the mobile terminal according to claim 1, wherein: the alarm lamp (3) is made of a light emitting diode.
6. The APP resource management method and the mobile terminal according to claim 1, wherein: the type of the alarm (7) is as follows: PGST.
CN202110094042.6A 2021-01-22 2021-01-22 APP resource management method and mobile terminal Pending CN112732699A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110094042.6A CN112732699A (en) 2021-01-22 2021-01-22 APP resource management method and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110094042.6A CN112732699A (en) 2021-01-22 2021-01-22 APP resource management method and mobile terminal

Publications (1)

Publication Number Publication Date
CN112732699A true CN112732699A (en) 2021-04-30

Family

ID=75593898

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110094042.6A Pending CN112732699A (en) 2021-01-22 2021-01-22 APP resource management method and mobile terminal

Country Status (1)

Country Link
CN (1) CN112732699A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105243141A (en) * 2015-10-12 2016-01-13 上海斐讯数据通信技术有限公司 APP resource management method and mobile terminal

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105243141A (en) * 2015-10-12 2016-01-13 上海斐讯数据通信技术有限公司 APP resource management method and mobile terminal

Similar Documents

Publication Publication Date Title
CN111258989B (en) Database migration evaluation method and device, storage medium and computer equipment
CA2860223C (en) Methods of micro-specialization in database management systems
CN109446218A (en) SQL statement generation method, device and computer readable storage medium
US20050091253A1 (en) Attaching and displaying annotations to changing data views
KR20070114545A (en) Apparatus and method for managing data
CN1900930A (en) Method of graphical display of hierarchical hardlinks to files in a file system
CN102983609A (en) Method and device for charging and software update of intelligent hand-held terminal
WO2022100032A1 (en) System analysis visualization method and apparatus, electronic device, and computer readable storage medium
CN107992429A (en) A kind of memory object adduction relationship determines method and device
CN102609502A (en) Method and system for mobile terminal desktop searching based on log mode
Baudiš Current concepts in version control systems
CN112732699A (en) APP resource management method and mobile terminal
CN109189760A (en) A kind of building of traffic element portrait and analysis method based on big data technology
Cao et al. Leveraging column family to improve multidimensional query performance in HBase
CN106657254B (en) A kind of synchronous method of contact information, apparatus and system
CN113590632B (en) Database index creation method, device, equipment and medium
Battaglia et al. Qbx: a case tool for data mart design
Liu et al. SmartScan: Efficient metadata crawl for storage management metadata querying in large file systems
CN116719702B (en) Method and device for collecting open source information, electronic equipment and storage medium
CN214751842U (en) External program burning device of infusion controller
Hou et al. An Efficient Built-in Temporal Support in MVCC-based Graph Databases
KR20070114546A (en) Apparatus and method for managing data
CN215225834U (en) A archives classified shelf for information-based management
Banerjee et al. DBC software requirements for supporting network databases
Morrissey et al. A formal treatment of missing & imprecise information

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
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20210430

WD01 Invention patent application deemed withdrawn after publication