WO2012000233A1 - 用户定制方法及系统 - Google Patents

用户定制方法及系统 Download PDF

Info

Publication number
WO2012000233A1
WO2012000233A1 PCT/CN2010/076863 CN2010076863W WO2012000233A1 WO 2012000233 A1 WO2012000233 A1 WO 2012000233A1 CN 2010076863 W CN2010076863 W CN 2010076863W WO 2012000233 A1 WO2012000233 A1 WO 2012000233A1
Authority
WO
WIPO (PCT)
Prior art keywords
terminal software
customization
module
user
custom
Prior art date
Application number
PCT/CN2010/076863
Other languages
English (en)
French (fr)
Inventor
李涛
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Priority to US13/806,256 priority Critical patent/US20130104102A1/en
Priority to AU2010356679A priority patent/AU2010356679B2/en
Priority to EP10853936.2A priority patent/EP2590069A4/en
Publication of WO2012000233A1 publication Critical patent/WO2012000233A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • 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
    • 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

Definitions

  • the present invention relates to the field of communications, and in particular to a user customization method and system.
  • BACKGROUND OF THE INVENTION At present, with the advancement of technology and the continuous development of information technology, terminal software has become an indispensable tool in people's lives.
  • device manufacturers provide terminal software for users to manufacture manufacturing equipment (eg, mobile phones, data cards, gateways, etc.) (eg, terminal software with a graphical display interface;). Due to geographical and cultural differences, different users have different customization requirements for terminal software. For example: In the same batch of terminal software, different users may have different perceptions and perceptions of the terminal software interface, and the perception and recognition of the functional combination and matching of the terminal software are different.
  • a primary object of the present invention is to provide a user customization method and system to solve at least the above problem that the terminal software development mode cannot meet the individualized needs of different users.
  • a user customization system including a customization environment module and a customization execution module, where the customization environment module includes: a visualization interface, configured to provide a terminal The visual editing interface of the software accepts the customization requirement of the user to configure the terminal software; the requirement model module is configured to generate attribute information of the terminal software control corresponding to the customization requirement; the command parsing module is configured to generate the corresponding information corresponding to the attribute information Scripting data; a communication module for transmitting scripted data to a custom execution module; a custom execution module for receiving scripted data, parsing the scripted data to obtain a terminal software call instruction, and performing a custom operation on the terminal software according to the terminal software call instruction .
  • a user customization method including: a visual interface providing a visual editing interface of the terminal software, accepting a customization requirement of the user to configure the terminal software; and a requirement model module generating a terminal corresponding to the customization requirement
  • the attribute information of the software control ; the command parsing module generates scripted data corresponding to the attribute information; the communication module sends the scripted data to the custom execution module; the custom execution module receives the scripted data, parses the scripted data to obtain the terminal software call instruction, and The customized operation is performed on the terminal software according to the terminal software call instruction.
  • the user customization method and system of the invention provide a visual customized environment for the user to perform customized operations on the terminal software on the visual interface, and customize the terminal software, so that the terminal can meet the requirements of the user through simple operations.
  • Software which can meet the individual needs of different users, and reduce the pressure on manufacturers to develop.
  • Figure 1 shows a system block diagram of a user customization system in accordance with an embodiment of the present invention
  • Figure 2 shows a system block diagram of a user customization system in accordance with a preferred embodiment of the present invention
  • FIG. 1 shows a system block diagram of a user customization system in accordance with an embodiment of the present invention
  • Figure 2 shows a system block diagram of a user customization system in accordance with a preferred embodiment of the present invention
  • FIG. 4 is a flow chart showing the operation of a communication module and a command resolution module of a user customization system in accordance with a preferred embodiment of the present invention; Demand model module work of a user customization system in accordance with a preferred embodiment of the present invention Flowchart; FIG. 6 is a flow chart showing a user customization method according to an embodiment of the present invention; and FIG. 7 is a flow chart showing a user customization method according to a preferred embodiment of the present invention.
  • FIG. 1 is a system block diagram of a user customization system according to an embodiment of the present invention, including a customization environment module 10 and a customization execution module 20, wherein the customization environment module 10 includes: a visualization interface 11 for providing visualization of terminal software
  • the editing interface accepts the customization requirement of the user to configure the terminal software;
  • the requirement model module 12 is configured to generate attribute information of the terminal software control corresponding to the customization requirement;
  • the command parsing module 13 is configured to generate a script corresponding to the attribute information
  • the communication module 14 is configured to send the scripted data to the custom execution module.
  • the custom execution module 20 is configured to receive the scripted data, parse the scripted data to obtain the terminal software call instruction, and perform a customized operation on the terminal software according to the terminal software call instruction. .
  • the requirement model module 12 is configured to generate attribute information of the terminal software control corresponding to the customization requirement, and the requirement model module 12 includes attribute information of the customization requirement that the user can select in the visualization interface 11.
  • the attribute information in the requirement model module 12 is visually displayed on the visualization interface 11, and the user adjusts the related attribute information of the terminal software by selecting a customization requirement corresponding to the requirement on the visualization interface 11, such as Adjust the interface size, control position, modify the control background image, modify the language and font displayed on the interface, and customize the terminal software for your needs.
  • the custom execution module 20 and the terminal software need to be located on the same device, and the custom environment module 10 can be set on the same device as the custom execution module 20, or can be set on other devices, such as a personal computer, any Terminal equipment and so on.
  • the attribute information of the customization requirement that the user can select in the requirement model module 12 includes: attribute information of the modification item of the user software interface, such as interface control type, name, interface control size, position, interface pattern style, picture, etc.
  • the customized environment module 10 further includes: a resource operation module, configured to generate, according to the operation result of the customized operation, a resource file recognizable by the terminal software corresponding to the operation result.
  • a resource operation module configured to generate, according to the operation result of the customized operation, a resource file recognizable by the terminal software corresponding to the operation result.
  • the customization requirement selected by the user on the visualization interface 11 is directly reflected in the terminal software on the one hand, and reflected in the resource operation module on the other hand.
  • the resource operation module not only all the customized resources finally determined by the user in the terminal software customization environment module 10, such as pictures, texts, configuration files and other used configuration files, but also these resources will be separately classified. Files are stored in different folders, such as language folders, picture folders, configuration files, and so on.
  • the resource operation module processes and saves the customized requirements selected by the end user according to the operation result, and timely stores different resource files in different folders, and generates and operates the results.
  • Corresponding terminal software identifiable resource files enable the terminal software customized by the user customization system to operate according to the user's differentiated and personalized requirements, thereby realizing the personalized configuration of the terminal software.
  • 2 shows a system block diagram of a user customization system in accordance with a preferred embodiment of the present invention.
  • the user customization system in this embodiment includes a customization environment module 10 and a customization execution module 20, wherein the customization environment module 10 includes a visualization interface 11, a requirement model module 12, and a command parsing module 13 for generating a script corresponding to the attribute information.
  • the data module 14 and the resource operation module 15; the custom execution module 20 includes a control module 21 and a process call module 22.
  • the custom execution module 20 includes: a process call module 22, configured to receive scripted data, and parse the scripted data to obtain a terminal software call instruction; the control module 21 is configured to receive the call instruction, and control the terminal software to perform a custom operation according to the terminal software call instruction.
  • the communication module 14 sends the scripted data to the process invoking module 22 in the custom execution module 20, parses the scripted data, obtains a call instruction that can be called by the terminal software, and sends the call instruction to the control module 21, and the control module 21 receives the call instruction.
  • the terminal software is executed according to the content of the calling instruction, such as adjusting the terminal interface pattern, changing the size of the terminal software interface, etc., to perform the personalized configuration operation of the terminal software according to the user's needs.
  • the control module 21 performs a corresponding customization operation on the terminal software according to the content of the calling instruction
  • the execution result of the customized operation is again converted into the scripted data by the process calling module 22 for communication and is transmitted to the custom environment module 10, thereby
  • the resource operation module 15 may preview the execution result of the customization operation and generate a resource file identifiable by the terminal software corresponding to the operation result.
  • the custom environment 10 communicates with the custom execution module 20 via the communication module 14, through commands
  • the parsing module 13 performs parsing and execution of the communication command
  • the customization environment 10 obtains the attribute information through the demand model module 12 through the customization requirement of the user input accepted by the visual interface 11, and the final customized result is processed by the resource operation module 15, and is customized by the user.
  • the customized terminal software will run according to the user's differentiated and personalized customization requirements.
  • the communication mode between the communication module 14 and the custom execution module 20 is based on IP (Internet)
  • the communication script of the communication protocol of both parties only pays attention to the format of the script and does not pay attention to the specific content of the script.
  • the two sides of the communication that is, the custom execution module 20 and the custom environment module 10 define only the basic script format of the communication, and the specific meaning of the script is implemented by the custom execution module 20.
  • the communication module may be an IP-based Socket communication terminal, communicates data with the custom execution module 20 in a client manner, and sends scripted data to the custom execution module. Therefore, the user customized interface and the customized execution module can exist on the same device, communicate in the local IP mode, or can be respectively located on different devices, and communicate through a unique IP address corresponding to different devices in the network.
  • the device that installs the terminal software determines whether to support communication with the custom environment module 10 by loading the configuration item to determine whether to enable the customization function, that is, whether the process call module 22 is loaded by the control module 21.
  • the communication between the custom execution module 20 and the custom environment module 10 is turned off by closing the configuration item, thereby turning off the user customization function.
  • the scripting language is a scripting language in XML format.
  • the communication module 14 and the custom execution module 20 capture the script language in XML format for interaction.
  • the script is directly parsed into code by the process invocation module in the custom execution module 20 for the control module in the custom execution module 20 to control the operation of the script language in the terminal software. Since the XML format script only specifies the beginning and end of the communication script, there is no restriction on the specific intermediate field, so the intermediate field can be added or deleted according to the customization requirements of the user. Moreover, since the scripted code can be generated and executed in real time, the use of a scripted language for communication or analysis is highly real-time.
  • the customized environment module 10 enables the user to perform customized operations on the terminal software on the visual interface, customize the terminal software in a visual manner, and customize and customize the terminal software according to its own preferences.
  • the customized execution module 20 sends the relevant customized command to the terminal software, and the terminal software can directly respond after receiving the customized command, and display the user's display.
  • the terminal software that meets your needs can be obtained through simple operation, which can meet the individualized needs of different users and reduce the pressure on the R&D of manufacturers.
  • the functions of the respective modules have been described in the foregoing embodiments, and will not be described in detail herein.
  • 3 shows a workflow diagram of a custom execution module of a user customization system in accordance with a preferred embodiment of the present invention. As shown in Figure 3, it includes:
  • IP communication thread that is, load the process call module, and monitor the communication in a server-side manner. Once the communication request from the custom environment module 10 is monitored, then go to S304 for a response.
  • the control module is not only responsible for controlling the terminal software to perform custom operations according to the call instruction, but also for processing and executing all terminal software service requests. When the IP communication is not enabled, the control module will perform normal operations according to the service request of the terminal software. Specific general operations have been described in more detail and will not be described in detail herein.
  • FIG. 4 is a flow chart showing the operation of the communication module and command parsing module of the user customization system in accordance with a preferred embodiment of the present invention. As shown in Figure 4, it includes:
  • step S401 Determine whether to perform communication. That is, after the user uses the customized system, the custom environment module 10 selects whether to initiate communication with the custom execution module 20, and if communication is made, proceeds to step S402. Established between the custom environment module 10 and the custom execution module 20 is IP based communication. Custom environment The module 10 and the custom execution module 20 can communicate either through the local IP or through a unique IP address corresponding to different devices in the network.
  • scripted data related data that is, after the user determines the customization requirement on the visual interface, the command parsing module 13 analyzes the attribute information of the control generated by the demand model module 12 to generate scripted data.
  • the scripted data in this embodiment is an X M L scripted data, and the script is transferred between communication components in a format agreed by the communication parties.
  • step S406 Send the scripted data to the custom execution module 20. That is, the communication module 14 sends the communication command generated in S402 to the terminal software, and the terminal software will parse and process the communication command script.
  • step S404 determining whether feedback is received. That is, the custom environment module 10 determines whether the custom execution module has a communication return, if not, then proceeds to step S405, otherwise step S406 is performed.
  • FIG. 5 is a flow chart showing the operation of the demand model module of the user customization system in accordance with a preferred embodiment of the present invention. As shown in Figure 5, it includes:
  • the requirement model module 12 When the user performs terminal software customization, the requirement model module 12 first initializes the attribute information of the user requirement model to provide the user with a selectable range, and updates the attribute information.
  • the content corresponding to the user requirement model attribute information is generally stored in the device where the terminal software is located.
  • the attribute information contained in the user requirements model includes but is not limited to the following aspects:
  • Interface customization of the terminal software including, interface size, position, control background image (supporting multiple pictures), interface display language, language font, size, thickness, color, etc., interface containing animation and sound Wait.
  • Customization of the function of the terminal software This includes the configuration files used by the terminal software, function switch files, and other used files.
  • Terminal software installation package customization This includes the icon, name, CD image name, icon, system column name, icon, installation package language, etc. of the terminal software installation package.
  • the user requirements model is based on the visual editing unit of the above customized items, and includes a set of graphical interfaces to cover customized content of all user demand models, and interactive information.
  • the user requirement model is based on a preview unit of the visual customization item, including the function of previewing the relevant editing unit (eg, picture, text, configuration file, etc.). After the user requirement model is edited in the user requirements visual editing unit, the editing effect can be viewed through the preview unit.
  • S502 The user edits the content of the demand model through a visual interface. That is, after the user requirement model is initialized, the content displayed by the visual interface 11 is associated with the attribute information in the demand model, and the user can select the corresponding model content according to the customization requirements on the visual interface, and the demand model module 12 is based on the user.
  • the customization requirements that is, the model content selected by the user on the visual interface, generate corresponding attribute information, thereby providing personalized customization for the user.
  • the custom execution module 20 will receive the preview instruction sent by the custom environment module 10, and process and display the customized content of the user, and the user will be able to visually see the customized effect.
  • the user can also see the performance of the relevant customized content, such as the picture selected by the user, the changed text, and related configuration files.
  • the execution steps of the custom execution module 20 in this step are shown in Figure 3.
  • step S504 determining whether the user is satisfied. The user can visually see the customized result through the terminal software. If it is not satisfied and wants to re-customize, then the process goes to step S502 to let the user perform the customization operation again. If the user is satisfied, the process goes to step S505.
  • 6 is a flow chart showing a user customization method according to an embodiment of the present invention, including: 5601, the visual interface provides a visual editing interface of the terminal software, and accepts customization requirements of the user to configure the terminal software;
  • the requirement model module generates attribute information of the terminal software control corresponding to the customization requirement;
  • the command parsing module generates scripted data corresponding to the attribute information;
  • the communication module sends the scripted data to the custom execution module
  • the custom execution module receives the scripted data, parses the scripted data to obtain a terminal software call instruction, and performs a custom operation on the terminal software according to the terminal software call instruction.
  • the user is provided with a visual customized environment module, so that the user performs a customized operation on the terminal software on the visual interface, and customizes the terminal software, so that the terminal software that meets his own needs can be obtained through a simple operation. This can meet the individual needs of different users and reduce the pressure on manufacturers to develop.
  • the specific user customization method has been described in detail in the user customization system and will not be described in detail herein.
  • the user customization method further comprises:
  • the resource operation module generates a resource file identifiable by the terminal software corresponding to the operation result according to the operation result of the customized operation, to save related settings and resources.
  • the user customization method further comprises: previewing the customized operation result when the terminal software performs a customization operation.
  • the terminal software customization device provides a preview mechanism that will allow the terminal software to immediately respond to user modifications to the terminal software in the terminal software customization device. Users can visually see their own customized results. If there is any need to modify, you can repeat the above operations until the user is satisfied.
  • the terminal software customized by the user according to the user method will contain the user's own differentiated and personalized needs.
  • the custom execution module 20 will receive the preview instruction sent by the custom environment module 10, when the user customizes the system to complete in FIG.
  • the custom execution module 20 controls the terminal software to display the customized content of the user.
  • the scripted data corresponding to the operation result is returned, so that the user can also see the performance of the relevant operation result on the visual interface 11, such as the picture selected by the user, the changed text, and the related configuration file.
  • the execution steps of the custom execution module 20 in this embodiment are shown in FIG. 3.
  • the user customization method further comprises: initializing a user requirement model in the user requirement model module to receive a selection range of the user customization requirement before accepting the customization requirement of the user configuring the terminal software. See Figure 5 for the specific initialization method.
  • Figure 7 shows a flow chart of a user customization method in accordance with a preferred embodiment of the present invention. As shown in Figure 7, it includes:
  • the user connects to the terminal software through the communication module 14, that is, the custom environment module 10 initiates a communication connection to the custom execution module 20.
  • the user demand model in the user demand model module 12 is initialized to provide a selection range for the user's customized requirements.
  • the specific initialization method is shown in Figure 5.
  • the attribute information in the demand model module 12 is displayed on the visualization interface 11.
  • the specific method is described in the prior art and will not be described in detail herein.
  • the visual interface 11 displays the entire contents of the user-defined requirements model and provides the user for editing.
  • the user customizes the user requirements model in real-time editing, and the related customized content can be displayed through the visual requirements model component.
  • step S705 determines whether to generate a preview. If yes, go to step S705, otherwise go to step S711.
  • the user selects whether to preview the customized content according to his or her preference. If the user feels that it is necessary to preview the effect of customizing the operating terminal software customization device, the preview function can be used to go to the S705 for execution, if the user feels that the customized content is not required. Preview, for example, the user may already be familiar with the customization effects of some custom items. If you want to skip the preview stage, you will go directly to S711 for execution.
  • generating scripted data and sending it to the custom execution module through the communication module By collecting the editing content of the user in the visual demand model, a customization requirement is formed, and the terminal software control attribute information corresponding to the customized requirement is converted into communication by the command parsing module 13 The scripted data is sent by the communication module 14 to the custom execution module.
  • the terminal software side process calling module 21 parses the scripted data to generate a command call that can be run by each service component of the terminal software, and controls each service component of the terminal software to execute these command calls through the control module 22, and obtain feedback of related operation results.
  • processing the result generating scripted data, and sending it to the custom environment module by the process call module to display the operation result in the custom environment module.
  • the user confirms the customized content, and the resource operation module saves the related resource and the configuration file.
  • the resource operation module will perform final confirmation and save work on the user's customized operation.
  • the resource operation module performs operations of related configuration items such as pictures, texts, videos, sounds, and files, a resource file recognizable by the terminal software is generated and replaced with a corresponding location of the terminal software, so that the terminal software works in a customized manner.
  • the user customization method and system in the above embodiments can be applied not only to the terminal software but also to other related devices, such as: remote terminal software customization method and device, and terminal software diagnosis.
  • the method and device can also be applied to the production and construction of terminal software products, as well as other solutions and devices that apply the solution and system.
  • the user customization method and system provided by the embodiments of the present invention enable the user to conveniently adjust the interface of the terminal software, such as interface size, size, background image, interface language, font. Size, color, etc., and can adjust the function of the terminal software, through a few simple operations, can customize the terminal software to meet the user's needs, which not only reduces the pressure on the manufacturer's research and development, but also meets the personality of different users. Demand.
  • modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices. Alternatively, they may be executed by a computing device
  • the program code is implemented so that they can be stored in the storage device by the computing device, and in some cases, the steps shown or described can be performed in a different order than here, or they can be separately produced.
  • the individual integrated circuit modules are implemented, or a plurality of modules or steps thereof are fabricated into a single integrated circuit module.
  • the invention is not limited to any specific combination of hardware and software.

Abstract

本发明公开了一种用户定制方法及系统,其中用户定制系统包括定制环境模块以及定制执行模块,其中,定制环境模块包括:可视化界面,用于提供终端软件的可视化编辑界面,接受用户对终端软件进行配置的定制需求;需求模型模块,用于生成与定制需求相对应的终端软件控件的属性信息;命令解析模块,用于生成与属性信息相对应的脚本化数据;通信模块,用于发送脚本化数据至定制执行模块;定制执行模块用于接收脚本化数据,解析脚本化数据得到终端软件调用指令,并依据终端软件调用指令对终端软件执行定制操作。利用本发明的方案,可以满足不同用户的个性化需求,并且减轻了制造商的研发压力。

Description

用户定制方法及系统 技术领域 本发明涉及通信领域, 具体而言, 涉及一种用户定制方法及系统。 背景技术 当前, 随着技术的进步和信息化的不断的发展, 终端软件已经成为人们 生活中不可缺少的工具。 在通信领域, 设备制造商为用户生产制造设备 (例 如: 手机, 数据卡, 网关等) 的同时提供终端软件 (例如: 具有图形化显示 界面的终端软件;)。 由于地域和文化的差异, 不同的用户对于终端软件的定制 需求是不同的。 例如: 同一批次的终端软件, 不同的用户可能对于终端软件 界面的感知和认知度是不同的, 对终端软件的功能组合和搭配的感知和认知 度是不同的。用户希望能够让终端软件的界面加入些属于自己的元素, 比如: 界面中替换一些用户喜好的图片, 对于某些界面语言的描述用户希望能够定 制; 或者是对现有软件功能的一些调整, 比如: 希望开放或者关闭某些功能 等。 由于用户的需求千差万别, 终端软件的研发人员 艮难在一套软件中—— 满足所有用户的要求。 目前比较通常的做法包括: 制造商提供几套终端软件 方案供用户进行选择; 制造商提供一些配置文件供用户进行修改; 制造商根 据不同的用户分类, 针对不同的用户群体发布一些特定的终端软件版本。 但是釆用现有技术中的终端软件开发模式, 当大量用户需求涌入时, 对 于制造商来说, 研发能力可能将成为瓶颈, 虽然终端软件界面的调整工作难 度不高, 但是却非常的耗费研发的人力。 并且, 釆用现有技术的终端软件开 发模式, 艮难适应不同的用户的个性化的需求。 发明内容 本发明的主要目的在于提供一种用户定制方法及系统, 以至少解决上述 的终端软件开发模式不能满足不同用户的个性化需求的问题。 根据本发明的一个方面, 提供了一种用户定制系统, 包括定制环境模块 以及定制执行模块, 其中, 定制环境模块包括: 可视化界面, 用于提供终端 软件的可视化编辑界面, 接受用户对终端软件进行配置的定制需求; 需求模 型模块, 用于生成与定制需求相对应的终端软件控件的属性信息; 命令解析 模块, 用于生成与属性信息相对应的脚本化数据; 通信模块, 用于发送脚本 化数据至定制执行模块; 定制执行模块用于接收脚本化数据, 解析脚本化数 据得到终端软件调用指令, 并依据终端软件调用指令对终端软件执行定制操 作。 根据本发明的另一个方面, 提供了一种用户定制方法, 包括: 可视化界 面提供终端软件的可视化编辑界面, 接受用户对终端软件进行配置的定制需 求; 需求模型模块生成与定制需求相对应的终端软件控件的属性信息; 命令 解析模块生成与属性信息相对应的脚本化数据; 通信模块发送脚本化数据至 定制执行模块; 定制执行模块接收脚本化数据, 解析脚本化数据得到终端软 件调用指令, 并依据终端软件调用指令对终端软件执行定制操作。 本发明的用户定制方法及系统为用户提供了一个可视化的定制环境, 使 用户在可视化界面上对终端软件执行定制操作, 对终端软件进行定制, 从而 可以通过简单的操作就得到符合自己需求的终端 软件, 从而可以满足不同用户的个性化需求, 并且减轻了制造商的研发 压力。 附图说明 此处所说明的附图用来提供对本发明的进一步理解, 构成本申请的一部 分, 本发明的示意性实施例及其说明用于解释本发明, 并不构成对本发明的 不当限定。 在附图中: 图 1示出了才艮据本发明实施例的用户定制系统的系统框图; 图 2示出了才艮据本发明优选实施例的用户定制系统的系统框图; 图 3示出了根据本发明优选实施例的用户定制系统的定制执行模块工作 流程图; 图 4示出了根据本发明优选实施例的用户定制系统的通信模块与命令解 析模块的工作流程图; 图 5示出了根据本发明优选实施例的用户定制系统的需求模型模块工作 流程图; 图 6示出了才艮据本发明实施例的用户定制方法的流程图; 以及 图 7示出了才艮据本发明优选实施例的用户定制方法的流程图。 具体实施方式 下文中将参考附图并结合实施例来详细说明本发明。 需要说明的是, 在 不冲突的情况下, 本申请中的实施例及实施例中的特征可以相互组合。 图 1示出了才艮据本发明实施例的用户定制系统的系统框图, 包括定制环 境模块 10以及定制执行模块 20, 其中, 定制环境模块 10包括: 可视化界面 11 , 用于提供终端软件的可视化编辑界面, 接受用户对终端软件进行配置的 定制需求; 需求模型模块 12 , 用于生成与定制需求相对应的终端软件控件的 属性信息; 命令解析模块 13 , 用于生成与属性信息相对应的脚本化数据; 通 信模块 14 , 用于发送脚本化数据至定制执行模块定制执行模块 20用于接收 脚本化数据, 解析脚本化数据得到终端软件调用指令, 并依据终端软件调用 指令对终端软件执行定制操作。 在本实施例中, 需求模型模块 12 用于生成与定制需求相对应的终端软 件控件的属性信息, 在需求模型模块 12中包括可视化界面 11中用户可以选 择的定制需求的属性信息。 需求模型模块 12 中的属性信息以可视化方式展 现在可视化界面 11上, 用户通过在可视化界面 11上选择与自己的要求相对 应的定制需求, 从而实现对终端软件的相关的属性信息进行调整, 如调整界 面大小, 控件位置, 修改控件背景图片, 修改界面显示的语言及字体等, 定 制适合自己需求的终端软件。 在本实施例中, 定制执行模块 20 与终端软件需要位于同一设备上, 而 定制环境模块 10可以与定制执行模块 20设置于同一设备上, 也可以设置在 其他设备上, 如个人电脑、 任意的终端设备上等。 在需求模型模块 12中包含的用户可以选择的定制需求的属性信息包括: 用户对于终端软件界面的修改项的属性信息, 如界面控件类型, 名称, 界面 控件大小, 位置, 界面图案样式、 图片等; 软件界面语言的相关内容属性信 息, 如界面语言、 语言字体、 粗细、 大小、 颜色等; 安装包相关的定制内容 的属性信息, 如终端软件桌面快捷方式名称、 图标, 系统栏图标, 如果有光 盘镜像还包括光盘镜像名称图标等; 终端软件功能项目定制相关内容的属性 信息, 如相关配置文件编辑项, 功能开关^ ί'爹改项等。 优选地, 定制环境模块 10 还包括: 资源操作模块, 用于根据定制操作 的操作结果生成与操作结果对应的终端软件可识别的资源文件。 当终端软件 依据终端软件调用指令执行定制操作时,用户在可视化界面 11上选择的定制 需求一方面直观反映在终端软件中, 另一方面就反映在资源操作模块中。 在 资源操作模块中, 不仅包含所有的在终端软件定制环境模块 10 中用户最终 确定的定制资源, 如图片、 文本、 配置文件和其他使用的配置文件等, 并且 将分别以分类的方式将这些资源文件存放在不同的文件夹下,如语言文件夹, 图片文件夹, 配置文件文件夹等。 用户在定制环境模块 10进行定制工作时, 资源操作模块会依据操作结果对最终用户选定的定制需求进行处理和保存, 及时地将不同的资源文件存放在不同的文件夹下, 生成与操作结果对应的终 端软件可识别的资源文件, 使通过用户定制系统定制的终端软件按照用户的 差异化、 个性化需求来运行, 从而实现终端软件个性化的配置。 图 2示出了才艮据本发明优选实施例的用户定制系统的系统框图。 本实施 例中的用户定制系统包括定制环境模块 10 以及定制执行模块 20 , 其中, 定 制环境模块 10包括可视化界面 11 , 需求模型模块 12 , 命令解析模块 13 , 用 于生成与属性信息相对应的脚本化数据; 通信模块 14以及资源操作模块 15; 定制执行模块 20包括控制模块 21 以及过程调用模块 22。 定制执行模块 20包括: 过程调用模块 22 , 用于接收脚本化数据, 解析 脚本化数据得到终端软件调用指令; 控制模块 21 , 用于接收调用指令, 依据 终端软件调用指令控制终端软件执行定制操作。 通信模块 14 将脚本化数据 发送至定制执行模块 20中的过程调用模块 22 , 对脚本化数据进行解析, 得 到终端软件可以调用的调用指令, 并发送至控制模块 21 , 控制模块 21接收 到调用指令后, 依据调用指令的内容对终端软件执行相应的定制操作, 如调 整终端界面图案、 更改终端软件界面尺寸等, 用以根据用户的需求执行终端 软件的个性化配置操作。 并且, 控制模块 21 依据调用指令的内容对终端软 件执行相应的定制操作后, 定制操作的执行结果会再次通过过程调用模块 22 转换成脚本化数据进行通信传递, 发送至定制环境模块 10, 从而使资源操作 模块 15 可以对定制操作的执行结果进行预览, 并生成与操作结果对应的终 端软件可识别的资源文件。 定制环境 10与定制执行模块 20通过通信模块 14进行通信, 通过命令 解析模块 13进行通信命令的解析和执行, 定制环境 10通过可视化界面 11 接受的用户输入的定制需求, 通过需求模型模块 12 获取属性信息, 最终的 定制结果经由资源操作模块 15 进行处理, 经过用户定制系统定制后的终端 软件就会按照用户的差异化、 个性化的定制需求来运行。 优选地,通信模块 14与定制执行模块 20间的通信方式为基于 IP( Internet
Protocol, 网络协议)的通信方式。 双方通信釆用协定的通信脚本, 只关注脚 本的格式而不关注脚本具体的内容。 通信的双方, 即定制执行模块 20 与定 制环境模块 10 之间只定义通信的基本脚本格式, 对于脚本的具体的含义则 由定制执行模块 20来实现。 例如: 通信模块可以是基于 IP的 Socket通信终 端, 以客户端的方式与定制执行模块 20 进行数据的通信, 发送脚本化数据 至定制执行模块。 从而, 使用户定制界面与定制执行模块既可以在同一台设 备上存在, 以本机 IP方式通信, 也可以分别位于不同的设备上, 通过网络中 不同设备对应的唯一的 IP地址进行通信。 优选地, 通过加载配置项判断是否支持使用用户定制系统, 以方便制造 商选择是否在产品上应用用户定制系统。 安装终端软件的设备在运行终端软 件时, 通过加载配置项判断是否支持与定制环境模块 10 的通信, 以确定是 否开启定制功能, 即通过控制模块 21判断是否加载过程调用模块 22。 当制 造商在设备出厂时不开启用户定制功能时, 将通过关闭配置项来关闭定制执 行模块 20与定制环境模块 10的通信, 从而关闭用户定制功能。 一旦开启终 端软件定制功能,将默认为支持终端软件定制装置对于终端软件的定制功能。 优选地, 脚本语言为 XML格式的脚本语言。 通信模块 14与定制执行模 块 20间釆取了 XML格式的脚本语言来进行交互。 由定制执行模块 20中的 过程调用模块将脚本直接解析成代码供定制执行模块 20中的控制模块调用, 控制终端软件中运行该脚本语言对应的操作。 由于 XML格式的脚本中仅规 定了通信脚本的开头和结尾, 对于具体的中间字段不做限制, 所以就可以根 据用户的定制需求可以对中间字段进行添加或删除。 并且, 由于脚本化代码 能够被实时生成和执行, 所以使用脚本化语言进行通信或进行解析实时性较 高。 该实施例提供的定制环境模块 10 使用户在可视化界面上对终端软件执 行定制操作, 以可视化方式对终端软件进行定制, 依据自身的喜好, 对终端 软件进行差异化、 个性化的定制。 通过定制执行模块 20, 将相关定制命令发 送至终端软件, 终端软件在收到定制命令之后可以直接响应, 对用户显示定 制结果, 通过简单的操作就得到符合自己需求的终端软件, 从而可以满足不 同用户的个性化需求, 并且减轻了制造商的研发压力。 在本实施例中, 各个模块的作用前述实施例中已有介绍, 在此不再详细 描述。 图 3示出了根据本发明优选实施例的用户定制系统的定制执行模块工作 流程图。 如图 3所示, 包括:
5301 , 读取配置文件, 即读取终端软件出厂时的配置项, 通过加载配置 项来判断终端软件所在的设备是否具有定制功能。
5302, 判断是否开启 IP通信, 即判断是否加载过程调用模块, 以实现与 定制环境模块 10间的通信。 如果判断需要加载过程调用模块则转到 S303 , 否则转到 S305。
5303 , 开启 IP通信线程, 即加载过程调用模块, 以服务器端的方式监听 通信。 一旦监听到来自定制环境模块 10的通信要求则转到 S304进行响应。
5304, 响应外部的通信请求, 即接收定制环境模块 10 发送的脚本化数 据, 并解析脚本化数据得到终端软件调用指令, 并依据终端软件调用指令控 制终端软件执行定制操作。 并且相关的执行结果将再次经过过程调用模块转 化成通信脚本传递回定制环境模块。
5305 , 对终端软件执行常规操作。 控制模块不仅负责根据调用指令控制 终端软件执行定制操作, 还负责处理和执行所有的终端软件的业务请求, 当 不开启 IP通信时, 控制模块将根据终端软件的业务请求执行常规操作。 具体 的常规操作已有较多介绍, 在此也不再详细描述。
5306, 发送相应信息到外部通信源, 即将终端软件的执行结果发送至定 制环境模块 10。 图 4示出了根据本发明优选实施例的用户定制系统的通信模块与命令解 析模块的工作流程图。 如图 4所示, 包括:
S401 , 判断是否进行通信。 即当用户使用定制系统后, 定制环境模块 10 选择是否发起对定制执行模块 20的通信, 如果进行通信则进入步骤 S402。 定制环境模块 10与定制执行模块 20之间建立的是基于 IP的通信。定制环境 模块 10与定制执行模块 20既可以通过本机 IP进行通信,也可以通过网络中 不同设备对应的唯一的 IP地址进行通信。
5402 , 将相关数据生成脚本化数据。 即当用户在可视化界面上确定定制 需求后, 命令解析模块 13对需求模型模块 12生成的控件的属性信息进行解 析, 生成脚本化数据。 本实施例中的脚本化数据一种 X M L脚本化数据, 此 脚本按照通信双方约定的格式在通信组件之间进行传递。
5403 , 将脚本化数据发送至定制执行模块 20。 即通信模块 14 将 S402 中生成的通信命令έρ本发送到终端软件, 终端软件将会去解析和处理此通信 命令脚本。 S404, 判断是否收到反馈。 即定制环境模块 10 判断定制执行模块是否 有通信返回, 如果没有则转至步骤 S405 , 否则执行步骤 S406。
5405 , 无返回值处理。 如果通信模块 14 发送的脚本化数据中含有返回 值, 当通信模块 14 没有收到定制执行模块 20 的返回数据, 则通信模块 14 才艮据其所发送的具体的命令脚本的内容通知定制环境模块 10 中的其他模块 进行处理, 提示用户或者进行命令重发。
5406, 解析反馈的数据。 通信模块 14 收到通信命令的返回数据后, 交 由命令解析模块 13 进行解析, 将通信脚本解析成具体的数据, 此数据将成 为后续其他组件如: 可视化需求模型组件, 界面显示和交互组件等实用的数 据源。 图 5示出了根据本发明优选实施例的用户定制系统的需求模型模块工作 流程图。 如图 5所示, 包括:
S501 , 当用户进行终端软件定制时, 需求模型模块 12 首先所包含的用 户需求模型的属性信息进行初始化, 以提供给用户可选择的范围, 并对属性 信息进行更新。 用户需求模型属性信息所对应的内容一般存储在终端软件所 在的设备内。 用户需求模型包含的属性信息包括但不仅限于以下的方面:
1 ) 终端软件的界面定制: 其中包括, 界面的尺寸、 位置、 控件背景 图片 (支持多张图片)、 界面显示的语言、 语言的字体、 大小、 粗细、 颜色等 信息、 界面包含的动画和声音等。 2 ) 终端软件的功能项定制: 其中包括终端软件使用的配置文件, 功 能开关文件, 以及其他一些用到的文件。
3 ) 终端软件的安装包定制: 其中包括终端软件安装包的图标、 名称, 光盘镜像名称、 图标, 系统栏名称、 图标, 安装包语言等。 4 ) 用户需求模型基于上述定制项的可视化编辑单元, 包括一套图形 化界面用以涵盖全部用户需求模型的定制内容, 以及交互信息。
5 ) 用户需求模型基于可视化定制项的预览单元, 包括预览相关编辑 单元的功能(如, 图片、 文字、 配置文件等)。 用户需求可视化编辑单元中对 用户需求模型进行编辑后, 可以通过预览单元察看编辑效果。 S502 , 用户通过可视化界面编辑需求模型内容。 即当用户需求模型初始 化完毕之后, 可视化界面 11 所显示的内容与需求模型中的属性信息建立关 联, 用户在可视化界面上就可以根据自己的定制需求选择相应的模型内容, 需求模型模块 12 根据用户的定制需求, 也就是用户在可视化界面上选择的 模型内容, 生成相应的属性信息, 从而为用户提供个性化的用户定制。 S503 , 形成预览效果。 当用户希望察看对终端软件的定制效果时, 可以 进行预览。 此时定制执行模块 20将会接收到定制环境模块 10发送的预览指 令,对用户的定制内容进行处理和显示, 用户将能够直观的看到定制的效果。 同时在终可视化界面 11上, 用户也能够看到相关的定制内容的表现, 如用户 选择的图片、 更改的文字以及相关的配置文件等。 该步骤中定制执行模块 20 的执行步骤参见图 3所示。
5504,判断用户是否满意。用户可以通过终端软件直观的看到定制结果, 如果不满意希望能够重新进行定制, 那么将转至步骤 S502 让用户重新进行 定制操作, 如果用户满意, 将转至步骤 S505。
5505 , 确 改, 保存相关设置和资源。 即当用户确认釆用当前定制结 果后, 资源操作模块 15 将生成的终端软件可识别的资源文件, 并替换到终 端软件的相应位置, 使得终端软件以用户定制的方式工作。 下面结合图 6和图 7详细说明根据本发明的用户定制方法。 图 6示出了才艮据本发明实施例的用户定制方法的流程图, 包括: 5601 , 可视化界面提供终端软件的可视化编辑界面, 接受用户对终端软 件进行配置的定制需求;
5602 , 需求模型模块生成与定制需求相对应的终端软件控件的属性信 息; S603 , 命令解析模块生成与属性信息相对应的脚本化数据;
5604 , 通信模块发送脚本化数据至定制执行模块;
5605 , 定制执行模块接收脚本化数据, 解析脚本化数据得到终端软件调 用指令, 并依据终端软件调用指令对终端软件执行定制操作。 在本实施例中为用户提供了一个可视化的定制环境模块, 使用户在可视 化界面上对终端软件执行定制操作, 对终端软件进行定制, 从而可以通过简 单的操作就得到符合自己需求的终端软件, 从而可以满足不同用户的个性化 需求, 并且减轻了制造商的研发压力。 具体的用户定制方法在用户定制系统中已有详细描述, 在此也不再详细 描述。 优选地, 用户定制方法还包括:
5606 , 资源操作模块根据定制操作的操作结果生成与操作结果对应的终 端软件可识别的资源文件, 以保存相关设置和资源。 优选地, 用户定制方法还包括: 当终端软件执行定制操作时, 预览所述 定制操作结果。 一般用户在可视化界面 11上选择与自己定制需求相对应的属性信息后, 通常是很想知道自己对于终端软件的调整的效果。 终端软件定制装置提供了 一套预览机制, 此套机制将能够允许终端软件立即响应用户在终端软件定制 装置中对于终端软件的修改。 用户能够直观的看到自己的定制结果, 如果有 任何需要修改的地方, 可以重复以上的操作, 直至用户满意为止。 此时用户 根据用户方法定制出的终端软件将包含用户自身差异化、 个性化的需求。 具体地, 当用户希望察看对终端软件的定制效果时, 定制执行模块 20 将会接收到定制环境模块 10发送的预览指令, 当用户定制系统完成图 6 中 的步骤 S604时,定制执行模块 20控制终端软件对用户的定制内容进行显示。 同时,返回与操作结果相对应的脚本化数据, 使用户在可视化界面上 11上也 能够看到相关的操作结果的表现情况, 如用户选择的图片、 更改的文字以及 相关的配置文件等。 本实施例中定制执行模块 20的执行步骤参见图 3所示。 优选地, 用户定制方法还包括: 在接受用户对终端软件进行配置的定制需求之前, 对用户需求模型模块 中的用户需求模型进行初始化处理, 以提供给用户定制需求的选择范围。 具 体的初始化方法参见图 5所示。 图 7示出了才艮据本发明优选实施例的用户定制方法的流程图。 如图 7所 示, 包括:
5701 , 用户通过通信模块 14连接到终端软件, 即定制环境模块 10发起 向定制执行模块 20的通信连接。
5702 , 初始化用户需求模型。 在接受用户对终端软件进行配置的定制需 求之前, 对用户需求模型模块 12 中的用户需求模型进行初始化处理, 以提 供给用户定制需求的选择范围。 具体的初始化方法参见图 5所示。
5703 , 通过可视化界面 11 提供给用户可视化编辑模型。 即将需求模型 模块 12中的属性信息在可视化界面 11上进行显示, 具体的方法在现有技术 中有较多介绍, 在此不作详细说明。 可视化界面 11显示的内容包括了用户定 制需求模型的全部内容, 提供用户进行编辑。 用户通过实时编辑的方式对用 户需求模型进行个性化定制, 相关的定制内容可以通过可视化需求模型组件 显示出来。
5704,判断是否生成预览。如果是则转至步骤 S705 ,否则转至步骤 S711。 用户根据自己的喜好选择是否对定制内容进行预览, 如果用户觉得有必要对 操作终端软件定制装置进行定制的效果进行预览, 就可以使用预览功能转到 S705执行, 如果用户觉得不需要对定制内容进行预览, 比如用户可能已经很 熟悉某些定制项的定制效果, 想跳过预览阶段那么将直接进入到 S711执行。
5705 , 生成脚本化数据, 并通过通信模块发送至定制执行模块。 通过对 可视化需求模型中用户的编辑内容进行收集, 形成定制需求, 将定制需求对 应的终端软件控件属性信息通过命令解析模块 13 将相关内容转化成通信的 脚本化数据, 由通信模块 14将脚本化数据发送到定制执行模块。
5706 , 接收到定制环境模块发送的脚本化数据。
5707 , 解析脚本化数据, 执行相关操作, 得到结果。 终端软件侧过程调 用模块 21 对脚本化数据进行解析, 生成终端软件各个业务组件可以运行的 命令调用, 通过控制模块 22控制终端软件各个业务组件执行这些命令调用 , 同时得到相关操作结果的反馈。
5708 , 对结果进行处理, 生成脚本化数据, 交由过程调用模块发送至定 制环境模块, 以在定制环境模块中显示操作结果。
5709 , 接收包含终端软件的操作结果的脚本化数据。 S710, 由命令解析模块解析, 并处理相关数据。 命令解析模块对包含终 端软件的操作结果的脚本化数据进行解析, 使可视化界面对发送回的数据进 行显示, 供用户编辑和察看。
S711 , 用户确认定制内容, 资源操作模块保存相关资源和配置文件。 当 用户确认相关的定制操作, 资源操作模块将对用户的定制操作做最后的确认 和保存工作。 当资源操作模块执行图片、 文字、 视频、 声音及文件等相关配 置项的操作后, 生成终端软件可识别的资源文件, 并替换到终端软件的相应 位置, 使得终端软件以用户定制的方式工作。 从以上的描述中可以看出, 上述实施例中的用户定制方法及系统不仅可 以应用在终端软件上, 还可以应用其他相关的装置上, 如: 远程终端软件定 制方法和装置, 以及终端软件诊断方法和装置上, 同时也可以应用到终端软 件产品的生产和构建上, 以及其他应用本方案和系统的其他方案和装置上。 从以上的描述中, 可以看出, 本发明实施例所提供的用户定制方法及系 统, 使用户能够很方便的对终端软件的界面进行调整, 如界面尺寸, 大小, 背景图片, 界面语言, 字体大小, 颜色等, 并且能够对终端软件的功能进行 调整, 通过一些简单的操作就能够定制出符合用户需要的终端软件来, 这样 既减轻了制造商的研发压力, 同时又能够满足不同用户的个性化需求。 显然, 本领域的技术人员应该明白, 上述的本发明的各模块或各步骤可 以用通用的计算装置来实现, 它们可以集中在单个的计算装置上, 或者分布 在多个计算装置所组成的网络上, 可选地, 它们可以用计算装置可执行的程 序代码来实现, 从而, 可以将它们存储在存储装置中由计算装置来执行, 并 且在某些情况下, 可以以不同于此处的顺序执行所示出或描述的步骤, 或者 将它们分别制作成各个集成电路模块, 或者将它们中的多个模块或步骤制作 成单个集成电路模块来实现。 这样, 本发明不限制于任何特定的硬件和软件 结合。 以上所述仅为本发明的优选实施例而已, 并不用于限制本发明, 对于本 领域的技术人员来说, 本发明可以有各种更改和变化。 凡在本发明的 ^"神和 原则之内, 所作的任何修改、 等同替换、 改进等, 均应包含在本发明的保护 范围之内。

Claims

权 利 要 求 书
1. 一种用户定制系统, 其特征在于, 包括定制环境模块以及定制执行模块, 其巾,
所述定制环境模块包括:
可视化界面, 用于提供终端软件的可视化编辑界面, 接受用户对终 端软件进行配置的定制需求;
需求模型模块, 用于生成与所述定制需求相对应的终端软件控件的 属性信息;
命令解析模块, 用于生成与所述属性信息相对应的脚本化数据; 通信模块, 用于发送所述脚本化数据至所述定制执行模块; 所述定制执行模块, 用于接收所述脚本化数据, 解析所述脚本化数 据得到终端软件调用指令, 并依据所述终端软件调用指令对所述终端软 件执行定制操作。
2. 根据权利要求 1所述的用户定制系统, 其特征在于, 所述定制环境模块 还包括: 资源操作模块, 用于根据所述定制操作的操作结果生成与所述 操作结果对应的终端软件可识别的资源文件。
3. 根据权利要求 1或 2所述的用户定制系统, 其特征在于, 所述定制执行 模块包括:
过程调用模块, 用于接收所述脚本化数据, 解析所述脚本化数据得 到终端软件调用指令;
控制模块, 用于接收所述调用指令, 依据所述终端软件调用指令控 制所述终端软件执行定制操作。
4. 根据权利要求 3所述的用户定制系统, 其特征在于, 所述通信模块与所 述定制执行模块的通信方式为基于 IP的通信方式。
5. 根据权利要求 4所述的用户定制系统, 其特征在于, 所述终端软件运行 时, 通过加载配置项判断是否支持使用所述用户定制系统。 才艮据权利要求 5所述的用户定制系统,其特征在于,所述脚本语言为 XML 格式的脚本语言。 一种用户定制方法, 其特征在于, 包括:
可视化界面提供终端软件的可视化编辑界面, 接受用户对终端软件 进行配置的定制需求;
需求模型模块生成与所述定制需求相对应的终端软件控件的属性信 息;
命令解析模块生成与所述属性信息相对应的脚本化数据;
通信模块发送所述脚本化数据至所述定制执行模块;
定制执行模块接收所述脚本化数据, 解析所述脚本化数据得到终端 软件调用指令, 并依据所述终端软件调用指令对所述终端软件执行定制 操作。 根据权利要求 7所述的用户定制方法, 其特征在于, 所述用户定制方法 还包括: 资源操作模块根据所述定制操作的操作结果生成与所述操作结 果对应的终端软件可识别的资源文件。 根据权利要求 8所述的用户定制方法, 其特征在于, 所述用户定制方法 还包括: 所述终端软件执行定制操作时, 预览所述定制操作结果。 根据权利要求 7至 9任一项所述的用户定制方法, 其特征在于, 所述用 户定制方法还包括:
在接受用户对终端软件进行配置的定制需求之前, 对所述用户需求 模型模块中的用户需求模型进行初始化处理。
PCT/CN2010/076863 2010-06-30 2010-09-14 用户定制方法及系统 WO2012000233A1 (zh)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US13/806,256 US20130104102A1 (en) 2010-06-30 2010-09-14 User Customization Method and System
AU2010356679A AU2010356679B2 (en) 2010-06-30 2010-09-14 User customization method and system
EP10853936.2A EP2590069A4 (en) 2010-06-30 2010-09-14 METHOD AND SYSTEM FOR USER ADJUSTMENTS

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2010102200625A CN101876908A (zh) 2010-06-30 2010-06-30 用户定制方法及系统
CN201010220062.5 2010-06-30

Publications (1)

Publication Number Publication Date
WO2012000233A1 true WO2012000233A1 (zh) 2012-01-05

Family

ID=43019470

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/076863 WO2012000233A1 (zh) 2010-06-30 2010-09-14 用户定制方法及系统

Country Status (5)

Country Link
US (1) US20130104102A1 (zh)
EP (1) EP2590069A4 (zh)
CN (1) CN101876908A (zh)
AU (1) AU2010356679B2 (zh)
WO (1) WO2012000233A1 (zh)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105868111A (zh) * 2016-03-29 2016-08-17 网易(杭州)网络有限公司 移动终端游戏自动测试方法和装置
KR20180129220A (ko) 2017-05-25 2018-12-05 한국과학기술원 전기화학적 박리를 통한 고품질 그래핀 플레이크의 제조 방법 및 그래핀 플레이크의 분산 용액
CN110928538A (zh) * 2019-10-08 2020-03-27 视联动力信息技术股份有限公司 一种视联网终端的界面处理方法及装置
CN113657963A (zh) * 2021-08-17 2021-11-16 广州美思生物技术有限公司 自动定制生活用品的方法及装置
CN114579158A (zh) * 2022-03-09 2022-06-03 常州天健智能科技有限公司 一种集成体系化软件的开发管理系统

Families Citing this family (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012139343A1 (zh) * 2011-04-15 2012-10-18 海尔集团公司 播放控制系统和方法
JP5852370B2 (ja) 2011-08-31 2016-02-03 キヤノン株式会社 画像処理装置、画像処理装置の制御方法およびプログラム
CN102591685B (zh) * 2011-12-30 2014-12-24 深圳万兴信息科技股份有限公司 一种实现应用程序自动在线更新的方法及装置
CN102654834A (zh) * 2012-02-01 2012-09-05 中兴通讯(香港)有限公司 一种手机应用的广告投放方法和系统
CN102629201A (zh) * 2012-03-02 2012-08-08 浪潮集团山东通用软件有限公司 一种运行时调整表单界面格式的方法
CN102622233A (zh) * 2012-03-07 2012-08-01 山东大学 自动生成适应于某交互终端设备用户界面的系统及方法
CN103473080A (zh) * 2012-06-07 2013-12-25 腾讯科技(深圳)有限公司 软件安装方法、终端及系统
CN102929481A (zh) * 2012-10-09 2013-02-13 中兴通讯股份有限公司南京分公司 用户界面显示方法和装置
CN104283919B (zh) * 2013-07-05 2019-11-05 中兴通讯股份有限公司 一种接口调用系统及方法
CN104298521A (zh) * 2014-09-22 2015-01-21 广州金山网络科技有限公司 一种窗口更新方法及装置
CN104391630A (zh) * 2014-10-21 2015-03-04 四川盟宝实业有限公司 一种自主更改移动终端待机界面字体颜色的方法
CN104484195A (zh) * 2014-11-26 2015-04-01 深圳市优视技术有限公司 基于认证插卡的软件界面定制方法及系统
CN104468795B (zh) * 2014-12-10 2018-07-13 北京国双科技有限公司 网站分享功能的实现方法和系统
CN105786467B (zh) * 2014-12-25 2019-08-09 阿里巴巴集团控股有限公司 生成图面的方法及装置
CN104965687B (zh) * 2015-06-04 2017-12-08 北京东方国信科技股份有限公司 基于指令集生成的大数据处理方法及装置
CN105631005B (zh) * 2015-12-28 2018-12-25 瑞斯康达科技发展股份有限公司 一种定制页面的方法及装置
CN105739976A (zh) * 2016-01-26 2016-07-06 四川神州雅韵科技有限公司 可视化快速生成Windows Phone应用的方法
CN107450899B (zh) * 2016-06-01 2022-04-26 深圳市信锐网科技术有限公司 终端控制脚本的生成方法和装置
CN107423073A (zh) * 2017-08-11 2017-12-01 广东天波信息技术股份有限公司 系统的定制方法和系统
CN107491308A (zh) * 2017-08-15 2017-12-19 成都民航空管科技发展有限公司 利用脚本及插件快速定制多点定位监控系统的系统及方法
CN107404550A (zh) * 2017-08-23 2017-11-28 陈扬趾 一种可显示可控制的home键和用户终端
CN108021421A (zh) * 2017-11-30 2018-05-11 北京辰森世纪科技股份有限公司 用于餐饮服务的场景定制的方法、装置、系统及电子设备
CN108628602A (zh) * 2018-05-10 2018-10-09 武汉思美特云智慧科技有限公司 定制式智能家居app的一种实现方法
CN109271159A (zh) * 2018-08-20 2019-01-25 北京知本源信息技术有限公司 树状逻辑式在线协作装置及方法
CN109213484A (zh) * 2018-08-20 2019-01-15 北京知本源信息技术有限公司 在线协作设计图状态管理装置及方法
CN109840108A (zh) * 2018-12-25 2019-06-04 北京奇安信科技有限公司 一种配置个性化定制软件的处理方法及服务器
CN110111667A (zh) * 2019-05-09 2019-08-09 罕王微电子(辽宁)有限公司 一种传感器测试与演示模型系统
CN110187930B (zh) * 2019-05-17 2022-10-18 烽火通信科技股份有限公司 一种应用定制方法及系统
CN110119599A (zh) * 2019-05-21 2019-08-13 国网福建省电力有限公司 一种基础软件平台自动化安全加固方法及系统
CN110381381B (zh) * 2019-06-21 2021-12-07 深圳市轱辘车联数据技术有限公司 一种视频定制方法、视频定制装置及电子设备
CN111427563A (zh) * 2020-04-23 2020-07-17 遂宁摩天时代科技有限公司 功能机可视化编程控制系统及方法
CN112099748A (zh) * 2020-09-21 2020-12-18 深圳市创维群欣安防科技股份有限公司 一种基于拼接屏的终端界面控制方法和系统

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1758794A (zh) * 2005-02-07 2006-04-12 中国联合通信有限公司 一种移动终端界面的生成方法及系统
CN1851687A (zh) * 2005-04-22 2006-10-25 英华达(上海)电子有限公司 手机功能菜单个性化定制的方法
CN101430710A (zh) * 2008-11-14 2009-05-13 中国科学院软件研究所 一种数据可视化引擎系统

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7263662B1 (en) * 2001-03-02 2007-08-28 Oracle International Corporation Customization of immediate access and hotkey functionality in an internet application user interface
US8601437B2 (en) * 2006-02-15 2013-12-03 Microsoft Corporation Reusable component data persistence using a markup language
US7734583B2 (en) * 2006-04-18 2010-06-08 Research In Motion Limited Transparent virtual machine for mobile applications
WO2007134265A2 (en) * 2006-05-12 2007-11-22 Captaris, Inc. Workflow data binding
US20080115195A1 (en) * 2006-11-13 2008-05-15 Microsoft Corporation Remote workflow schedule authoring
CN100472438C (zh) * 2007-03-30 2009-03-25 腾讯科技(深圳)有限公司 一种视窗系统及其界面编辑方法
US8560938B2 (en) * 2008-02-12 2013-10-15 Oracle International Corporation Multi-layer XML customization
US8966465B2 (en) * 2008-02-12 2015-02-24 Oracle International Corporation Customization creation and update for multi-layer XML customization

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1758794A (zh) * 2005-02-07 2006-04-12 中国联合通信有限公司 一种移动终端界面的生成方法及系统
CN1851687A (zh) * 2005-04-22 2006-10-25 英华达(上海)电子有限公司 手机功能菜单个性化定制的方法
CN101430710A (zh) * 2008-11-14 2009-05-13 中国科学院软件研究所 一种数据可视化引擎系统

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2590069A4 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105868111A (zh) * 2016-03-29 2016-08-17 网易(杭州)网络有限公司 移动终端游戏自动测试方法和装置
CN105868111B (zh) * 2016-03-29 2018-07-03 网易(杭州)网络有限公司 移动终端游戏自动测试方法和装置
KR20180129220A (ko) 2017-05-25 2018-12-05 한국과학기술원 전기화학적 박리를 통한 고품질 그래핀 플레이크의 제조 방법 및 그래핀 플레이크의 분산 용액
CN110928538A (zh) * 2019-10-08 2020-03-27 视联动力信息技术股份有限公司 一种视联网终端的界面处理方法及装置
CN113657963A (zh) * 2021-08-17 2021-11-16 广州美思生物技术有限公司 自动定制生活用品的方法及装置
CN114579158A (zh) * 2022-03-09 2022-06-03 常州天健智能科技有限公司 一种集成体系化软件的开发管理系统

Also Published As

Publication number Publication date
AU2010356679A1 (en) 2013-01-17
CN101876908A (zh) 2010-11-03
EP2590069A1 (en) 2013-05-08
US20130104102A1 (en) 2013-04-25
AU2010356679B2 (en) 2014-10-30
EP2590069A4 (en) 2014-01-22

Similar Documents

Publication Publication Date Title
WO2012000233A1 (zh) 用户定制方法及系统
EP1304616B1 (en) Method for processing a data file using a plug-in
WO2017193612A1 (zh) 使用移动终端对电器设备进行操控的设备、系统和方法
CN112905210B (zh) 服务器及灰度发布方法
US20020154161A1 (en) Method and system for providing universal remote control of computing devices
JP2008295015A (ja) 移動通信端末用ウィジェット型待機画面コンテンツデータの提供システム
US9448814B2 (en) Bridge system for auxiliary display devices
US9354901B2 (en) Method and computer system for introducing client devices into a client-server network
US8321537B1 (en) Methods and system for sharing gadgets between users
CN113794914B (zh) 显示设备及开机导航配置的方法
CN112274910A (zh) 虚拟按键配置方法、虚拟按键方法及相关装置
WO2007061003A1 (ja) 情報処理装置、情報処理装置の制御方法、情報処理装置の制御プログラム、および情報処理装置の制御プログラムを記録した記録媒体
US20080104524A1 (en) System and Method for Facilitating Ip Telephony Applications
CN112911359B (zh) 一种资源显示方法、显示设备及遥控器
KR20060058948A (ko) 홈네트워크 디바이스의 제어장치 및 사용자 인터페이스생성 방법
CN111787115B (zh) 服务器、显示设备和文件传输方法
TWI632505B (zh) Mobile device application call system
CN116009958B (zh) 一种智能硬件统一控制方法及系统
US11968262B2 (en) System, apparatus and method for controlling networked devices
US20220321663A1 (en) System, apparatus and method for controlling networked devices
JP6653849B2 (ja) ビジネスアプリケーションにおいて単一コードを用いて多重スクリーンを支援するコンポーネントを構造化する方法および装置
JP3728251B2 (ja) 情報処理装置及びその制御方法、プログラム
JP2003216293A (ja) 情報処理装置及びその制御方法、プログラム
CN115407911A (zh) 显示设备和外接音频设备
JP2005339513A (ja) 情報処理装置及びその制御方法、プログラム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 10853936

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 13806256

Country of ref document: US

Ref document number: 2010853936

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2010356679

Country of ref document: AU

Date of ref document: 20100914

Kind code of ref document: A