shpdump.cpp
来自「parse map shape file」· C++ 代码 · 共 14 行
CPP
14 行
static char rcsid[] = "$Id: shpdump.c,v 1.10 2002/04/10 16:59:29 warmerda Exp $";#include "shapefil.h"
#include <iostream>
#include <vector>
#include <fstream>
using namespace std;
using std::vector;
const char TownChtTable[358][8]= //358
{
"猀
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?