10 2019 档案

摘要:<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>根据地址查询经纬度</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <script type="text/javascript" src="http://api.map.baidu 阅读全文
posted @ 2019-10-17 15:31 Abner3721 阅读(663) 评论(0) 推荐(0) 编辑
摘要:<?php namespace app\common\fun; class DiyData{ /** * 获取某张表数据 使用方法 fun('diydata@getData',['fid'=>5]) * $table 数据库表名 * $where 条件 数组形式 */ public function getData($table = null,$where = []){ if($table == 阅读全文
posted @ 2019-10-12 14:07 Abner3721 阅读(244) 评论(0) 推荐(0) 编辑
摘要:function in_wap(){ $regex_match="/(iPad|nokia|iphone|android|motorola|^mot\-|softbank|foma|docomo|kddi|up\.browser|up\.link|"; $regex_match.="htc|dopod|blazer|netfront|helio|hosin|huawei|novarra|CoolP 阅读全文
posted @ 2019-10-08 14:44 Abner3721 阅读(158) 评论(0) 推荐(0) 编辑