CN102929626B - Based on the functional inquiry module realizing method of Android system, system and mobile phone - Google Patents

Based on the functional inquiry module realizing method of Android system, system and mobile phone Download PDF

Info

Publication number
CN102929626B
CN102929626B CN201210422849.9A CN201210422849A CN102929626B CN 102929626 B CN102929626 B CN 102929626B CN 201210422849 A CN201210422849 A CN 201210422849A CN 102929626 B CN102929626 B CN 102929626B
Authority
CN
China
Prior art keywords
functional
module
inquiry
configuration file
switch
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.)
Expired - Fee Related
Application number
CN201210422849.9A
Other languages
Chinese (zh)
Other versions
CN102929626A (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.)
Linyi Future Technology City Development And Construction Group Co ltd
Original Assignee
TCL Communication Ningbo 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 TCL Communication Ningbo Ltd filed Critical TCL Communication Ningbo Ltd
Priority to CN201210422849.9A priority Critical patent/CN102929626B/en
Publication of CN102929626A publication Critical patent/CN102929626A/en
Priority to PCT/CN2013/080823 priority patent/WO2014067308A1/en
Application granted granted Critical
Publication of CN102929626B publication Critical patent/CN102929626B/en
Expired - Fee Related 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

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)
  • Telephone Function (AREA)

Abstract

The invention discloses a kind of based on the functional inquiry module realizing method of Android system, system and mobile phone, described method includes step: control the switch of all android functions is unified configuration and generates a functional inquiry module, and by described functional inquiry module to one external inquiry interface that can be used in inquiring about all android functional switches of outside offer;When needing query function to switch, the query statement that described external inquiry interface user that system is provided by described functional inquiry module is incoming, control whether inquiry corresponding function is opened according to described query statement。This to centralized the processing and simple and direct mode of operation of systemic-function switch by the present invention, contrast the phenomenon existed in the management of current android system functional switch, greatly facilitate system developer and use user。

Description

Based on the functional inquiry module realizing method of Android system, system and mobile phone
Technical field
The present invention relates to field of mobile terminals, in particular a kind of based on the functional inquiry module realizing method of Android system, system and mobile phone。
Background technology
Along with the development of mobile communication technology and improving constantly of people's living standard, the use of various mobile terminal such as mobile phones is more and more universal, and mobile phone has become as indispensable communication tool in people's daily life。
Android(Android widely used in current mobile phone) system is the mobile terminal operating system of a kind of intelligence that Google releases, in the development process of android system, the needs under different situations, different systemic-functions being turned on and off can be faced, and the switch of difference in functionality is needed specific definition file to be described by system in prior art, and described definition file distribution is at the diverse location of disparate modules。It is required for when being therefore turned on and off a systemic-function first searching the particular location that the switch definition file to described function is deposited every time, again through to described definition file polling or control being turned on and off of corresponding function, when needing the switch of multiple difference in functionalitys in frequent operation system, this mode of operation not only wastes time and energy, but also may result in omitting being turned on and off some function。
Therefore, prior art has yet to be improved and developed。
Summary of the invention
The technical problem to be solved in the present invention is in that, drawbacks described above for prior art, there is provided a kind of based on the functional inquiry module realizing method of Android system, system and mobile phone, it is intended to enable developer or user's unified management Android function, operation is directly perceived easy, also optimizes the management to systemic-function switch simultaneously。
This invention address that the technical scheme that technical problem adopts is as follows:
A kind of functional inquiry module realizing method based on Android system, wherein, including step:
A, each functional module controlled in respectively system generate a configuration file, described configuration file can be uniformly controlled the definition of all functional switches being scattered in corresponding function block code, integrate all described configuration files and generate a functional inquiry module, by described functional inquiry module provide to outside one can the external inquiry interface of all functional switches in inquiry system;
B, when needing the switch of query function, the query statement that described external inquiry interface user that system is provided by described functional inquiry module is incoming, control whether inquiry corresponding function is opened according to described query statement;
Further comprise the steps of: a preset all described configuration file that can travel through under assigned catalogue in systems before described step A, and control the module generator by the configuration of the switch of function being described in described configuration file the Java code being converted into correspondence。
The described functional inquiry module realizing method based on Android system, wherein, the incoming query statement of user described in described step B specifically includes: need the functional module name at the function place of inquiry and the name of described function。
The described functional inquiry module realizing method based on Android system, wherein, described step A specifically includes step:
A1, each functional module controlled in respectively system generate a configuration file, and described configuration file can be uniformly controlled the switch of all functions that corresponding function module comprises;
A2, by preset module generator will in all described configuration files to functional switch configuration describe be converted into correspondence Java code;
A3, the java code that described conversion is obtained and be used for query function switch java code be combined editor, generate a functional inquiry module, and can be used in inquiring about the external inquiry interface whether all systemic-functions open to outside offer one by described functional inquiry module。
The described functional inquiry module realizing method based on Android system, wherein, described step A2 specifically includes step:
A21, traveled through all configuration files below assigned catalogue by described module generator, and control described configuration file is resolved one by one;
A22, the data controlling parsing to be obtained are converted into the Java code of correspondence according to certain rule。
The described functional inquiry module realizing method based on Android system, wherein, the configuration file described in described step A1 is the file of XML format。
A kind of functional inquiry module based on Android system realizes system, wherein, and including:
First management module, generate a configuration file for controlling each functional module in respectively system, described configuration file can be uniformly controlled the definition of all functional switches being scattered in corresponding function block code, integrate all described configuration files and generate a functional inquiry module, by described functional inquiry module provide to outside one can the external inquiry interface of all functional switches in inquiry system;
Second management module, for when needing the switch of query function, receive the query statement that described external inquiry interface that user provided by described functional inquiry module is incoming, inquire about whether corresponding function is opened according to the control of described query statement;
Module generator, for traveling through the configuration file below assigned catalogue, and controls described configuration file is resolved one by one;And for being converted into corresponding Java code by resolving the data obtained according to certain rule。
Described system, wherein, described first management module specifically includes:
First module, for controlling to generate respectively the configuration file of for each functional module, the switch of all functions that described configuration file comprises for unified configuration corresponding function module;
Second unit, for control preset module generator will in described configuration file to functional switch configuration describe be converted into correspondence Java code;
Unit the 3rd, module generator described in assemble editing convert the java code obtained and the java code for functional switch inquiry, control to generate a functional inquiry module, and described functional inquiry module provides one to outside and can be used in inquiring about the external inquiry interface whether all android functions open。
Described system, wherein, described query statement specifically includes: need the functional module name at the function place of inquiry and the name of described function。
Described system, wherein, described configuration file is the file of XML format。
A kind of mobile phone, comprises the described functional inquiry module based on Android system and realizes system。
A kind of functional inquiry module realizing method based on Android system provided by the present invention, system and hands machine, it achieves the unified management to all functions and inquiry by generating a functional inquiry module, greatly provide conveniently for developer or user, the on-off control and the management operation that make function become more directly perceived easy, the defect switching some function is easily missed when avoiding Decentralization, by this centralized processing to systemic-function switch of the present invention and simple and direct mode of operation, contrast the phenomenon existed in the management of current android system functional switch, greatly facilitate system developer and use user。
Accompanying drawing explanation
Fig. 1 is the flow chart of the embodiment of a kind of functional inquiry module realizing method based on Android system of the present invention。
Fig. 2 is that the present invention is a kind of based on systematic function enquiry module schematic diagram in the functional inquiry module realizing method embodiment of Android system。
Fig. 3 is that the present invention is a kind of based on the code sample of DTD grammatical rules in the functional inquiry module realizing method embodiment of Android system。
Fig. 4 is that the present invention is a kind of based on the code sample passing through external inquiry interface polls functional switch in the functional inquiry module realizing method embodiment of Android system。
Fig. 5 is the inner frame schematic diagram of a kind of functional inquiry module realizing method embodiment based on Android system of the present invention。
Fig. 6 is the structured flowchart of the embodiment of a kind of android functional inquiry system of the present invention。
Fig. 7 is the structured flowchart of the first management module in a kind of android functional inquiry system of the present invention。
Detailed description of the invention
For making the purpose of the present invention, technical scheme and advantage clearly, clearly, developing simultaneously referring to accompanying drawing, the present invention is described in more detail for embodiment。Should be appreciated that specific embodiment described herein is only in order to explain the present invention, is not intended to limit the present invention。
Refer to the flow chart that Fig. 1, Fig. 1 are the embodiments of a kind of functional inquiry module realizing method based on Android system of the present invention。In the present embodiment, said method comprising the steps of:
S1, in advance the switch of all android functions is unified configuration, and generate a functional inquiry module, provide a universal external query interface that can be used in inquiring about the switch of all android functions to outside by described functional inquiry module。It is about in the functional inquiry module that the switch definition to function being originally scattered in everywhere focuses on described generation, with the switch of all of function in unified management android system。
The query statement of function is specified in the incoming inquiry of described external inquiry interface user that S2, system are provided by described functional inquiry module, controls whether inquiry corresponding function is opened according to described query statement。In the present embodiment, the incoming query statement of described user specifically includes two information: need the name of the functional module at the function place of inquiry and the name of described function。
Further, in the present embodiment specific implementation process, as in figure 2 it is shown, described step S1 specifically includes step:
001, generate the configuration file of in advance respectively for each functional module in Android system, described configuration file is defined for the switch of unified all functions that the corresponding function module is comprised;It is also preferred that the left the configuration file described in the present embodiment adopts the file of XML format, with the switch definition giving expression to each function comprised in each functional module become apparent from and their respective hierarchical relationship, it is simple to developer reads and understands。
It should be noted that, for each functional module generates a described configuration file of correspondence, so that the functional module in system is all to having a configuration file to describe the switch of its all functions comprised, the module level of whole system so can be made to become apparent from。
002, then pass through preset module generator in systems and the definition of the switch of function will be described the Java code being converted into correspondence by described configuration file;Therefore, in the present embodiment, need before described step S1 exploitation one module generator and preset in systems, described module generator can travel through all configuration files under assigned catalogue and control to generate described functional inquiry module。Detailed process is: travel through all configuration files below assigned catalogue by described module generator, described configuration file is resolved one by one;It is converted into corresponding Java code according to certain rule again by resolving the data obtained。
003, last assemble editing converts the java code obtained and the java code for functional switch inquiry by module generator, thus generate described functional inquiry module, and described functional inquiry module provides a general external inquiry interface, for the query statement receiving user to inquire about to specify functional switch and then control whether inquiry corresponding function is opened。
It is also preferred that the left in the present embodiment, in described configuration file, by functional module corresponding to each configuration file of class " class " marker recognition, " class " marker bit includes again 2 attributes: attribute " name " and attribute " package "。Wherein attribute " name " is for identifying the name of corresponding function module, and attribute " package " is for carrying out Classification Management corresponding function module by structure。Further, the class " class " of described marker recognition functional module allows nested multiple submodules, submodule " subclass " marker recognition, only comprises an attribute " name " in described " subclass " labelling, for describing the name of corresponding submodule。Functional module and its submodule comprised can configure the concrete definition to functional switch, with the concrete function in " feature " marker recognition functional module in the present embodiment, described " feature " labelling comprises 2 attributes: attribute " name " and attribute " value ", wherein attribute " name " is for describing the name of described concrete function, attribute " value " is for describing opening or closing of corresponding function, and therefore described attribute " value " allows the value arranged can only be true or false。For the grammatical rules that the configuration file described in clearer expression the present embodiment generates, refer to Fig. 3 code sample based on DTD (DocumentTypeDefinition, the grammatical rules of marker character) provided。
Based on configuration file described above, module generator described in the present embodiment resolves described configuration file and is specifically included by the transformation rule resolving the Java code that the data obtained are converted into correspondence according to certain rule:
The content transformation obtained from attribute " package " is generated as the bag name of java;
The content transformation obtained in " name " attribute from labelling " class " is generated as the class modified with " publicfinal ";
The content transformation obtained in " name " attribute from labelling " subclass " is generated as the class modified with " publicfinalstatic ";
The content transformation obtained from labelling " feature " is generated as similar " publicstaticboolean [name]=[value];" java statement。
Further, there is described in generating the query function module of external inquiry interface, also need the corresponding Java code for query function switch, with the Java code of query function switch described in the form editor of an external interface, concrete definition can be similar to publicstaticbooleanisSupport (StringmoduleName, StringfeatureName)。The realization of described external inquiry interface can adopt the code sample shown in Fig. 4。
Finally, by above-mentioned by configuration file conversion generate java statement and described in be used for query function switch external inquiry interface Java code according to java grammer be combined editor, obtain a java bag, described java bag namely described in there is the query function module of external inquiry interface。
Further, after generating described functional inquiry module, when whether being opened by described functional inquiry module polls concrete function, call the external inquiry interface in described functional inquiry module, the module name at concrete function place that need inquiry incoming by described interface user and the name of concrete function, whether the function controlling inquiry corresponding opens。Its inner frame code schematic diagram is as shown in Figure 5。
Therefore, through the above-mentioned functional inquiry module realizing method based on Android system, achieve the unified management to all functions of android and inquiry, greatly provide conveniently for developer or user, the control and the management operation that make functional switch become more directly perceived easy, the defect of the switch of some function is easily missed when avoiding Decentralization, this to centralized the processing and simple and direct query manipulation mode of android function by the present invention, greatly facilitate system developer and use user。
The embodiment of the present invention additionally provides a kind of functional inquiry module based on Android system and realizes system, and as shown in Figure 6, described system specifically includes following ingredient:
First management module 610, for the switch of all android functions being unified configuration, and control to generate a functional inquiry module, it is placed on described functional inquiry module by unified for the switch definition of the function being originally scattered in everywhere, and can be used in inquiring about the external inquiry interface whether all android functions open to outside offer one by described functional inquiry module;Described in above-described embodiment。
Second management module 620, for when needing the switch of query function, receive user by the incoming query statement of described external inquiry interface, and control whether inquiry corresponding function is opened according to described query statement。Described in above-described embodiment。
Further, described system also includes module generator 630, for traveling through the described configuration file below assigned catalogue, and described configuration file is resolved one by one;And for being converted into corresponding Java code by resolving the data obtained according to certain rule。Described in above-described embodiment。
It is also preferred that the left as it is shown in fig. 7, described first management module 610 specifically includes:
First module 611, for controlling to generate respectively the configuration file of for functional module each in Android system, the switch of all functions that described configuration file comprises for unified configuration corresponding function module;Described in above-described embodiment。
Second unit 612, for control described module generator 630 will in described configuration file to the switch of function configuration describe be converted into correspondence Java code;Described in above-described embodiment
3rd unit 613, for described module generator 630 being converted the java code that obtains and being used for the code of functional switch inquiry and be combined editor, systematic function enquiry module, described functional inquiry module provides one to outside and can be used in inquiring about the external inquiry interface whether all android functions open;Described in above-described embodiment
Present invention also offers a kind of mobile phone, described mobile phone comprises the functional inquiry module based on Android system described in above-described embodiment and realizes system。
In sum, a kind of functional inquiry module realizing method based on Android system provided by the present invention, system and hands machine, it achieves the unified management to all functions of android and inquiry by generating a functional inquiry module, greatly provide conveniently for developer or user, the control and the management operation that make functional switch become more directly perceived easy, the defect of some functional switch is easily missed when avoiding Decentralization, this to centralized the processing and simple and direct mode of operation of systemic-function switch by the present invention, contrast the phenomenon existed in the management of current android system functional switch, greatly facilitate system developer and use user。
It should be appreciated that the application of the present invention is not limited to above-mentioned citing, for those of ordinary skills, it is possible to improved according to the above description or convert, all these improve and convert the protection domain that all should belong to claims of the present invention。

Claims (8)

1. the functional inquiry module realizing method based on Android system, it is characterised in that include step:
A, each functional module controlled in respectively system generate a configuration file, described configuration file can be uniformly controlled the definition of all functional switches being scattered in corresponding function block code, integrate all described configuration files and generate a functional inquiry module, by described functional inquiry module provide to outside one can the external inquiry interface of all functional switches in inquiry system;
B, when needing the switch of query function, the query statement that described external inquiry interface user that system is provided by described functional inquiry module is incoming, control whether inquiry corresponding function is opened according to described query statement;
Further comprise the steps of: a preset all described configuration file that can travel through under assigned catalogue in systems before described step A, and control the module generator by the configuration of the switch of function being described in described configuration file the Java code being converted into correspondence;
Described step A specifically includes step:
A1, each functional module controlled in respectively system generate a configuration file, and described configuration file can be uniformly controlled the switch of all functions that corresponding function module comprises;
A2, by preset module generator will in all described configuration files to functional switch configuration describe be converted into correspondence Java code;
A3, the java code that described conversion is obtained and be used for query function switch java code be combined editor, generate a functional inquiry module, and can be used in inquiring about the external inquiry interface whether all systemic-functions open to outside offer one by described functional inquiry module。
2. according to claim 1 based on the functional inquiry module realizing method of Android system, it is characterized in that, the incoming query statement of user described in described step B specifically includes: need the functional module name at the function place of inquiry and the name of described function。
3. according to claim 1 based on the functional inquiry module realizing method of Android system, it is characterised in that described step A2 specifically includes step:
A21, traveled through all configuration files below assigned catalogue by described module generator, and control described configuration file is resolved one by one;
A22, the data controlling parsing to be obtained are converted into the Java code of correspondence according to certain rule。
4. according to claim 1 based on the functional inquiry module realizing method of Android system, it is characterised in that the configuration file described in described step A1 is the file of XML format。
5. one kind realizes system based on the functional inquiry module of Android system, it is characterised in that including:
First management module, a configuration file is generated for controlling each functional module in respectively system, described configuration file can be uniformly controlled the definition of all functional switches being scattered in corresponding function block code, integrate all described configuration files and generate a functional inquiry module, by described functional inquiry module provide to outside one can the external inquiry interface of all functional switches in inquiry system;
Second management module, for when needing the switch of query function, receives the query statement that described external inquiry interface that user provided by described functional inquiry module is incoming, inquires about whether corresponding function is opened according to the control of described query statement;
Module generator, for traveling through the configuration file below assigned catalogue, and controls described configuration file is resolved one by one;And for being converted into corresponding Java code by resolving the data obtained according to certain rule;
Described first management module specifically includes:
First module, for controlling to generate respectively the configuration file of for each functional module, the switch of all functions that described configuration file comprises for unified configuration corresponding function module;
Second unit, will describe, to the configuration of functional switch, the Java code being converted into correspondence in described configuration file for controlling preset module generator;
Unit the 3rd, module generator described in assemble editing converts the java code obtained and the java code for functional switch inquiry, control to generate a functional inquiry module, and described functional inquiry module provides one to outside and can be used in inquiring about the external inquiry interface whether all android functions open。
6. system according to claim 5, it is characterised in that described query statement specifically includes: need the functional module name at the function place of inquiry and the name of described function。
7. system according to claim 5, it is characterised in that described configuration file is the file of XML format。
8. a mobile phone, it is characterised in that comprise the arbitrary described functional inquiry module based on Android system of claim 5-7 and realize system。
CN201210422849.9A 2012-10-30 2012-10-30 Based on the functional inquiry module realizing method of Android system, system and mobile phone Expired - Fee Related CN102929626B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201210422849.9A CN102929626B (en) 2012-10-30 2012-10-30 Based on the functional inquiry module realizing method of Android system, system and mobile phone
PCT/CN2013/080823 WO2014067308A1 (en) 2012-10-30 2013-08-05 Implementation method and system for function inquiry module based on android system, and cellular phone

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210422849.9A CN102929626B (en) 2012-10-30 2012-10-30 Based on the functional inquiry module realizing method of Android system, system and mobile phone

Publications (2)

Publication Number Publication Date
CN102929626A CN102929626A (en) 2013-02-13
CN102929626B true CN102929626B (en) 2016-06-22

Family

ID=47644438

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210422849.9A Expired - Fee Related CN102929626B (en) 2012-10-30 2012-10-30 Based on the functional inquiry module realizing method of Android system, system and mobile phone

Country Status (2)

Country Link
CN (1) CN102929626B (en)
WO (1) WO2014067308A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102929626B (en) * 2012-10-30 2016-06-22 Tcl通讯(宁波)有限公司 Based on the functional inquiry module realizing method of Android system, system and mobile phone
CN103701905B (en) * 2013-12-27 2017-04-26 北京猎豹移动科技有限公司 Mode configuration method, mode configuration device and server
CN106528223A (en) * 2016-10-27 2017-03-22 北京小米移动软件有限公司 Method and device for reading variable value
CN110096262A (en) * 2019-03-16 2019-08-06 平安城市建设科技(深圳)有限公司 Generation method, device, terminal and the computer readable storage medium of city system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1949902A (en) * 2006-11-01 2007-04-18 康佳集团股份有限公司 Cell phone configuration method
CN101345967A (en) * 2008-08-15 2009-01-14 深圳华为通信技术有限公司 Function control method and embedded type terminal
CN101354696A (en) * 2008-09-08 2009-01-28 北京航空航天大学 Data integration and application service system based on electric communication field sharing information model

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7698332B2 (en) * 2006-03-13 2010-04-13 Microsoft Corporation Projecting queries and images into a similarity space
CN102929626B (en) * 2012-10-30 2016-06-22 Tcl通讯(宁波)有限公司 Based on the functional inquiry module realizing method of Android system, system and mobile phone

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1949902A (en) * 2006-11-01 2007-04-18 康佳集团股份有限公司 Cell phone configuration method
CN101345967A (en) * 2008-08-15 2009-01-14 深圳华为通信技术有限公司 Function control method and embedded type terminal
CN101354696A (en) * 2008-09-08 2009-01-28 北京航空航天大学 Data integration and application service system based on electric communication field sharing information model

Also Published As

Publication number Publication date
WO2014067308A1 (en) 2014-05-08
CN102929626A (en) 2013-02-13

Similar Documents

Publication Publication Date Title
Alaya et al. Toward semantic interoperability in oneM2M architecture
Hui et al. Major requirements for building Smart Homes in Smart Cities based on Internet of Things technologies
Keidl et al. Towards context-aware adaptable web services
El et al. Cognitive radio: making software radios more personal
KR101802627B1 (en) Semantics support and management in m2m systems
CN102929626B (en) Based on the functional inquiry module realizing method of Android system, system and mobile phone
CN101815093A (en) Method for adapting webpage to mobile terminal and mobile terminal page adaptation device
US20050055453A1 (en) System and method for automatic conversion from WAP client provisioning XML represented objects to OMA DM tree structure represented objects
CN103513976B (en) Service flowpath modelling approach and device
CN103051734A (en) Remote voice control method and system for household electrical appliance and communication terminal
US20110310985A1 (en) Method for implementing unstructured supplementary service data service
CN111869186A (en) Mechanism for intelligent service layer to request abstract service
CN102946648A (en) Intelligent terminal system of wireless gateway and automatic control method of intelligent terminal system
CN108322797A (en) A kind of response of key assignments and response configuration method, device, the device and operating system
SG135200A1 (en) A system and method for building component applications using metadata defined mapping between message and data domains
CN111291157A (en) Response method, response device, terminal and storage medium
CN114489670A (en) Data processing method, device, equipment and storage medium
CN109086147A (en) Service interface call method, device and the storage medium of application program
US20130346582A1 (en) Deployment of services on a set of real objects with automatic matching
CN106294703A (en) A kind of file classifying method, device and terminal
CN105094938A (en) Method and device for generating CSS code
Schachinger et al. Model-driven integration of building automation systems into Web service gateways
WO2014169227A1 (en) Ontology-based waveform reconfiguration
CN101160979A (en) Intelligent network service application method and system
CN108932130B (en) Code generation method and device for realizing server function call

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20210107

Address after: 313000 room 1020, science and Technology Pioneer Park, 666 Chaoyang Road, Nanxun Town, Nanxun District, Huzhou, Zhejiang.

Patentee after: Huzhou You Yan Intellectual Property Service Co.,Ltd.

Address before: 510000 No.106 Fengze East Road, Nansha District, Guangzhou City, Guangdong Province (self compiled Building 1) x1301-a4845 (cluster registration) (JM)

Patentee before: Guangzhou shengxia Intellectual Property Operation Co.,Ltd.

Effective date of registration: 20210107

Address after: 510000 No.106 Fengze East Road, Nansha District, Guangzhou City, Guangdong Province (self compiled Building 1) x1301-a4845 (cluster registration) (JM)

Patentee after: Guangzhou shengxia Intellectual Property Operation Co.,Ltd.

Address before: 6 / F, No.5, Lane 999, Yangfan Road, high tech Zone, Ningbo, Zhejiang 315100

Patentee before: TCL COMMUNICATION (NINGBO) Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20221216

Address after: 276000 Torch Building, Keji Avenue, high tech Industrial Development Zone, Linyi City, Shandong Province

Patentee after: Linyi future technology city development and Construction Group Co.,Ltd.

Address before: 313000 room 1020, science and Technology Pioneer Park, 666 Chaoyang Road, Nanxun Town, Nanxun District, Huzhou, Zhejiang.

Patentee before: Huzhou You Yan Intellectual Property Service Co.,Ltd.

CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20160622