CN102508666B - Method and device for adjusting application prompt message in application program - Google Patents

Method and device for adjusting application prompt message in application program Download PDF

Info

Publication number
CN102508666B
CN102508666B CN201110357487.5A CN201110357487A CN102508666B CN 102508666 B CN102508666 B CN 102508666B CN 201110357487 A CN201110357487 A CN 201110357487A CN 102508666 B CN102508666 B CN 102508666B
Authority
CN
China
Prior art keywords
background
color
color value
information
application
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.)
Active
Application number
CN201110357487.5A
Other languages
Chinese (zh)
Other versions
CN102508666A (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.)
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Original Assignee
Yulong Computer Telecommunication Scientific 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 Yulong Computer Telecommunication Scientific Shenzhen Co Ltd filed Critical Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Priority to CN201110357487.5A priority Critical patent/CN102508666B/en
Publication of CN102508666A publication Critical patent/CN102508666A/en
Application granted granted Critical
Publication of CN102508666B publication Critical patent/CN102508666B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a method for adjusting an application prompt message in an application program. The method comprises the following steps of: estimating a color in a background to obtain a background color value; acquiring a color matching message relevant to the background color value; and adjusting the application prompt message in the application program in the background according to the color matching message. According to the method and a device for adjusting the application prompt message in the application program, the corresponding color matching message is acquired according to the estimated background color value, so that the application prompt message of the application program is adjusted, and dynamic adjustment of an application prompt is realized; and therefore, the application program can be suitable for different system platforms, and the flexibility is improved.

Description

The method of adjustment of Application Hints information and device in application program
[technical field]
The present invention relates to human-computer interaction technology, particularly relate to method of adjustment and the device of Application Hints information in a kind of application program.
[background technology]
Along with the development in pluralism of system platform, each system platform all has the corresponding characteristic attributes such as background color.For operating in the application program in system platform, the interactive interface in application program normally carries out font color configuration for some concrete terminal devices.When this application program is operated in to other system platform, variation due to characteristic attributes such as the corresponding background colors of system platform, be there is to the phenomenon that font color is close or identical with background color in the interactive interface that causes this application program, application program can not be applied in various system platforms neatly.
For example, the Application Hints information being shown in system platform is also that application program and user carry out mutual a kind of mode, usually the form with word message is shown in system platform, for the black background of Android system platform, the Application Hints information of this application program is set to white font so that user checks.But background color corresponding to another system platform that this application program is moved is white, now the text color of Application Hints information is consistent with background color, and therefore, application program cannot adapt to various system platforms, lacks dirigibility.
[summary of the invention]
Based on this, be necessary to provide the method for adjustment of Application Hints information in a kind of application program that can improve dirigibility.
In addition, be also necessary to provide the adjusting gear of Application Hints information in a kind of application program that can improve dirigibility.
In application program, a method of adjustment for Application Hints information, comprises the steps:
Color estimation in background is obtained to background color value;
Obtain the color matching information relevant to described background color value;
According to described color matching information, in described background, adjust the Application Hints information of application program.
Preferably, the described step that color estimation in background is obtained to background color value is:
Described background is carried out to sectional drawing and obtain background image;
In described background image, carry out region division;
The region obtaining from described division one by one, extract pixel, and calculate background color value by the color value of described pixel.
Preferably, the described step that color estimation in background is obtained to background color value is:
By default interface function, obtain described background color value.
Preferably, the step of obtaining the color matching information relevant to described background color value described in is:
Search the corresponding relation between described background color value and color matching information;
From described corresponding relation, obtain the color matching information relevant to described background color value.
Preferably, described color matching information comprises font color value and/or pattern, and the described step of adjusting the Application Hints information of application program according to described color matching information in described background is:
The font color value of Application Hints information in described application program and/or pattern are adjusted according to described color matching information;
In described background, show the Application Hints information after described adjustment.
An adjusting gear for Application Hints information in application program, comprising:
Estimation block, obtains background color value for the color estimation to background;
Acquisition module, for obtaining the color matching information relevant to described background color value;
Adjusting module, for according to the Application Hints information of described color matching information display application program.
Preferably, described estimation block comprises:
Image interception unit, obtains background image for described background is carried out to sectional drawing;
Division unit, for carrying out region division at described background image;
Regional processing unit, extracts pixel for the region obtaining from described division one by one, and calculates background color value by the color value of described pixel.
Preferably, described estimation block is also obtained described background color value for the interface function by default.
Preferably, described acquisition module comprises:
Search unit, for searching the corresponding relation between described background color value and color matching information;
Color value acquiring unit, for obtaining the color matching information relevant to described background color value from described corresponding relation.
Preferably, described color matching information comprises font color value and/or pattern, and described adjusting module comprises:
Color matching adjustment unit, for adjusting the font color value of described application program Application Hints information and/or pattern according to described color matching information;
Information display unit, for showing the Application Hints information after described adjustment in described background.
The method of adjustment of Application Hints information and device in above-mentioned application program, the background color value obtaining according to estimation obtains corresponding color matching information, and then the Application Hints information of adjustment application program, realized the dynamic adjustment of Application Hints information, make application program can adapt to various system platform, improved dirigibility.
[accompanying drawing explanation]
Fig. 1 is the process flow diagram of the method for adjustment of Application Hints information in application program in an embodiment;
Fig. 2 obtains the method flow diagram of background color value to the color estimation in background in Fig. 1;
Fig. 3 is the method flow diagram that obtains the color matching information relevant to background color value in Fig. 1;
Fig. 4 adjusts the method flow diagram of the Application Hints information of application program in background according to color matching information in Fig. 1;
Fig. 5 is the structural representation of the adjusting gear of Application Hints information in application program in an embodiment;
Fig. 6 is the structural representation of estimation block in Fig. 5;
Fig. 7 is the structural representation of acquisition module in Fig. 5;
Fig. 8 is the structural representation of adjusting module in Fig. 5.
[embodiment]
Fig. 1 shows the method flow that in an embodiment, in application program, Application Hints information is adjusted, and comprises the steps:
Step S110, obtains background color value to the color estimation in background.
In the present embodiment, background is the display background in application program, and for example, this background can be the desktop background in system platform etc.The display background of application programs detects analysis, to estimate the background color value of this display background.Background color value is the form of rgb value.
In one embodiment, the detailed process of above-mentioned steps S130 is: by default interface function background extraction color value.
In the present embodiment, by the interface function arranging in system platform, get corresponding background color value, the obtain manner of this background color value will be the most simple and reliable mode, can effectively guarantee that whole text color adjustment process can not expend too much resource.
In one embodiment, as shown in Figure 2, above-mentioned steps S110 comprises the steps:
Step S111, carries out sectional drawing to background and obtains background image.
In the present embodiment, background is carried out to image interception and obtain background image, the form that this background image is bitmap.
Step S113 carries out region division in background image.
In the present embodiment, background image is divided into some regions, dividing the region obtain can be regions that several sizes are close, can be also the impartial regions of several sizes, for example, and can background image is upper and lower, left and right is on average divided into quarter.The needed degree of accuracy of background color value that estimation obtains is higher, and the region quantity of dividing is also just more, still, for guaranteeing the treatment effeciency in Application Hints information adjustment process, need to set the region quantity of dividing according to actual moving process.
Step S115 extracts pixel one by one, and calculates background color value by the color value of pixel from divide the region obtaining.
In the present embodiment, from divide a plurality of regions that obtain, extract one by one pixel, by the pixel of these extractions, carry out the statistics of background color value.In extracting the process of pixel, can determine according to needed background color value degree of accuracy the quantity of pixel, and to dividing the region obtaining, carry out the extraction of pixel one by one according to the quantity of this pixel.The quantity of this pixel is directly proportional to background color value degree of accuracy, and the pixel of extraction is more, and the background color value degree of accuracy that estimation obtains is also just higher.
Step S130, obtains the color matching information relevant to background color value.
In the present embodiment, color matching information has comprised font color value and/or pattern.Before obtaining the font color value relevant to background color value, need to set up in advance the corresponding relation between background color value and color matching information, in these corresponding relations, background color value is the corresponding background color value of desktop background in system platform, font color value in color matching information is the color corresponding numerical value larger with background color contrast, and pattern in color matching information is the pattern larger with background color contrast, for example, if background color is black, font color value can be white corresponding color value, pattern in color matching information can be to take the pattern that white is background color.
In another embodiment, as shown in Figure 3, above-mentioned steps S130 comprises the steps:
Step S131, searches the corresponding relation between background color value and color matching information.
In the present embodiment, to exist the color of contrast to have multiple with background color, and therefore, arbitrary background color value and a plurality of color matching information exist corresponding relation.
Step S133 obtains the color matching information relevant to background color value from corresponding relation.
In the present embodiment, after searching the corresponding relation between background color value and color matching information, from find a plurality of corresponding relations relevant to background color value, extract arbitrary color matching information, also can extract multiple color matching information, and the corresponding title of this color matching information is selected for user, and then obtain font color value and/or pattern according to user's selection operation.
Step S150 adjusts the Application Hints information of application program in background according to color matching information.
In the present embodiment, according to font color value in color matching information, the corresponding Application Hints information of application program of operation is carried out to the adjustment of text color, text color in the Application Hints information of operation is adjusted into the corresponding color of font color value, make to produce larger colour contrast between the word of Application Hints information and background, also realized the dynamic adjustment of Application Hints information Chinese word; Correspondingly, also according to the pattern in color matching information, the objects such as icon in application information are changed to the adjustment such as icon, the objects such as icon in Application Hints information are adjusted into the pattern in color matching information, make between the object and Background such as icon, to produce colour contrast in Application Hints information.
In one embodiment, as shown in Figure 4, above-mentioned steps S150 comprises the steps:
Step S151, adjusts the font color value of Application Hints information in application program and/or pattern according to color matching information.
In the present embodiment, Application Hints information is that application program is arranged in the desktop background of system platform, the suggestion content relevant to application program that user can be viewed quickly and easily.The font color value of Application Hints information is adjusted into the font color value getting, the corresponding pattern of the objects such as icon of Application Hints information is adjusted into the pattern in Application Hints information, make user be easy to tell word and the icon of demonstration, realized Application Hints information clear in background, observably show.
Particularly, in adjusting the font color value of Application Hints information and/or the process of pattern, obtain the corresponding patterns of object such as the font color value of Application Hints information and icon, and calculate the font color value of this application prompts information and the font color value that gets between difference, and then according to the adjustment time of the difference calculating and setting, obtain the fade rates of font color, according to fade rates, adjust gradually the font color value of Application Hints information, until reach the font color value getting, when adjusting the font color of Application Hints information, also can adjust the objects such as the icon corresponding pattern close with background color value.This font color adjustment realizing by fade rates has beautified whole text color adjustment process, and has shown to user the detailed process that text color is adjusted, and for user provides good feedback, has strengthened user's experience.
Step S153 shows the Application Hints information after adjusting in background.
In the present embodiment, according to color matching information display application information in background of adjusting, can reduce and when developing application, not need to consider that the system of application begins a theatrical performance version, also reduce the cost of the aspects such as maintenance.
Fig. 5 shows in an embodiment adjusting gear of Application Hints information in application program, comprises estimation block 10, acquisition module 30 and adjusting module 50.
Estimation block 10, obtains background color value for the color estimation to background.
In the present embodiment, background is the display background in application program, and for example, this background can be the desktop background in system platform etc.The display background of estimation block 10 application programs detects analysis, to estimate the background color value of this display background.Background color value is the form of rgb value.
In one embodiment, above-mentioned estimation block 10 is also for passing through default interface function background extraction color value.
In the present embodiment, estimation block 10 gets corresponding background color value by the interface function arranging in system platform, the obtain manner of this background color value will be the most simple and reliable mode, can effectively guarantee that whole text color adjustment process can not expend too much resource.
In another embodiment, as shown in Figure 6, above-mentioned estimation block 10 comprises image interception unit 110, division unit 130 and regional processing unit 150.
Image interception unit 110, obtains background image for background is carried out to sectional drawing.
In the present embodiment, 110 pairs of image interception unit background is carried out image interception and is obtained background image, the form that this background image is bitmap.
Division unit 130, for carrying out region division at background image.
In the present embodiment, division unit 130 is divided into some regions by background image, and dividing the region obtaining can be the region that several sizes are close, can be also the impartial regions of several sizes, for example, division unit 130 can be upper and lower by background image, left and right is on average divided into quarter.The needed degree of accuracy of background color value that estimation obtains is higher, the region quantity of dividing is also just more, but, for guaranteeing the treatment effeciency in Application Hints information adjustment process, need division unit 130 according to actual moving process, to set the region quantity of dividing.
Regional processing unit 150, for extracting pixel from dividing the region obtaining one by one, and calculates background color value by the color value of pixel.
In the present embodiment, regional processing unit 150 extracts one by one pixel from divide a plurality of regions that obtain, and carries out the statistics of background color value by the pixel of these extractions.In regional processing unit, 150 extract in the process of pixel, can determine according to needed background color value degree of accuracy the quantity of pixel, and to dividing the region obtaining, carry out the extraction of pixel one by one according to the quantity of this pixel.The quantity of this pixel is directly proportional to background color value degree of accuracy, and the pixel of extraction is more, and the background color value degree of accuracy that estimation obtains is also just higher.
Acquisition module 30, for obtaining the color matching information relevant to background color value.
In the present embodiment, color matching information has comprised font color value and/or pattern.Before obtaining the font color value relevant to background color value, need to set up in advance the corresponding relation between background color value and color matching information, in these corresponding relations, background color value is the corresponding background color value of desktop background in system platform, font color value in color matching information is the color corresponding numerical value larger with background color contrast, and pattern in color matching information is the pattern larger with background color contrast, for example, if background color is black, font color value can be white corresponding color value, pattern in color matching information can be to take the pattern that white is background color.
In one embodiment, as shown in Figure 7, above-mentioned acquisition module 30 comprises searches unit 310 and color value acquiring unit 330.
Search unit 310, for searching the corresponding relation between background color value and color matching information.
In the present embodiment, to exist the color of contrast to have multiple with background color, and therefore, arbitrary background color value and a plurality of color matching information exist corresponding relation.
Color value acquiring unit 330, for obtaining the color matching information relevant to background color value from corresponding relation.
In the present embodiment, after searching the corresponding relation between background color value and color matching information, color value acquiring unit 330 extracts arbitrary color matching information from find a plurality of corresponding relations relevant to background color value, also can extract a plurality of color matching information, and the corresponding title of this color matching information is selected for user, and then obtain font color value and/or pattern according to user's selection operation.
Adjusting module 50, for adjusting the Application Hints information of application program in background according to color matching information.
In the present embodiment, adjusting module 50 carries out the adjustment of text color according to color matching information to the corresponding Application Hints information of application program of operation, text color in the Application Hints information of operation is adjusted into the corresponding color of font color value, make to produce larger colour contrast between word in application program and background, also realized the dynamic adjustment of Application Hints information Chinese word in application program; Correspondingly, also according to the pattern in color matching information, the objects such as icon in application information are changed to the adjustment such as icon, the objects such as icon in Application Hints information are adjusted into the pattern in color matching information, make between the object and Background such as icon, to produce colour contrast in Application Hints information.
In one embodiment, as shown in Figure 8, above-mentioned adjusting module 50 comprises color matching adjustment unit 510 and information display unit 530.
Color matching adjustment unit 510, for adjusting the font color value of application program Application Hints information and/or pattern according to color matching information.
In the present embodiment, Application Hints information is that application program is arranged in the desktop background of system platform, the suggestion content relevant to application program that user can be viewed quickly and easily.Color matching adjustment unit 510 is adjusted into the font color value of application prompts information the font color value getting, the corresponding pattern of the objects such as icon of Application Hints information is adjusted into the pattern in Application Hints information, make user be easy to tell word and the icon of demonstration, realized Application Hints information clear in background, observably show.
Particularly, color matching adjustment unit 510 obtains the corresponding pattern of the objects such as the font color value of Application Hints information and icon, and calculate the font color value of this application prompts information and the font color value that gets between difference, and then according to the adjustment time of the difference calculating and setting, obtain the fade rates of font color, according to fade rates, adjust gradually the font color value of Application Hints information, until reach the font color value getting, when adjusting the font color of Application Hints information, also can adjust the objects such as the icon corresponding pattern close with background color value.This font color adjustment realizing by fade rates has beautified whole text color adjustment process, and has shown to user the detailed process that text color is adjusted, and for user provides good feedback, has strengthened user's experience.
Information display unit 530, for showing the Application Hints information after adjusting in background.
In the present embodiment, information display unit 530 is according to color matching information display application information in background of adjusting, can reduce and when developing application, not need to consider that the system of application begins a theatrical performance version, also reduced the cost of the aspects such as maintenance.
The method of adjustment of Application Hints information and device in above-mentioned application program, the background color value obtaining according to estimation obtains corresponding color matching information, and then the Application Hints information of adjustment application program, realized the dynamic adjustment of Application Hints information, make application program can adapt to various system platform, improved the dirigibility of application program.
The above embodiment has only expressed several embodiment of the present invention, and it describes comparatively concrete and detailed, but can not therefore be interpreted as the restriction to the scope of the claims of the present invention.It should be pointed out that for the person of ordinary skill of the art, without departing from the inventive concept of the premise, can also make some distortion and improvement, these all belong to protection scope of the present invention.Therefore, the protection domain of patent of the present invention should be as the criterion with claims.

Claims (8)

1. a method of adjustment for Application Hints information in application program, comprises the steps:
Color estimation in background is obtained to background color value, the display background that described background is application program;
Obtain the color matching information relevant to described background color value;
According to described color matching information, in described background, adjust the Application Hints information of application program;
Described color matching information comprises font color value and/or pattern, and the described step of adjusting the Application Hints information of application program according to described color matching information in described background is:
Calculate the difference between font color value in the font color value of Application Hints information and color matching information, according to the adjustment time of the difference calculating and setting, obtain the fade rates of font color, according to fade rates, adjust gradually the font color of Application Hints information, until reach the font color value in color matching information, and adjust according to the pattern in color matching information;
In described background, show the Application Hints information after described adjustment.
2. the method for adjustment of Application Hints information in application program according to claim 1, is characterized in that, the described step that color estimation in background is obtained to background color value is:
Described background is carried out to sectional drawing and obtain background image;
In described background image, carry out region division;
The region obtaining from described division one by one, extract pixel, and calculate background color value by the color value of described pixel.
3. the method for adjustment of Application Hints information in application program according to claim 1, is characterized in that, the described step that color estimation in background is obtained to background color value is:
By default interface function, obtain described background color value.
4. the method for adjustment of Application Hints information in application program according to claim 1, is characterized in that, described in obtain the color matching information relevant to described background color value step be:
Search the corresponding relation between described background color value and color matching information;
From described corresponding relation, obtain the color matching information relevant to described background color value.
5. an adjusting gear for Application Hints information in application program, is characterized in that, comprising:
Estimation block, obtains background color value for the color estimation to background, the display background that described background is application program;
Acquisition module, for obtaining the color matching information relevant to described background color value;
Adjusting module, for according to the Application Hints information of described color matching information display application program;
Described color matching information comprises font color value and/or pattern, and described adjusting module comprises:
Color matching adjustment unit, for calculating the font color value of Application Hints information and the difference between color matching information font color value, according to the adjustment time of the difference calculating and setting, obtain the fade rates of font color, according to fade rates, adjust gradually the font color of Application Hints information, until reach the font color value in color matching information, and adjust according to the pattern in color matching information;
Information display unit, for showing the Application Hints information after described adjustment in described background.
6. the adjusting gear of Application Hints information in application program according to claim 5, is characterized in that, described estimation block comprises:
Image interception unit, obtains background image for described background is carried out to sectional drawing;
Division unit, for carrying out region division at described background image;
Regional processing unit, extracts pixel for the region obtaining from described division one by one, and calculates background color value by the color value of described pixel.
7. the adjusting gear of Application Hints information in application program according to claim 5, is characterized in that, described estimation block is also obtained described background color value for the interface function by default.
8. the adjusting gear of Application Hints information in application program according to claim 5, is characterized in that, described acquisition module comprises:
Search unit, for searching the corresponding relation between described background color value and color matching information;
Color value acquiring unit, for obtaining the color matching information relevant to described background color value from described corresponding relation.
CN201110357487.5A 2011-11-11 2011-11-11 Method and device for adjusting application prompt message in application program Active CN102508666B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110357487.5A CN102508666B (en) 2011-11-11 2011-11-11 Method and device for adjusting application prompt message in application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110357487.5A CN102508666B (en) 2011-11-11 2011-11-11 Method and device for adjusting application prompt message in application program

Publications (2)

Publication Number Publication Date
CN102508666A CN102508666A (en) 2012-06-20
CN102508666B true CN102508666B (en) 2014-11-19

Family

ID=46220758

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110357487.5A Active CN102508666B (en) 2011-11-11 2011-11-11 Method and device for adjusting application prompt message in application program

Country Status (1)

Country Link
CN (1) CN102508666B (en)

Families Citing this family (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103544004B (en) * 2013-08-01 2017-06-06 Tcl集团股份有限公司 A kind of icon background color tone adjusting method and terminal based on colour circle
CN103543908A (en) * 2013-09-29 2014-01-29 Tcl集团股份有限公司 Method and device for displaying mouse color based on background color
CN104834454A (en) * 2014-02-10 2015-08-12 宏碁股份有限公司 Electronic device and display method thereof
CN104978119B (en) * 2014-05-22 2019-11-22 腾讯科技(深圳)有限公司 A kind of messagewindow display methods, device and user terminal
CN105224162A (en) * 2014-06-12 2016-01-06 乐蛙科技(上海)有限公司 The matching process of terminal demonstration style and system
CN104267885B (en) * 2014-09-09 2019-07-26 联想(北京)有限公司 The display control method and electronic equipment of the user interface of application program
CN104317869B (en) * 2014-10-17 2018-11-23 小米科技有限责任公司 Background setting method and device based on instant messaging
CN104461614B (en) * 2014-11-14 2018-01-02 北京搜狗科技发展有限公司 The processing method and electronic equipment of a kind of subject resource
CN105677266B (en) * 2014-11-18 2018-08-24 青岛海信移动通信技术股份有限公司 A kind of electronic equipment and its icon display method
CN104657482A (en) * 2015-02-26 2015-05-27 深圳市中兴移动通信有限公司 Method for displaying application interface and terminal
CN104679390B (en) * 2015-03-20 2018-01-02 杭州网易云音乐科技有限公司 A kind of method, apparatus and equipment of the skin that application is set in operating system platform
CN104778047B (en) * 2015-04-29 2019-03-15 魅族科技(中国)有限公司 A kind of content display method and terminal
CN105005461A (en) * 2015-06-23 2015-10-28 深圳市金立通信设备有限公司 Icon display method and terminal
CN105204807B (en) * 2015-09-24 2018-05-25 北京金山安全软件有限公司 Method and device for adjusting color of display content at front end of screen
CN105892962A (en) * 2015-11-20 2016-08-24 乐视移动智能信息技术(北京)有限公司 Display method and display device
CN106843666B (en) * 2015-12-04 2019-12-13 小米科技有限责任公司 method and device for adjusting display interface
CN105468158B (en) * 2015-12-22 2020-06-05 亳州鼎源科技信息有限公司 Color adjustment method and mobile terminal
CN106502614B (en) * 2016-10-26 2020-01-10 维沃移动通信有限公司 Font adjusting method and mobile terminal
CN106598436B (en) * 2016-12-21 2018-07-20 掌阅科技股份有限公司 Display methods, device and the terminal device of e-book label
CN106873996A (en) * 2017-02-13 2017-06-20 广州优视网络科技有限公司 Adaptation application notifies method, device and the computing device of color under Android system
CN110018861B (en) * 2018-01-08 2023-05-05 视联动力信息技术股份有限公司 Message prompting method and device for application program
CN108287744B (en) * 2018-02-09 2022-04-05 腾讯科技(深圳)有限公司 Character display method, device and storage medium
CN111090368B (en) * 2019-12-30 2021-09-14 北京奇艺世纪科技有限公司 Color matching method and device for determining page characters
CN113557564B (en) * 2020-02-26 2023-12-12 京东方科技集团股份有限公司 Computer-implemented method, apparatus and computer program product
CN112698901A (en) * 2020-12-30 2021-04-23 北京搜狗科技发展有限公司 Application program setting method and device
CN116229188B (en) * 2023-05-08 2023-07-25 腾讯科技(深圳)有限公司 Image processing display method, classification model generation method and equipment thereof

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101605175A (en) * 2009-07-13 2009-12-16 中兴通讯股份有限公司 A kind of method of displaying colorful desktop text by mobile terminal and device
CN101706718A (en) * 2009-11-05 2010-05-12 中兴通讯股份有限公司 Method and device for automatically changing desktop text color
CN101916168A (en) * 2010-08-31 2010-12-15 宇龙计算机通信科技(深圳)有限公司 Method and system for displaying application icon and mobile terminal

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101605175A (en) * 2009-07-13 2009-12-16 中兴通讯股份有限公司 A kind of method of displaying colorful desktop text by mobile terminal and device
CN101706718A (en) * 2009-11-05 2010-05-12 中兴通讯股份有限公司 Method and device for automatically changing desktop text color
CN101916168A (en) * 2010-08-31 2010-12-15 宇龙计算机通信科技(深圳)有限公司 Method and system for displaying application icon and mobile terminal

Also Published As

Publication number Publication date
CN102508666A (en) 2012-06-20

Similar Documents

Publication Publication Date Title
CN102508666B (en) Method and device for adjusting application prompt message in application program
CN111416950A (en) Video processing method and device, storage medium and electronic equipment
CN105957125B (en) A kind of processing method and mobile terminal of icon text
US20110305386A1 (en) Color Indication Tool for Colorblindness
CN104636726A (en) Method and device for identifying image colors and terminal
CN103092597A (en) Method for displaying background wallpaper and one or more user interface elements on display unit of electrical apparatus at the same time, and the electrical apparatus thereof
CN109542376B (en) Screen display adjustment method, device and medium
CN107179889A (en) Interface color conditioning method, webpage color conditioning method and device
CN105335939B (en) Image processing method and device
CN105955733B (en) A kind of method, apparatus and mobile terminal for modifying icon
EP3254283B1 (en) User sliders for simplified adjustment of images
CN112633313B (en) Bad information identification method of network terminal and local area network terminal equipment
CN110321788A (en) Training data processing method, device, equipment and computer readable storage medium
CN110084871B (en) Image typesetting method and device and electronic terminal
CN108537026A (en) application control method, device and server
CN107113464B (en) Content providing apparatus, display apparatus, and control method thereof
CN104657291A (en) Vehicle Head Unit And Method For Setting Screen Of Vehicle Head Unit
CN112883821B (en) Image processing method and device and electronic equipment
CN105095838B (en) A kind of object detection method and device
EP2904546B1 (en) Method and apparatus for ambient lighting color determination
CN107085521A (en) A kind of icon display method and device
CN115063800B (en) Text recognition method and electronic equipment
CN104090711A (en) Base plate color display method and device for icon
CN107241643A (en) A kind of multimedia volume adjusting method and system
CN103136764A (en) Method and system for analyzing picture foreground colors

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