CN105354067A - Interface configuration method and device - Google Patents

Interface configuration method and device Download PDF

Info

Publication number
CN105354067A
CN105354067A CN201510875069.3A CN201510875069A CN105354067A CN 105354067 A CN105354067 A CN 105354067A CN 201510875069 A CN201510875069 A CN 201510875069A CN 105354067 A CN105354067 A CN 105354067A
Authority
CN
China
Prior art keywords
attribute
interface
configuration file
interface assembly
assembly
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510875069.3A
Other languages
Chinese (zh)
Other versions
CN105354067B (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.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201510875069.3A priority Critical patent/CN105354067B/en
Publication of CN105354067A publication Critical patent/CN105354067A/en
Application granted granted Critical
Publication of CN105354067B publication Critical patent/CN105354067B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming

Landscapes

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

Abstract

The invention discloses an interface configuration method and device. The method comprises steps of acquiring a configuration file of an application; configuring a first attribute for the configuration file, and analyzing the first attribute, wherein the first attribute is an interface attribute that cannot be identified by the system; and applying the first attribute to a target interface component. Related interface attribute of the configuration file is analyzed and is applied to the target interface component. Compared with the prior art, the method is flexible in configuration, is easy to maintain, lowers running load of the system, and improves the system service quality.

Description

A kind of interface configuration method and device
Technical field
The invention belongs to communication technical field, particularly relate to a kind of interface configuration method and device.
Background technology
Universal along with mobile terminal device, more and more user uses intelligent mobile terminal to carry out learning and amusement etc., not only can enrich life, also bring advantage to the user.
In mobile terminal, there is different demands based on different users to visual effect, therefore need to configure different interfacial effects.But at present in Android (Android) system, target interface assembly (activity-alias) cannot support theme (theme) attribute completely, activity-alias only supports several simple interfaces association attributes, other interface association attributes is not supported, even if be configured with other interface property, also can be neglected by system, not have any effect wanted.
In existing Android interface allocation plan, decision logic code can only be increased in the interface assembly of configuration file (acticity) code and carry out configuration interface, or write multiple different activity, each activity configures different theme.Existing arrangements is dumb, be difficult to safeguard, considerably increases the operating load of system, influential system service quality.
Summary of the invention
The object of the present invention is to provide a kind of interface configuration method and device, be intended to improve system service quality, solve the technical matters that interface configurations is dumb, system cloud gray model load is large.
In order to solve above technical matters, the invention provides a kind of interface configuration method, described method comprises:
Obtain the configuration file of application program;
For described configuration file configures the first attribute, and resolve described first attribute, described first attribute is the unrecognizable interface property of system;
Described first attribute is applied to target interface assembly.
In order to solve above technical matters, the invention provides a kind of interface configurations device, described device comprises
Acquisition module, for obtaining the configuration file of application program;
Control module, for configuring the first attribute for described configuration file, and resolves described first attribute, and described first attribute is the unrecognizable interface property of system;
Execution module, for being applied to target interface assembly by described first attribute.
In the present invention, system obtains the configuration file of application program, configures the first attribute, and resolves described first attribute, be applied in target interface assembly by this first attribute afterwards, make target interface assembly support subject attribute completely.Relative to prior art, the related interfaces attribute in configuration file parses by the present invention, and assignment is to target interface assembly, and flexible configuration, easy care, reduce the operating load amount of system, improve system service quality.
Accompanying drawing explanation
In order to be illustrated more clearly in the technical scheme in the embodiment of the present invention, below the accompanying drawing used required in describing embodiment is briefly described, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those skilled in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is the process flow diagram of the interface configuration method that the embodiment of the present invention provides;
Fig. 2 is another process flow diagram of the interface configuration method that the embodiment of the present invention provides;
Fig. 3 a is the structural drawing of the interface configurations device that the embodiment of the present invention provides;
Fig. 3 b is the structural drawing of control module in the interface configurations device that provides of the embodiment of the present invention;
Fig. 4 is the terminal structure figure that the embodiment of the present invention provides.
Embodiment
Please refer to graphic, wherein identical element numbers represents identical assembly, and principle of the present invention implements to illustrate in a suitable computing environment.The following description is based on the illustrated specific embodiment of the invention, and it should not be regarded as limiting the present invention not at other specific embodiment that this describes in detail.
In the following description, specific embodiments of the invention illustrate, unless otherwise stating clearly with reference to the step of the operation performed by or multi-section computing machine and symbol.Therefore, it can recognize these steps and operation, wherein have and will mention as being performed by computing machine for several times, include and handled with the computer processing unit of the electronic signal of the data in a structuring pattern by representing.These data of this manipulation transforms or the position maintained in the memory system of this computing machine, its reconfigurable or other running changing this computing machine in a manner familiar to those skilled in the art.The data structure that these data maintain is the provider location of this internal memory, and it has the particular characteristics defined by this data layout.But the principle of the invention illustrates with above-mentioned word, it is not represented as a kind of restriction, and those skilled in the art can recognize that the plurality of step of the following stated and operation also may be implemented in the middle of hardware.
Embodiment one
Refer to Fig. 1, Fig. 1 is the process flow diagram of the interface configuration method that the embodiment of the present invention provides.The method comprises the following steps:
Step S101, obtains the configuration file of application program.
Step S102, for configuration file configures the first attribute, and resolves this first attribute.
Step S103, is applied to target interface assembly by the first attribute.
In step S101, system obtains the configuration file of application program.
This system is preferably android system, and this configuration file is AndroidManifest configuration file.Each Android application program must have an AndroidManifest.Xml file, and the Java bag of called after application program, describes activity and the service of each assembly of application program.
In step s 102, system is that configuration file configures the first attribute, and resolves this first attribute.
Wherein, this first attribute can be theme attribute, and main manifestations is the unrecognizable interface of this system (UI) attribute, and namely this system does not support this theme attribute.Concrete, system configures theme attribute in application A ndroidManifest configuration file, completes the operation of Offered target interface acticity, resolves the theme attribute configured afterwards, and making it becomes the discernible UI attribute of system.
In step s 103, the first attribute is applied to target interface assembly by system.
System obtains first attribute of having resolved, and this first attribute is applied to target interface acticity.It is contemplated that the discernible UI attribute that is system of the first attribute now, namely this system supports this first attribute.
In the present embodiment, system obtains the configuration file of application program, for it configures the first attribute, and resolves this first attribute, is applied in target interface assembly by this first attribute afterwards.Relative to prior art, the present invention makes target interface assembly support subject attribute completely, and flexible configuration, easy care improve system service quality.
Embodiment two
Refer to Fig. 2, Fig. 2 is another process flow diagram of the interface configuration method that the embodiment of the present invention provides.The method comprises the following steps:
Step S201, obtains the configuration file of application program.
Step S202, configures the first attribute in the interface assembly of configuration file.
Step S203, resolves the first attribute at ccf layer.
Step S204, is converted to discernible interface property by the first attribute.
Step S205, is applied to target interface by the first attribute.
Step S206, resolves the second attribute in the interface assembly of configuration file.
Step S207, is applied to target interface assembly by the second attribute.
In step s 201, system obtains the configuration file of application program.
Wherein, this configuration file is * .XML file.This system is preferably android system, and this configuration file is AndroidManifest configuration file.Each Android application program must have an AndroidManifest.Xml file, and the Java bag of called after application program, describes activity and the service of each assembly of application program.
In step S202, system is that the interface assembly of configuration file configures the first attribute.
Wherein, this first attribute can be theme attribute, and main manifestations is the unrecognizable UI of this system (UserInterface) interface property, and namely this system does not support this theme attribute.Concrete, configure theme attribute in the acticity-alias of system in application A ndroidManifest configuration file, complete the operation of Offered target interface acticity.
In step S203, system is resolved the first attribute at ccf layer.
System is resolved the first attribute configured for acticity-alias in application A ndroidManifest configuration file at framework (framework) layer.
In step S204, the first attribute after parsing is converted to discernible UI interface property by system.
In step S205, the first attribute is applied to target interface assembly by system.
System obtains first attribute of having resolved, and this first attribute is applied to target interface acticity.It is contemplated that the discernible UI attribute that is system of the first attribute now, namely this system supports this first attribute.
In step S206, the second attribute in the interface assembly of system analysis configuration file.
Wherein, this second attribute is the discernible attribute of system, under this system, is preferably the attributes such as name, lable, icon, logo.The attributes such as name, lable, icon, the logo of acticity-alias configuration in system application programs AndroidManifest configuration file are resolved.
In step S207, the second attribute is applied to target interface assembly by system.
In the present embodiment, system obtains the configuration file of application program, configures the first attribute and resolves this first attribute, be applied in target interface assembly after the discernible interface property of the system that is converted into for it.Meanwhile, system the second attribute of Direct Recognition also can be parsed, be applied in target interface assembly.Relative to prior art, the present invention makes target interface assembly support all properties, the related interfaces attributes extraction in configuration file is out applied to target interface assembly, flexible configuration, easy care, reduce the operating load amount of system, improve system service quality.
Embodiment three
Refer to Fig. 3 a, Fig. 3 a is the structural drawing of the interface configurations device that the embodiment of the present invention provides.This device can comprise acquisition module 301, control module 302 and execution module 303.
Acquisition module 301, for obtaining the configuration file of application program.
Wherein, this configuration file is * .XML file.This system is preferably android system, and this configuration file is AndroidManifest configuration file.Each Android application program must have an AndroidManifest.Xml file, and the Java bag of called after application program, describes activity and the service of each assembly of application program.
Control module 302, is mainly used in as configuration file configures the first attribute, and resolves this first attribute.Refer to Fig. 3 b, Fig. 3 b is the structural drawing of control module in the interface configurations device that provides of the embodiment of the present invention.This control module 302 can comprise dispensing unit 3201, resolution unit 3202 and converting unit 3203.
Dispensing unit 3201, for configuring the first attribute in the interface assembly of configuration file.
Wherein, this first attribute can be theme attribute, and main manifestations is the unrecognizable UI of this system (UserInterface) interface property, and namely this system does not support this theme attribute.Concrete, system, by dispensing unit 3201, configures theme attribute, completes the operation of Offered target interface acticity in the acticity-alias in application A ndroidManifest configuration file.
Resolution unit 3202, for resolving the first attribute at ccf layer.
System, by resolution unit 3202, is resolved the first attribute configured for acticity-alias in application A ndroidManifest configuration file at framework (framework) layer.
Converting unit 3203, for being converted to discernible UI interface property by the first attribute.
Execution module 303, is applied to target interface assembly by the first attribute.
System obtains first attribute of having resolved by execution module 303, and this first attribute is applied to target interface acticity.It is contemplated that the discernible UI attribute that is system of the first attribute now, namely this system supports this first attribute.
Control module 302, also for resolving the second attribute in the interface assembly of configuration file.
Wherein, this second attribute is the discernible attribute of system, under this system, is preferably the attributes such as name, lable, icon, logo.The attributes such as name, lable, icon, logo that system is configured by acticity-alias in control module 302, application programs AndroidManifest configuration file are resolved.
Execution module 303, also for the second attribute is applied to target interface assembly.
In the present embodiment, system obtains the configuration file of application program, configures the first attribute and resolves this first attribute, be applied in target interface assembly after the discernible interface property of the system that is converted into for it.Meanwhile, system the second attribute of Direct Recognition also can be parsed, be applied in target interface assembly.Relative to prior art, the present invention makes target interface assembly support all properties, the related interfaces attributes extraction in configuration file is out applied to target interface assembly, flexible configuration, easy care, reduce the operating load amount of system, improve system service quality.
Embodiment four
Refer to Fig. 4, Fig. 4 is the terminal structure figure that the embodiment of the present invention provides.This terminal can comprise radio frequency (RF, RadioFrequency) circuit 401, the storer 402 including one or more computer-readable recording mediums, input block 403, display unit 404, sensor 405, voicefrequency circuit 406, Wireless Fidelity (WiFi, WirelessFidelity) module 407, include the parts such as processor 408 and power supply 409 that more than or processes core.It will be understood by those skilled in the art that the restriction of the not structure paired terminal of the terminal structure shown in Fig. 4, the parts more more or less than diagram can be comprised, or combine some parts, or different parts are arranged.Wherein:
RF circuit 401 can be used for receiving and sending messages or in communication process, the reception of signal and transmission, especially, after being received by the downlink information of base station, transfer to more than one or one processor 408 to process; In addition, base station is sent to by relating to up data.Usually, RF circuit 401 includes but not limited to antenna, at least one amplifier, tuner, one or more oscillator, subscriber identity module (SIM, SubscriberIdentityModule) card, transceiver, coupling mechanism, low noise amplifier (LNA, LowNoiseAmplifier), diplexer etc.In addition, RF circuit 401 can also by radio communication and network and other devices communicatings.Described radio communication can use arbitrary communication standard or agreement, include but not limited to global system for mobile communications (GSM, GlobalSystemofMobilecommunication), general packet radio service (GPRS, GeneralPacketRadioService), CDMA (CDMA, CodeDivisionMultipleAccess), Wideband Code Division Multiple Access (WCDMA) (WCDMA, WidebandCodeDivisionMultipleAccess), Long Term Evolution (LTE, LongTermEvolution), Email, Short Message Service (SMS, ShortMessagingService) etc.
Storer 402 can be used for storing software program and module, and processor 408 is stored in software program and the module of storer 402 by running, thus performs the application of various function and data processing.Storer 402 mainly can comprise storage program district and store data field, and wherein, storage program district can store operating system, application program (such as sound-playing function, image player function etc.) etc. needed at least one function; Store data field and can store the data (such as voice data, phone directory etc.) etc. created according to the use of terminal.In addition, storer 402 can comprise high-speed random access memory, can also comprise nonvolatile memory, such as at least one disk memory, flush memory device or other volatile solid-state parts.Correspondingly, storer 402 can also comprise Memory Controller, to provide the access of processor 408 and input block 403 pairs of storeies 402.
Input block 403 can be used for the numeral or the character information that receive input, and produces and to arrange with user and function controls relevant keyboard, mouse, control lever, optics or trace ball signal and inputs.Particularly, in a specific embodiment, input block 403 can comprise Touch sensitive surface and other input equipments.Touch sensitive surface, also referred to as touch display screen or Trackpad, user can be collected or neighbouring touch operation (such as user uses any applicable object or the operations of annex on Touch sensitive surface or near Touch sensitive surface such as finger, stylus) thereon, and drive corresponding coupling arrangement according to the formula preset.Optionally, Touch sensitive surface can comprise touch detecting apparatus and touch controller two parts.Wherein, touch detecting apparatus detects the touch orientation of user, and detects the signal that touch operation brings, and sends signal to touch controller; Touch controller receives touch information from touch detecting apparatus, and converts it to contact coordinate, then gives processor 408, and the order that energy receiving processor 408 is sent also is performed.In addition, the polytypes such as resistance-type, condenser type, infrared ray and surface acoustic wave can be adopted to realize Touch sensitive surface.Except Touch sensitive surface, input block 403 can also comprise other input equipments.Particularly, other input equipments can include but not limited to one or more in physical keyboard, function key (such as volume control button, switch key etc.), trace ball, mouse, control lever etc.
Display unit 404 can be used for the various graphical user interface showing information or the information being supplied to user and the terminal inputted by user, and these graphical user interface can be made up of figure, text, icon, video and its combination in any.Display unit 404 can comprise display panel, optionally, the form such as liquid crystal display (LCD, LiquidCrystalDisplay), Organic Light Emitting Diode (OLED, OrganicLight-EmittingDiode) can be adopted to configure display panel.Further, Touch sensitive surface can cover display panel, when Touch sensitive surface detects thereon or after neighbouring touch operation, sends processor 408 to determine the type of touch event, provide corresponding vision to export with preprocessor 408 on a display panel according to the type of touch event.Although in the diagram, Touch sensitive surface and display panel be as two independently parts realize inputting and input function, in certain embodiments, can by Touch sensitive surface and display panel integrated and realize input and output function.
Terminal also can comprise at least one sensor 405, such as optical sensor, motion sensor and other sensors.Particularly, optical sensor can comprise ambient light sensor and proximity transducer, and wherein, ambient light sensor the light and shade of environmentally light can regulate the brightness of display panel, and proximity transducer at fast mobile terminal to time in one's ear, can cut out display panel and/or backlight.As the one of motion sensor, Gravity accelerometer can detect the size of all directions (are generally three axles) acceleration, size and the direction of gravity can be detected time static, can be used for identifying the application (such as horizontal/vertical screen switching, dependent game, magnetometer pose calibrating) of mobile phone attitude, Vibration identification correlation function (such as passometer, knock) etc.; As for terminal also other sensors such as configurable gyroscope, barometer, hygrometer, thermometer, infrared ray sensor, do not repeat them here.
Voicefrequency circuit 406, loudspeaker, microphone can provide the audio interface between user and terminal.Voicefrequency circuit 406 can by receive voice data conversion after electric signal, be transferred to loudspeaker, by loudspeaker be converted to voice signal export; On the other hand, the voice signal of collection is converted to electric signal by microphone, voice data is converted to after being received by voicefrequency circuit 406, after again voice data output processor 408 being processed, through RF circuit 401 to send to such as another terminal, or export voice data to storer 402 to process further.Voicefrequency circuit 406 also may comprise earphone jack, to provide the communication of peripheral hardware earphone and terminal.
WiFi belongs to short range wireless transmission technology, and terminal can help user to send and receive e-mail by WiFi module 407, browse webpage and access streaming video etc., and its broadband internet wireless for user provides is accessed.Although Fig. 4 shows WiFi module 407, be understandable that, it does not belong to must forming of terminal, can omit in the scope of essence not changing invention as required completely.
Processor 408 is control centers of terminal, utilize the various piece of various interface and the whole mobile phone of connection, software program in storer 402 and/or module is stored in by running or performing, and call the data be stored in storer 402, perform various function and the process data of terminal, thus integral monitoring is carried out to mobile phone.Optionally, processor 408 can comprise one or more process core; Preferably, processor 408 accessible site application processor and modem processor, wherein, application processor mainly processes operating system, user interface and application program etc., and modem processor mainly processes radio communication.Be understandable that, above-mentioned modem processor also can not be integrated in processor 408.
Terminal also comprises the power supply 409 (such as battery) of powering to all parts, preferably, power supply can be connected with processor 408 logic by power-supply management system, thus realizes the functions such as management charging, electric discharge and power managed by power-supply management system.Power supply 409 can also comprise one or more direct current or AC power, recharging system, power failure detection circuit, power supply changeover device or the random component such as inverter, power supply status indicator.
Although not shown, terminal can also comprise camera, bluetooth module etc., does not repeat them here.Specifically in the present embodiment, processor 408 in terminal can according to following instruction, executable file corresponding for the process of one or more application program is loaded in storer 402, and is run the application program be stored in storer 402 by processor 408.
There is provided herein the various operations of embodiment.In one embodiment, described one or more operations can form the computer-readable instruction that one or more computer-readable medium stores, and it will make computing equipment perform described operation when being performed by electronic equipment.The order describing some or all of operation should not be interpreted as implying what these operations were necessarily sequentially correlated with.It will be appreciated by those skilled in the art that the alternative sequence of the benefit with this instructions.And, should be appreciated that not all operation must exist in each embodiment provided in this article.
And word used herein " preferably " means to be used as example, example or illustration.Any aspect that Feng Wen is described as " preferably " or design need not be interpreted as than other aspects or design more favourable.On the contrary, the use of word " preferably " is intended to propose concept in a concrete fashion.Term "or" as used in this application is intended to the "or" that means to comprise and the "or" of non-excluded.That is, unless otherwise or clear from the context, " X uses A or B " means any one that nature comprises arrangement.That is, if X uses A; X uses B; Or X uses both A and B, then " X uses A or B " is met in aforementioned arbitrary example.
And although illustrate and describe the disclosure relative to one or more implementation, those skilled in the art are based on to the reading of this instructions and accompanying drawing with understand and will expect equivalent variations and amendment.The disclosure comprises all such amendments and modification, and is only limited by the scope of claims.Especially about the various functions performed by said modules (such as element, resource etc.), term for describing such assembly is intended to the random component (unless otherwise instructed) corresponding to the appointed function (such as it is functionally of equal value) performing described assembly, even if be not structurally equal to the open structure of the function performed in exemplary implementations of the present disclosure shown in this article.In addition, although special characteristic of the present disclosure relative in some implementations only one be disclosed, this feature can with can be such as expect and other Feature Combinations one or more of other favourable implementations for given or application-specific.And, " comprise " with regard to term, " having ", " containing " or its distortion be used in embodiment or claim with regard to, such term is intended to comprise " to comprise " similar mode to term.
Each functional unit in the embodiment of the present invention can be integrated in a processing module, also can be that the independent physics of unit exists, also can be integrated in a module by two or more unit.Above-mentioned integrated module both can adopt the form of hardware to realize, and the form of software function module also can be adopted to realize.If described integrated module using the form of software function module realize and as independently production marketing or use time, also can be stored in a computer read/write memory medium.The above-mentioned storage medium mentioned can be ROM (read-only memory), disk or CD etc.Above-mentioned each device or system, can perform the method in correlation method embodiment.
In sum; although the embodiment of the present invention discloses as above; but above-described embodiment is also not used to limit the present invention; those of ordinary skill in the art; without departing from the spirit and scope of the present invention; all can do various change and retouching, the scope that therefore protection scope of the present invention defines with claim is as the criterion.

Claims (10)

1. an interface configuration method, is characterized in that, described method comprises:
Obtain the configuration file of application program;
For described configuration file configures the first attribute, and resolve described first attribute, described first attribute is the unrecognizable interface property of system; And
Described first attribute is applied to target interface assembly.
2. interface configuration method according to claim 1, is characterized in that, describedly configures the first attribute for described configuration file, and the step of resolving described first attribute comprises:
Described first attribute is configured in the interface assembly of described configuration file;
At ccf layer, described first attribute is resolved.
3. interface configuration method according to claim 2, is characterized in that, describedly configures the first attribute for described configuration file, and the step of resolving described first attribute also comprises:
Described first attribute is converted to the discernible interface property of system.
4. interface configuration method according to claim 1, is characterized in that, described method also comprises:
Resolve the second attribute in the interface assembly of described configuration file, described second attribute is the discernible interface property of system;
Described second attribute is applied to target interface assembly.
5. the interface configuration method according to claim 1-4, is characterized in that, described configuration file is * .XML file.
6. an interface configurations device, is characterized in that, described device comprises:
Acquisition module, for obtaining the configuration file of application program;
Control module, for configuring the first attribute for described configuration file, and resolves described first attribute, and described first attribute is the unrecognizable interface property of system; And
Execution module, for being applied to target interface assembly by described first attribute.
7. interface configurations device according to claim 6, is characterized in that, described control module comprises:
Dispensing unit, for configuring described first attribute in the interface assembly of described configuration file;
Resolution unit, for resolving described first attribute at ccf layer.
8. interface configurations device according to claim 7, it is characterized in that, control module also comprises:
Converting unit, for being converted to the discernible interface property of system by described first attribute.
9. interface configurations device according to claim 6, is characterized in that:
Described control module, also for resolving the second attribute in the interface assembly of described configuration file, described second attribute is the discernible interface property of system;
Described execution module, also for described second attribute is applied to target interface assembly.
10. the interface configurations device according to claim 6-9, is characterized in that, described configuration file is * .XML file.
CN201510875069.3A 2015-12-02 2015-12-02 A kind of interface configuration method and device Active CN105354067B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510875069.3A CN105354067B (en) 2015-12-02 2015-12-02 A kind of interface configuration method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510875069.3A CN105354067B (en) 2015-12-02 2015-12-02 A kind of interface configuration method and device

Publications (2)

Publication Number Publication Date
CN105354067A true CN105354067A (en) 2016-02-24
CN105354067B CN105354067B (en) 2019-05-17

Family

ID=55330041

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510875069.3A Active CN105354067B (en) 2015-12-02 2015-12-02 A kind of interface configuration method and device

Country Status (1)

Country Link
CN (1) CN105354067B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108595220A (en) * 2018-04-25 2018-09-28 上海掌门科技有限公司 Processing method, equipment and the computer readable storage medium of application component
CN109799994A (en) * 2019-01-14 2019-05-24 腾讯科技(武汉)有限公司 A kind of terminal assembly generation method and device
CN110347453A (en) * 2018-04-04 2019-10-18 北京神州泰岳软件股份有限公司 A kind of page display method and device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060015847A1 (en) * 2000-09-14 2006-01-19 Bea Systems, Inc. XML-based graphical user interface application development toolkit
CN101202978A (en) * 2006-12-13 2008-06-18 康佳集团股份有限公司 Method for collocating mobile terminal interface and mobile terminal
CN103336691A (en) * 2013-06-29 2013-10-02 安科智慧城市技术(中国)有限公司 Dynamic layout method and system based on Android
CN103747338A (en) * 2013-12-24 2014-04-23 广东九联科技股份有限公司 Android system set top box based application switching method
CN103823676A (en) * 2014-02-14 2014-05-28 珠海市君天电子科技有限公司 Display control method, display control device and client side
CN104965715A (en) * 2014-04-14 2015-10-07 腾讯科技(深圳)有限公司 Method and apparatus for updating built-in search engine

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060015847A1 (en) * 2000-09-14 2006-01-19 Bea Systems, Inc. XML-based graphical user interface application development toolkit
CN101202978A (en) * 2006-12-13 2008-06-18 康佳集团股份有限公司 Method for collocating mobile terminal interface and mobile terminal
CN103336691A (en) * 2013-06-29 2013-10-02 安科智慧城市技术(中国)有限公司 Dynamic layout method and system based on Android
CN103747338A (en) * 2013-12-24 2014-04-23 广东九联科技股份有限公司 Android system set top box based application switching method
CN103823676A (en) * 2014-02-14 2014-05-28 珠海市君天电子科技有限公司 Display control method, display control device and client side
CN104965715A (en) * 2014-04-14 2015-10-07 腾讯科技(深圳)有限公司 Method and apparatus for updating built-in search engine

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110347453A (en) * 2018-04-04 2019-10-18 北京神州泰岳软件股份有限公司 A kind of page display method and device
CN110347453B (en) * 2018-04-04 2022-12-09 北京神州泰岳软件股份有限公司 Page display method and device
CN108595220A (en) * 2018-04-25 2018-09-28 上海掌门科技有限公司 Processing method, equipment and the computer readable storage medium of application component
CN108595220B (en) * 2018-04-25 2021-04-16 上海掌门科技有限公司 Application component processing method and device and computer readable storage medium
CN109799994A (en) * 2019-01-14 2019-05-24 腾讯科技(武汉)有限公司 A kind of terminal assembly generation method and device
CN109799994B (en) * 2019-01-14 2022-02-18 腾讯科技(武汉)有限公司 Terminal component generation method and device

Also Published As

Publication number Publication date
CN105354067B (en) 2019-05-17

Similar Documents

Publication Publication Date Title
CN103455348B (en) Subarea adjustment, device, terminal, server and system
CN103544033A (en) Method, device and associated equipment for rolling back application program
CN104978176A (en) Application program interface calling method and device
CN104636047A (en) Method and device for operating objects in list and touch screen terminal
CN104252341A (en) Method and device for resurfacing application program and client side device of application program
CN104571787A (en) Message display method and communication terminal
CN105302452A (en) Gesture interaction-based operation method and device
CN104111927A (en) Method, equipment and system for information classification
CN104134043B (en) Content is hidden, separates method, device and the terminal hidden
CN104850406A (en) Page switching method and device
CN103945241A (en) Streaming data statistical method, system and related device
CN104965722A (en) Method and apparatus for displaying information
CN105530239A (en) Multimedia data obtaining method and device
CN104133693B (en) Installment state detection method, device and terminal
CN103399706A (en) Page interaction method, device and terminal
CN103607377A (en) Method, device and system for information sharing
CN105354067A (en) Interface configuration method and device
CN103631592A (en) Configuration method, calling method, device and equipment for displaying resources
CN103823851A (en) Webpage display method and webpage display device
CN103546203B (en) Thering is provided and acquisition methods, device of near field communication tag script
CN105631059A (en) Data processing method, data processing device and data processing system
CN104636455A (en) Acquisition method and device for application mapping information
CN104834655A (en) Method and device for displaying mass parameter of network resource
CN104951324A (en) Method and device for acquiring application calling relation table
CN104424324A (en) Method and device for positioning list item in list component

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 523860 No. 18, Wu Sha Beach Road, Changan Town, Dongguan, Guangdong

Applicant after: OPPO Guangdong Mobile Communications Co., Ltd.

Address before: 523860 No. 18, Wu Sha Beach Road, Changan Town, Dongguan, Guangdong

Applicant before: Guangdong OPPO Mobile Communications Co., Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant