settings_builtin.cpp
来自「ncbi源码」· C++ 代码 · 共 647 行 · 第 1/2 页
CPP
647 行
" val str \"127 127 127\"", " },", " {", " key \"Alignment\",", " val str \"127 127 127\"", " },", " {", " key \"AlignSmear\",", " val str \"127 127 127\"", " },", " {", " key \"Feature\",", " val str \"127 127 127\"", " },", " {", " key \"SeqGraph\",", " val str \"127 127 127\"", " },", " {", " key \"SeqSegment\",", " val str \"127 127 127\"", " }", " }", " },", " {", " key \"Selection\",", " val keyvals {", " {", " key \"ProtProduct\",", " val str \"0 0 0\"", " },", " {", " key \"Alignment\",", " val str \"0 0 0\"", " },", " {", " key \"AlignSmear\",", " val str \"0 0 0\"", " },", " {", " key \"Feature\",", " val str \"0 0 0\"", " },", " {", " key \"SeqGraph\",", " val str \"0 0 0\"", " },", " {", " key \"Histogram\",", " val str \"0 0 0\"", " },", " {", " key \"SeqSegment\",", " val str \"0 0 0\"", " },", " {", " key \"Ruler\",", " val str \"140 140 140\"", " },", " {", " key \"Panel\",", " val str \"217 217 217\"", " }", " }", " },", " {", " key \"Seq\",", " val keyvals {", " {", " key \"SequenceBar\",", " val str \"13 13 13\"", " },", " {", " key \"ProtOriginal\",", " val str \"0 0 0\"", " },", " {", " key \"ProtTranslated\",", " val str \"255 255 255\"", " },", " {", " key \"ProtMismatch\",", " val str \"179 179 179\"", " }", " }", " },", " {", " key \"FG\",", " val keyvals {", " {", " key \"Alignment\",", " val str \"64 64 64\"", " },", " {", " key \"AlignSmear\",", " val str \"64 64 64\"", " },", " {", " key \"ProtProduct\",", " val str \"0 0 0\"", " },", " {", " key \"SeqGraph\",", " val str \"64 64 64\"", " },", " {", " key \"Comment\",", " val str \"64 64 64\"", " },", " {", " key \"SeqSegmentInc\",", " val str \"64 64 64\"", " },", " {", " key \"SeqSegmentExc\",", " val str \"0 0 0\"", " }", " }", " },", " {", " key \"BG\",", " val keyvals {", " {", " key \"Alignment\",", " val str \"255 255 255\"", " },", " {", " key \"AlignSmear\",", " val str \"255 255 255\"", " },", " {", " key \"ProtProduct\",", " val str \"255 255 255\"", " },", " {", " key \"SeqGraph\",", " val str \"229 229 229\"", " },", " {", " key \"Comment\",", " val str \"255 255 255\"", " },", " {", " key \"SeqSegment\",", " val str \"255 255 255\"", " }", " }", " },", " {", " key \"Background\",", " val str \"255 255 255\"", " },", " {", " key \"Ruler_Grid\",", " val str \"0 0 0\"", " },", " {", " key \"GridVertical\",", " val str \"229 229 229\"", " },", " {", " key \"GridHorizontal\",", " val str \"229 229 229\"", " }", " }", " },", " {", " id {", " type \"Render Policy\",", " style \"Compact\"", " },", " data keyvals {", " {", " key \"Policy\",", " val str \"compact\"", " }", " }", " },", " {", " id {", " type \"Render Policy\",", " style \"Genome\"", " },", " data keyvals {", " {", " key \"Policy\",", " val str \"genome\"", " }", " }", " },", " {", " id {", " type \"Layout\",", " style \"Overlayed\"", " },", " data keyvals {", " {", " key \"layout\",", " val str \"overlayed\"", " }", " }", " },", " {", " id {", " type \"Font\",", " style \"10\"", " },", " data keyvals {", " {", " key \"Font\",", " val str \"10\"", " }", " }", " },", " {", " id {", " type \"Font\",", " style \"12\"", " },", " data keyvals {", " {", " key \"Font\",", " val str \"12\"", " }", " }", " },", " {", " id {", " type \"Font\",", " style \"14\"", " },", " data keyvals {", " {", " key \"Font\",", " val str \"14\"", " }", " }", " },", " {", " id {", " type \"Font\",", " style \"18\"", " },", " data keyvals {", " {", " key \"Font\",", " val str \"18\"", " }", " }", " },", " {", " id {", " type \"Font\",", " style \" 8\"", " },", " data keyvals {", " {", " key \"Font\",", " val str \"8\"", " }", " }", " },", " {", " id {", " type \"FeatureDecorate\",", " style \"Plain\"", " },", " data keyvals {", " {", " key \"decorate\",", " val keyvals {", " {", " key \"Master\",", " val str \"\"", " }", " }", " }", " }", " },", " {", " id {", " type \"FeatureDecorate\",", " style \"Wingdings\"", " },", " data keyvals {", " {", " key \"decorate\",", " val keyvals {", " {", " key \"Master\",", " val str \"\"", " }", " }", " }", " }", " },", " {", " id {", " type \"FeatureDecorate\",", " style \"Subtle\"", " },", " data keyvals {", " {", " key \"decorate\",", " val keyvals {", " {", " key \"Master\",", " val str \"\"", " }", " }", " }", " }", " }", " }", "}", 0 };/* * The preceding array initializer was generated by the script text2cstr.pl * with the following options: * -v sc_BuiltInASN settings_builtin.asn */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?