msvc6chk.cpp
来自「pwlib源码库」· C++ 代码 · 共 17 行
CPP
17 行
// msvc6chk.cpp : Defines the entry point for the console application.//#include <stdio.h>#include <windows.h>#include "iostream.h"#include "io.h"#include "fcntl.h"#include <string>#define VERSION "1.0"static char * dinkumwareCopyright = "The files presented here are copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?