摘要:
getTimeStamp(time, flat) 注:time 指定天数, flat 指定0点getTimeStamp() 当前时间戳getTimeStamp(0,true) 当天0点时间戳getTimeStamp(-1) 昨天时间戳getTimeStamp(1) 明天时间戳function ge... 阅读全文
posted @ 2016-01-13 12:20
bitwolf
阅读(314)
评论(0)
推荐(0)
摘要:
HTML:图片上传Jquery:$('#upload').click(function() { $('#uploadFile').click();}); $('#uploadFile').change(function(){ var data = new FormData(); ... 阅读全文
posted @ 2016-01-13 11:34
bitwolf
阅读(258)
评论(0)
推荐(0)
摘要:
function post($url, $postData = '', $timeout = 5){ $ch = curl_init(); curl_setopt ($ch, CURLOPT_URL, $url); curl_setopt ($ch, CU... 阅读全文
posted @ 2016-01-13 11:07
bitwolf
阅读(221)
评论(0)
推荐(0)

浙公网安备 33010602011771号