国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

? ?? ??? ?? ?? WeChat? ?? ?? ??? ??? ??? ??? ???? ??

WeChat? ?? ?? ??? ??? ??? ??? ???? ??

Sep 14, 2017 am 09:04 AM
??? ?? ??

?? ?? ???? WeChat ?? ??? ???? js? ?? ?????.

<script type="text/javascript">
  wx.config({
    debug: false,
    appId: &#39;{$signPackage.appId}&#39;,
    timestamp: &#39;{$signPackage.timestamp}&#39;,
    nonceStr: &#39;{$signPackage.nonceStr}&#39;,
    signature: &#39;{$signPackage.signature}&#39;,
    jsApiList: [
      // 所有要調(diào)用的 API 都要加到這個列表中
      &#39;checkJsApi&#39;,
      &#39;openLocation&#39;,
       &#39;getLocation&#39;,
       &#39;scanQRCode&#39;
    ]
  });
  wx.ready(function () {
    $(&#39;#scan&#39;).click(function(){
      wx.scanQRCode({
        needResult: 0,
         });
       });
    wx.checkJsApi({
       jsApiList: [
         &#39;getLocation&#39;
      ],
      success: function (res) {
        if (res.checkResult.getLocation == false)
        {
          alert(&#39;你的微信版本太低,不支持微信JS接口,請升級到最新的微信版本!&#39;);
           return;
        }
      }
    });
    wx.getLocation({
      success: function (res) {
           var latitude = res.latitude; // 緯度,浮點數(shù),范圍為90 ~ -90
        var longitude = res.longitude; // 經(jīng)度,浮點數(shù),范圍為180 ~ -180。
        var geoconv = &#39;http://api.map.baidu.com/geoconv/v1/?callback=coordinateTransformation&coords=&#39; + longitude + &#39;,&#39; + latitude + &#39;&from=1&to=5&ak=5BFNbSgnVF5g2O72NpvTDxFm&#39;;
        var script = document.createElement(&#39;script&#39;);
        script.src = geoconv;
        document.head.appendChild(script);
       },
      cancel: function (res) {
        alert(&#39;用戶拒絕授權獲取地理位置&#39;);
         }
     });
  });
  function coordinateTransformation(data)
  {
    var LATLNG = data.result[0].y + &#39;,&#39; + data.result[0].x;
    var url = &#39;http://api.map.baidu.com/geocoder/v2/?callback=getCurrentLocation&ak=5BFNbSgnVF5g2O72NpvTDxFm&location=&#39; + LATLNG + &#39;&output=json&pois=1&#39;;
    var script = document.createElement(&#39;script&#39;);
    script.src = url;
    document.head.appendChild(script);
   }
  function getCurrentLocation(data)
  {
    if(data.status === 0)
     {
      var address = data.result.formatted_address,
      x = data.result.location.lng,
         y = data.result.location.lat,
      city = data.result.addressComponent.city,
      street = data.result.addressComponent.street || data.result.formatted_address,
      reqData = &#39;street=&#39; + address + &#39;&name=&#39; + street + &#39;&lng=&#39; + x + &#39;&lat=&#39; + y + &#39;&city=&#39; + city;
      var url = "{:U(&#39;Index/savePosition&#39;)}";
       $.getJSON(url,{&#39;name&#39;:street,&#39;lng&#39;:x,&#39;lat&#39;: y,&#39;city&#39;:city},function(data)
       {
         if(data.returnCode) { }
      });
     }
   }
</script>
其次,在控制器中接收ajax傳遞的地理坐標,然后保存到session中。
public function savePosition()    {      
$city   = II(&#39;get.city&#39;,&#39;&#39;,&#39;trim&#39;);      
$addr = II(&#39;get.name&#39;,&#39;&#39;,&#39;trim&#39;);      
$lng   = II(&#39;get.lng&#39;,&#39;&#39;,&#39;trim&#39;);      
$lat    = II(&#39;get.lat&#39;,&#39;&#39;,&#39;trim&#39;);      
$myLocation = array(                
    &#39;city&#39;   =>$city,                
    &#39;addr&#39; =>$addr,                
    &#39;lng&#39;   =>$lng,               
    &#39;lat&#39;   =>$lat,      );
  $_SESSION[&#39;MyLocation&#39;] = $myLocation;
          $data[&#39;returnCode&#39;]  = 1;          
          $data[&#39;returnInfo&#39;]  = &#39;獲取位置成功!&#39;;          
          $this->ajaxReturn($data);         
           return;    
           }

??: thinkphp ?????? ?????. II? I ??? ????? get ?? post? ??? ?? ?? ??? ?? ?????.

? ??? WeChat? ?? ?? ??? ??? ??? ??? ???? ??? ?? ?????. ??? ??? PHP ??? ????? ?? ?? ??? ?????!

? ????? ??
? ?? ??? ????? ???? ??? ??????, ???? ?????? ????. ? ???? ?? ???? ?? ??? ?? ????. ???? ??? ???? ???? ??? ?? admin@php.cn?? ?????.

? AI ??

Undresser.AI Undress

Undresser.AI Undress

???? ?? ??? ??? ?? AI ?? ?

AI Clothes Remover

AI Clothes Remover

???? ?? ???? ??? AI ?????.

Video Face Swap

Video Face Swap

??? ??? AI ?? ?? ??? ???? ?? ???? ??? ?? ????!

???

??? ??

???++7.3.1

???++7.3.1

???? ?? ?? ?? ???

SublimeText3 ??? ??

SublimeText3 ??? ??

??? ??, ???? ?? ????.

???? 13.0.1 ???

???? 13.0.1 ???

??? PHP ?? ?? ??

???? CS6

???? CS6

??? ? ?? ??

SublimeText3 Mac ??

SublimeText3 Mac ??

? ??? ?? ?? ?????(SublimeText3)

???

??? ??

??? ????
1601
29
PHP ????
1502
276
???
Amap?? ??? ??? ?????? Amap?? ??? ??? ?????? May 05, 2024 pm 05:12 PM

?, ??, ??? ??? ? ?? ??? ?? Amap?? ??? ?? ??? ?????. ?? ??? ??? ????: Amap ?? ?? "?" ? "???/??"? ???? ??? ??? ??? ???? ?? ??? ?? ?? ??? ??? ???? ??? ???? ?? ????? ?????.

Douyin IP ??? ???? ?? Douyin IP ??? ???? ?? May 04, 2024 pm 04:36 PM

?, ??? ?? Douyin IP ??? ??? ? ????. Douyin? ?? ???? ?????. ?? ??? ???? ????? ?? ?? ??? ?????. ?? ??? ????? ??????? ?? ??????.

Douyin? IP ??? ??? ?????? IP ??? ??? ??? ?????? Douyin? IP ??? ??? ?????? IP ??? ??? ??? ?????? May 02, 2024 pm 01:34 PM

???? Douyin?? ???? ???? ?? ???? ? ? ?? ?? ??? ??? ??? ???? ??? ?? ? ?? ???? ??? ?? ????. ? ???? Douyin? IP ?? ?? ??? ?? ??? ?????. 1. Douyin? IP ??? ??? ?????? Douyin? IP ?? ?? ??? ?? ??? ?? ???? ?? ?????. ???? Douyin? ???? ????? ???? Douyin? ???? ???? ??? ?? ??? ????. ? ????? ?? ?? ??? ????. ?? ???? Douyin ??????? ????? ??????? ??? ?? ??? ?????? ?????. ? ??? Douyin? ?? ???? ???? ???? ??? ?? ??? ????. ?? ?? ??? ?? ??? ??? ????? ??? ??? ???? ???? ???,

???? ??? ???? ???? ?? ???? ??? ???? ???? ?? May 03, 2024 am 01:15 AM

??? ???? ???? ??? ???? ??? ??? ????. ????? ???? ??? ???? ?????. Weibo ?????? ?? ?? ??? ?????. "?? ? ???" ?? ?????. ?? ? ???? ?????(?? 9?? ??? 1?? ???). ???? ???? ?? ??? ?????. ?? ?????.

Douyin ??? ????? ??? ?????? ??? ???? ???? ??? ?????? Douyin ??? ????? ??? ?????? ??? ???? ???? ??? ?????? May 08, 2024 pm 03:52 PM

?? ???? ??? ?? ?? ???? Douyin? ?? ????? ?? ?? ? ?????. ???? ????? ??? ???? ?? ??? ???? ??? ? ????. ??? ???? ??? ???? ? ???? ???? ?? ?? ?? ????? ?????? ?? ? ????. ???? Douyin ??? ????? ??? ?????? Douyin ??? ???? ???? ??? ?????? ? ????? ? ?? ??? ?? ??? ?? ?????. 1. Douyin ??? ????? ??? ?????? 1. Douyin ?? ?? ?? ????? ?????. 2. ??? ??? ?? "??" ???? ???? ?? ???? ?????. 3. ?? ????? '?? ??' ??? ?? ??? ?????. 4. ?? ?? ?????? ??? ?? ??? ?? ???? ??? ? ????. ?? ??? ????? ?? ??? ? ????.

TikTok?? ?? ??? ???? ?? TikTok?? ?? ??? ???? ?? May 03, 2024 pm 11:24 PM

Douyin ?? ??? ???? ??: 1. Douyin ?? ?? "?"? ?????. 2. ??? ??? ?? "?? ?? 3? ???"? ?????. 3. ??? ?????. 4. "???? ??"? ?? ?????. 5. "?? ???"? ?????. 6. ???? ??? ?? ?? ??? ?? ??? ?????. 7. ?? ? Douyin ??????? ?? ???? ?????.

Quark ????? ???? ??? ?? ?? ??? ?? ???? Quark ????? ???? ??? ?? ?? ??? ?? ???? May 08, 2024 am 10:01 AM

Quark Browser? ???? ?? ??? ?? ?????? ??? ???? ???? ???? ????. ??? ?? ???? Quark Browser? ??? ? ???? ??? ???? ??? ??????. ??? ???? ??? ?? ???? ?? ???????. 1. ???? ?? ??: ?? ???? ?? ??. ???? ??? ?? ??? ??? ??? ??? ??? ?? ??? ? ????. ?? ??? ?? ?? ???? ??? ??? ????? ?? ????? ???? ?? ???? ??? ?? ? ????. 2. ???? ?? ??: ???? ??? ????? ??? ?????. ?? ????? ???? ?? ???? ? ??? ????? ?? ??? ??? ???. 3. ???? ???? ?? ???? ??: ?? ?? ?? ???? ??

Honor ????? ?? ????? ?? ?? ?? Honor ????? ?? ????? ?? ?? ?? May 08, 2024 pm 01:20 PM

1. ?? ???? ?? ??? ??? ?? ?? ???? ?????. 2. ???? ? ?? ???? ???? ???.

See all articles