mmap.h
来自「可以格式化超过200G硬盘的格式化工具」· C头文件 代码 · 共 25 行
H
25 行
/*
// Program: Format
// Version: 0.90
// Written By: Brian E. Reifsnyder
// Copyright: 2002 under the terms of the GNU GPL, Version 2
*/
/*
File Name: mmap.h
Description: Mirror Map Header File
Author: Brian E. Reifsnyder
Copyright: 2001 under the terms of the GNU GPL, Version 2.
*/
typedef struct Mirror_Map_Structure
{
} MM;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?