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

📄 principal.h

📁 早期freebsd实现
💻 H
字号:
/* * $Source: /mit/kerberos/src/include/RCS/principal.h,v $ * $Author: steiner $ * $Header: principal.h,v 4.5 89/01/11 15:15:01 steiner Exp $ * * Copyright 1988 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file * <mit-copyright.h>. * * Definitions for principal names. */#include <mit-copyright.h>#ifndef PRINCIPAL_DEFS#define PRINCIPAL_DEFS#define NAME_LEN	39#define INSTANCE_LEN	39#endif /* PRINCIPAL_DEFS */

⌨️ 快捷键说明

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