zoukankan
html css js c++ java
日期时间函数
当前日期:current_date()
当前时间:current_time()
当前日期时间:now();
日期格式化:date_format(date,format);
参数format 可选值:
查看全文
相关阅读:
python re正则表达式
python logging模块
python configparse模块&xml模块
013 内置函数68个
day011 迭代器闭包
09 函数初识
08 文件操作
07 list和dict for循环遍历索引问题以及深浅拷贝
05 字典
04 基本数据类型(list, tuple)
原文地址:https://www.cnblogs.com/xiaomengceshi/p/13645084.html
最新文章
winpcap使用之捕获数据包
第四章:ARP 地址解析协议
ARP局域网欺骗工具编写
数据库50道题
demo Django-基础书籍添加删除(单表)
Django-model基础
Django-MTV
web框架的基础原理
demo ‘todolist’项目开发
前端基础 jQuery
热门文章
demo 基于html css 实现小米官网部分内容搭建
前端基础 css
前端基础 HTML
diango--模板层
diango--路由层&视图层
Django简介
web框架
python类的三大特性---多态
python 类的三大特性--继承
python--面向对象
Copyright © 2011-2022 走看看