代码搜索:MAPINFO 有哪些应用?
找到约 10,000 项符合「MAPINFO 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/148315/12475663
doc jdbc高级应用.doc
www.eeworm.com/read/101971/15796050
doc 接口及应用.doc
www.eeworm.com/read/292211/8367208
txt 搜索指定点的最近图元.txt
搜索指定点的最近图元
// 这里默认搜索离地图中心点最近的图元
Dim map As Map = MapInfo.Engine.Session.Current.MapFactory(MapControl1.MapAlias)
Dim ppt As DPoint = Map.Center
Dim ses
www.eeworm.com/read/292211/8367225
txt 按名称查找.txt
Dim searchString As String = "Name='香港'"
' the following assumes that the table uscty_1k is already open.
Dim fTroy As Feature = MapInfo.Engine.Session.Current.Catalog.SearchForFeatu
www.eeworm.com/read/292211/8367227
txt 创建新图层并显示指定位置小车.txt
imports MapInfo
Imports MapInfo.WebControls
Imports MapInfo.Mapping
Imports MapInfo.Engine
Imports MapInfo.Geometry
Imports MapInfo.data
Imports MapInfo.Data.Find
Imports MapInfo.Persistence
I
www.eeworm.com/read/291489/8414980
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/291489/8415002
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/363571/9158645
java imagebean.java
package sample;
// Java imports
import java.awt.Color;
import java.io.FileOutputStream;
import java.io.FileWriter;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.I
www.eeworm.com/read/179744/9340928
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/179744/9340964
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