晋太元中,武陵人捕鱼为业。缘溪行,忘路之远近。忽逢桃花林,夹岸数百步,中无杂树,芳草鲜美,落英缤纷。渔人甚异之,复前行,欲穷其林。 林尽水源,便得一山,山有小口,仿佛若有光。便舍船,从口入。初极狭,才通人。复行数十步,豁然开朗。土地平旷,屋舍俨然,有良田、美池、桑竹之属。阡陌交通,鸡犬相闻。其中往来种作,男女衣着,悉如外人。黄发垂髫,并怡然自乐。 见渔人,乃大惊,问所从来。具答之。便要还家,设酒杀鸡作食。村中闻有此人,咸来问讯。自云先世避秦时乱,率妻子邑人来此绝境,不复出焉,遂与外人间隔。问今是何世,乃不知有汉,无论魏晋。此人一一为具言所闻,皆叹惋。余人各复延至其家,皆出酒食。停数日,辞去。此中人语云:“不足为外人道也。”(间隔 一作:隔绝) 既出,得其船,便扶向路,处处志之。及郡下,诣太守,说如此。太守即遣人随其往,寻向所志,遂迷,不复得路。 南阳刘子骥,高尚士也,闻之,欣然规往。未果,寻病终。后遂无问津者。
|
Server : Apache System : Linux srv.rainic.com 4.18.0-553.47.1.el8_10.x86_64 #1 SMP Wed Apr 2 05:45:37 EDT 2025 x86_64 User : rainic ( 1014) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/stando/www/wp-content/plugins/wpseo-local/js/dist/ |
Upload File : |
!function(){function a(b,c,d){function e(g,h){if(!c[g]){if(!b[g]){var i="function"==typeof require&&require;if(!h&&i)return i(g,!0);if(f)return f(g,!0);var j=new Error("Cannot find module '"+g+"'");throw j.code="MODULE_NOT_FOUND",j}var k=c[g]={exports:{}};b[g][0].call(k.exports,function(a){return e(b[g][1][a]||a)},k,k.exports,a,b,c,d)}return c[g].exports}for(var f="function"==typeof require&&require,g=0;g<d.length;g++)e(d[g]);return e}return a}()({1:[function(a,b,c){"use strict";function d(a,b,c){this.extend(d,google.maps.OverlayView),this.map_=a,this.markers_=[],this.clusters_=[],this.sizes=[53,56,66,78,90],this.styles_=[],this.ready_=!1;var e=c||{};this.gridSize_=e.gridSize||60,this.minClusterSize_=e.minimumClusterSize||2,this.maxZoom_=e.maxZoom||null,this.styles_=e.styles||[],this.imagePath_=e.imagePath||this.MARKER_CLUSTER_IMAGE_PATH_,this.imageExtension_=e.imageExtension||this.MARKER_CLUSTER_IMAGE_EXTENSION_,this.zoomOnClick_=!0,void 0!=e.zoomOnClick&&(this.zoomOnClick_=e.zoomOnClick),this.averageCenter_=!1,void 0!=e.averageCenter&&(this.averageCenter_=e.averageCenter),this.setupStyles_(),this.setMap(a),this.prevZoom_=this.map_.getZoom();var f=this;google.maps.event.addListener(this.map_,"zoom_changed",function(){var a=f.map_.getZoom(),b=f.map_.minZoom||0,c=Math.min(f.map_.maxZoom||100,f.map_.mapTypes[f.map_.getMapTypeId()].maxZoom);a=Math.min(Math.max(a,b),c),f.prevZoom_!=a&&(f.prevZoom_=a,f.resetViewport())}),google.maps.event.addListener(this.map_,"idle",function(){f.redraw()}),b&&(b.length||Object.keys(b).length)&&this.addMarkers(b,!1)}function e(a){this.markerClusterer_=a,this.map_=a.getMap(),this.gridSize_=a.getGridSize(),this.minClusterSize_=a.getMinClusterSize(),this.averageCenter_=a.isAverageCenter(),this.center_=null,this.markers_=[],this.bounds_=null,this.clusterIcon_=new f(this,a.getStyles(),a.getGridSize())}function f(a,b,c){a.getMarkerClusterer().extend(f,google.maps.OverlayView),this.styles_=b,this.padding_=c||0,this.cluster_=a,this.center_=null,this.map_=a.getMap(),this.div_=null,this.sums_=null,this.visible_=!1,this.setMap(this.map_)}var g="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(a){return typeof a}:function(a){return a&&"function"==typeof Symbol&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a};d.prototype.MARKER_CLUSTER_IMAGE_PATH_="../images/m",d.prototype.MARKER_CLUSTER_IMAGE_EXTENSION_="png",d.prototype.extend=function(a,b){return function(a){for(var b in a.prototype)this.prototype[b]=a.prototype[b];return this}.apply(a,[b])},d.prototype.onAdd=function(){this.setReady_(!0)},d.prototype.draw=function(){},d.prototype.setupStyles_=function(){if(!this.styles_.length)for(var a,b=0;a=this.sizes[b];b++)this.styles_.push({url:this.imagePath_+(b+1)+"."+this.imageExtension_,height:a,width:a})},d.prototype.fitMapToMarkers=function(){for(var a,b=this.getMarkers(),c=new google.maps.LatLngBounds,d=0;a=b[d];d++)c.extend(a.getPosition());this.map_.fitBounds(c)},d.prototype.setStyles=function(a){this.styles_=a},d.prototype.getStyles=function(){return this.styles_},d.prototype.isZoomOnClick=function(){return this.zoomOnClick_},d.prototype.isAverageCenter=function(){return this.averageCenter_},d.prototype.getMarkers=function(){return this.markers_},d.prototype.getTotalMarkers=function(){return this.markers_.length},d.prototype.setMaxZoom=function(a){this.maxZoom_=a},d.prototype.getMaxZoom=function(){return this.maxZoom_},d.prototype.calculator_=function(a,b){for(var c=0,d=a.length,e=d;0!==e;)e=parseInt(e/10,10),c++;return c=Math.min(c,b),{text:d,index:c}},d.prototype.setCalculator=function(a){this.calculator_=a},d.prototype.getCalculator=function(){return this.calculator_},d.prototype.addMarkers=function(a,b){if(a.length)for(var c,d=0;c=a[d];d++)this.pushMarkerTo_(c);else if(Object.keys(a).length)for(var c in a)this.pushMarkerTo_(a[c]);b||this.redraw()},d.prototype.pushMarkerTo_=function(a){if(a.isAdded=!1,a.draggable){var b=this;google.maps.event.addListener(a,"dragend",function(){a.isAdded=!1,b.repaint()})}this.markers_.push(a)},d.prototype.addMarker=function(a,b){this.pushMarkerTo_(a),b||this.redraw()},d.prototype.removeMarker_=function(a){var b=-1;if(this.markers_.indexOf)b=this.markers_.indexOf(a);else for(var c,d=0;c=this.markers_[d];d++)if(c==a){b=d;break}return-1!=b&&(a.setMap(null),this.markers_.splice(b,1),!0)},d.prototype.removeMarker=function(a,b){var c=this.removeMarker_(a);return!(b||!c)&&(this.resetViewport(),this.redraw(),!0)},d.prototype.removeMarkers=function(a,b){for(var c,d=a===this.getMarkers()?a.slice():a,e=!1,f=0;c=d[f];f++){var g=this.removeMarker_(c);e=e||g}if(!b&&e)return this.resetViewport(),this.redraw(),!0},d.prototype.setReady_=function(a){this.ready_||(this.ready_=a,this.createClusters_())},d.prototype.getTotalClusters=function(){return this.clusters_.length},d.prototype.getMap=function(){return this.map_},d.prototype.setMap=function(a){this.map_=a},d.prototype.getGridSize=function(){return this.gridSize_},d.prototype.setGridSize=function(a){this.gridSize_=a},d.prototype.getMinClusterSize=function(){return this.minClusterSize_},d.prototype.setMinClusterSize=function(a){this.minClusterSize_=a},d.prototype.getExtendedBounds=function(a){var b=this.getProjection(),c=new google.maps.LatLng(a.getNorthEast().lat(),a.getNorthEast().lng()),d=new google.maps.LatLng(a.getSouthWest().lat(),a.getSouthWest().lng()),e=b.fromLatLngToDivPixel(c);e.x+=this.gridSize_,e.y-=this.gridSize_;var f=b.fromLatLngToDivPixel(d);f.x-=this.gridSize_,f.y+=this.gridSize_;var g=b.fromDivPixelToLatLng(e),h=b.fromDivPixelToLatLng(f);return a.extend(g),a.extend(h),a},d.prototype.isMarkerInBounds_=function(a,b){return b.contains(a.getPosition())},d.prototype.clearMarkers=function(){this.resetViewport(!0),this.markers_=[]},d.prototype.resetViewport=function(a){for(var b,c=0;b=this.clusters_[c];c++)b.remove();for(var d,c=0;d=this.markers_[c];c++)d.isAdded=!1,a&&d.setMap(null);this.clusters_=[]},d.prototype.repaint=function(){var a=this.clusters_.slice();this.clusters_.length=0,this.resetViewport(),this.redraw(),window.setTimeout(function(){for(var b,c=0;b=a[c];c++)b.remove()},0)},d.prototype.redraw=function(){this.createClusters_()},d.prototype.distanceBetweenPoints_=function(a,b){if(!a||!b)return 0;var c=(b.lat()-a.lat())*Math.PI/180,d=(b.lng()-a.lng())*Math.PI/180,e=Math.sin(c/2)*Math.sin(c/2)+Math.cos(a.lat()*Math.PI/180)*Math.cos(b.lat()*Math.PI/180)*Math.sin(d/2)*Math.sin(d/2);return 2*Math.atan2(Math.sqrt(e),Math.sqrt(1-e))*6371},d.prototype.addToClosestCluster_=function(a){for(var b,c=4e4,d=null,f=(a.getPosition(),0);b=this.clusters_[f];f++){var g=b.getCenter();if(g){var h=this.distanceBetweenPoints_(g,a.getPosition());h<c&&(c=h,d=b)}}if(d&&d.isMarkerInClusterBounds(a))d.addMarker(a);else{var b=new e(this);b.addMarker(a),this.clusters_.push(b)}},d.prototype.createClusters_=function(){if(this.ready_)for(var a,b=new google.maps.LatLngBounds(this.map_.getBounds().getSouthWest(),this.map_.getBounds().getNorthEast()),c=this.getExtendedBounds(b),d=0;a=this.markers_[d];d++)!a.isAdded&&this.isMarkerInBounds_(a,c)&&this.addToClosestCluster_(a)},e.prototype.isMarkerAlreadyAdded=function(a){if(this.markers_.indexOf)return-1!=this.markers_.indexOf(a);for(var b,c=0;b=this.markers_[c];c++)if(b==a)return!0;return!1},e.prototype.addMarker=function(a){if(this.isMarkerAlreadyAdded(a))return!1;if(this.center_){if(this.averageCenter_){var b=this.markers_.length+1,c=(this.center_.lat()*(b-1)+a.getPosition().lat())/b,d=(this.center_.lng()*(b-1)+a.getPosition().lng())/b;this.center_=new google.maps.LatLng(c,d),this.calculateBounds_()}}else this.center_=a.getPosition(),this.calculateBounds_();a.isAdded=!0,this.markers_.push(a);var e=this.markers_.length;if(e<this.minClusterSize_&&a.getMap()!=this.map_&&a.setMap(this.map_),e==this.minClusterSize_)for(var f=0;f<e;f++)this.markers_[f].setMap(null);return e>=this.minClusterSize_&&a.setMap(null),this.updateIcon(),!0},e.prototype.getMarkerClusterer=function(){return this.markerClusterer_},e.prototype.getBounds=function(){for(var a,b=new google.maps.LatLngBounds(this.center_,this.center_),c=this.getMarkers(),d=0;a=c[d];d++)b.extend(a.getPosition());return b},e.prototype.remove=function(){this.clusterIcon_.remove(),this.markers_.length=0,delete this.markers_},e.prototype.getSize=function(){return this.markers_.length},e.prototype.getMarkers=function(){return this.markers_},e.prototype.getCenter=function(){return this.center_},e.prototype.calculateBounds_=function(){var a=new google.maps.LatLngBounds(this.center_,this.center_);this.bounds_=this.markerClusterer_.getExtendedBounds(a)},e.prototype.isMarkerInClusterBounds=function(a){return this.bounds_.contains(a.getPosition())},e.prototype.getMap=function(){return this.map_},e.prototype.updateIcon=function(){var a=this.map_.getZoom(),b=this.markerClusterer_.getMaxZoom();if(b&&a>b)for(var c,d=0;c=this.markers_[d];d++)c.setMap(this.map_);else{if(this.markers_.length<this.minClusterSize_)return void this.clusterIcon_.hide();var e=this.markerClusterer_.getStyles().length,f=this.markerClusterer_.getCalculator()(this.markers_,e);this.clusterIcon_.setCenter(this.center_),this.clusterIcon_.setSums(f),this.clusterIcon_.show()}},f.prototype.triggerClusterClick=function(){var a=this.cluster_.getMarkerClusterer();google.maps.event.trigger(a.map_,"clusterclick",this.cluster_),a.isZoomOnClick()&&this.map_.fitBounds(this.cluster_.getBounds())},f.prototype.onAdd=function(){if(this.div_=document.createElement("DIV"),this.visible_){var a=this.getPosFromLatLng_(this.center_);this.div_.style.cssText=this.createCss(a),this.div_.innerHTML=this.sums_.text}this.getPanes().overlayMouseTarget.appendChild(this.div_);var b=this;google.maps.event.addDomListener(this.div_,"click",function(){b.triggerClusterClick()})},f.prototype.getPosFromLatLng_=function(a){var b=this.getProjection().fromLatLngToDivPixel(a);return b.x-=parseInt(this.width_/2,10),b.y-=parseInt(this.height_/2,10),b},f.prototype.draw=function(){if(this.visible_){var a=this.getPosFromLatLng_(this.center_);this.div_.style.top=a.y+"px",this.div_.style.left=a.x+"px"}},f.prototype.hide=function(){this.div_&&(this.div_.style.display="none"),this.visible_=!1},f.prototype.show=function(){if(this.div_){var a=this.getPosFromLatLng_(this.center_);this.div_.style.cssText=this.createCss(a),this.div_.style.display=""}this.visible_=!0},f.prototype.remove=function(){this.setMap(null)},f.prototype.onRemove=function(){this.div_&&this.div_.parentNode&&(this.hide(),this.div_.parentNode.removeChild(this.div_),this.div_=null)},f.prototype.setSums=function(a){this.sums_=a,this.text_=a.text,this.index_=a.index,this.div_&&(this.div_.innerHTML=a.text),this.useStyle()},f.prototype.useStyle=function(){var a=Math.max(0,this.sums_.index-1);a=Math.min(this.styles_.length-1,a);var b=this.styles_[a];this.url_=b.url,this.height_=b.height,this.width_=b.width,this.textColor_=b.textColor,this.anchor_=b.anchor,this.textSize_=b.textSize,this.backgroundPosition_=b.backgroundPosition},f.prototype.setCenter=function(a){this.center_=a},f.prototype.createCss=function(a){var b=[];b.push("background-image:url("+this.url_+");");var c=this.backgroundPosition_?this.backgroundPosition_:"0 0";b.push("background-position:"+c+";"),"object"===g(this.anchor_)?("number"==typeof this.anchor_[0]&&this.anchor_[0]>0&&this.anchor_[0]<this.height_?b.push("height:"+(this.height_-this.anchor_[0])+"px; padding-top:"+this.anchor_[0]+"px;"):b.push("height:"+this.height_+"px; line-height:"+this.height_+"px;"),"number"==typeof this.anchor_[1]&&this.anchor_[1]>0&&this.anchor_[1]<this.width_?b.push("width:"+(this.width_-this.anchor_[1])+"px; padding-left:"+this.anchor_[1]+"px;"):b.push("width:"+this.width_+"px; text-align:center;")):b.push("height:"+this.height_+"px; line-height:"+this.height_+"px; width:"+this.width_+"px; text-align:center;");var d=this.textColor_?this.textColor_:"black",e=this.textSize_?this.textSize_:11;return b.push("cursor:pointer; top:"+a.y+"px; left:"+a.x+"px; color:"+d+"; position:absolute; font-size:"+e+"px; font-family:Arial,sans-serif; font-weight:bold"),b.join("")},window.MarkerClusterer=d,d.prototype.addMarker=d.prototype.addMarker,d.prototype.addMarkers=d.prototype.addMarkers,d.prototype.clearMarkers=d.prototype.clearMarkers,d.prototype.fitMapToMarkers=d.prototype.fitMapToMarkers,d.prototype.getCalculator=d.prototype.getCalculator,d.prototype.getGridSize=d.prototype.getGridSize,d.prototype.getExtendedBounds=d.prototype.getExtendedBounds,d.prototype.getMap=d.prototype.getMap,d.prototype.getMarkers=d.prototype.getMarkers,d.prototype.getMaxZoom=d.prototype.getMaxZoom,d.prototype.getStyles=d.prototype.getStyles,d.prototype.getTotalClusters=d.prototype.getTotalClusters,d.prototype.getTotalMarkers=d.prototype.getTotalMarkers,d.prototype.redraw=d.prototype.redraw,d.prototype.removeMarker=d.prototype.removeMarker,d.prototype.removeMarkers=d.prototype.removeMarkers,d.prototype.resetViewport=d.prototype.resetViewport,d.prototype.repaint=d.prototype.repaint,d.prototype.setCalculator=d.prototype.setCalculator,d.prototype.setGridSize=d.prototype.setGridSize,d.prototype.setMaxZoom=d.prototype.setMaxZoom,d.prototype.onAdd=d.prototype.onAdd,d.prototype.draw=d.prototype.draw,e.prototype.getCenter=e.prototype.getCenter,e.prototype.getSize=e.prototype.getSize,e.prototype.getMarkers=e.prototype.getMarkers,f.prototype.onAdd=f.prototype.onAdd,f.prototype.draw=f.prototype.draw,f.prototype.onRemove=f.prototype.onRemove,Object.keys=Object.keys||function(a){var b=[];for(var c in a)a.hasOwnProperty(c)&&b.push(c);return b}},{}],2:[function(a,b,c){"use strict";var d=new Object,d=new Object;window.wpseo_show_map=function(a,b,c,e,f,g,h,i,j,k,l){var m=new google.maps.LatLngBounds,n=new google.maps.LatLng(c,e),o=480;d[b]=[];var p={zoom:f,minZoom:1,mapTypeControl:!0,zoomControl:h,streetViewControl:!0,mapTypeId:google.maps.MapTypeId[g.toUpperCase()],scrollwheel:h&&window.innerWidth>o};if(checkForTouch()?p.gestureHandling=i?"auto":"none":p.draggable=i,-1==f){for(var q=0;q<a.length;q++){var r=new google.maps.LatLng(a[q].lat,a[q].long);m.extend(r)}n=m.getCenter()}p.center=n;var s=new google.maps.Map(document.getElementById("map_canvas"+(0!=b?"_"+b:"")),p);-1==f&&s.fitBounds(m);for(var t=new google.maps.InfoWindow({content:u}),q=0;q<a.length;q++){var u=getInfoBubbleText(a[q].name,a[q].address,a[q].url,a[q].self_url),r=new google.maps.LatLng(a[q].lat,a[q].long),v=a[q].custom_marker,w=a[q].categories;d[b][q]=new google.maps.Marker({position:r,center:n,map:s,map_id:b,html:u,draggable:Boolean(k),icon:void 0!==v&&v||"",categories:void 0!==w&&w||""})}for(var q=0;q<d[b].length;q++){var x=d[b][q];google.maps.event.addListener(x,"click",function(){t.setContent(this.html),t.open(s,this)}),google.maps.event.addListener(t,"closeclick",function(){s.setCenter(this.getPosition())}),google.maps.event.addListener(x,"dragend",function(a){document.getElementById("wpseo_coordinates_lat")&&document.getElementById("wpseo_coordinates_long")&&(document.getElementById("wpseo_coordinates_lat").value=a.latLng.lat(),document.getElementById("wpseo_coordinates_long").value=a.latLng.lng()),document.getElementById("location_coords_lat")&&document.getElementById("location_coords_long")&&(document.getElementById("location_coords_lat").value=a.latLng.lat(),document.getElementById("location_coords_long").value=a.latLng.lng())})}return l&&new MarkerClusterer(s,d[b],{imagePath:wpseo_local_data.marker_cluster_image_path}),1==d[b].length&&j&&(t.setContent(d[b][0].html),t.open(s,x)),s},window.checkForTouch=function(){return!!(navigator.userAgent.match(/Android/i)||navigator.userAgent.match(/webOS/i)||navigator.userAgent.match(/iPhone/i)||navigator.userAgent.match(/iPad/i)||navigator.userAgent.match(/iPod/i)||navigator.userAgent.match(/BlackBerry/i)||navigator.userAgent.match(/Windows Phone/i))},window.wpseo_get_directions=function(a,b,c,d){var e="";return d&&b.length>=1&&(e=new google.maps.DirectionsRenderer,e.setMap(a),e.setPanel(document.getElementById("directions"+(0!=c?"_"+c:"")))),e},window.getInfoBubbleText=function(a,b,c,d){var e='<div class="wpseo-info-window-wrapper">',f=!1;return void 0!=d&&""!=wpseo_local_data.has_multiple_locations&&d!=window.location.href&&(f=!0),f&&(e+='<a href="'+d+'">'),e+="<strong>"+a+"</strong>",f&&(e+="</a>"),e+="<br>",e+=b,e+="</div>"},window.wpseo_calculate_route=function(a,b,c,e,f){null!=document.getElementById("wpseo-sl-coords-lat")&&(c=document.getElementById("wpseo-sl-coords-lat").value),null!=document.getElementById("wpseo-sl-coords-long")&&(e=document.getElementById("wpseo-sl-coords-long").value);var g=document.getElementById("origin"+(0!=f?"_"+f:"")).value+" "+wpseo_local_data.default_country,h=google.maps.UnitSystem.METRIC;"IMPERIAL"==wpseo_local_data.unit_system&&(h=google.maps.UnitSystem.IMPERIAL);for(var i=0;i<d.length;i++)d[i].setMap(null);if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)){var j="https://maps.google.com/maps?saddr="+escape(g)+"&daddr="+c+","+e;return window.open(j,"_blank"),!1}var k=new google.maps.LatLng(c,e),l={origin:g,destination:k,provideRouteAlternatives:!0,optimizeWaypoints:!0,travelMode:google.maps.DirectionsTravelMode.DRIVING,unitSystem:h};(new google.maps.DirectionsService).route(l,function(a,c){if(c==google.maps.DirectionsStatus.OK)b.setDirections(a);else if(c==google.maps.DirectionsStatus.ZERO_RESULTS){var d=document.getElementById("wpseo-noroute");d.setAttribute("style","clear: both; display: block;")}})},window.wpseo_sl_show_route=function(a,b,c){$=jQuery,$(".wpseo-sl-coords").remove();var d='<input type="hidden" class="wpseo-sl-coords" id="wpseo-sl-coords-lat" value="'+b+'">';d+='<input type="hidden" class="wpseo-sl-coords" id="wpseo-sl-coords-long" value="'+c+'">',$("#wpseo-directions-form").append(d).submit(),$("#wpseo-directions-wrapper").slideUp(function(){$(this).insertAfter($(a).parents(".wpseo-result")).slideDown()})},window.filterMarkers=function(a,b){for(i=0;i<d[b].length;i++)marker=d[b][i],marker.categories.hasOwnProperty(a)||0===a.length?marker.setVisible(!0):marker.setVisible(!1)}},{}]},{},[1,2]);