代码搜索:mapserver
找到约 167 项符合「mapserver」的源代码
代码结果 167
www.eeworm.com/read/159050/5588472
py runalltests.py
# $Id: runalltests.py,v 1.2 2004/11/23 16:00:45 sean Exp $
#
# Project: MapServer
# Purpose: Comprehensive xUnit style Python mapscript test runner
# Author: Sean Gillies, sgillies@frii.com
#
# ==
www.eeworm.com/read/159050/5588473
py styletest.py
# $Id: styletest.py,v 1.7 2004/10/29 19:07:49 sean Exp $
#
# Project: MapServer
# Purpose: xUnit style Python mapscript tests of Map Styles
# Author: Sean Gillies, sgillies@frii.com
#
# ==========
www.eeworm.com/read/159050/5588475
py owstest.py
# $Id: owstest.py,v 1.5 2004/11/02 19:07:13 hobu Exp $
#
# Project: MapServer
# Purpose: xUnit style Python mapscript tests of OWS Requests
# Author: Sean Gillies, sgillies@frii.com
#
# ==========
www.eeworm.com/read/159050/5588480
py linetest.py
# $Id: linetest.py,v 1.2 2004/09/28 15:14:08 sean Exp $
#
# Project: MapServer
# Purpose: xUnit style Python mapscript tests of Map "zooming"
# Author: Sean Gillies, sgillies@frii.com
#
# ========
www.eeworm.com/read/159050/5588482
py pgtest.py
# $Id: pgtest.py,v 1.2 2005/12/14 21:25:47 sean Exp $
#
# Project: MapServer
# Purpose: xUnit style Python mapscript tests of PostGIS Layer
# Author: Sean Gillies, sgillies@frii.com
#
# ==========
www.eeworm.com/read/159050/5588466
py threadtest.py
# $Id: threadtest.py,v 1.9 2005/12/11 00:16:30 sean Exp $
#
# Project: MapServer
# Purpose: xUnit style Python mapscript test of multi-threading
# Author: Sean Gillies, sgillies@frii.com
#
# =====
www.eeworm.com/read/332478/12754680
cpp recvmsg.cpp
#include "recvmsg.h"
#include "servertable.h"
//#include "playermanager.h"
#include "monitor.h"
#include "servertable.h"
#include "mylog.h"
#include "..\mapserver.h"
#include
#inc