会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
yangfanheni
博客园
首页
新随笔
联系
订阅
管理
2019年10月24日
发布时间
摘要: from datetime import datetime from datetime import timedelta if "刚刚" in publish_time: publish_time = datetime.now().strftime('%Y-%m-%d %H:%M') elif "分
阅读全文
posted @ 2019-10-24 10:49 yangfanheni
阅读(277)
评论(0)
推荐(0)
2019年9月4日
封装
摘要: layui.use(['upload','form'],function(){ var $ = layui.jquery ,form = layui.form ,upload = layui.upload; var a= $('#test1').attr('data-url'); // consol
阅读全文
posted @ 2019-09-04 10:31 yangfanheni
阅读(158)
评论(0)
推荐(0)
2019年7月2日
一对一 多对多
摘要: $list = mysqli_connect('localhost','root','root'); mysqli_select_db($list,'yi_duo'); mysqli_query($list,'set names utf8'); $ser = 'select * from yi_yi
阅读全文
posted @ 2019-07-02 15:51 yangfanheni
阅读(99)
评论(0)
推荐(0)
公告