function getDate($years,$month=0,$dateType='after'){
$yearData= [];
$isStart=0 ;
foreach ($yearsas$year){
$weeks=date("W",mktime(……继续阅读 »
12个月前 (04-29) 551浏览 0评论
41个赞
如下命令:
跨域打开方式:
open -n /Applications/Google\ Chrome.app/ –args –disable-web-security –user-data-dir=/Users/lipichang/Documents/MyChromeDevUserData/
/Users/lipicha……继续阅读 »
1年前 (2019-10-24) 410浏览 0评论
0个赞
chrome的一个插件让你不用拥有任何机型可以测试大多数机型
地址如下
https://chrome.google.com/webstore/detail/ripple-emulator-beta/geelfhphabnejjhdalkjhgipohgpdnoc
打开下载安装 然后找一个网站 enable一下吧
……继续阅读 »
2年前 (2019-08-29) 559浏览 0评论
1个赞
代码如下 相信懂代码的你一定能看懂这条语句
下面只是取其中一条 如果多条,难道你看不懂?
order by rand() 数据少还好多了 马上就泪奔了…..
$sql = "SELECT * FROM `pic_question` ……继续阅读 »
2年前 (2019-08-29) 491浏览 0评论
0个赞
……继续阅读 »
2年前 (2019-08-29) 426浏览 0评论
0个赞
连贯查询帮助更加理解thinkphp:
<?php class Model { private $tabName=null; &nbs……继续阅读 »
2年前 (2019-08-29) 444浏览 0评论
0个赞
网络上没有可以直接打开微信的浏览器 但是我们可以模拟浏览器
微信浏览器的HTTP_USER_AGENT
在iPhone下,返回
Mozilla/5.0 (iPhone; CPU iPhone OS 5_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Mobil……继续阅读 »
2年前 (2019-08-29) 871浏览 0评论
1个赞
最明显的就是城市地区的查询 $region = '(select `name` from table3 whe……继续阅读 »
2年前 (2019-08-29) 451浏览 0评论
0个赞
方式一:
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> ……继续阅读 »
2年前 (2019-08-29) 461浏览 0评论
0个赞
代码很简单 所谓简单实用
img { outline-width:0px; vertical-align:top; }
……继续阅读 »
2年前 (2019-08-29) 578浏览 0评论
0个赞