stdafx.cpp
来自「读取shp文件源码。」· C++ 代码 · 共 15 行
CPP
15 行
/*
读取ShapeFile格式
工程:ShpReader
作者:醍醐灌顶
创建时间:星期一,四月,04,2005
*/
// stdafx.cpp : source file that includes just the standard includes
// ShpReader.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?