当前位置:首页 » 编程软件 » 编译的颜色

编译的颜色

发布时间: 2023-03-17 11:28:31

‘壹’ SciTE编译器背景颜色配置,该怎么处理

Menu -> Options -> Open User Options File
添加一段类似下面的代码:
#Default
style.python.32=$(stdstyle.default),back:#333333
# White space: Visible only in View Whitespace mode (or if it has a back colour)
style.python.0=$(stdstyle.whitespace),back:#333333
# Block comment (Lua 5.0)
style.python.1=$(luastyle.blockcomment1),fore:#87CEEB,back:#333333
# Line comment
style.python.2=$(stdstyle.eolcomment1),fore:#87CEEB,back:#333333
# Doc comment -- Not used in Lua (yet )
style.python.3=$(stdstyle.doccomment1),fore:#87CEEB,back:#333333
# Number
style.python.4=$(stdstyle.number1),back:#333333,fore:#FFA0A0
# Keyword
style.python.5=$(stdstyle.keyword1),back:#333333,fore:#F0E68C
# (Double quoted) String
style.python.6=$(stdstyle.string1),back:#333333,fore:#FFA0A0
# Character (Single quoted string)
style.python.7=$(stdstyle.string1),back:#333333,fore:#FFA0A0
# Literal string
style.python.8=$(luastyle.mlstring1),back:#333333,fore:#FFA0A0
# Preprocessor (obsolete in Lua 4.0 and up)
style.python.9=$(stdstyle.preprocessor1),back:#333333,fore:#FFA0A0
# Operators
style.python.10=$(stdstyle.operator1),back:#333333,fore:#FFFFFF
# Identifier (everything else...)
style.python.11=$(stdstyle.default),back:#333333,fore:#FFFFFF
# End of line where string is not closed
style.python.12=$(stdstyle.stringerror)
# Other keywords (bozo test colors, but toned down ;)
style.python.13=$(stdstyle.keyword2),back:#333333,fore:#F0E68C
style.python.14=$(stdstyle.keyword3),back:#333333,fore:#F0E68C
style.python.15=$(stdstyle.keyword4),back:#333333,fore:#F0E68C
style.python.16=$(stdstyle.keyword2),back:#333333,fore:#F0E68C
style.python.17=$(stdstyle.keyword3),back:#333333,fore:#F0E68C
style.python.18=$(stdstyle.keyword4),back:#333333,fore:#F0E68C
style.python.19=$(stdstyle.keyword2),back:#333333,fore:#F0E68C
# Braces are only matched in operator style
braces.lua.style=10

‘贰’ 请问编译环境的字体颜色怎么调的

用用的devc++和sublimetext。sublimetext很好看的,这张图里面应该是devC++的自带的高亮方案

很多都可以调的。前面的图是sublime,后面的是dev

‘叁’ 如何自定义C++编译器关键字的颜色

.NET 中:工具->选项->环境->字体和颜色->
显示其设置=文本编辑器
显示项=关键字
项目前景色=你设定的颜色

‘肆’ java编译器中背景颜色怎么弄

你好!
我用的是MyEclipse,如果你用的是Eclipse的话在差不多的位置找一下就好了。
Window(菜单栏)
-->
Preferences(最下面)
-->
MyEclipse(左半边第五个)
-->
Files
and
Editors
-->
Common
Editor
Preferences;
然后右边有五个可以更改颜色的选项,可以改的都在那儿了。
希望可以帮到你。。。O(∩_∩)O

‘伍’ C#:怎么配置文本编译器中字体的颜色

选择文本编辑器,显示项为纯文本,颜色改成蓝色

‘陆’ MDK或KEIL怎么设置条件编译时的背景颜色

Edit -> Configuration -> Colors & Fints 这里可以设置字体 背景色 关键字等的颜色。

Keil介绍、下载、安装与注册:
http://blog.csdn.net/ybhuangfugui/article/details/51501781

Keil的使用方法(汇总):
http://www.cnblogs.com/strongerHuang/p/5839141.html

‘柒’ 怎样改变C编译器的背景颜色

直接更改程序输出框的属性

‘捌’ vim C语言条件编译的颜色配置问题

这是相当于注释的,vim的默认主题就是这种颜色配置,你把 #ifdef AAA 换成 #if 0 就可以看到了。如果你vim配置了颜色的话,如果没有配置就在任意目录下输入 vim ~/.vimrc在其中加入set background=dark "设置背景色

热点内容
app什么情况下找不到服务器 发布:2025-05-12 15:46:25 浏览:714
php跳过if 发布:2025-05-12 15:34:29 浏览:467
不定时算法 发布:2025-05-12 15:30:16 浏览:131
c语言延时1ms程序 发布:2025-05-12 15:01:30 浏览:166
动物园灵长类动物配置什么植物 发布:2025-05-12 14:49:59 浏览:736
wifi密码设置什么好 发布:2025-05-12 14:49:17 浏览:148
三位数乘两位数速算法 发布:2025-05-12 13:05:48 浏览:398
暴风影音缓存在哪里 发布:2025-05-12 12:42:03 浏览:544
access数据库exe 发布:2025-05-12 12:39:04 浏览:631
五开的配置是什么 发布:2025-05-12 12:36:37 浏览:365