codeblocks

来源:互联网 发布:java byte 转base64 编辑:程序博客网 时间:2024/05/01 13:56

链接几个网站

http://blog.sina.com.cn/s/blog_7d6898410101e620.html

http://www.cnblogs.com/platero/p/3518850.html

http://wenku.baidu.com/link?url=lfZkztAJeUYv6Xt1iKDZK732WnvJbn1F8MCj7pRY8SNjppJtnIeochPA2TxLmdZiJUzLAxyK5wqhrUQLPbfciLvD-dm2HK11SL91eTrLzNS&qq-pf-to=pcqq.c2c

先看看这几个网站,相信你一定会收获很多的

http://download.csdn.net/download/sanmingzi3344/6738003


说了这么多:来点实际的先在电脑上打开C:\Documents and Settings\Administrator\Application Data\CodeBlocks然后用这里的http://download.csdn.net/download/sanmingzi3344/6738003里面的default.conf将原来的替换(cb要关掉在进行此操作),然后打开cb在seting中的语法高亮中选择颜色即可


想要更多颜色可以:http://www.cnblogs.com/platero/p/3518850.html按这个步骤来,ps:个人花费了三个小时才弄好,找

<colour_sets>      <default /></colour_sets>

的小妙招,将default.conf粘到Word中再去找即可。


算了,方便伸手党,还是贴上代码吧

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?><CodeBlocksConfig version="1"><!-- application info: svn_revision:6283 build_date:Feb 27 2010, 19:47:10 gcc_version:4.4.1  Windows Unicode --><editor><colour_sets>            <ACTIVE_COLOUR_SET>                <str>                    <![CDATA[modnokai night shift v2]]>                </str>            </ACTIVE_COLOUR_SET>            <ACTIVE_LANG>                <str>                    <![CDATA[C/C++]]>                </str>            </ACTIVE_LANG>            <bright_yellow>                <NAME>                    <str>                        <![CDATA[bright yellow]]>                    </str>                </NAME>                <cc>                    <style0>                        <BACK>                            <colour r="255" g="255" b="208" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style0>                    <style1>                        <BACK>                            <colour r="255" g="255" b="208" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style1>                    <style5>                        <FORE>                            <colour r="158" g="158" b="158" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style5>                    <style6>                        <FORE>                            <colour r="158" g="158" b="158" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style6>                    <style7>                        <FORE>                            <colour r="158" g="158" b="158" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style7>                    <style8>                        <FORE>                            <colour r="158" g="158" b="158" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style8>                    <style9>                        <FORE>                            <colour r="128" g="128" b="128" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment line (normal)]]>                            </str>                        </NAME>                    </style9>                    <style10>                        <FORE>                            <colour r="128" g="128" b="128" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment line (normal)]]>                            </str>                        </NAME>                    </style10>                    <style11>                        <FORE>                            <colour r="128" g="128" b="218" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style11>                    <style12>                        <FORE>                            <colour r="128" g="128" b="218" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style12>                    <style13>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment line (documentation)]]>                            </str>                        </NAME>                    </style13>                    <style14>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment line (documentation)]]>                            </str>                        </NAME>                    </style14>                    <style21>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Keyword]]>                            </str>                        </NAME>                    </style21>                    <style23>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[User keyword]]>                            </str>                        </NAME>                    </style23>                    <style39>                        <BACK>                            <colour r="0" g="255" b="0" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Active line]]>                            </str>                        </NAME>                    </style39>                    <NAME>                        <str>                            <![CDATA[C/C++]]>                        </str>                    </NAME>                    <editor>                        <keywords />                    </editor>                </cc>            </bright_yellow>            <dark_gray>                <NAME>                    <str>                        <![CDATA[dark gray]]>                    </str>                </NAME>                <cc>                    <style0>                        <FORE>                            <colour r="255" g="255" b="255" />                        </FORE>                        <BACK>                            <colour r="42" g="56" b="54" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style0>                    <style1>                        <FORE>                            <colour r="255" g="255" b="255" />                        </FORE>                        <BACK>                            <colour r="42" g="56" b="54" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style1>                    <style13>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment line (documentation)]]>                            </str>                        </NAME>                    </style13>                    <style14>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment line (documentation)]]>                            </str>                        </NAME>                    </style14>                    <style19>                        <FORE>                            <colour r="255" g="142" b="255" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Number]]>                            </str>                        </NAME>                    </style19>                    <style21>                        <FORE>                            <colour r="140" g="196" b="255" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Keyword]]>                            </str>                        </NAME>                    </style21>                    <style23>                        <FORE>                            <colour r="255" g="230" b="80" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[User keyword]]>                            </str>                        </NAME>                    </style23>                    <style27>                        <FORE>                            <colour r="255" g="128" b="0" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style27>                    <style28>                        <FORE>                            <colour r="255" g="128" b="0" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style28>                    <style34>                        <FORE>                            <colour r="115" g="210" b="22" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Preprocessor]]>                            </str>                        </NAME>                    </style34>                    <style36>                        <FORE>                            <colour r="255" g="0" b="128" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Operator]]>                            </str>                        </NAME>                    </style36>                    <style38>                        <BACK>                            <colour r="128" g="128" b="128" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Selection]]>                            </str>                        </NAME>                    </style38>                    <style39>                        <BACK>                            <colour r="64" g="128" b="128" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Active line]]>                            </str>                        </NAME>                    </style39>                    <NAME>                        <str>                            <![CDATA[C/C++]]>                        </str>                    </NAME>                    <editor>                        <keywords />                    </editor>                </cc>            </dark_gray>            <idel>                <NAME>                    <str>                        <![CDATA[idel]]>                    </str>                </NAME>                <cc>                    <style0>                        <BACK>                            <colour r="245" g="245" b="245" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style0>                    <style1>                        <BACK>                            <colour r="245" g="245" b="245" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style1>                    <style5>                        <FORE>                            <colour r="135" g="135" b="135" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style5>                    <style6>                        <FORE>                            <colour r="135" g="135" b="135" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style6>                    <style7>                        <FORE>                            <colour r="135" g="135" b="135" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style7>                    <style8>                        <FORE>                            <colour r="135" g="135" b="135" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style8>                    <style9>                        <FORE>                            <colour r="135" g="135" b="135" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment line (normal)]]>                            </str>                        </NAME>                    </style9>                    <style10>                        <FORE>                            <colour r="135" g="135" b="135" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment line (normal)]]>                            </str>                        </NAME>                    </style10>                    <style11>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style11>                    <style12>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style12>                    <style21>                        <FORE>                            <colour r="255" g="128" b="64" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Keyword]]>                            </str>                        </NAME>                    </style21>                    <style23>                        <FORE>                            <colour r="156" g="37" b="166" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[User keyword]]>                            </str>                        </NAME>                    </style23>                    <style27>                        <FORE>                            <colour r="0" g="155" b="45" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style27>                    <style28>                        <FORE>                            <colour r="0" g="155" b="45" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style28>                    <style34>                        <FORE>                            <colour r="0" g="128" b="255" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Preprocessor]]>                            </str>                        </NAME>                    </style34>                    <style39>                        <BACK>                            <colour r="0" g="255" b="0" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Active line]]>                            </str>                        </NAME>                    </style39>                    <NAME>                        <str>                            <![CDATA[C/C++]]>                        </str>                    </NAME>                    <editor>                        <keywords />                    </editor>                </cc>            </idel>            <oblivion>                <NAME>                    <str>                        <![CDATA[oblivion]]>                    </str>                </NAME>                <cc>                    <style0>                        <FORE>                            <colour r="238" g="238" b="236" />                        </FORE>                        <BACK>                            <colour r="46" g="52" b="54" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style0>                    <style1>                        <FORE>                            <colour r="238" g="238" b="236" />                        </FORE>                        <BACK>                            <colour r="46" g="52" b="54" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style1>                    <style5>                        <FORE>                            <colour r="136" g="138" b="133" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style5>                    <style6>                        <FORE>                            <colour r="136" g="138" b="133" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style6>                    <style7>                        <FORE>                            <colour r="136" g="138" b="133" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style7>                    <style8>                        <FORE>                            <colour r="136" g="138" b="133" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style8>                    <style11>                        <FORE>                            <colour r="52" g="101" b="164" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style11>                    <style12>                        <FORE>                            <colour r="52" g="101" b="164" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style12>                    <style17>                        <FORE>                            <colour r="164" g="0" b="0" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment keyword error (documentation)]]>                            </str>                        </NAME>                    </style17>                    <style18>                        <FORE>                            <colour r="164" g="0" b="0" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment keyword error (documentation)]]>                            </str>                        </NAME>                    </style18>                    <style19>                        <FORE>                            <colour r="173" g="127" b="168" />                        </FORE>                        <BACK>                            <colour r="46" g="52" b="54" />                        </BACK>                        <BOLD bool="1" />                        <NAME>                            <str>                                <![CDATA[Number]]>                            </str>                        </NAME>                    </style19>                    <style21>                        <FORE>                            <colour r="233" g="185" b="110" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Keyword]]>                            </str>                        </NAME>                    </style21>                    <style23>                        <FORE>                            <colour r="78" g="154" b="6" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[User keyword]]>                            </str>                        </NAME>                    </style23>                    <style27>                        <FORE>                            <colour r="185" g="49" b="0" />                        </FORE>                        <BACK>                            <colour r="30" g="3" b="0" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style27>                    <style28>                        <FORE>                            <colour r="185" g="49" b="0" />                        </FORE>                        <BACK>                            <colour r="30" g="3" b="0" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style28>                    <style31>                        <FORE>                            <colour r="245" g="121" b="0" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Character]]>                            </str>                        </NAME>                    </style31>                    <style33>                        <FORE>                            <colour r="211" g="215" b="207" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[UUID]]>                            </str>                        </NAME>                    </style33>                    <style34>                        <FORE>                            <colour r="78" g="154" b="6" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Preprocessor]]>                            </str>                        </NAME>                    </style34>                    <style36>                        <FORE>                            <colour r="233" g="185" b="110" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Operator]]>                            </str>                        </NAME>                    </style36>                    <style38>                        <BACK>                            <colour r="23" g="32" b="24" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Selection]]>                            </str>                        </NAME>                    </style38>                    <style39>                        <BACK>                            <colour r="24" g="33" b="33" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Active line]]>                            </str>                        </NAME>                    </style39>                    <style40>                        <BACK>                            <colour r="114" g="159" b="207" />                        </BACK>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Matching brace highlight]]>                            </str>                        </NAME>                    </style40>                    <style41>                        <FORE>                            <colour r="238" g="238" b="236" />                        </FORE>                        <BACK>                            <colour r="164" g="0" b="0" />                        </BACK>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[No matching brace highlight]]>                            </str>                        </NAME>                    </style41>                    <NAME>                        <str>                            <![CDATA[C/C++]]>                        </str>                    </NAME>                    <editor>                        <keywords />                    </editor>                </cc>            </oblivion>            <son_of_obsidian>                <NAME>                    <str>                        <![CDATA[son of obsidian]]>                    </str>                </NAME>                <cc>                    <style0>                        <FORE>                            <colour r="241" g="242" b="243" />                        </FORE>                        <BACK>                            <colour r="34" g="40" b="42" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style0>                    <style1>                        <FORE>                            <colour r="241" g="242" b="243" />                        </FORE>                        <BACK>                            <colour r="34" g="40" b="42" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style1>                    <style5>                        <FORE>                            <colour r="102" g="116" b="123" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style5>                    <style6>                        <FORE>                            <colour r="102" g="116" b="123" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style6>                    <style7>                        <FORE>                            <colour r="102" g="116" b="123" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style7>                    <style8>                        <FORE>                            <colour r="102" g="116" b="123" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style8>                    <style11>                        <FORE>                            <colour r="153" g="163" b="138" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style11>                    <style12>                        <FORE>                            <colour r="153" g="163" b="138" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style12>                    <style17>                        <FORE>                            <colour r="0" g="0" b="164" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment keyword error (documentation)]]>                            </str>                        </NAME>                    </style17>                    <style18>                        <FORE>                            <colour r="0" g="0" b="164" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment keyword error (documentation)]]>                            </str>                        </NAME>                    </style18>                    <style19>                        <FORE>                            <colour r="255" g="205" b="34" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Number]]>                            </str>                        </NAME>                    </style19>                    <style21>                        <FORE>                            <colour r="147" g="199" b="99" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Keyword]]>                            </str>                        </NAME>                    </style21>                    <style23>                        <FORE>                            <colour r="103" g="140" b="177" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[User keyword]]>                            </str>                        </NAME>                    </style23>                    <style27>                        <FORE>                            <colour r="236" g="118" b="0" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style27>                    <style28>                        <FORE>                            <colour r="236" g="118" b="0" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style28>                    <style31>                        <FORE>                            <colour r="239" g="194" b="16" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Character]]>                            </str>                        </NAME>                    </style31>                    <style33>                        <FORE>                            <colour r="207" g="215" b="211" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[UUID]]>                            </str>                        </NAME>                    </style33>                    <style34>                        <FORE>                            <colour r="160" g="130" b="189" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Preprocessor]]>                            </str>                        </NAME>                    </style34>                    <style36>                        <FORE>                            <colour r="232" g="226" b="183" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Operator]]>                            </str>                        </NAME>                    </style36>                    <style38>                        <FORE>                            <colour r="255" g="255" b="255" />                        </FORE>                        <BACK>                            <colour r="48" g="58" b="59" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Selection]]>                            </str>                        </NAME>                    </style38>                    <style39>                        <FORE>                            <colour r="0" g="0" b="0" />                        </FORE>                        <BACK>                            <colour r="47" g="57" b="60" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Active line]]>                            </str>                        </NAME>                    </style39>                    <style40>                        <BACK>                            <colour r="80" g="80" b="80" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Matching brace highlight]]>                            </str>                        </NAME>                    </style40>                    <style41>                        <FORE>                            <colour r="0" g="0" b="160" />                        </FORE>                        <BACK>                            <colour r="80" g="80" b="80" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[No matching brace highlight]]>                            </str>                        </NAME>                    </style41>                    <NAME>                        <str>                            <![CDATA[C/C++]]>                        </str>                    </NAME>                    <editor>                        <keywords />                    </editor>                </cc>            </son_of_obsidian>            <solarized_light>                <NAME>                    <str>                        <![CDATA[solarized light]]>                    </str>                </NAME>                <cc>                    <style0>                        <FORE>                            <colour r="88" g="110" b="117" />                        </FORE>                        <BACK>                            <colour r="253" g="246" b="227" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style0>                    <style1>                        <FORE>                            <colour r="88" g="110" b="117" />                        </FORE>                        <BACK>                            <colour r="253" g="246" b="227" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style1>                    <style5>                        <FORE>                            <colour r="42" g="161" b="152" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style5>                    <style6>                        <FORE>                            <colour r="42" g="161" b="152" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style6>                    <style7>                        <FORE>                            <colour r="42" g="161" b="152" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style7>                    <style8>                        <FORE>                            <colour r="42" g="161" b="152" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style8>                    <style9>                        <FORE>                            <colour r="42" g="161" b="152" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment line (normal)]]>                            </str>                        </NAME>                    </style9>                    <style10>                        <FORE>                            <colour r="42" g="161" b="152" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment line (normal)]]>                            </str>                        </NAME>                    </style10>                    <style11>                        <FORE>                            <colour r="38" g="139" b="210" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style11>                    <style12>                        <FORE>                            <colour r="38" g="139" b="210" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style12>                    <style13>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment line (documentation)]]>                            </str>                        </NAME>                    </style13>                    <style14>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment line (documentation)]]>                            </str>                        </NAME>                    </style14>                    <style15>                        <FORE>                            <colour r="133" g="153" b="0" />                        </FORE>                        <BOLD bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment keyword (documentation)]]>                            </str>                        </NAME>                    </style15>                    <style16>                        <FORE>                            <colour r="133" g="153" b="0" />                        </FORE>                        <BOLD bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment keyword (documentation)]]>                            </str>                        </NAME>                    </style16>                    <style17>                        <FORE>                            <colour r="220" g="50" b="47" />                        </FORE>                        <BOLD bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment keyword error (documentation)]]>                            </str>                        </NAME>                    </style17>                    <style18>                        <FORE>                            <colour r="220" g="50" b="47" />                        </FORE>                        <BOLD bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment keyword error (documentation)]]>                            </str>                        </NAME>                    </style18>                    <style19>                        <FORE>                            <colour r="42" g="161" b="252" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Number]]>                            </str>                        </NAME>                    </style19>                    <style21>                        <FORE>                            <colour r="133" g="153" b="0" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Keyword]]>                            </str>                        </NAME>                    </style21>                    <style23>                        <FORE>                            <colour r="88" g="110" b="117" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[User keyword]]>                            </str>                        </NAME>                    </style23>                    <style27>                        <FORE>                            <colour r="42" g="161" b="152" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style27>                    <style28>                        <FORE>                            <colour r="42" g="161" b="152" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style28>                    <style31>                        <FORE>                            <colour r="42" g="161" b="152" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Character]]>                            </str>                        </NAME>                    </style31>                    <style34>                        <FORE>                            <colour r="203" g="75" b="22" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Preprocessor]]>                            </str>                        </NAME>                    </style34>                    <style36>                        <FORE>                            <colour r="181" g="137" b="0" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Operator]]>                            </str>                        </NAME>                    </style36>                    <NAME>                        <str>                            <![CDATA[C/C++]]>                        </str>                    </NAME>                    <editor>                        <keywords />                    </editor>                </cc>            </solarized_light>            <solarized_dark>                <NAME>                    <str>                        <![CDATA[solarized dark]]>                    </str>                </NAME>                <cc>                    <style0>                        <FORE>                            <colour r="147" g="161" b="161" />                        </FORE>                        <BACK>                            <colour r="0" g="43" b="54" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style0>                    <style1>                        <FORE>                            <colour r="147" g="161" b="161" />                        </FORE>                        <BACK>                            <colour r="0" g="43" b="54" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style1>                    <style5>                        <FORE>                            <colour r="42" g="161" b="152" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style5>                    <style6>                        <FORE>                            <colour r="42" g="161" b="152" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style6>                    <style7>                        <FORE>                            <colour r="42" g="161" b="152" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style7>                    <style8>                        <FORE>                            <colour r="42" g="161" b="152" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style8>                    <style9>                        <FORE>                            <colour r="42" g="161" b="152" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment line (normal)]]>                            </str>                        </NAME>                    </style9>                    <style10>                        <FORE>                            <colour r="42" g="161" b="152" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment line (normal)]]>                            </str>                        </NAME>                    </style10>                    <style11>                        <FORE>                            <colour r="38" g="139" b="210" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style11>                    <style12>                        <FORE>                            <colour r="38" g="139" b="210" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style12>                    <style13>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment line (documentation)]]>                            </str>                        </NAME>                    </style13>                    <style14>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment line (documentation)]]>                            </str>                        </NAME>                    </style14>                    <style15>                        <FORE>                            <colour r="133" g="153" b="0" />                        </FORE>                        <BOLD bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment keyword (documentation)]]>                            </str>                        </NAME>                    </style15>                    <style16>                        <FORE>                            <colour r="133" g="153" b="0" />                        </FORE>                        <BOLD bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment keyword (documentation)]]>                            </str>                        </NAME>                    </style16>                    <style17>                        <FORE>                            <colour r="220" g="50" b="47" />                        </FORE>                        <BOLD bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment keyword error (documentation)]]>                            </str>                        </NAME>                    </style17>                    <style18>                        <FORE>                            <colour r="220" g="50" b="47" />                        </FORE>                        <BOLD bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment keyword error (documentation)]]>                            </str>                        </NAME>                    </style18>                    <style19>                        <FORE>                            <colour r="42" g="161" b="252" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Number]]>                            </str>                        </NAME>                    </style19>                    <style21>                        <FORE>                            <colour r="133" g="153" b="0" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Keyword]]>                            </str>                        </NAME>                    </style21>                    <style23>                        <FORE>                            <colour r="88" g="110" b="117" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[User keyword]]>                            </str>                        </NAME>                    </style23>                    <style27>                        <FORE>                            <colour r="42" g="161" b="152" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style27>                    <style28>                        <FORE>                            <colour r="42" g="161" b="152" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style28>                    <style31>                        <FORE>                            <colour r="42" g="161" b="152" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Character]]>                            </str>                        </NAME>                    </style31>                    <style34>                        <FORE>                            <colour r="203" g="75" b="22" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Preprocessor]]>                            </str>                        </NAME>                    </style34>                    <style36>                        <FORE>                            <colour r="181" g="137" b="0" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Operator]]>                            </str>                        </NAME>                    </style36>                    <style39>                        <BACK>                            <colour r="7" g="54" b="66" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Active line]]>                            </str>                        </NAME>                    </style39>                    <NAME bool="1">                        <str>                            <![CDATA[C/C++]]>                        </str>                    </NAME>                    <editor>                        <keywords />                    </editor>                </cc>            </solarized_dark>            <modnokai_coffee>                <NAME>                    <str>                        <![CDATA[modnokai coffee]]>                    </str>                </NAME>                <cc>                    <style0>                        <FORE>                            <colour r="255" g="255" b="255" />                        </FORE>                        <BACK>                            <colour r="39" g="40" b="34" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style0>                    <style1>                        <FORE>                            <colour r="255" g="255" b="255" />                        </FORE>                        <BACK>                            <colour r="39" g="40" b="34" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style1>                    <style5>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style5>                    <style6>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style6>                    <style7>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style7>                    <style8>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style8>                    <style9>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment line (normal)]]>                            </str>                        </NAME>                    </style9>                    <style10>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment line (normal)]]>                            </str>                        </NAME>                    </style10>                    <style11>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style11>                    <style12>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style12>                    <style13>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment line (documentation)]]>                            </str>                        </NAME>                    </style13>                    <style14>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment line (documentation)]]>                            </str>                        </NAME>                    </style14>                    <style15>                        <FORE>                            <colour r="128" g="255" b="128" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment keyword (documentation)]]>                            </str>                        </NAME>                    </style15>                    <style16>                        <FORE>                            <colour r="128" g="255" b="128" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment keyword (documentation)]]>                            </str>                        </NAME>                    </style16>                    <style17>                        <FORE>                            <colour r="255" g="128" b="128" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment keyword error (documentation)]]>                            </str>                        </NAME>                    </style17>                    <style18>                        <FORE>                            <colour r="255" g="128" b="128" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment keyword error (documentation)]]>                            </str>                        </NAME>                    </style18>                    <style19>                        <FORE>                            <colour r="255" g="128" b="128" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Number]]>                            </str>                        </NAME>                    </style19>                    <style21>                        <FORE>                            <colour r="38" g="249" b="173" />                        </FORE>                        <BOLD bool="0" />                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Keyword]]>                            </str>                        </NAME>                    </style21>                    <style23>                        <FORE>                            <colour r="249" g="38" b="114" />                        </FORE>                        <BOLD bool="0" />                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[User keyword]]>                            </str>                        </NAME>                    </style23>                    <style27>                        <FORE>                            <colour r="224" g="160" b="0" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style27>                    <style28>                        <FORE>                            <colour r="224" g="160" b="0" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style28>                    <style34>                        <FORE>                            <colour r="249" g="38" b="114" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Preprocessor]]>                            </str>                        </NAME>                    </style34>                    <style36>                        <FORE>                            <colour r="166" g="226" b="46" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Operator]]>                            </str>                        </NAME>                    </style36>                    <style38>                        <BACK>                            <colour r="73" g="72" b="62" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Selection]]>                            </str>                        </NAME>                    </style38>                    <style39>                        <BACK>                            <colour r="62" g="61" b="50" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Active line]]>                            </str>                        </NAME>                    </style39>                    <NAME>                        <str>                            <![CDATA[C/C++]]>                        </str>                    </NAME>                    <editor>                        <keywords />                    </editor>                </cc>            </modnokai_coffee>            <sublime>                <NAME>                    <str>                        <![CDATA[sublime]]>                    </str>                </NAME>                <cc>                    <style0>                        <FORE>                            <colour r="255" g="255" b="255" />                        </FORE>                        <BACK>                            <colour r="40" g="40" b="40" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style0>                    <style1>                        <FORE>                            <colour r="255" g="255" b="255" />                        </FORE>                        <BACK>                            <colour r="40" g="40" b="40" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style1>                    <style5>                        <FORE>                            <colour r="106" g="102" b="85" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style5>                    <style6>                        <FORE>                            <colour r="106" g="102" b="85" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style6>                    <style7>                        <FORE>                            <colour r="106" g="102" b="85" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style7>                    <style8>                        <FORE>                            <colour r="106" g="102" b="85" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style8>                    <style9>                        <FORE>                            <colour r="106" g="102" b="85" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment line (normal)]]>                            </str>                        </NAME>                    </style9>                    <style10>                        <FORE>                            <colour r="106" g="102" b="85" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment line (normal)]]>                            </str>                        </NAME>                    </style10>                    <style11>                        <FORE>                            <colour r="58" g="81" b="133" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style11>                    <style12>                        <FORE>                            <colour r="58" g="81" b="133" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style12>                    <style19>                        <FORE>                            <colour r="150" g="110" b="220" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Number]]>                            </str>                        </NAME>                    </style19>                    <style21>                        <FORE>                            <colour r="100" g="210" b="230" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Keyword]]>                            </str>                        </NAME>                    </style21>                    <style23>                        <FORE>                            <colour r="156" g="242" b="132" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[User keyword]]>                            </str>                        </NAME>                    </style23>                    <style27>                        <FORE>                            <colour r="230" g="220" b="110" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style27>                    <style28>                        <FORE>                            <colour r="230" g="220" b="110" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style28>                    <style36>                        <FORE>                            <colour r="255" g="0" b="127" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Operator]]>                            </str>                        </NAME>                    </style36>                    <style38>                        <BACK>                            <colour r="75" g="72" b="65" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Selection]]>                            </str>                        </NAME>                    </style38>                    <style39>                        <BACK>                            <colour r="91" g="90" b="78" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Active line]]>                            </str>                        </NAME>                    </style39>                    <NAME>                        <str>                            <![CDATA[C/C++]]>                        </str>                    </NAME>                </cc>            </sublime>            <vim>                <NAME>                    <str>                        <![CDATA[vim]]>                    </str>                </NAME>                <cc>                    <style0>                        <FORE>                            <colour r="192" g="192" b="192" />                        </FORE>                        <BACK>                            <colour r="0" g="0" b="0" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style0>                    <style1>                        <FORE>                            <colour r="192" g="192" b="192" />                        </FORE>                        <BACK>                            <colour r="0" g="0" b="0" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style1>                    <style5>                        <FORE>                            <colour r="128" g="255" b="255" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style5>                    <style6>                        <FORE>                            <colour r="128" g="255" b="255" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style6>                    <style7>                        <FORE>                            <colour r="128" g="255" b="255" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style7>                    <style8>                        <FORE>                            <colour r="128" g="255" b="255" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style8>                    <style9>                        <FORE>                            <colour r="0" g="255" b="255" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment line (normal)]]>                            </str>                        </NAME>                    </style9>                    <style10>                        <FORE>                            <colour r="0" g="255" b="255" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment line (normal)]]>                            </str>                        </NAME>                    </style10>                    <style11>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style11>                    <style12>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style12>                    <style19>                        <FORE>                            <colour r="255" g="0" b="255" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Number]]>                            </str>                        </NAME>                    </style19>                    <style21>                        <FORE>                            <colour r="0" g="255" b="0" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Keyword]]>                            </str>                        </NAME>                    </style21>                    <style23>                        <FORE>                            <colour r="255" g="255" b="0" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[User keyword]]>                            </str>                        </NAME>                    </style23>                    <style27>                        <FORE>                            <colour r="255" g="0" b="255" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style27>                    <style28>                        <FORE>                            <colour r="255" g="0" b="255" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style28>                    <style31>                        <FORE>                            <colour r="255" g="0" b="0" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Character]]>                            </str>                        </NAME>                    </style31>                    <style34>                        <FORE>                            <colour r="0" g="0" b="255" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Preprocessor]]>                            </str>                        </NAME>                    </style34>                    <style36>                        <FORE>                            <colour r="255" g="255" b="255" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Operator]]>                            </str>                        </NAME>                    </style36>                    <style38>                        <BACK>                            <colour r="128" g="128" b="128" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Selection]]>                            </str>                        </NAME>                    </style38>                    <style39>                        <BACK>                            <colour r="64" g="128" b="128" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Active line]]>                            </str>                        </NAME>                    </style39>                    <NAME>                        <str>                            <![CDATA[C/C++]]>                        </str>                    </NAME>                </cc>            </vim>            <slush_n_poppies>                <NAME>                    <str>                        <![CDATA[slush n poppies]]>                    </str>                </NAME>                <cc>                    <style0>                        <BACK>                            <colour r="241" g="241" b="241" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style0>                    <style1>                        <BACK>                            <colour r="241" g="241" b="241" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style1>                    <style5>                        <FORE>                            <colour r="64" g="96" b="64" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style5>                    <style6>                        <FORE>                            <colour r="64" g="96" b="64" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style6>                    <style7>                        <FORE>                            <colour r="64" g="96" b="64" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style7>                    <style8>                        <FORE>                            <colour r="64" g="96" b="64" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style8>                    <style11>                        <FORE>                            <colour r="64" g="96" b="64" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style11>                    <style12>                        <FORE>                            <colour r="64" g="96" b="64" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style12>                    <style19>                        <FORE>                            <colour r="0" g="128" b="160" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Number]]>                            </str>                        </NAME>                    </style19>                    <style21>                        <FORE>                            <colour r="32" g="96" b="160" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Keyword]]>                            </str>                        </NAME>                    </style21>                    <style23>                        <FORE>                            <colour r="32" g="96" b="160" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[User keyword]]>                            </str>                        </NAME>                    </style23>                    <style27>                        <FORE>                            <colour r="192" g="48" b="48" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style27>                    <style28>                        <FORE>                            <colour r="192" g="48" b="48" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style28>                    <style31>                        <FORE>                            <colour r="128" g="0" b="0" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Character]]>                            </str>                        </NAME>                    </style31>                    <style36>                        <FORE>                            <colour r="97" g="97" b="97" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Operator]]>                            </str>                        </NAME>                    </style36>                    <style38>                        <BACK>                            <colour r="176" g="176" b="255" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Selection]]>                            </str>                        </NAME>                    </style38>                    <style40>                        <BACK>                            <colour r="140" g="140" b="255" />                        </BACK>                        <BOLD bool="0" />                        <UNDERLINED bool="1" />                        <NAME>                            <str>                                <![CDATA[Matching brace highlight]]>                            </str>                        </NAME>                    </style40>                    <style41>                        <BACK>                            <colour r="255" g="106" b="106" />                        </BACK>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[No matching brace highlight]]>                            </str>                        </NAME>                    </style41>                    <NAME>                        <str>                            <![CDATA[C/C++]]>                        </str>                    </NAME>                </cc>            </slush_n_poppies>            <espresso_libre>                <NAME>                    <str>                        <![CDATA[espresso libre]]>                    </str>                </NAME>                <cc>                    <style0>                        <FORE>                            <colour r="132" g="112" b="89" />                        </FORE>                        <BACK>                            <colour r="42" g="33" b="28" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style0>                    <style1>                        <FORE>                            <colour r="132" g="112" b="89" />                        </FORE>                        <BACK>                            <colour r="42" g="33" b="28" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style1>                    <style5>                        <FORE>                            <colour r="0" g="102" b="255" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style5>                    <style6>                        <FORE>                            <colour r="0" g="102" b="255" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style6>                    <style7>                        <FORE>                            <colour r="0" g="102" b="255" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style7>                    <style8>                        <FORE>                            <colour r="0" g="102" b="255" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style8>                    <style19>                        <FORE>                            <colour r="68" g="170" b="67" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Number]]>                            </str>                        </NAME>                    </style19>                    <style21>                        <FORE>                            <colour r="67" g="168" b="237" />                        </FORE>                        <BOLD bool="0" />                        <NAME>                            <str>                                <![CDATA[Keyword]]>                            </str>                        </NAME>                    </style21>                    <style27>                        <FORE>                            <colour r="4" g="155" b="10" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style27>                    <style28>                        <FORE>                            <colour r="4" g="155" b="10" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style28>                    <style31>                        <FORE>                            <colour r="47" g="228" b="32" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Character]]>                            </str>                        </NAME>                    </style31>                    <style34>                        <FORE>                            <colour r="154" g="255" b="135" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Preprocessor]]>                            </str>                        </NAME>                    </style34>                    <style36>                        <FORE>                            <colour r="109" g="121" b="222" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Operator]]>                            </str>                        </NAME>                    </style36>                    <style40>                        <FORE>                            <colour r="192" g="192" b="192" />                        </FORE>                        <BACK>                            <colour r="141" g="119" b="95" />                        </BACK>                        <BOLD bool="0" />                        <UNDERLINED bool="1" />                        <NAME>                            <str>                                <![CDATA[Matching brace highlight]]>                            </str>                        </NAME>                    </style40>                    <NAME>                        <str>                            <![CDATA[C/C++]]>                        </str>                    </NAME>                    <editor>                        <keywords />                    </editor>                </cc>            </espresso_libre>            <default>                <NAME>                    <str>                        <![CDATA[default]]>                    </str>                </NAME>            </default>            <modnokai_night_shift>                <NAME>                    <str>                        <![CDATA[modnokai night shift]]>                    </str>                </NAME>                <cc>                    <style0>                        <FORE>                            <colour r="255" g="255" b="255" />                        </FORE>                        <BACK>                            <colour r="34" g="40" b="42" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style0>                    <style1>                        <FORE>                            <colour r="255" g="255" b="255" />                        </FORE>                        <BACK>                            <colour r="34" g="40" b="42" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style1>                    <style5>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style5>                    <style6>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style6>                    <style7>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style7>                    <style8>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style8>                    <style9>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment line (normal)]]>                            </str>                        </NAME>                    </style9>                    <style10>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment line (normal)]]>                            </str>                        </NAME>                    </style10>                    <style11>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style11>                    <style12>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style12>                    <style13>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment line (documentation)]]>                            </str>                        </NAME>                    </style13>                    <style14>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment line (documentation)]]>                            </str>                        </NAME>                    </style14>                    <style15>                        <FORE>                            <colour r="128" g="255" b="128" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment keyword (documentation)]]>                            </str>                        </NAME>                    </style15>                    <style16>                        <FORE>                            <colour r="128" g="255" b="128" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment keyword (documentation)]]>                            </str>                        </NAME>                    </style16>                    <style17>                        <FORE>                            <colour r="255" g="128" b="128" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment keyword error (documentation)]]>                            </str>                        </NAME>                    </style17>                    <style18>                        <FORE>                            <colour r="255" g="128" b="128" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment keyword error (documentation)]]>                            </str>                        </NAME>                    </style18>                    <style19>                        <FORE>                            <colour r="255" g="128" b="128" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Number]]>                            </str>                        </NAME>                    </style19>                    <style21>                        <FORE>                            <colour r="38" g="249" b="173" />                        </FORE>                        <BOLD bool="0" />                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Keyword]]>                            </str>                        </NAME>                    </style21>                    <style23>                        <FORE>                            <colour r="249" g="38" b="114" />                        </FORE>                        <BOLD bool="0" />                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[User keyword]]>                            </str>                        </NAME>                    </style23>                    <style27>                        <FORE>                            <colour r="224" g="160" b="0" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style27>                    <style28>                        <FORE>                            <colour r="224" g="160" b="0" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style28>                    <style34>                        <FORE>                            <colour r="249" g="38" b="114" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Preprocessor]]>                            </str>                        </NAME>                    </style34>                    <style36>                        <FORE>                            <colour r="166" g="226" b="46" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Operator]]>                            </str>                        </NAME>                    </style36>                    <style38>                        <BACK>                            <colour r="17" g="64" b="76" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Selection]]>                            </str>                        </NAME>                    </style38>                    <style39>                        <BACK>                            <colour r="47" g="57" b="60" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Active line]]>                            </str>                        </NAME>                    </style39>                    <NAME>                        <str>                            <![CDATA[C/C++]]>                        </str>                    </NAME>                    <editor>                        <keywords />                    </editor>                </cc>            </modnokai_night_shift>            <modnokai_night_shift_v2>                <NAME>                    <str>                        <![CDATA[modnokai night shift v2]]>                    </str>                </NAME>                <cc>                    <style0>                        <FORE>                            <colour r="255" g="255" b="255" />                        </FORE>                        <BACK>                            <colour r="0" g="0" b="0" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style0>                    <style1>                        <FORE>                            <colour r="255" g="255" b="255" />                        </FORE>                        <BACK>                            <colour r="0" g="0" b="0" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Default]]>                            </str>                        </NAME>                    </style1>                    <style5>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style5>                    <style6>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style6>                    <style7>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style7>                    <style8>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment (normal)]]>                            </str>                        </NAME>                    </style8>                    <style9>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment line (normal)]]>                            </str>                        </NAME>                    </style9>                    <style10>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment line (normal)]]>                            </str>                        </NAME>                    </style10>                    <style11>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style11>                    <style12>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment (documentation)]]>                            </str>                        </NAME>                    </style12>                    <style13>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment line (documentation)]]>                            </str>                        </NAME>                    </style13>                    <style14>                        <FORE>                            <colour r="117" g="113" b="94" />                        </FORE>                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Comment line (documentation)]]>                            </str>                        </NAME>                    </style14>                    <style15>                        <FORE>                            <colour r="128" g="255" b="128" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment keyword (documentation)]]>                            </str>                        </NAME>                    </style15>                    <style16>                        <FORE>                            <colour r="128" g="255" b="128" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment keyword (documentation)]]>                            </str>                        </NAME>                    </style16>                    <style17>                        <FORE>                            <colour r="255" g="128" b="128" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment keyword error (documentation)]]>                            </str>                        </NAME>                    </style17>                    <style18>                        <FORE>                            <colour r="255" g="128" b="128" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Comment keyword error (documentation)]]>                            </str>                        </NAME>                    </style18>                    <style19>                        <FORE>                            <colour r="255" g="128" b="128" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Number]]>                            </str>                        </NAME>                    </style19>                    <style21>                        <FORE>                            <colour r="120" g="215" b="236" />                        </FORE>                        <BOLD bool="0" />                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[Keyword]]>                            </str>                        </NAME>                    </style21>                    <style23>                        <FORE>                            <colour r="249" g="38" b="114" />                        </FORE>                        <BOLD bool="0" />                        <ITALICS bool="1" />                        <NAME>                            <str>                                <![CDATA[User keyword]]>                            </str>                        </NAME>                    </style23>                    <style27>                        <FORE>                            <colour r="224" g="160" b="0" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style27>                    <style28>                        <FORE>                            <colour r="224" g="160" b="0" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[String]]>                            </str>                        </NAME>                    </style28>                    <style34>                        <FORE>                            <colour r="249" g="38" b="114" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Preprocessor]]>                            </str>                        </NAME>                    </style34>                    <style36>                        <FORE>                            <colour r="166" g="226" b="46" />                        </FORE>                        <NAME>                            <str>                                <![CDATA[Operator]]>                            </str>                        </NAME>                    </style36>                    <style38>                        <BACK>                            <colour r="17" g="64" b="76" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Selection]]>                            </str>                        </NAME>                    </style38>                    <style39>                        <BACK>                            <colour r="34" g="40" b="42" />                        </BACK>                        <NAME>                            <str>                                <![CDATA[Active line]]>                            </str>                        </NAME>                    </style39>                    <editor>                        <keywords>                            <SET4>                                <str>                                    <![CDATA[__cplusplus __GNUC__ __GNUG__]]>                                </str>                            </SET4>                        </keywords>                    </editor>                    <NAME bool="1">                        <str>                            <![CDATA[C/C++]]>                        </str>                    </NAME>                </cc>            </modnokai_night_shift_v2>        </colour_sets><incremental_search><CENTER_FOUND_TEXT_ON_SCREEN bool="1" /><SELECT_FOUND_TEXT_ON_ESCAPE bool="0" /><SELECT_TEXT_ON_FOCUS bool="0" /><HIGHLIGHT_DEFAULT_STATE int="0" /><SELECTED_DEFAULT_STATE int="0" /><MATCH_CASE_DEFAULT_STATE int="0" /><REGEX_DEFAULT_STATE int="0" /><TEXT_FOUND_COLOUR><colour r="160" g="32" b="240" /></TEXT_FOUND_COLOUR><HIGHLIGHT_COLOUR><colour r="255" g="165" b="0" /></HIGHLIGHT_COLOUR><TEXT_NOT_FOUND_COLOUR><colour r="255" g="127" b="127" /></TEXT_NOT_FOUND_COLOUR><WRAPPED_COLOUR><colour r="127" g="127" b="255" /></WRAPPED_COLOUR></incremental_search><folding><SHOW_FOLDS bool="1" /><FOLD_ALL_ON_OPEN bool="0" /><FOLD_PREPROCESSOR bool="0" /><FOLD_COMMENTS bool="1" /><FOLD_XML bool="1" /><UNDERLINE_FOLDED_LINE bool="1" /><INDICATOR int="2" /><LIMIT bool="0" /><LIMIT_LEVEL int="1" /></folding><eol><STRIP_TRAILING_SPACES bool="1" /><ENSURE_FINAL_LINE_END bool="1" /><ENSURE_CONSISTENT_LINE_ENDS bool="0" /><EOLMODE int="0" /></eol><caret><WIDTH int="2" /><COLOUR><colour r="0" g="255" b="64" /></COLOUR><PERIOD int="500" /></caret><gutter><MODE int="0" /><COLOUR><colour r="192" g="192" b="192" /></COLOUR><COLUMN int="80" /></gutter><margin><WIDTH_CHARS int="6" /><DYNAMIC_WIDTH bool="0" /><SCROLL_WIDTH_TRACKING bool="0" /><USE_CHANGEBAR bool="1" /></margin><selection><USE_VSPACE bool="0" /><MULTI_SELECT bool="0" /><MULTI_TYPING bool="0" /></selection><HIGHLIGHT_CARET_LINE_COLOUR><colour r="24" g="33" b="33" /></HIGHLIGHT_CARET_LINE_COLOUR><default_encoding><USE_OPTION int="0" /><FIND_LATIN2 bool="0" /><USE_SYSTEM bool="1" /></default_encoding><highlight_occurrence><ENABLED bool="1" /><CASE_SENSITIVE bool="1" /><WHOLE_WORD bool="1" /><COLOUR><colour r="255" g="0" b="0" /></COLOUR></highlight_occurrence><default_code><SET9><str><![CDATA[]]></str></SET9><SET10><str><![CDATA[]]></str></SET10></default_code><FONT><str><![CDATA[0;-11;0;0;0;400;0;0;0;1;0;0;2;48;Courier New]]></str></FONT><AUTO_INDENT bool="1" /><SMART_INDENT bool="1" /><BRACE_COMPLETION bool="1" /><USE_TAB bool="0" /><SHOW_INDENT_GUIDES bool="0" /><TAB_INDENTS bool="1" /><BACKSPACE_UNINDENTS bool="1" /><WORD_WRAP bool="0" /><USE_POSIX_STYLE_REGEXES bool="0" /><USE_ADVANCED_REGEXES bool="0" /><SHOW_LINE_NUMBERS bool="1" /><HIGHLIGHT_CARET_LINE bool="0" /><SIMPLIFIED_HOME bool="0" /><TAB_SIZE int="4" /><VIEW_WHITESPACE int="0" /><TAB_TEXT_RELATIVE bool="1" /><SHOW_EOL bool="0" /><MARGIN_1_SENSITIVE bool="1" /><DEFAULT_ENCODING><str><![CDATA[WINDOWS-936]]></str></DEFAULT_ENCODING><auto_complete><entry1><NAME><str><![CDATA[struct]]></str></NAME><CODE><str><![CDATA[struct |\n{\n\t\n};\n]]></str></CODE></entry1><entry2><NAME><str><![CDATA[if]]></str></NAME><CODE><str><![CDATA[if (|)\n\t;]]></str></CODE></entry2><entry3><NAME><str><![CDATA[whileb]]></str></NAME><CODE><str><![CDATA[while (|)\n{\n\t\n}]]></str></CODE></entry3><entry4><NAME><str><![CDATA[guard]]></str></NAME><CODE><str><![CDATA[#ifndef $(Guard token)\n#define $(Guard token)\n\n|\n\n#endif // $(Guard token)\n]]></str></CODE></entry4><entry5><NAME><str><![CDATA[nowl]]></str></NAME><CODE><str><![CDATA[$NOW_L]]></str></CODE></entry5><entry6><NAME><str><![CDATA[while]]></str></NAME><CODE><str><![CDATA[while (|)\n\t;]]></str></CODE></entry6><entry7><NAME><str><![CDATA[nowlu]]></str></NAME><CODE><str><![CDATA[$NOW_L_UTC]]></str></CODE></entry7><entry8><NAME><str><![CDATA[ifei]]></str></NAME><CODE><str><![CDATA[if (|)\n{\n\t\n}\nelse if ()\n{\n\t\n}\nelse\n{\n\t\n}]]></str></CODE></entry8><entry9><NAME><str><![CDATA[todayu]]></str></NAME><CODE><str><![CDATA[$TODAY_UTC]]></str></CODE></entry9><entry10><NAME><str><![CDATA[ifb]]></str></NAME><CODE><str><![CDATA[if (|)\n{\n\t\n}]]></str></CODE></entry10><entry11><NAME><str><![CDATA[ife]]></str></NAME><CODE><str><![CDATA[if (|)\n{\n\t\n}\nelse\n{\n\t\n}]]></str></CODE></entry11><entry12><NAME><str><![CDATA[for]]></str></NAME><CODE><str><![CDATA[for (|; ; )\n\t;]]></str></CODE></entry12><entry13><NAME><str><![CDATA[forb]]></str></NAME><CODE><str><![CDATA[for (|; ; )\n{\n\t\n}]]></str></CODE></entry13><entry14><NAME><str><![CDATA[wdu]]></str></NAME><CODE><str><![CDATA[$WEEKDAY_UTC]]></str></CODE></entry14><entry15><NAME><str><![CDATA[tday]]></str></NAME><CODE><str><![CDATA[$TDAY]]></str></CODE></entry15><entry16><NAME><str><![CDATA[tdayu]]></str></NAME><CODE><str><![CDATA[$TDAY_UTC]]></str></CODE></entry16><entry17><NAME><str><![CDATA[nowu]]></str></NAME><CODE><str><![CDATA[$NOW_UTC]]></str></CODE></entry17><entry18><NAME><str><![CDATA[switch]]></str></NAME><CODE><str><![CDATA[switch (|)\n{\n\tcase :\n\t\tbreak;\n\n\tdefault:\n\t\tbreak;\n}\n]]></str></CODE></entry18><entry19><NAME><str><![CDATA[today]]></str></NAME><CODE><str><![CDATA[$TODAY]]></str></CODE></entry19><entry20><NAME><str><![CDATA[now]]></str></NAME><CODE><str><![CDATA[$NOW]]></str></CODE></entry20><entry21><NAME><str><![CDATA[class]]></str></NAME><CODE><str><![CDATA[class $(Class name)|\n{\n\tpublic:\n\t\t$(Class name)();\n\t\t~$(Class name)();\n\tprotected:\n\t\t\n\tprivate:\n\t\t\n};\n]]></str></CODE></entry21></auto_complete><ZOOM int="6" /></editor><app><locale><CATALOGNUM int="40" /><DOMAIN1><str><![CDATA[AStylePlugin]]></str></DOMAIN1><DOMAIN2><str><![CDATA[Autosave]]></str></DOMAIN2><DOMAIN3><str><![CDATA[AutoVersioning]]></str></DOMAIN3><DOMAIN4><str><![CDATA[BrowseTracker]]></str></DOMAIN4><DOMAIN5><str><![CDATA[BYOGames]]></str></DOMAIN5><DOMAIN6><str><![CDATA[CB_Koders]]></str></DOMAIN6><DOMAIN7><str><![CDATA[Cccc]]></str></DOMAIN7><DOMAIN8><str><![CDATA[ClassWizard]]></str></DOMAIN8><DOMAIN9><str><![CDATA[CodeCompletion]]></str></DOMAIN9><DOMAIN10><str><![CDATA[CodeSnippets]]></str></DOMAIN10><DOMAIN11><str><![CDATA[CodeStat]]></str></DOMAIN11><DOMAIN12><str><![CDATA[Compiler]]></str></DOMAIN12><DOMAIN13><str><![CDATA[copystrings]]></str></DOMAIN13><DOMAIN14><str><![CDATA[CppCheck]]></str></DOMAIN14><DOMAIN15><str><![CDATA[Debugger]]></str></DOMAIN15><DOMAIN16><str><![CDATA[FilesExtensionHandler]]></str></DOMAIN16><DOMAIN17><str><![CDATA[DevPakUpdater]]></str></DOMAIN17><DOMAIN18><str><![CDATA[cbDragScroll]]></str></DOMAIN18><DOMAIN19><str><![CDATA[EnvVars]]></str></DOMAIN19><DOMAIN20><str><![CDATA[Exporter]]></str></DOMAIN20><DOMAIN21><str><![CDATA[HeaderFixup]]></str></DOMAIN21><DOMAIN22><str><![CDATA[HelpPlugin]]></str></DOMAIN22><DOMAIN23><str><![CDATA[HexEditor]]></str></DOMAIN23><DOMAIN24><str><![CDATA[IncrementalSearch]]></str></DOMAIN24><DOMAIN25><str><![CDATA[cbKeyBinder]]></str></DOMAIN25><DOMAIN26><str><![CDATA[lib_finder]]></str></DOMAIN26><DOMAIN27><str><![CDATA[MouseSap]]></str></DOMAIN27><DOMAIN28><str><![CDATA[OpenFilesList]]></str></DOMAIN28><DOMAIN29><str><![CDATA[Profiler]]></str></DOMAIN29><DOMAIN30><str><![CDATA[ProjectsImporter]]></str></DOMAIN30><DOMAIN31><str><![CDATA[RegExTestbed]]></str></DOMAIN31><DOMAIN32><str><![CDATA[ScriptedWizard]]></str></DOMAIN32><DOMAIN33><str><![CDATA[SymTab]]></str></DOMAIN33><DOMAIN34><str><![CDATA[ThreadSearch]]></str></DOMAIN34><DOMAIN35><str><![CDATA[ToDoList]]></str></DOMAIN35><DOMAIN36><str><![CDATA[wxSmith]]></str></DOMAIN36><DOMAIN37><str><![CDATA[wxSmithMime]]></str></DOMAIN37><DOMAIN38><str><![CDATA[wxSmithAui]]></str></DOMAIN38><DOMAIN39><str><![CDATA[wxSmithContribItems]]></str></DOMAIN39><DOMAIN40><str><![CDATA[WindowsXPLookNFeel]]></str></DOMAIN40></locale><environment><aui /></environment><main_frame><layout><DEFAULT><str><![CDATA[Code::Blocks default]]></str></DEFAULT><view1><NAME><str><![CDATA[Code::Blocks default]]></str></NAME><DATA><str><![CDATA[layout2|name=ManagementPane;caption=管理器;state=2099196;dir=4;layer=1;row=0;pos=0;prop=100000;bestw=200;besth=562;minw=100;minh=100;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=MessagesPane;caption=Logs & others;state=2099196;dir=3;layer=0;row=0;pos=0;prop=100000;bestw=784;besth=150;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=MainToolbar;caption=主工具栏;state=2108156;dir=1;layer=10;row=0;pos=0;prop=100000;bestw=277;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=MainPane;caption=;state=768;dir=5;layer=0;row=0;pos=0;prop=100000;bestw=16;besth=16;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=ScriptConsole;caption=Scripting console;state=2099197;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=285;besth=100;minw=100;minh=100;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=CodeCompletionToolbar;caption=Code completion 工具栏;state=2108156;dir=1;layer=10;row=1;pos=0;prop=100000;bestw=840;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=CodeSnippetsPane;caption= CodeSnippets;state=2099199;dir=4;layer=1;row=0;pos=0;prop=100000;bestw=300;besth=400;minw=30;minh=40;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=300;floath=400|name=CompilerToolbar;caption=Compiler 工具栏;state=2108156;dir=1;layer=10;row=2;pos=0;prop=100000;bestw=335;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=DisassemblyPane;caption=反汇编;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=350;besth=250;minw=150;minh=150;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=350;floath=250|name=CPURegistersPane;caption=CPU寄存器;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=350;besth=250;minw=150;minh=150;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=350;floath=250|name=CallStackPane;caption=调用栈;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=150;besth=150;minw=150;minh=150;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=450;floath=150|name=WatchesPane;caption=监视;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=150;besth=250;minw=150;minh=150;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=150;floath=250|name=BreakpointsPane;caption=断点;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=350;besth=250;minw=150;minh=150;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=350;floath=250|name=ExamineMemoryPane;caption=内存;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=450;besth=250;minw=350;minh=150;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=450;floath=250|name=ThreadsPane;caption=运行线程;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=350;besth=75;minw=250;minh=75;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=450;floath=75|name=DebuggerToolbar;caption=Debugger 工具栏;state=2108156;dir=1;layer=10;row=3;pos=0;prop=100000;bestw=215;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=DefMimeHandler_HTMLViewer;caption=HTML viewer;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=350;besth=250;minw=150;minh=150;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=350;floath=250|name=MANViewer;caption=Man/Html pages viewer;state=2099198;dir=2;layer=0;row=0;pos=0;prop=100000;bestw=320;besth=240;minw=240;minh=160;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=320;floath=240|name=IncrementalSearchToolbar;caption=IncrementalSearch 工具栏;state=2108156;dir=1;layer=10;row=4;pos=0;prop=100000;bestw=329;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=OpenFilesPane;caption=打开文件列表;state=2099198;dir=4;layer=1;row=0;pos=0;prop=100000;bestw=150;besth=100;minw=50;minh=50;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=100;floath=150|name=ThreadSearchToolbar;caption=ThreadSearch 工具栏;state=2108156;dir=1;layer=10;row=5;pos=0;prop=100000;bestw=176;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=TodoListPanev2.0.0;caption=Todo list;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=352;besth=94;minw=352;minh=94;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=352;floath=94|]]></str></DATA></view1><LEFT_BLOCK_SELECTION int="0" /><BOTTOM_BLOCK_SELECTION int="0" /><MAXIMIZED bool="1" /></layout></main_frame><dialog_placement /><VERSION><str><![CDATA[10.05-r6283]]></str></VERSION><SHOW_TIPS bool="0" /><NEXT_TIP int="1" /><RECENT_FILES><astr /></RECENT_FILES><RECENT_PROJECTS><astr><s><![CDATA[C:\Users\sanmingzi\Desktop\fdsdf\fdsdf.cbp]]></s></astr></RECENT_PROJECTS></app><security><TRUSTED_SCRIPTS><ssmap /></TRUSTED_SCRIPTS></security><project_manager><DEFAULT_PATH><str><![CDATA[C:\Users\sanmingzi\Desktop]]></str></DEFAULT_PATH><file_groups><group0><NAME><str><![CDATA[源文件]]></str></NAME><MASK><str><![CDATA[*.c;*.cpp;*.cc;*.cxx;]]></str></MASK></group0><group1><NAME><str><![CDATA[D Sources]]></str></NAME><MASK><str><![CDATA[*.d;]]></str></MASK></group1><group2><NAME><str><![CDATA[Fortran Sources]]></str></NAME><MASK><str><![CDATA[*.f;*.f77;*.f90;*.f95;]]></str></MASK></group2><group3><NAME><str><![CDATA[Java Sources]]></str></NAME><MASK><str><![CDATA[*.java;]]></str></MASK></group3><group4><NAME><str><![CDATA[头文件]]></str></NAME><MASK><str><![CDATA[*.h;*.hpp;*.hh;*.hxx;]]></str></MASK></group4><group5><NAME><str><![CDATA[ASM Sources]]></str></NAME><MASK><str><![CDATA[*.asm;*.s;*.ss;*.s62;]]></str></MASK></group5><group6><NAME><str><![CDATA[资源文件]]></str></NAME><MASK><str><![CDATA[*.res;*.xrc;*.rc;]]></str></MASK></group6><group7><NAME><str><![CDATA[脚本]]></str></NAME><MASK><str><![CDATA[*.script;]]></str></MASK></group7></file_groups></project_manager><message_manager /><tools /><code_completion><PARSER_DEFAULTS_CHANGED bool="1" /><PARSER_FOLLOW_LOCAL_INCLUDES bool="1" /><PARSER_FOLLOW_GLOBAL_INCLUDES bool="1" /><WANT_PREPROCESSOR bool="1" /><USE_CODE_COMPLETION bool="1" /><MAX_THREADS int="1" /><CC_DELAY int="500" /><AUTO_SELECT_ONE bool="0" /><AUTO_LAUNCH bool="1" /><AUTO_LAUNCH_CHARS int="4" /><MAX_MATCHES int="16384" /><EVAL_TOOLTIP bool="1" /><USE_SYMBOLS_BROWSER bool="1" /><FILLUP_CHARS><str><![CDATA[]]></str></FILLUP_CHARS><AS_FLOATING_WINDOW bool="0" /><LEXER_KEYWORDS_SET1 bool="1" /><LEXER_KEYWORDS_SET2 bool="1" /><LEXER_KEYWORDS_SET3 bool="0" /><LEXER_KEYWORDS_SET4 bool="0" /><LEXER_KEYWORDS_SET5 bool="0" /><LEXER_KEYWORDS_SET6 bool="0" /><LEXER_KEYWORDS_SET7 bool="0" /><LEXER_KEYWORDS_SET8 bool="0" /><LEXER_KEYWORDS_SET9 bool="0" /><CASE_SENSITIVE bool="0" /><USE_SMARTSENSE bool="1" /><WHILE_TYPING bool="1" /><BROWSER_SHOW_INHERITANCE bool="0" /><BROWSER_EXPAND_NS bool="0" /><BROWSER_TREE_MEMBERS bool="1" /><BROWSER_DISPLAY_FILTER int="2" /><BROWSER_SORT_TYPE int="1" /><TOKEN_REPLACEMENTS><ssmap><_GLIBCXX_BEGIN_NAMESPACE><![CDATA[+namespace]]></_GLIBCXX_BEGIN_NAMESPACE><_GLIBCXX_BEGIN_NAMESPACE_TR1><![CDATA[-namespace tr1 {]]></_GLIBCXX_BEGIN_NAMESPACE_TR1><_GLIBCXX_BEGIN_NESTED_NAMESPACE><![CDATA[+namespace]]></_GLIBCXX_BEGIN_NESTED_NAMESPACE><_GLIBCXX_END_NAMESPACE><![CDATA[}]]></_GLIBCXX_END_NAMESPACE><_GLIBCXX_END_NAMESPACE_TR1><![CDATA[}]]></_GLIBCXX_END_NAMESPACE_TR1><_GLIBCXX_END_NESTED_NAMESPACE><![CDATA[}]]></_GLIBCXX_END_NESTED_NAMESPACE><_GLIBCXX_STD><![CDATA[std]]></_GLIBCXX_STD><_STD_BEGIN><![CDATA[-namespace std {]]></_STD_BEGIN><_STD_END><![CDATA[}]]></_STD_END></ssmap></TOKEN_REPLACEMENTS><SPLITTER_POS int="64" /></code_completion><devpak_plugin /><plugins><TRY_TO_ACTIVATE><str><![CDATA[]]></str></TRY_TO_ACTIVATE></plugins><autosave /><byogames /><compiler><build_progress /><SETTINGS_VERSION><str><![CDATA[0.0.2]]></str></SETTINGS_VERSION><sets><gcc><NAME><str><![CDATA[GNU GCC 编译器]]></str></NAME><MASTER_PATH><str><![CDATA[D:\codeblocks\MinGW]]></str></MASTER_PATH><MAKE><str><![CDATA[make.exe]]></str></MAKE></gcc><msvctk><NAME><str><![CDATA[微软 Visual C++ 工具集 2003]]></str></NAME><INCLUDE_DIRS><str><![CDATA[C:\Program Files\Microsoft Visual C++ Toolkit 2003\include;]]></str></INCLUDE_DIRS><LIBRARY_DIRS><str><![CDATA[C:\Program Files\Microsoft Visual C++ Toolkit 2003\lib;]]></str></LIBRARY_DIRS><MASTER_PATH><str><![CDATA[C:\Program Files\Microsoft Visual C++ Toolkit 2003]]></str></MASTER_PATH></msvctk><msvc8><NAME><str><![CDATA[Microsoft Visual C++ 2005/2008]]></str></NAME><INCLUDE_DIRS><str><![CDATA[C:\Program Files\Microsoft Visual Studio 8\VC\include;]]></str></INCLUDE_DIRS><RES_INCLUDE_DIRS><str><![CDATA[C:\Program Files\Microsoft Visual Studio 8\VC\include;]]></str></RES_INCLUDE_DIRS><LIBRARY_DIRS><str><![CDATA[C:\Program Files\Microsoft Visual Studio 8\VC\lib;]]></str></LIBRARY_DIRS><MASTER_PATH><str><![CDATA[C:\Program Files\Microsoft Visual Studio 8\VC]]></str></MASTER_PATH><EXTRA_PATHS><str><![CDATA[C:\Program Files\Microsoft Visual Studio 8\Common7\IDE;]]></str></EXTRA_PATHS></msvc8><bcc><NAME><str><![CDATA[Borland C++ Compiler (5.5, 5.82)]]></str></NAME><INCLUDE_DIRS><str><![CDATA[C:\Program Files\Borland\BDS\4.0\include;]]></str></INCLUDE_DIRS><LIBRARY_DIRS><str><![CDATA[C:\Program Files\Borland\BDS\4.0\lib;C:\Program Files\Borland\BDS\4.0\lib\psdk;]]></str></LIBRARY_DIRS><MASTER_PATH><str><![CDATA[C:\Program Files\Borland\BDS\4.0]]></str></MASTER_PATH></bcc><dmc><NAME><str><![CDATA[Digital Mars 编译器]]></str></NAME><INCLUDE_DIRS><str><![CDATA[C:\dm\stlport\stlport;C:\dm\include;]]></str></INCLUDE_DIRS><LIBRARY_DIRS><str><![CDATA[C:\dm\lib;]]></str></LIBRARY_DIRS><MASTER_PATH><str><![CDATA[C:\dm]]></str></MASTER_PATH></dmc><ow><NAME><str><![CDATA[OpenWatcom (W32) Compiler]]></str></NAME><INCLUDE_DIRS><str><![CDATA[C:\watcom\h;C:\watcom\h\nt;]]></str></INCLUDE_DIRS><RES_INCLUDE_DIRS><str><![CDATA[C:\watcom\h;C:\watcom\h\nt;]]></str></RES_INCLUDE_DIRS><LIBRARY_DIRS><str><![CDATA[C:\watcom\lib386;C:\watcom\lib386\nt;]]></str></LIBRARY_DIRS><MASTER_PATH><str><![CDATA[C:\watcom]]></str></MASTER_PATH><EXTRA_PATHS><str><![CDATA[C:\watcom\binnt;C:\watcom\binw;]]></str></EXTRA_PATHS></ow><msp430gcc><NAME><str><![CDATA[GNU GCC Compiler for MSP430]]></str></NAME><MASTER_PATH><str><![CDATA[C:\HighTec\Msp430]]></str></MASTER_PATH></msp430gcc><cygwin><NAME><str><![CDATA[Cygwin GCC]]></str></NAME><MASTER_PATH><str><![CDATA[C:\Cygwin]]></str></MASTER_PATH></cygwin><lcc><NAME><str><![CDATA[LCC Compiler]]></str></NAME><INCLUDE_DIRS><str><![CDATA[C:\lcc\include;]]></str></INCLUDE_DIRS><LIBRARY_DIRS><str><![CDATA[C:\lcc\lib;]]></str></LIBRARY_DIRS><MASTER_PATH><str><![CDATA[C:\lcc]]></str></MASTER_PATH><EXTRA_PATHS><str><![CDATA[C:\lcc\bin;]]></str></EXTRA_PATHS></lcc><icc><NAME><str><![CDATA[Intel C/C++ 编译器]]></str></NAME><MASTER_PATH><str><![CDATA[C:\Program Files\Intel\Compiler\C++\9.0]]></str></MASTER_PATH></icc><sdcc><NAME><str><![CDATA[SDCC编译器]]></str></NAME><INCLUDE_DIRS><str><![CDATA[C:\sdcc\include;]]></str></INCLUDE_DIRS><LIBRARY_DIRS><str><![CDATA[C:\sdcc\lib;]]></str></LIBRARY_DIRS><MASTER_PATH><str><![CDATA[C:\sdcc]]></str></MASTER_PATH><EXTRA_PATHS><str><![CDATA[C:\sdcc\bin;]]></str></EXTRA_PATHS></sdcc><tcc><NAME><str><![CDATA[Tiny C Compiler]]></str></NAME><MASTER_PATH><str><![CDATA[C:\tcc]]></str></MASTER_PATH></tcc><gdc><NAME><str><![CDATA[GDC D Compiler]]></str></NAME><MASTER_PATH><str><![CDATA[C:\MinGW]]></str></MASTER_PATH></gdc><dmd><NAME><str><![CDATA[Digital Mars D 编译器]]></str></NAME><INCLUDE_DIRS><str><![CDATA[C:\dmd\src\phobos;]]></str></INCLUDE_DIRS><LIBRARY_DIRS><str><![CDATA[C:\dmd\lib;]]></str></LIBRARY_DIRS><LIBRARIES><str><![CDATA[phobos.lib;]]></str></LIBRARIES><MASTER_PATH><str><![CDATA[C:\dmd]]></str></MASTER_PATH><EXTRA_PATHS><str><![CDATA[C:\dm\bin;]]></str></EXTRA_PATHS></dmd><armelfgcc><NAME><str><![CDATA[GNU ARM GCC 编译器]]></str></NAME><MASTER_PATH><str><![CDATA[C:\Program Files\GNUARM]]></str></MASTER_PATH></armelfgcc><avrgcc><NAME><str><![CDATA[GNU AVR GCC Compiler]]></str></NAME><MASTER_PATH><str><![CDATA[C:\WinAVR]]></str></MASTER_PATH></avrgcc><ppcgcc><NAME><str><![CDATA[GNU GCC Compiler for PowerPC]]></str></NAME><MASTER_PATH><str><![CDATA[C:\HighTec\PowerPC]]></str></MASTER_PATH></ppcgcc><tricoregcc><NAME><str><![CDATA[GNU GCC Compiler for TriCore]]></str></NAME><MASTER_PATH><str><![CDATA[C:\HighTec\TriCore]]></str></MASTER_PATH></tricoregcc></sets><DEFAULT_COMPILER><str><![CDATA[gcc]]></str></DEFAULT_COMPILER></compiler><gcv><sets><default /></sets><ACTIVE><str><![CDATA[default]]></str></ACTIVE></gcv><debugger /><mime_types /><envvars><sets><default /></sets></envvars><help_plugin><BASE_FONT_SIZE int="10" /></help_plugin><lib_finder><stored_results /></lib_finder><ThreadSearch><MATCHWORD bool="1" /><STARTWORD bool="0" /><MATCHCASE bool="1" /><REGEX bool="0" /><HIDDENSEARCH bool="1" /><RECURSIVESEARCH bool="1" /><CTXMENUINTEGRATION bool="1" /><USEDEFAULTVALUES bool="1" /><SHOWSEARCHCONTROLS bool="1" /><SHOWDIRCONTROLS bool="0" /><SHOWCODEPREVIEW bool="1" /><DELETEPREVIOUSRESULTS bool="1" /><DISPLAYLOGHEADERS bool="1" /><DRAWLOGLINES bool="0" /><SHOWPANEL bool="0" /><SCOPE int="2" /><DIRPATH><str><![CDATA[]]></str></DIRPATH><MASK><str><![CDATA[*.cpp;*.c;*.h]]></str></MASK><SPLITTERPOSN int="50" /><SPLITTERMODE int="2" /><VIEWMANAGERTYPE int="0" /><LOGGERTYPE int="0" /><FILESORTING int="0" /><SEARCHPATTERNS><astr /></SEARCHPATTERNS></ThreadSearch><todo_list><USERS><astr><s><![CDATA[sanmingzi]]></s></astr></USERS><TYPES><astr><s><![CDATA[TODO]]></s><s><![CDATA[@todo]]></s><s><![CDATA[\todo]]></s><s><![CDATA[FIXME]]></s><s><![CDATA[@fixme]]></s><s><![CDATA[\fixme]]></s><s><![CDATA[NOTE]]></s><s><![CDATA[@note]]></s><s><![CDATA[\note]]></s></astr></TYPES></todo_list><wxsmith><defsizer><PROPORTION int="1" /><FLAGS int="24591" /><BORDER int="5" /><BORDERDU bool="0" /></defsizer><BROWSERPLACEMENTS int="0" /><DRAGTARGETCOL int="6327519" /><DRAGPARENTCOL int="857979" /><DRAGASSISTTYPE int="2" /><PALETTEICONSIZE int="16" /><TOOLICONSIZE int="32" /><GRIDSIZE int="8" /><CONTINOUSINSERT bool="0" /></wxsmith><scripting><startup_scripts /></scripting><new_from_template><VIEW int="0" /></new_from_template><scripts><generic_wizard><consoleintro><SKIP bool="1" /></consoleintro><consolelanguagepage><SKIP bool="0" /></consolelanguagepage><projectpathpage><SKIP bool="0" /></projectpathpage><compilerpage><SKIP bool="0" /></compilerpage><WANT_DEBUG bool="1" /><DEBUG_NAME><str><![CDATA[Debug]]></str></DEBUG_NAME><DEBUG_OUTPUT><str><![CDATA[bin\Debug\]]></str></DEBUG_OUTPUT><DEBUG_OBJECTS_OUTPUT><str><![CDATA[obj\Debug\]]></str></DEBUG_OBJECTS_OUTPUT><WANT_RELEASE bool="1" /><RELEASE_NAME><str><![CDATA[Release]]></str></RELEASE_NAME><RELEASE_OUTPUT><str><![CDATA[bin\Release\]]></str></RELEASE_OUTPUT><RELEASE_OBJECTS_OUTPUT><str><![CDATA[obj\Release\]]></str></RELEASE_OBJECTS_OUTPUT></generic_wizard></scripts><project_wizard><generic_single_choices><CONSOLELANGUAGEPAGE int="1" /></generic_single_choices></project_wizard><astyle><STYLE int="0" /><INDENTATION int="4" /><USE_TABS bool="0" /><FORCE_TABS bool="0" /><INDENT_CLASSES bool="0" /><INDENT_SWITCHES bool="0" /><INDENT_CASE bool="0" /><INDENT_BRACKETS bool="0" /><INDENT_BLOCKS bool="0" /><INDENT_NAMESPACES bool="0" /><INDENT_LABELS bool="0" /><INDENT_PREPROCESSOR bool="0" /><BRACKET_FORMAT_MODE><str><![CDATA[None]]></str></BRACKET_FORMAT_MODE><POINTER_ALIGN><str><![CDATA[None]]></str></POINTER_ALIGN><BREAK_CLOSING bool="0" /><BREAK_BLOCKS bool="0" /><BREAK_ELSEIFS bool="0" /><PAD_OPERATORS bool="0" /><PAD_PARENTHESES_IN bool="0" /><PAD_PARENTHESES_OUT bool="0" /><UNPAD_PARENTHESES bool="0" /><KEEP_COMPLEX bool="0" /><KEEP_BLOCKS bool="0" /><CONVERT_TABS bool="0" /><FILL_EMPTY_LINES bool="0" /></astyle><codestat><NB_LANGUAGES int="7" /><l0><NAME><str><![CDATA[C/C++]]></str></NAME><EXT><str><![CDATA[c cpp h hpp ]]></str></EXT><SINGLE_LINE_COMMENT><str><![CDATA[//]]></str></SINGLE_LINE_COMMENT><MULTIPLE_LINE_COMMENT_BEGIN><str><![CDATA[/*]]></str></MULTIPLE_LINE_COMMENT_BEGIN><MULTIPLE_LINE_COMMENT_END><str><![CDATA[*/]]></str></MULTIPLE_LINE_COMMENT_END></l0><l1><NAME><str><![CDATA[Java]]></str></NAME><EXT><str><![CDATA[java ]]></str></EXT><SINGLE_LINE_COMMENT><str><![CDATA[//]]></str></SINGLE_LINE_COMMENT><MULTIPLE_LINE_COMMENT_BEGIN><str><![CDATA[/*]]></str></MULTIPLE_LINE_COMMENT_BEGIN><MULTIPLE_LINE_COMMENT_END><str><![CDATA[*/]]></str></MULTIPLE_LINE_COMMENT_END></l1><l2><NAME><str><![CDATA[Python]]></str></NAME><EXT><str><![CDATA[py ]]></str></EXT><SINGLE_LINE_COMMENT><str><![CDATA[#]]></str></SINGLE_LINE_COMMENT><MULTIPLE_LINE_COMMENT_BEGIN><str><![CDATA[]]></str></MULTIPLE_LINE_COMMENT_BEGIN><MULTIPLE_LINE_COMMENT_END><str><![CDATA[]]></str></MULTIPLE_LINE_COMMENT_END></l2><l3><NAME><str><![CDATA[Perl]]></str></NAME><EXT><str><![CDATA[pl ]]></str></EXT><SINGLE_LINE_COMMENT><str><![CDATA[#]]></str></SINGLE_LINE_COMMENT><MULTIPLE_LINE_COMMENT_BEGIN><str><![CDATA[]]></str></MULTIPLE_LINE_COMMENT_BEGIN><MULTIPLE_LINE_COMMENT_END><str><![CDATA[]]></str></MULTIPLE_LINE_COMMENT_END></l3><l4><NAME><str><![CDATA[ASM]]></str></NAME><EXT><str><![CDATA[asm ]]></str></EXT><SINGLE_LINE_COMMENT><str><![CDATA[;]]></str></SINGLE_LINE_COMMENT><MULTIPLE_LINE_COMMENT_BEGIN><str><![CDATA[]]></str></MULTIPLE_LINE_COMMENT_BEGIN><MULTIPLE_LINE_COMMENT_END><str><![CDATA[]]></str></MULTIPLE_LINE_COMMENT_END></l4><l5><NAME><str><![CDATA[Pascal]]></str></NAME><EXT><str><![CDATA[pas ]]></str></EXT><SINGLE_LINE_COMMENT><str><![CDATA[]]></str></SINGLE_LINE_COMMENT><MULTIPLE_LINE_COMMENT_BEGIN><str><![CDATA[{]]></str></MULTIPLE_LINE_COMMENT_BEGIN><MULTIPLE_LINE_COMMENT_END><str><![CDATA[}]]></str></MULTIPLE_LINE_COMMENT_END></l5><l6><NAME><str><![CDATA[Matlab]]></str></NAME><EXT><str><![CDATA[m ]]></str></EXT><SINGLE_LINE_COMMENT><str><![CDATA[%]]></str></SINGLE_LINE_COMMENT><MULTIPLE_LINE_COMMENT_BEGIN><str><![CDATA[]]></str></MULTIPLE_LINE_COMMENT_BEGIN><MULTIPLE_LINE_COMMENT_END><str><![CDATA[]]></str></MULTIPLE_LINE_COMMENT_END></l6></codestat><an_dlg><DISABLED><sset><s><![CDATA[布局已更改]]></s></sset></DISABLED></an_dlg></CodeBlocksConfig>


0 0