⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 plane2.inc

📁 ncbi源码
💻 INC
📖 第 1 页 / 共 2 页
字号:
/*  $Id: plane2.inc,v 1000.0 2004/06/01 19:45:01 gouriano Exp $ * ========================================================================== * *                            PUBLIC DOMAIN NOTICE *               National Center for Biotechnology Information * *  This software/database is a "United States Government Work" under the *  terms of the United States Copyright Act.  It was written as part of *  the author's official duties as a United States Government employee and *  thus cannot be copyrighted.  This software/database is freely available *  to the public for use. The National Library of Medicine and the U.S. *  Government have not placed any restriction on its use or reproduction. * *  Although all reasonable efforts have been taken to ensure the accuracy *  and reliability of the software and data, the NLM and the U.S. *  Government do not and cannot warrant the performance or results that *  may be obtained by using this software or data. The NLM and the U.S. *  Government disclaim all warranties, express or implied, including *  warranties of performance, merchantability or fitness for any particular *  purpose. * *  Please cite the author in any work or product based on this material. * * ========================================================================== * * Author: Aleksey Vinokurov * * File Description: *    Unicode transformation library *    Plan E2 * */static TUnicodePlan s_Plan_E2h = {    { "long left double arrow ", eString },  // old dictionary           U+E200    { "long left arrow", eString },  //                                  U+E201    { "long left and right double arrow", eString },  // old dictionary  U+E202    { "long left and right arrow ", eString },  // old dictionary        U+E203    { "long right double arrow ", eString },  // old dictionary          U+E204    { "long right arrow", eString },  //                                 U+E205    { "left double broken arrow", eString },  //                         U+E206    { "right doubly broken arrow", eString },  //                        U+E207    { "long mapsto", eString },  //                                      U+E208    { "two-headed right broken arrow", eString },  //                    U+E209    { "SW arrow-hooked", eString },  //                                  U+E20A    { "SE arrow-hooken", eString },  //                                  U+E20B    { "NW arrow-hooked", eString },  //                                  U+E20C    { "NE arrow-hooked", eString },  //                                  U+E20D    { "NE/SE arrows", eString },  //                                     U+E20E    { "SE/SW arrows", eString },  //                                     U+E20F    { "SW/NW arrows", eString },  //                                     U+E210    { "NW/NE arrows", eString },  //                                     U+E211    { "two-headed mapsto", eString },  //                                U+E212    { 0, eString },  //                                               U+E213    { "left fish tail", eString },  //                                   U+E214    { "right fish tail", eString },  //                                  U+E215    { "down arrow, up arrow ", eString },  //                            U+E216    { "down harpoon, up harpoon ", eString },  //                        U+E217    { "up harp, down harp ", eString },  //                              U+E218    { "right down curved arrow", eString },  //                          U+E219    { "left down curved arrow", eString },  //                           U+E21A    { "not right arrow-wavy", eString },  //                             U+E21B    { "right arrow-curved", eString },  //                               U+E21C    { "not right arrow-curved", eString },  //                           U+E21D    { "right arrow, plus ", eString },  //                               U+E21E    { 0, eString },  //                                               U+E21F    { "left arrow-bar, filled square ", eString },  //                   U+E220    { "right arrow-bar, filled square ", eString },  //                  U+E221    { "left arrow, filled square ", eString },  //                       U+E222    { "right arrow, filled square ", eString },  //                      U+E223    { "right harpoon-up over right harpoon-down", eString },  //         U+E224    { "left harpoon-up over left harpoon-down", eString },  //           U+E225    { "up harpoon-left, up harpoon-right ", eString },  //               U+E226    { "down harpoon-left, down harpoon-right ", eString },  //           U+E227    { "left-down, right-up harpoon ", eString },  //                     U+E228    { "left-up-right-down harpoon", eString },  //                       U+E229    { "right harpoon-up over left harpoon-up", eString },  //            U+E22A    { "left harpoon-up over right harpoon-up", eString },  //            U+E22B    { "left harpoon-down over right harpoon-down", eString },  //        U+E22C    { "right harpoon-down over left harpoon-down", eString },  //        U+E22D    { "left harpoon-up over long dash", eString },  //                   U+E22E    { "right harpoon-down below long dash", eString },  //               U+E22F    { "right harpoon-up over long dash", eString },  //                  U+E230    { "left harpoon-down below long dash", eString },  //                U+E231    { "short right arrow", eString },  //                                U+E232    { "short left arrow", eString },  //                                 U+E233    { "similar, right arrow below ", eString },  //                      U+E234    { "approximate, right arrow above ", eString },  //                  U+E235    { "equal, right arrow below ", eString },  //                        U+E236    { "up two-headed arrow above circle", eString },  //                 U+E237    { "right arrow with dotted stem", eString },  //                     U+E238    { "right two-headed arrow with tail", eString },  //                 U+E239    { 0, eString },  //                                               U+E23A    { "right double arrow-tail", eString },  //                          U+E23B    { "left arrow-tail", eString },  //                                  U+E23C    { "left double arrow-tail", eString },  //                           U+E23D    { "left, curved, down arrow ", eString },  //                        U+E23E    { "left arrow, plus ", eString },  //                                U+E23F    { "left and right arrow with a circle", eString },  //               U+E240    { "right open arrow", eString },  //                                 U+E241    { "left open arrow", eString },  //                                  U+E242    { "horizontal open arrow", eString },  //                            U+E243    { "right zig-zag arrow", eString },  //                              U+E244    { 0, eString },  //                                               U+E245    { 0, eString },  //                                               U+E246    { 0, eString },  //                                               U+E247    { "angle with down zig-zag arrow", eString },  //                    U+E248    { "curved right arrow with minus", eString },  //                    U+E249    { "curved left arrow with plus", eString },  //                      U+E24A    { "up fish tail", eString },  //                                     U+E24B    { "down fish tail", eString },  //                                   U+E24C    { "right arrow, similar ", eString },  //                            U+E24D    { "left arrow, similar ", eString },  //                             U+E24E    { "mid, circle below ", eString },  //                               U+E24F    { "circle, mid below ", eString },  //                               U+E250    { " amalgamation or coproduct", eString },  // old dictionary        U+E251    { 0, eString },  //                                               U+E252    { 0, eString },  //                                               U+E253    { 0, eString },  //                                               U+E254    { 0, eString },  //                                               U+E255    { 0, eString },  //                                               U+E256    { 0, eString },  //                                               U+E257    { 0, eString },  //                                               U+E258    { "intprod", eString },  //                                          U+E259    { "plus sign, dot below", eString },  //                             U+E25A    { "minus sign, dot below", eString },  //                            U+E25B    { "plus sign in left half circle", eString },  //                    U+E25C    { "plus sign in right half circle", eString },  //                   U+E25D    { "multiply sign in left half circle ", eString },  //               U+E25E    { "multiply sign in right half circle", eString },  //               U+E25F    { "circle with horizontal bar", eString },  //                       U+E260    { "intersection, with dot", eString },  //                           U+E261    { "subset, with dot", eString },  //                                 U+E262    { "superset, with dot", eString },  //                               U+E263    { "smash product", eString },  //                                    U+E264    { "wedge, bar below", eString },  //                                 U+E265    { "plus, small circle above", eString },  //                         U+E266    { "plus, equals", eString },  //                                     U+E267    { "equal, plus", eString },  //                                      U+E268    { "plus, two; Nim-addition", eString },  //                          U+E269    { "plus, circumflex accent above", eString },  //                    U+E26A    { "plus, similar above", eString },  //                              U+E26B    { "plus, similar below", eString },  //                              U+E26C    { "times, dot", eString },  //                                       U+E26D    { "union above intersection", eString },  //                         U+E26E    { "intersection above union", eString },  //                         U+E26F    { "union, bar, intersection", eString },  //                         U+E270    { "intersection, bar, union", eString },  //                         U+E271    { "union, union, joined", eString },  //                             U+E272    { "intersection, intersection, joined", eString },  //               U+E273    { "union, serifs", eString },  //                                    U+E274    { "intersection, serifs", eString },  //                             U+E275

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -