CN102375746A - Method and device for enabling input method to self-adapt to application program - Google Patents

Method and device for enabling input method to self-adapt to application program Download PDF

Info

Publication number
CN102375746A
CN102375746A CN2010102531558A CN201010253155A CN102375746A CN 102375746 A CN102375746 A CN 102375746A CN 2010102531558 A CN2010102531558 A CN 2010102531558A CN 201010253155 A CN201010253155 A CN 201010253155A CN 102375746 A CN102375746 A CN 102375746A
Authority
CN
China
Prior art keywords
input method
application program
parameter
configuration rule
skin
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2010102531558A
Other languages
Chinese (zh)
Inventor
张会鹏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Shiji Guangsu Information Technology Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN2010102531558A priority Critical patent/CN102375746A/en
Publication of CN102375746A publication Critical patent/CN102375746A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention discloses a method and device for enabling an input method to self-adapt to an application program, and the method comprises the following steps of: setting special input method parameter configuration rules for all the application programs; acquiring the input method parameter configuration rules corresponding to the application program when the application program loads the input method; and using configuration parameters in the input method parameter configuration rules to replace the corresponding parameter loading input method in global parameters of the input method. Therefore, the technical scheme provided by the invention can be used in the different application programs and different input experiences can be provided according to the characteristics of the application programs.

Description

A kind of method and device of input method self-adaptation application program
Technical field
The present invention relates to input method technology, refer to a kind of method and device of input method self-adaptation application program especially.
Background technology
Input method itself is a dynamic link library file, in application program, uses input method, and the dynamic link library file that is actually input method is loaded in the process of application program, and calls the corresponding interface realization of dynamic link library.
In the prior art; After in case the attribute of input method is provided with completion; All application programs are when loading input method; The capital loads each input method configuration parameter according to the input method global parameter, and such as configuration parameters such as skin, dictionary, candidate word number, candidate word fonts, all like this application programs will be used identical input method parameter.
But, can find that in the use of reality different application programs has different requirement to input method.Such as the requirement of special-purpose classified lexicon, typewriting in certain recreation then need be imported the various terms relevant with this recreation, so just needs to be somebody's turn to do recreation corresponding special classified lexicon; In the security corresponding application, then need import the various vocabulary relevant with security, so just needing should recreation corresponding special classified lexicon.The requirement of skin for another example because recreation itself has from the input frame of painting, therefore requires input method itself to hide input frame in some recreation.The requirement of font for another example needs the input complex form of Chinese characters in some recreation, therefore need input method to switch to the traditional font input.
This shows that input method of the prior art can not adapt to new demand again, can not provide different inputs to experience according to the difference of application program.
Summary of the invention
In view of this, fundamental purpose of the present invention is to provide a kind of method and device of input method self-adaptation application program, uses method provided by the invention and device and can make input method according to different application programs to provide different input to experience.
For achieving the above object, technical scheme of the present invention is achieved in that
A kind of method of input method self-adaptation application program, this method comprises:
For each application program is provided with its special-purpose input method parameter configuration rule;
When application program loads input method, obtain the corresponding input method parameter configuration rule of this application program;
The configuration parameter of confirming based on this input method parameter configuration rule replaces corresponding parameters loading input method in the input method global parameter.
A kind of device of input method self-adaptation application program, this device comprises processing unit and loading unit;
Said processing unit is used for when application program loads input method, obtains the special input method parameter configuration rule that is provided with into this application program;
Said loading unit is used for the input method parameter configuration rule according to said processing unit acquisition, and the configuration parameter of confirming according to this input method parameter configuration rule replaces corresponding parameters loading input method in the input method global parameter.
The method and the device of a kind of input method self-adaptation application program provided by the present invention are through being provided with its special-purpose input method parameter configuration rule for each application program; When application program loads input method, obtain the corresponding input method parameter configuration rule of this application program; Replace corresponding parameters loading input method in the input method global parameter with the configuration parameter in this input method parameter configuration rule.Thereby technical scheme provided by the invention can be in different application programs, and the characteristics that according to application program provide different inputs to experience.
Description of drawings
Fig. 1 is the exemplary process diagram of the inventive method;
Fig. 2 is the exemplary block diagram of apparatus of the present invention;
Fig. 3 is the process flow diagram of embodiment of the invention method.
Embodiment
In the detailed description of this part, only pass through example to the desired best mode of inventor of embodiment of the present invention, illustrate and described preferred embodiment of the present invention.It will be appreciated that and not deviate under the prerequisite of the present invention, it is made amendment with regard to each conspicuous aspect.Correspondingly, it is exemplary in itself that drawing and description should be regarded as, rather than restrictive.
Referring to Fig. 1, Fig. 1 is the exemplary process diagram of the inventive method, comprising: in step 101, for each application program is provided with its special-purpose input method parameter configuration rule; In step 102, when application program loads input method, obtain the corresponding input method parameter configuration rule of this application program; In step 103, the configuration parameter of confirming based on this input method parameter configuration rule replaces corresponding parameters loading input method in the input method global parameter.
The example of input method parameter configuration rule can be as follows:
[app1] expression rule 1
Exe=qq.exe representes should the corresponding qq.exe application program of rule
Celldictid=257, the special-purpose classified lexicon sign of 598 expressions
Skinid=23 representes the skin sign
Syncinterval=1 representes dictionary lock in time
[app2] expression rule 2
Exe=youdao.exe representes should the corresponding youdao.exe application program of rule
Celldictid=45 representes special-purpose classified lexicon sign
English=1 representes default language
Candnum=9 representes the candidate word number
Candfont=Times New Roman representes the candidate word font
For application program qq.exe; When application program loads input method; Obtain the corresponding input parameter configuration rule of this application program earlier, promptly app1 loads input method with the corresponding parameter in this configuration rule corresponding configuration parameter substitution input method global parameter then; Promptly use celldictid=257,598, skinid=23, syncinterval=1 replace the corresponding parameter in the input method global parameter to load input method.
Be not difficult to find from above-mentioned example, the corresponding input method parameter configuration rule reality of application program be exactly according to this application program characteristics, in the demand of use, be provided with its distinctive configuration parameter.Input method parameter configuration rule has only defined the configuration parameter of this application-specific, for other parameters in the undefined input method global parameter, still adopts the definition in the input method global parameter to load.This shows that technical scheme of the present invention can provide different inputs to experience in different application programs.
Wherein, The corresponding input method parameter configuration rule of this application program of said acquisition comprises: judge the input method parameter configuration rule that whether exists current application program corresponding in the local rules repository; If exist, then from local rules repository, obtain corresponding input method parameter configuration rule; Otherwise, the access rule server, regular from said rule server from obtaining corresponding input method parameter configuration.
Wherein, Corresponding parameters loading input method comprises in the configuration parameter replacement input method global parameter in this input method parameter configuration rule of said usefulness: when the configuration parameter in the said input method parameter configuration rule comprises special-purpose classified lexicon and/or skin; Judge in local classified lexicon and/or the skin catalogue whether have corresponding special classified lexicon and/or skin to this configuration parameter; If exist; Then from local classified lexicon and/or skin catalogue, extract corresponding special classified lexicon and/or skin, replace corresponding parameters loading input method in the input method global parameter; Otherwise visit classified lexicon server and/or skin server obtain corresponding special classified lexicon and/or skin, replace corresponding parameters loading input method in the input method global parameter.
In addition, this method further comprises: set up the corresponding relation between program process name and the corresponding input method parameter configuration rule; Accordingly, the corresponding input method parameter configuration rule of this application program of said acquisition comprises: the process name based on this application program obtains the input method parameter configuration rule corresponding with this application program.
Application program described in the technical scheme of the present invention loads input method and comprises: load in input method or the application program operational process when starting application program and switch input method.
The all or part of step of realization said method embodiment can be accomplished through the relevant hardware of programmed instruction, and aforesaid program can be stored in the computer read/write memory medium, and this program the step that comprises said method embodiment when carrying out; And aforesaid storage medium comprises: various media that can be program code stored such as ROM, RAM, magnetic disc or CD.
In addition, the present invention also provides a kind of device of input method self-adaptation application program.Referring to Fig. 2, Fig. 2 is the exemplary block diagram of this device.
This device comprises processing unit and loading unit; Said processing unit is used for when application program loads input method, obtains the special input method parameter configuration rule that is provided with into this application program; Said loading unit is used for the input method parameter configuration rule according to said processing unit acquisition, and the configuration parameter of confirming according to this input method parameter configuration rule replaces corresponding parameters loading input method in the input method global parameter.The cited device of the present invention can be built in user terminal.
This device further comprises Database Unit; Said Database Unit is used for the local rules repository that keeping records has the corresponding special input method parameter configuration rule of each application program; Said processing unit; When obtaining application program corresponding special input method parameter configuration rule; Judge the input method parameter configuration rule that whether exists current application program corresponding in the said Database Unit; If exist, then from said Database Unit, obtain corresponding input method parameter configuration rule; Otherwise the access rule server obtains corresponding input method parameter configuration rule from said rule server, and is stored in the said Database Unit.
Said Database Unit is further used for local classified lexicon and the skin catalogue that records skin that keeping records has special-purpose classified lexicon; Accordingly; Said loading unit; When the configuration parameter in the said input method parameter configuration rule comprises special-purpose classified lexicon and/or skin, judge in local classified lexicon and/or the skin catalogue in the said Database Unit whether have corresponding special classified lexicon and/or skin to this configuration parameter, if exist; Then from said Database Unit, extract corresponding special classified lexicon and/or skin, replace corresponding parameters loading input method in the input method global parameter; Otherwise; Visit classified lexicon server and/or skin server obtain corresponding special classified lexicon and/or skin; Replace that corresponding parameters loads input method in the input method global parameter, and the special-purpose classified lexicon that will obtain and/or skin are stored in local classified lexicon and/or skin catalogue in the said Database Unit.
Wherein, said processing unit is used for based on the corresponding relation that is provided with between program process name and the input method parameter configuration rule, obtains the input method parameter configuration rule corresponding with current application program.
Said processing unit when in starting application program or application program operational process, switching input method, obtains the special input method parameter configuration rule that is provided with into this application program.
Technical scheme is for a better understanding of the present invention enumerated embodiment at present technical scheme of the present invention is carried out detailed explanation.
At first need its special-purpose input method parameter configuration rule be set for each application program; This configuration rule can be positioned at the local rules repository of subscription client; Also can be stored in the rule server of far-end; Can help expansion of the present invention constantly for new application program is provided with input method parameter configuration rule like this.When application program loads input method, when in local rules repository, can not find input method parameter configuration rule, then can visit the rule server of far-end and obtain corresponding configuration rule.Can identify different application programs with the process name of application program in the present embodiment.Certainly, also can adopt additive method to identify different application programs, as different application programs being numbered etc.
In the input method configuration parameter, some parameter is just can realize through configuration, like candidate word number, candidate word font etc., if it is 10 that the candidate word number is set, directly loads and just can come into force.But some configuration parameter just needs download relevant information, like special-purpose classified lexicon and skin.Therefore; In the corresponding input method configuration parameter of application program, comprise special-purpose classified lexicon and this type of skin configuration parameter; Need to search in the classified lexicon and the skin catalogue of this locality earlier; When can not find, the classified lexicon server and/or the skin server that visit again far-end obtain corresponding special classified lexicon and/or skin, after the relevant information of acquisition, load again.At present, provide the technology of special-purpose classified lexicon and skin very ripe, just no longer detailed here.
Referring to Fig. 3, Fig. 3 is the process flow diagram of embodiment of the invention method, and is specific as follows:
In step 301, when application program loads input method, obtain the process name of current application program.
The application program of indication loading input method can comprise two kinds of situation in the present embodiment: load in input method or the application program operational process when promptly starting application program and switch input method.
In step 302, according to the current process name that obtains, in the local rules repository of local client, search the input method parameter configuration rule that whether exists the current process name corresponding, if, execution in step 303; Otherwise, execution in step 304.
In step 303, from local rules repository, obtain the corresponding input method parameter configuration rule of program process, execution in step 305.
In step 304, the access rule server obtains corresponding input method parameter configuration rule from rule server; And it is stored in the local rules repository.
In step 305, judge in the input method parameter configuration rule of being obtained whether comprise special-purpose classified lexicon or skin, if then execution in step 306; Otherwise, execution in step 309.
In input method parameter configuration rule, comprise special-purpose classified lexicon or this category information of skin, then need find this category information to load again earlier.
In step 306, judge in local classified lexicon and/or the skin catalogue whether have corresponding special classified lexicon and/or skin, if, execution in step 307; Otherwise, execution in step 308.
In step 307, from local classified lexicon and/or skin catalogue, extract corresponding special classified lexicon and/or skin, execution in step 309.
In step 308, visit classified lexicon server and/or skin server obtain corresponding special classified lexicon and/or skin, and the special-purpose classified lexicon that will obtain and/or skin are stored in the local classified lexicon and the skin catalogue of correspondence, execution in step 309.
In step 309, the configuration parameter of confirming based on this input method parameter configuration rule replaces corresponding parameters loading input method in the input method global parameter.
Here,, promptly represent the configuration parameter that is provided with in the input method parameter configuration rule, also represent the special-purpose classified lexicon and/or the dictionary that obtain based on the configuration parameter that is provided with based on the configuration parameter that this input method parameter configuration rule is confirmed.
Here, the input method global parameter can load before carrying out this flow process, in the process of carrying out this flow process, corresponding parameter is wherein replaced.Also can carry out this flow process earlier, the corresponding parameter with in the predetermined parameter replacement input method global parameter in the input method parameter configuration rule directly loads then.
The above is merely preferred embodiment of the present invention, and is in order to restriction the present invention, not all within spirit of the present invention and principle, any modification of being made, is equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. the method for an input method self-adaptation application program is characterized in that, this method comprises:
For each application program is provided with its special-purpose input method parameter configuration rule;
When application program loads input method, obtain the corresponding input method parameter configuration rule of this application program;
The configuration parameter of confirming based on this input method parameter configuration rule replaces corresponding parameters loading input method in the input method global parameter.
2. method according to claim 1 is characterized in that, the corresponding input method parameter configuration rule of this application program of said acquisition comprises:
Judge the input method parameter configuration rule that whether exists current application program corresponding in the local rules repository,, then from local rules repository, obtain corresponding input method parameter configuration rule if exist; Otherwise the access rule server obtains corresponding input method parameter configuration rule from said rule server.
3. method according to claim 1 is characterized in that, corresponding parameters loading input method comprises in the configuration parameter replacement input method global parameter in this input method parameter configuration rule of said usefulness:
When the configuration parameter in the said input method parameter configuration rule comprises special-purpose classified lexicon and/or skin; Judge in local classified lexicon and/or the skin catalogue whether have corresponding special classified lexicon and/or skin to this configuration parameter; If exist; Then from local classified lexicon and/or skin catalogue, extract corresponding special classified lexicon and/or skin, replace corresponding parameters loading input method in the input method global parameter; Otherwise visit classified lexicon server and/or skin server obtain corresponding special classified lexicon and/or skin, replace corresponding parameters loading input method in the input method global parameter.
4. method according to claim 1 is characterized in that,
This method further comprises: set up the corresponding relation between program process name and the corresponding input method parameter configuration rule;
The corresponding input method parameter configuration rule of this application program of said acquisition comprises: the process name based on this application program obtains the input method parameter configuration rule corresponding with this application program.
5. according to claim 1,2 or 3 described methods, it is characterized in that said application program loads input method and comprises: load in input method or the application program operational process when starting application program and switch input method.
6. the device of an input method self-adaptation application program is characterized in that, this device comprises processing unit and loading unit;
Said processing unit is used for when application program loads input method, obtains the special input method parameter configuration rule that is provided with into this application program;
Said loading unit is used for the input method parameter configuration rule according to said processing unit acquisition, and the configuration parameter of confirming according to this input method parameter configuration rule replaces corresponding parameters loading input method in the input method global parameter.
7. device according to claim 6 is characterized in that this device further comprises Database Unit;
Said Database Unit is used for the local rules repository that keeping records has the corresponding special input method parameter configuration rule of each application program;
Said processing unit; When obtaining application program corresponding special input method parameter configuration rule; Judge the input method parameter configuration rule that whether exists current application program corresponding in the said Database Unit; If exist, then from said Database Unit, obtain corresponding input method parameter configuration rule; Otherwise the access rule server obtains corresponding input method parameter configuration rule from said rule server, and is stored in the said Database Unit.
8. device according to claim 6 is characterized in that,
Said Database Unit is further used for local classified lexicon and the skin catalogue that records skin that keeping records has special-purpose classified lexicon;
Said loading unit; When the configuration parameter in the said input method parameter configuration rule comprises special-purpose classified lexicon and/or skin; Judge in local classified lexicon and/or the skin catalogue in the said Database Unit whether have corresponding special classified lexicon and/or skin to this configuration parameter; If exist, then from said Database Unit, extract corresponding special classified lexicon and/or skin, replace corresponding parameters loading input method in the input method global parameter; Otherwise; Visit classified lexicon server and/or skin server obtain corresponding special classified lexicon and/or skin; Replace that corresponding parameters loads input method in the input method global parameter, and the special-purpose classified lexicon that will obtain and/or skin are stored in local classified lexicon and/or skin catalogue in the said Database Unit.
9. device according to claim 6 is characterized in that,
Said processing unit is used for based on the corresponding relation that is provided with between program process name and the input method parameter configuration rule, obtains the input method parameter configuration rule corresponding with current application program.
10. according to claim 6,7 or 8 described devices, it is characterized in that,
Said processing unit when in starting application program or application program operational process, switching input method, obtains the special input method parameter configuration rule that is provided with into this application program.
CN2010102531558A 2010-08-11 2010-08-11 Method and device for enabling input method to self-adapt to application program Pending CN102375746A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010102531558A CN102375746A (en) 2010-08-11 2010-08-11 Method and device for enabling input method to self-adapt to application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010102531558A CN102375746A (en) 2010-08-11 2010-08-11 Method and device for enabling input method to self-adapt to application program

Publications (1)

Publication Number Publication Date
CN102375746A true CN102375746A (en) 2012-03-14

Family

ID=45794390

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010102531558A Pending CN102375746A (en) 2010-08-11 2010-08-11 Method and device for enabling input method to self-adapt to application program

Country Status (1)

Country Link
CN (1) CN102375746A (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103744575A (en) * 2013-10-08 2014-04-23 百度在线网络技术(北京)有限公司 Method and equipment for providing input auxiliary areas of input applications
CN104391622A (en) * 2014-12-11 2015-03-04 厦门美图移动科技有限公司 Input method rapid-setting method for input box
CN104808808A (en) * 2015-03-23 2015-07-29 联想(北京)有限公司 Information processing method and electronic device
CN105045588A (en) * 2015-07-17 2015-11-11 百度在线网络技术(北京)有限公司 Method and apparatus for switching input method skins
CN105094821A (en) * 2015-07-17 2015-11-25 百度在线网络技术(北京)有限公司 Method and device used for determining background information of invoked applications
CN105245572A (en) * 2015-08-31 2016-01-13 百度在线网络技术(北京)有限公司 Method of realizing service through network and apparatus
CN105589707A (en) * 2014-12-10 2016-05-18 中国银联股份有限公司 Application program parameter management and configuration method based on workflow monitoring
CN105867652A (en) * 2016-04-29 2016-08-17 百度在线网络技术(北京)有限公司 Strategy generation method and device based on input method
CN106126176A (en) * 2016-06-16 2016-11-16 广东欧珀移动通信有限公司 A kind of audio collocation method and mobile terminal
CN106201010A (en) * 2016-06-29 2016-12-07 百度在线网络技术(北京)有限公司 Method for adding word bank and device
CN106844501A (en) * 2016-12-27 2017-06-13 北京五八信息技术有限公司 A kind of input method entry lookup method and device
CN106873795A (en) * 2016-12-29 2017-06-20 北京五八信息技术有限公司 A kind of character input method, device and terminal
CN107754316A (en) * 2017-11-10 2018-03-06 维沃移动通信有限公司 A kind of information interchange processing method and mobile terminal
CN107894852A (en) * 2017-11-13 2018-04-10 珠海市魅族科技有限公司 A kind of keyboard shift method and electronic equipment
CN112764552A (en) * 2021-01-26 2021-05-07 北京小米移动软件有限公司 Input method switching method and device, intelligent equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101373468A (en) * 2007-08-20 2009-02-25 北京搜狗科技发展有限公司 Method for loading word stock, method for inputting character and input method system
CN101639755A (en) * 2009-09-10 2010-02-03 腾讯科技(深圳)有限公司 Method for supporting picture input and equipment thereof

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101373468A (en) * 2007-08-20 2009-02-25 北京搜狗科技发展有限公司 Method for loading word stock, method for inputting character and input method system
CN101639755A (en) * 2009-09-10 2010-02-03 腾讯科技(深圳)有限公司 Method for supporting picture input and equipment thereof

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103744575A (en) * 2013-10-08 2014-04-23 百度在线网络技术(北京)有限公司 Method and equipment for providing input auxiliary areas of input applications
CN105589707A (en) * 2014-12-10 2016-05-18 中国银联股份有限公司 Application program parameter management and configuration method based on workflow monitoring
CN105589707B (en) * 2014-12-10 2019-01-18 中国银联股份有限公司 Application Parameters management and configuration method based on workflow supervision
CN104391622A (en) * 2014-12-11 2015-03-04 厦门美图移动科技有限公司 Input method rapid-setting method for input box
CN104808808A (en) * 2015-03-23 2015-07-29 联想(北京)有限公司 Information processing method and electronic device
CN105094821B (en) * 2015-07-17 2018-11-13 百度在线网络技术(北京)有限公司 A kind of method and apparatus for determining the background information of called application
CN105045588A (en) * 2015-07-17 2015-11-11 百度在线网络技术(北京)有限公司 Method and apparatus for switching input method skins
CN105094821A (en) * 2015-07-17 2015-11-25 百度在线网络技术(北京)有限公司 Method and device used for determining background information of invoked applications
CN105245572A (en) * 2015-08-31 2016-01-13 百度在线网络技术(北京)有限公司 Method of realizing service through network and apparatus
CN105867652B (en) * 2016-04-29 2018-10-19 百度在线网络技术(北京)有限公司 A kind of strategy-generating method and device based on input method
CN105867652A (en) * 2016-04-29 2016-08-17 百度在线网络技术(北京)有限公司 Strategy generation method and device based on input method
CN106126176A (en) * 2016-06-16 2016-11-16 广东欧珀移动通信有限公司 A kind of audio collocation method and mobile terminal
US10359992B2 (en) 2016-06-16 2019-07-23 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Sound effect configuration method and related device
US10628118B2 (en) 2016-06-16 2020-04-21 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Sound effect configuration method and related device
CN106201010A (en) * 2016-06-29 2016-12-07 百度在线网络技术(北京)有限公司 Method for adding word bank and device
CN106844501A (en) * 2016-12-27 2017-06-13 北京五八信息技术有限公司 A kind of input method entry lookup method and device
CN106873795A (en) * 2016-12-29 2017-06-20 北京五八信息技术有限公司 A kind of character input method, device and terminal
CN107754316A (en) * 2017-11-10 2018-03-06 维沃移动通信有限公司 A kind of information interchange processing method and mobile terminal
CN107754316B (en) * 2017-11-10 2021-01-08 维沃移动通信有限公司 Information exchange processing method and mobile terminal
CN107894852A (en) * 2017-11-13 2018-04-10 珠海市魅族科技有限公司 A kind of keyboard shift method and electronic equipment
CN112764552A (en) * 2021-01-26 2021-05-07 北京小米移动软件有限公司 Input method switching method and device, intelligent equipment and storage medium

Similar Documents

Publication Publication Date Title
CN102375746A (en) Method and device for enabling input method to self-adapt to application program
CN107608951B (en) Report generation method and system
CN110516251B (en) Method, device, equipment and medium for constructing electronic commerce entity identification model
CN108170602B (en) Test case generation method and device, terminal and computer readable medium
CN103309806A (en) Device and method for fast developing and testing
KR20210106372A (en) New category tag mining method and device, electronic device and computer-readable medium
CN111068336A (en) Game translation version generation method and device, electronic equipment and storage medium
CN106030568A (en) Natural language processing system, natural language processing method, and natural language processing program
US9658988B2 (en) Systems and methods to segment text for layout and rendering
CN106294480A (en) A kind of file layout change-over method, device and examination question import system
JP2013246644A (en) Software object correction support device, software object correction support method and program
CN111143642A (en) Webpage classification method and device, electronic equipment and computer readable storage medium
CN109033082B (en) Learning training method and device of semantic model and computer readable storage medium
CN112418875B (en) Cross-platform tax intelligent customer service corpus migration method and device
CN110750984B (en) Command line character string processing method, terminal, device and readable storage medium
CN104536897A (en) Automatic testing method and system based on keyword
CN109558580B (en) Text analysis method and device
CN111142871A (en) Front-end page development system, method, equipment and medium
CN110019295B (en) Database retrieval method, device, system and storage medium
CN115033436A (en) Page testing method and device, electronic equipment and storage medium
CN103116601A (en) Method and system of improving accuracy degree of intelligent association of input method
JP6870454B2 (en) Analytical equipment, analytical programs and analytical methods
KR20200103133A (en) Method and apparatus for performing extract-transfrom-load procedures in a hadoop-based big data processing system
CN117494806B (en) Relation extraction method, system and medium based on knowledge graph and large language model
CN110941604B (en) Data storage method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
ASS Succession or assignment of patent right

Owner name: SHENZHEN SHIJI LIGHT SPEED INFORMATION TECHNOLOGY

Free format text: FORMER OWNER: TENGXUN SCI-TECH (SHENZHEN) CO., LTD.

Effective date: 20131022

C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 518044 SHENZHEN, GUANGDONG PROVINCE TO: 518057 SHENZHEN, GUANGDONG PROVINCE

TA01 Transfer of patent application right

Effective date of registration: 20131022

Address after: 518057 Tencent Building, 16, Nanshan District hi tech park, Guangdong, Shenzhen

Applicant after: Shenzhen Shiji Guangsu Information Technology Co., Ltd.

Address before: Shenzhen Futian District City, Guangdong province 518044 Zhenxing Road, SEG Science Park 2 East Room 403

Applicant before: Tencent Technology (Shenzhen) Co., Ltd.

RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20120314