代码搜索:MAPINFO 有哪些应用?
找到约 10,000 项符合「MAPINFO 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/160425/6277952
cls mapsis.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/160425/6277963
bas mapsis.bas
Attribute VB_Name = "Module4"
Public bOKCancel As Boolean
Public StrSIS As String, StrWait As String, StrDir As String
Public ThePublicInPath As String, ThePublicOutPath As String, ThePublicPicture
www.eeworm.com/read/295222/6313061
cs frmmain.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
//用户添加命名空间
using MapInfo.Windows.Dialogs;
using MapInf
www.eeworm.com/read/256729/11976384
cls mapsis.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/256729/11976405
bas mapsis.bas
Attribute VB_Name = "Module4"
Public bOKCancel As Boolean
Public StrSIS As String, StrWait As String, StrDir As String
Public ThePublicInPath As String, ThePublicOutPath As String, ThePublicPicture
www.eeworm.com/read/132072/14111496
ini reginfo.ini
[arclink]
Title=ArcLink
Description=用于 MapInfo 文件和 ArcInfo 输出文件格式之间相互转换。
Autoload=1
[atlas]
Title=AG*Link
Description=用于把原始的 Atlas 格式的地理、属性和数据点文件 (.agf, .aif, 和.dbf) 转换为 MapInfo for Windows 文件
www.eeworm.com/read/222651/14681128
java compositerenderapplet.java
import com.mapinfo.mapj.*;
import com.mapinfo.xmlprot.mxtj.ImageRequestComposer;
import java.net.*;
import javax.swing.*;
import java.awt.Color;
import java.awt.Image;
import java.awt.BorderLayo
www.eeworm.com/read/222650/14681136
java simpletoolframe.java
/**
* Copyright 2000 MapInfo Corporation
* You are free to use this code in your applications, but you may not
* redistribute the source code without this notice.
*/
import javax.swing.*;
im
www.eeworm.com/read/222648/14681666
java mapperservlet.java
import javax.servlet.*;
import javax.servlet.http.*;
import java.awt.Color;
import java.io.*;
import java.util.*;
// Needed in this servlet for MapJ support
import java.net.Socket;
// MapIn
www.eeworm.com/read/213753/15126359
bas mapsis.bas
Attribute VB_Name = "modMapSIS"
Public bOKCancel As Boolean
Public StrSIS As String, StrWait As String, StrDir As String
Public ThePublicInPath As String, ThePublicOutPath As String, ThePublicPictu