# SecurityWarning **Repository Path**: chenjiamian/SecurityWarning ## Basic Information - **Project Name**: SecurityWarning - **Description**: 【毕业设计】vs工程,WebGIS, 基于OpenLayers等, 用于位置安全预警, 配合TestGeoPosition安卓客户端使用 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-05 - **Last Updated**: 2021-08-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 改进版: ## https://github.com/CHENJIAMIAN/WebGIS-PositionWarning # SecurityWarning WebGIS, 基于openlayers等, 用于位置安全预警, 配合TestGeoPosition安卓客户端使用 ---- `App_Code` `HttpHandler` 1. 用于处理Http登录请求 2. 用于与本地数据库交互 ---- ``` ├─App_Code ├─Bin ├─css │ ├─login │ ├─map │ └─zTree │ └─img │ └─diy ├─fonts ├─HttpHandler ├─img ├─js │ ├─AdminLTE │ ├─layer │ │ └─theme │ │ └─default │ ├─login │ ├─map │ ├─openLayers │ └─zTree └─SecurityWarning2 └─.vs ```