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

📄 keys.h

📁 远程桌面连接工具
💻 H
字号:
/* $XConsortium: keys.h,v 1.3 93/10/28 15:27:11 gildea Exp $ *//*Copyright 1989-1991, Bitstream Inc., Cambridge, MA.You are hereby granted permission under all Bitstream propriety rights touse, copy, modify, sublicense, sell, and redistribute the Bitstream Speedosoftware and the Bitstream Charter outline font for any purpose and withoutrestrictions; provided, that this notice is left intact on all copies of suchsoftware or font and that Bitstream's trademark is acknowledged as shown belowon all unmodified copies of such font.BITSTREAM CHARTER is a registered trademark of Bitstream Inc.BITSTREAM INC. DISCLAIMS ANY AND ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDINGWITHOUT LIMITATION THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR APARTICULAR PURPOSE.  BITSTREAM SHALL NOT BE LIABLE FOR ANY DIRECT OR INDIRECTDAMAGES, INCLUDING BUT NOT LIMITED TO LOST PROFITS, LOST DATA, OR ANY OTHERINCIDENTAL OR CONSEQUENTIAL DAMAGES, ARISING OUT OF OR IN ANY WAY CONNECTEDWITH THE SPEEDO SOFTWARE OR THE BITSTREAM CHARTER OUTLINE FONT.*//***** DECRYPTION KEY CONSTANTS (PC Platform) *****/#define CUS0  432                  /* Customer number */#define KEY0    0                  /* Decryption key 0 */#define KEY1   72                  /* Decryption key 1 */#define KEY2  123                  /* Decryption key 2 */#define KEY3    1                  /* Decryption key 3 */#define KEY4  222                  /* Decryption key 4 */#define KEY5  194                  /* Decryption key 5 */#define KEY6  113                  /* Decryption key 6 */#define KEY7  119                  /* Decryption key 7 */#define KEY8   52                  /* Decryption key 8 *//***** DECRYPTION KEY CONSTANTS (Sample) *****/#define XSAMPLEFONTS#define XCUS0    0                 /* Customer number */#define XKEY0    0                  /* Decryption key 0 */#define XKEY1    0                  /* Decryption key 1 */#define XKEY2    0                  /* Decryption key 2 */#define XKEY3    0                  /* Decryption key 3 */#define XKEY4    0                  /* Decryption key 4 */#define XKEY5    0                  /* Decryption key 5 */#define XKEY6    0                  /* Decryption key 6 */#define XKEY7    0                  /* Decryption key 7 */#define XKEY8    0                  /* Decryption key 8 */

⌨️ 快捷键说明

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