CN109614186A - Application program color switching method, system and terminal device - Google Patents

Application program color switching method, system and terminal device Download PDF

Info

Publication number
CN109614186A
CN109614186A CN201811444037.8A CN201811444037A CN109614186A CN 109614186 A CN109614186 A CN 109614186A CN 201811444037 A CN201811444037 A CN 201811444037A CN 109614186 A CN109614186 A CN 109614186A
Authority
CN
China
Prior art keywords
color
application program
target
type
value
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
CN201811444037.8A
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.)
SHENZHEN CDS COMMUNICATION Co Ltd
Original Assignee
SHENZHEN CDS COMMUNICATION 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 SHENZHEN CDS COMMUNICATION Co Ltd filed Critical SHENZHEN CDS COMMUNICATION Co Ltd
Priority to CN201811444037.8A priority Critical patent/CN109614186A/en
Publication of CN109614186A publication Critical patent/CN109614186A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

The present invention is suitable for technical field of software development, disclose a kind of application program color switching method, system and terminal device, the method is applied to iOS operating system, comprising: monitors the pattern switching notification message of application program, pattern switching notification message includes target pattern type;After listening to pattern switching notification message, according to the corresponding relationship of the mode type and color value that prestore, determine the corresponding target color values of target pattern type, target color values include multiple color values, corresponding with the color attribute value of the various components of application program respectively;The color attribute value of the various components of application program is updated to corresponding target color values.The present invention is when the mode to application program switches over, it only needs to be updated the color attribute value of the various components of application program, the workload of developer can be greatly reduced, improve the working efficiency of developer, the maintainability that application program can also be improved promotes the color experience of user.

Description

Application program color switching method, system and terminal device
Technical field
The invention belongs to technical field of software development more particularly to a kind of application program color switching methods, system and end End equipment.
Background technique
With mobile Internet rapid development and smart phone it is universal, more and more netizens start by traditional mutual Networking network access is transferred to surfing Internet with cell phone, it means that mobile Internet will become the mainstream surfed the Internet after netizen.Mobile phone The advantage of application APP is not limited by time and region, can surf the Internet whenever and wherever possible.
Native applications exploitation is the development language provided on the mobile platforms such as iOS using official, exploitation class libraries and exploitation Tool carries out APP exploitation.The better user experience of native applications, but the maintenance to APP brings inconvenience.Currently, to existing Native applications APP increase color handoff functionality, need to recompile original code of APP, this method can be significantly The workload for increasing developer, reduces the working efficiency of developer.
Summary of the invention
In view of this, the embodiment of the invention provides a kind of application program color switching method, system and terminal device, with Solve the problem of that the workload for greatly increasing developer in the prior art reduces the working efficiency of developer.
The first aspect of the embodiment of the present invention provides a kind of application program color switching method, is applied to iOS operation system System, which comprises
The pattern switching notification message of application program is monitored, pattern switching notification message includes target pattern type;
After listening to pattern switching notification message, according to the corresponding relationship of the mode type and color value that prestore, determine The corresponding target color values of target pattern type, target color values include multiple color values, respectively with each group of application program The color attribute value of part is corresponding;
The color attribute value of the various components of application program is updated to corresponding target color values.
The second aspect of the embodiment of the present invention provides a kind of application program color switching system, is applied to iOS operation system System, the application program color switching system include:
Pattern switching monitors module, for monitoring the pattern switching notification message of application program, pattern switching notification message Including target pattern type;
Color value determining module, for after listening to pattern switching notification message, according to the mode type and face prestored The corresponding relationship of color value determines that the corresponding target color values of target pattern type, target color values include multiple color values, respectively It is corresponding with the color attribute value of the various components of application program;
Color value update module, for the color attribute value of the various components of application program to be updated to corresponding target face Color value.
The third aspect of the embodiment of the present invention provides a kind of terminal device, including memory, processor and is stored in In memory and the computer program that can run on a processor, processor are realized when executing computer program such as first aspect institute The step of stating application program color switching method.
The fourth aspect of the embodiment of the present invention provides a kind of computer readable storage medium, computer readable storage medium It is stored with computer program, application program as described in relation to the first aspect is realized when computer program is executed by one or more processors The step of color switching method.
Existing beneficial effect is the embodiment of the present invention compared with prior art: the embodiment of the present invention is first listened to using journey The pattern switching notification message of sequence, after listening to pattern switching notification message, according to the mode type and color value prestored Corresponding relationship determines the corresponding target color values of target pattern type, later by the color of the corresponding various components of application program Attribute value is updated to target color values, when needing the mode to application program to switch over, it is only necessary to each of application program The color attribute value of a component is updated, and is recompiled, can be subtracted significantly without original code to application program The workload of few developer, improves the working efficiency of developer, can also improve the maintainability of application program, promote user's Color experience.
Detailed description of the invention
It to describe the technical solutions in the embodiments of the present invention more clearly, below will be to embodiment or description of the prior art Needed in attached drawing be briefly described, it should be apparent that, the accompanying drawings in the following description is only of the invention some Embodiment for those of ordinary skill in the art without any creative labor, can also be according to these Attached drawing obtains other attached drawings.
Fig. 1 is the implementation process schematic diagram for the application program color switching method that one embodiment of the invention provides;
Fig. 2 is the schematic block diagram for the application program color switching system that one embodiment of the invention provides;
Fig. 3 is the schematic block diagram for the terminal device that one embodiment of the invention provides.
Specific embodiment
In being described below, for illustration and not for limitation, the tool of such as particular system structure, technology etc is proposed Body details, so as to provide a thorough understanding of the present application embodiment.However, it will be clear to one skilled in the art that there is no these specific The application also may be implemented in the other embodiments of details.In other situations, it omits to well-known system, device, electricity The detailed description of road and method, so as not to obscure the description of the present application with unnecessary details.
In order to illustrate technical solutions according to the invention, the following is a description of specific embodiments.
Fig. 1 is the implementation process schematic diagram for the application program color switching method that one embodiment of the invention provides, in order to just In explanation, only parts related to embodiments of the present invention are shown.The executing subject of the embodiment of the present invention can be terminal device. Application program color switching method provided in an embodiment of the present invention is applied to iOS operating system.
As shown in Figure 1, this method may comprise steps of:
Step S101: monitoring the pattern switching notification message of application program, and pattern switching notification message includes target pattern Type.
In embodiments of the present invention, the pattern switching notification message of application program is monitored using listening mode.Work as user After selecting a certain mode type, pattern switching notification message can be automatically generated.Wherein, pattern switching notification message includes target The a certain mode type of mode type, i.e. user selection.Mode type may include Night, day mode, different Red-letter day, which can correspond to different modes and different seasons, can correspond to different modes etc..Alternatively, it is also possible to be application Program obtains ambient enviroment or temporal information voluntarily to determine target pattern type, without user's selection target mode class Type.
Listening mode is made of three parts, is event source, event object and event sniffer respectively.When event source is triggered Certain behavior can execute corresponding method inside event sniffer automatically.Event sniffer method parameter is event object, event Object includes the reference in event source, the reference in available event source in method.
Step S102: corresponding with color value according to the mode type prestored after listening to pattern switching notification message Relationship, determines the corresponding target color values of target pattern type, and target color values include multiple color values, respectively with application program Various components color attribute value it is corresponding.
In embodiments of the present invention, terminal device can pre-establish simultaneously memory module type pass corresponding with color value System, after listening to pattern switching notification message, can determine mesh according to the corresponding relationship of the mode type and color value that prestore Mark the corresponding target color values of mode type.Wherein, the corresponding color value of target pattern type is known as target color values.
Application program includes multiple components, and component can be the button UIButton in UIKit, view UIView, input Frame UITextField and label UILable etc..Each component has a color attribute, which indicates the component Color value.In the corresponding relationship of mode type and color value, each mode type can correspond to multiple color values, multiple face Color value be it is one-to-one with the color attribute value of multiple components, so target color values include multiple color values, and include Multiple color values are corresponding with the color attribute value of the various components of application program respectively.
Step S103: the color attribute value of the various components of application program is updated to corresponding target color values.
When receiving the pattern switching notification message of application program, and the corresponding color of object of target pattern type is determined After value, the color attribute value of the corresponding various components of the application program is updated to corresponding target color values, that is, is completed Pattern switching.
Modularization programming is individually tested to by program modularity, make individually develop between modules.Component It can be regarded as independent module section in iOS, different components needs to add different color attributes, therefore for the dimension of code Shield is convenient, needs to reduce the coupling of code by the way of classification, and without inheriting some class in frame, reduces generation Code it is invasive.
Seen from the above description, the switching of the multicolour under APP multi-mode may be implemented in the embodiment of the present invention, when progress mould When formula switches, it is only necessary to be updated to the color attribute value of the various components of application program, without changing original framework, be not necessarily to Original code of application program is recompiled, the workload of developer can be greatly reduced, improves the work of developer Efficiency, can allow developer's fast integration, can also improve the maintainability of application program, promote the color experience of user.
As further embodiment of this invention, before step S102, above-mentioned application program color switching method can also be wrapped Include following steps:
The corresponding relationship of establishment model type and color value, and it is corresponding with color value with preset format memory module type Relationship.
As further embodiment of this invention, preset format is the format of second level dictionary.
In embodiments of the present invention, the corresponding relationship of mode type and color value has been pre-established in terminal device, and with The format memory module type of second level dictionary and the corresponding relationship of color value.Wherein, the format of second level dictionary can be with are as follows: < mode Type,<color type, color value>>.
The corresponding relationship of mode type and color value is different mode type and the associated mapping table of color, the mapping table with The form of text table stores, and is indicated hereof with two-dimentional relation table.Two-dimentional relation table refers to that every record in table has Two part data, i.e. mode type, color type corresponding with mode and color value.In the loading procedure of frame, text is read Data in this, are stored with the form of second level dictionary.
As further embodiment of this invention, before step S102, above-mentioned application program color switching method can also be wrapped Include following steps:
It is that the various components of application program add color attribute in a manner of classifying and is associated.
The main purpose of the embodiment of the present invention is the attribute for capableing of separation system color to component addition different in system, So as to reach the setting and switching of more colors under multi-mode.
Detailed process may is that by UIKit button UIButton, view UIView, input frame UITextField and The components such as label UILable add attribute to component with classification and associated technical approach.
Classification is extended to a function code, this function is allowed to can adapt to the demand of different situations.General Actual development in, we can be extended some common function classes of system, and it is existing that classification, which is a kind of, in simple terms Function code addition new method mode, the embodiment of the present invention used such mode.However classification can not directly add category Property, it can only be by rewriteeing operation of the SET and GET method of attribute by associated form to attribute progress assignment.
Realize that code is as follows in part:
As further embodiment of this invention, before step S102, above-mentioned application program color switching method can also be wrapped Include following steps:
The present mode type of application program is obtained, and judges whether target pattern type is identical as present mode type;
If target pattern type is identical as present mode type, any operation is not executed;
If target pattern type is different from present mode type, pair according to the mode type and color value prestored is executed The step of should being related to, determining target pattern type corresponding target color values.
In embodiments of the present invention, it in order to reduce unnecessary operation, improves efficiency, in the mode for getting application program After handoff notification message, the present mode type of the application program is obtained first, judges target pattern type and present mode Whether type is identical, if target pattern type is identical as present mode type, then illustrating that user thinks the mode type of switching i.e. For present mode type, there is no need to execute any operation;If target pattern type is different from present mode type, step is executed Rapid S102 and step S103, is switched to target pattern type for present mode type.
It should be understood that the size of the serial number of each step is not meant that the order of the execution order in above-described embodiment, each process Execution sequence should be determined by its function and internal logic, the implementation process without coping with the embodiment of the present invention constitutes any limit It is fixed.
Fig. 2 is the schematic block diagram for the application program color switching system that one embodiment of the invention provides, for ease of description, Part related to the embodiment of the present invention is only shown.
In embodiments of the present invention, application program color switching system is applied to iOS operating system, and application program color is cut Changing system 2 includes:
Pattern switching monitors module 21, and for monitoring the pattern switching notification message of application program, pattern switching notice disappears Breath includes target pattern type;
Color value determining module 22, for after listening to pattern switching notification message, according to the mode type prestored with The corresponding relationship of color value determines that the corresponding target color values of target pattern type, target color values include multiple color values, point It is not corresponding with the color attribute value of the various components of application program;
Color value update module 23, for the color attribute value of the various components of application program to be updated to corresponding target Color value.
Optionally, application program color switching system 2 further include:
Corresponding relationship memory module is stored for the corresponding relationship of establishment model type and color value, and with preset format The corresponding relationship of mode type and color value.
Optionally, preset format is the format of second level dictionary.
Optionally, application program color switching system 2 further include:
Color attribute adding module, in a manner of classifying and is associated, being that the various components of application program add color Attribute.
Optionally, application program color switching system 2 further include:
Judgment module for obtaining the present mode type of application program, and judges target pattern type and present mode Whether type is identical;
If first processing module does not execute any operation identical as present mode type for target pattern type;
Second processing module executes if different from present mode type for target pattern type according to the mould prestored The corresponding relationship of formula type and color value, the step of determining target pattern type corresponding target color values.
It is apparent to those skilled in the art that for convenience of description and succinctly, only with above-mentioned each function Can unit, module division progress for example, in practical application, can according to need and by above-mentioned function distribution by different Functional unit, module are completed, i.e., the internal structure of the application program color switching system are divided into different functional units Or module, to complete all or part of the functions described above.Each functional unit in embodiment, module can integrate one In a processing unit, it is also possible to each unit and physically exists alone, one can also be integrated in two or more units In unit, above-mentioned integrated unit both can take the form of hardware realization, can also be real in the form of software functional units It is existing.In addition, the specific name of each functional unit, module is also only for convenience of distinguishing each other, it is not intended to limit this application Protection scope.The specific work process of unit in above-mentioned apparatus, module, can be with reference to corresponding in preceding method embodiment Journey, details are not described herein.
Fig. 3 is the schematic block diagram for the terminal device that one embodiment of the invention provides.As shown in figure 3, the terminal of the embodiment Equipment 3 includes: one or more processors 30, memory 31 and is stored in the memory 31 and can be in the processor The computer program 32 run on 30.The processor 30 realizes above-mentioned each application program when executing the computer program 32 Step in color switching method embodiment, such as step S101 to S103 shown in FIG. 1.Alternatively, the processor 30 executes The function of each module/unit in above-mentioned application program color switching system embodiment is realized when the computer program 32, such as The function of module 21 to 23 shown in Fig. 2.
Illustratively, the computer program 32 can be divided into one or more module/units, it is one or Multiple module/units are stored in the memory 31, and are executed by the processor 30, to complete the application.Described one A or multiple module/units can be the series of computation machine program instruction section that can complete specific function, which is used for Implementation procedure of the computer program 32 in the terminal device 3 is described.For example, the computer program 32 can be divided It is as follows to be cut into pattern switching monitoring module, color value determining module and color value update module, the concrete function of modules:
Pattern switching monitors module, for monitoring the pattern switching notification message of application program, pattern switching notification message Including target pattern type;
Color value determining module, for after listening to pattern switching notification message, according to the mode type and face prestored The corresponding relationship of color value determines that the corresponding target color values of target pattern type, target color values include multiple color values, respectively It is corresponding with the color attribute value of the various components of application program;
Color value update module, for the color attribute value of the various components of application program to be updated to corresponding target face Color value.
Other modules or unit can refer to the description in embodiment shown in Fig. 2, and details are not described herein.
The terminal device can be mobile phone, tablet computer etc. and calculate equipment.The terminal device 3 includes but are not limited to Processor 30, memory 31.It will be understood by those skilled in the art that Fig. 3 is only an example of terminal device, do not constitute Restriction to terminal device 3 may include perhaps combining certain components or different than illustrating more or fewer components Component, such as the terminal device 3 can also include input equipment, output equipment, network access equipment, bus etc..
The processor 30 can be central processing unit (Central Processing Unit, CPU), can also be Other general processors, digital signal processor (Digital Signal Processor, DSP), specific integrated circuit (Application Specific Integrated Circuit, ASIC), field programmable gate array (Field- Programmable Gate Array, FPGA) either other programmable logic device, discrete gate or transistor logic, Discrete hardware components etc..General processor can be microprocessor or the processor is also possible to any conventional processor Deng.
The memory 31 can be the internal storage unit of the terminal device, such as the hard disk or interior of terminal device It deposits.What the memory 31 was also possible to be equipped on the External memory equipment of the terminal device, such as the terminal device inserts Connect formula hard disk, intelligent memory card (Smart Media Card, SMC), secure digital (Secure Digital, SD) card, flash memory Block (Flash Card) etc..Further, the memory 31 can also both include the internal storage unit of terminal device or wrap Include External memory equipment.The memory 31 is for storing needed for the computer program 32 and the terminal device other Program and data.The memory 31 can be also used for temporarily storing the data that has exported or will export.
In the above-described embodiments, it all emphasizes particularly on different fields to the description of each embodiment, is not described in detail or remembers in some embodiment The part of load may refer to the associated description of other embodiments.
Those of ordinary skill in the art may be aware that list described in conjunction with the examples disclosed in the embodiments of the present disclosure Member and algorithm steps can be realized with the combination of electronic hardware or computer software and electronic hardware.These functions are actually It is implemented in hardware or software, the specific application and design constraint depending on technical solution.Professional technician Each specific application can be used different methods to achieve the described function, but this realization is it is not considered that exceed Scope of the present application.
In embodiment provided herein, it should be understood that disclosed application program color switching system and side Method may be implemented in other ways.For example, application program color switching system embodiment described above is only to show Meaning property, for example, in addition the division of the module or unit, only a kind of logical function partition can have in actual implementation Division mode, such as multiple units or components can be combined or can be integrated into another system or some features can be with Ignore, or does not execute.Another point, shown or discussed mutual coupling or direct-coupling or communication connection can be logical Some interfaces are crossed, the INDIRECT COUPLING or communication connection of device or unit can be electrical property, mechanical or other forms.
The unit as illustrated by the separation member may or may not be physically separated, aobvious as unit The component shown may or may not be physical unit, it can and it is in one place, or may be distributed over multiple In network unit.It can select some or all of unit therein according to the actual needs to realize the mesh of this embodiment scheme 's.
It, can also be in addition, each functional unit in each embodiment of the application can integrate in one processing unit It is that each unit physically exists alone, can also be integrated in one unit with two or more units.Above-mentioned integrated list Member both can take the form of hardware realization, can also realize in the form of software functional units.
If the integrated module/unit be realized in the form of SFU software functional unit and as independent product sale or In use, can store in a computer readable storage medium.Based on this understanding, the application realizes above-mentioned implementation All or part of the process in example method, can also instruct relevant hardware to complete, the meter by computer program Calculation machine program can be stored in a computer readable storage medium, the computer program when being executed by processor, it can be achieved that on The step of stating each embodiment of the method.Wherein, the computer program includes computer program code, the computer program generation Code can be source code form, object identification code form, executable file or certain intermediate forms etc..The computer-readable medium It may include: any entity or device, recording medium, USB flash disk, mobile hard disk, magnetic that can carry the computer program code Dish, CD, computer storage, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), electric carrier signal, telecommunication signal and software distribution medium etc..It should be noted that described The content that computer-readable medium includes can carry out increasing appropriate according to the requirement made laws in jurisdiction with patent practice Subtract, such as in certain jurisdictions, according to legislation and patent practice, computer-readable medium do not include be electric carrier signal and Telecommunication signal.
Embodiment described above is only to illustrate the technical solution of the application, rather than its limitations;Although referring to aforementioned reality Example is applied the application is described in detail, those skilled in the art should understand that: it still can be to aforementioned each Technical solution documented by embodiment is modified or equivalent replacement of some of the technical features;And these are modified Or replacement, the spirit and scope of each embodiment technical solution of the application that it does not separate the essence of the corresponding technical solution should all Comprising within the scope of protection of this application.

Claims (10)

1. a kind of application program color switching method, which is characterized in that be applied to iOS operating system, which comprises
The pattern switching notification message of application program is monitored, the pattern switching notification message includes target pattern type;
After listening to pattern switching notification message, according to the corresponding relationship of the mode type and color value that prestore, determine described in The corresponding target color values of target pattern type, the target color values include multiple color values, respectively with the application program Various components color attribute value it is corresponding;
The color attribute value of the various components of the application program is updated to corresponding target color values.
2. application program color switching method according to claim 1, which is characterized in that in the mode that the basis prestores The corresponding relationship of type and color value, before determining the corresponding target color values of the target pattern type, further includes:
It establishes the corresponding relationship of the mode type and color value, and the mode type and color value is stored with preset format Corresponding relationship.
3. application program color switching method according to claim 2, which is characterized in that the preset format is second level word The format of allusion quotation.
4. application program color switching method according to claim 1, which is characterized in that in the mode that the basis prestores The corresponding relationship of type and color value, before determining the corresponding target color values of the target pattern type, further includes:
It is that the various components of the application program add color attribute in a manner of classifying and is associated.
5. application program color switching method according to any one of claims 1 to 4, which is characterized in that in the basis The corresponding relationship of the mode type and color value that prestore, before determining the corresponding target color values of the target pattern type, also Include:
The present mode type of the application program is obtained, and judges that the target pattern type is with the present mode type It is no identical;
If the target pattern type is identical as the present mode type, any operation is not executed;
If the target pattern type is different from the present mode type, mode type and face that the basis prestores are executed The corresponding relationship of color value, the step of determining the target pattern type corresponding target color values.
6. a kind of application program color switching system, which is characterized in that be applied to iOS operating system, the application program color Switching system includes:
Pattern switching monitors module, for monitoring the pattern switching notification message of application program, the pattern switching notification message Including target pattern type;
Color value determining module, for after listening to pattern switching notification message, according to the mode type and color value prestored Corresponding relationship, determine the corresponding target color values of the target pattern type, the target color values include multiple color values, It is corresponding with the color attribute value of the various components of the application program respectively;
Color value update module, for the color attribute value of the various components of the application program to be updated to corresponding target face Color value.
7. application program color switching system according to claim 6, which is characterized in that further include:
Corresponding relationship memory module is stored for establishing the corresponding relationship of the mode type and color value, and with preset format The corresponding relationship of the mode type and color value.
8. application program color switching system according to claim 6, which is characterized in that further include:
Color attribute adding module, in a manner of classifying and is associated, being that the various components of the application program add color Attribute.
9. a kind of terminal device, including memory, processor and storage are in the memory and can be on the processor The computer program of operation, which is characterized in that the processor realizes such as claim 1 to 5 when executing the computer program The step of any one application program color switching method.
10. a kind of computer readable storage medium, which is characterized in that the computer-readable recording medium storage has computer journey Sequence realizes the application program as described in any one of claim 1 to 5 when the computer program is executed by one or more processors The step of color switching method.
CN201811444037.8A 2018-11-29 2018-11-29 Application program color switching method, system and terminal device Pending CN109614186A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811444037.8A CN109614186A (en) 2018-11-29 2018-11-29 Application program color switching method, system and terminal device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811444037.8A CN109614186A (en) 2018-11-29 2018-11-29 Application program color switching method, system and terminal device

Publications (1)

Publication Number Publication Date
CN109614186A true CN109614186A (en) 2019-04-12

Family

ID=66005065

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811444037.8A Pending CN109614186A (en) 2018-11-29 2018-11-29 Application program color switching method, system and terminal device

Country Status (1)

Country Link
CN (1) CN109614186A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110262948A (en) * 2019-04-26 2019-09-20 阿里巴巴集团控股有限公司 Monitor method, device and the equipment of page data
CN110413913A (en) * 2019-07-04 2019-11-05 北京字节跳动网络技术有限公司 A kind of page furbishing method, device, terminal and storage medium
CN111158809A (en) * 2019-12-12 2020-05-15 北京达佳互联信息技术有限公司 Message interface display method and device, electronic equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1801137A (en) * 2004-12-20 2006-07-12 微软公司 Method and system for applying a global formatting scheme to a chart in an electronic document
CN104657037A (en) * 2015-01-29 2015-05-27 深圳市金立通信设备有限公司 Terminal interface processing method
CN106484396A (en) * 2016-09-18 2017-03-08 北京京东尚科信息技术有限公司 Night changing method, device and terminal unit
CN106855798A (en) * 2015-12-09 2017-06-16 阿里巴巴集团控股有限公司 A kind of method to set up of interface element property value, device and smart machine
CN107038037A (en) * 2017-05-22 2017-08-11 北京小米移动软件有限公司 Display mode switching method and device
CN107209670A (en) * 2015-02-13 2017-09-26 华为技术有限公司 A kind of collocation method, device and the terminal of application attribute parameter

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1801137A (en) * 2004-12-20 2006-07-12 微软公司 Method and system for applying a global formatting scheme to a chart in an electronic document
CN104657037A (en) * 2015-01-29 2015-05-27 深圳市金立通信设备有限公司 Terminal interface processing method
CN107209670A (en) * 2015-02-13 2017-09-26 华为技术有限公司 A kind of collocation method, device and the terminal of application attribute parameter
CN106855798A (en) * 2015-12-09 2017-06-16 阿里巴巴集团控股有限公司 A kind of method to set up of interface element property value, device and smart machine
CN106484396A (en) * 2016-09-18 2017-03-08 北京京东尚科信息技术有限公司 Night changing method, device and terminal unit
CN107038037A (en) * 2017-05-22 2017-08-11 北京小米移动软件有限公司 Display mode switching method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
RINPE: "《给分类(Category)添加属性》", 《HTTPS://WWW.CNBLOGS.COM/RINPE/P/5620583.HTML》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110262948A (en) * 2019-04-26 2019-09-20 阿里巴巴集团控股有限公司 Monitor method, device and the equipment of page data
CN110262948B (en) * 2019-04-26 2023-01-31 创新先进技术有限公司 Page data monitoring method, device and equipment
CN110413913A (en) * 2019-07-04 2019-11-05 北京字节跳动网络技术有限公司 A kind of page furbishing method, device, terminal and storage medium
CN111158809A (en) * 2019-12-12 2020-05-15 北京达佳互联信息技术有限公司 Message interface display method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN109614186A (en) Application program color switching method, system and terminal device
CN106604369A (en) Terminal device with dual-mode switching function
CN107484190B (en) Method for connecting network, mobile terminal and computer readable storage medium
CN110461025A (en) With network method, network distribution device, mobile terminal and smart machine
CN110381130A (en) The long connection method of keep-alive, device, communication terminal and storage medium
CN110347383A (en) The front end development approach and device of cross-platform desktop application
CN107197489A (en) Method for switching network, mobile terminal and computer-readable recording medium
CN108196458A (en) Intelligent home equipment control method, device and terminal device
CN108540568A (en) Computing capability sharing method and smart machine
CN109041140A (en) It is switched fast wireless network methods, Intelligent hardware and terminal device
CN107480554A (en) A kind of right management method, rights management device and intelligent terminal
CN110535679A (en) Management method, framework, network slice sales platform and the management system of slice
CN110505516A (en) A kind of throwing screen control method, device and system
CN110322582A (en) Lightguide cable link method for inspecting, device and terminal device
CN108650692A (en) A kind of method, apparatus and intelligent wearable device of network formats switching
CN109471620A (en) A kind of automatic generation method of APP, device, terminal device and readable storage medium storing program for executing
CN109348434A (en) A kind of sending method of scene information, sending device and terminal device
CN107277896B (en) Wifi hotspot management method, device and terminal device
CN108830590A (en) The acquisition device and terminal device of a kind of acquisition methods of information, information
CN107295592A (en) Method for switching network, mobile terminal and computer-readable recording medium
CN110533268A (en) A kind of risk control method, air control system and terminal device
CN108830596A (en) The acquisition device and terminal device of a kind of acquisition methods of information, information
CN108536773A (en) A kind of auto alarm information integrating method, device, equipment and medium
CN109960581A (en) Hardware resource configuration method, device, mobile terminal and storage medium
CN109960485A (en) A kind of audio adjustment method, audio debugging apparatus and terminal device

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20190412

RJ01 Rejection of invention patent application after publication