代码搜索:MAPINFO 开发教程
找到约 10,000 项符合「MAPINFO 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/373375/9459479
h mapinfo.h
// MapInfo.h: interface for the CMapInfo class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_MAPINFO_H__6A59C12B_1C45_495B_958A_D5A51EFE0646__INCLUDE
www.eeworm.com/read/373375/9459596
cpp mapinfo.cpp
// MapInfo.cpp: implementation of the CMapInfo class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MapInfo.h"
//////////////////////
www.eeworm.com/read/161415/10415126
bas mapinfo.bas
Attribute VB_Name = "Module1"
'移动窗口
Declare Function MoveWindow Lib "user32" (ByVal hwnd As Long, ByVal X As Long, ByVal Y As Long, ByVal nWidth As Long, ByVal nHeight As Long, ByVal bRepaint As Lon
www.eeworm.com/read/446359/7580881
dcu mapinfo.dcu
www.eeworm.com/read/446359/7580896
pas mapinfo.pas
unit MapInfo;
interface
uses Windows,SysUtils,Classes,Dialogs;
type
TMapHeader = record //千年地图文件头 28字节
Width : dword;
Height : dword;
e
www.eeworm.com/read/439196/7714534
bin mapinfo.bin
www.eeworm.com/read/399959/7819474
suo mapinfo.suo
www.eeworm.com/read/399959/7819484
sln mapinfo.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{20D4826A-C6FA-45DB-90F4-C717570B9F32}") = "mapinfo", "mapinfo.csdproj", "{8309EEC2-B512-4E98-AD8E-D6131ADC199C}"
ProjectSection(
www.eeworm.com/read/296204/8118136
h mapinfo.h
/*
qpegps is a program for displaying a map centered at the current longitude/
latitude as read from a gps receiver.
Copyright (C) 2002 Ralf Haselmeier
This p