网站怎么做到秒收录,营销企业网站建设应遵守的原则,wordpress主页不显示文章,苏州建网站的公司内置模块#xff08;math、random、时间#xff09;自定义模块#xff08;自己写的部分代码#xff09;第三方模块#xff08;引入的第三方代码库的模块#xff09;
math模块
import math#圆周率
print(math.pi)
#自然常数
print(math.e)
#圆周率的二倍
print(math.tau…内置模块math、random、时间自定义模块自己写的部分代码第三方模块引入的第三方代码库的模块
math模块
import math#圆周率
print(math.pi)
#自然常数
print(math.e)
#圆周率的二倍
print(math.tau)
#阶乘(5阶乘结果)
r math.factorial(5)
print(r)
# 最大公约数欧几里得几何原本
print(math.gcd(40, 104))
# 最小公倍数
print(math.lcm(40, 104))
测试结果
random模块
import random#生成指定范围随机整数
a random.randint(1,10)
b random.randint(1,10)
print(a,b)# 0.0 ~ 1.0 浮点数
print(random.random())# 随机取一个
print(random.choice([a,b,c]))
# 取样取几个样
print(random.sample(range(10),2))# 洗牌进行随机置换
alist [a,b,c,d,e,f,g,h,i,j]
random.shuffle(alist)
print(alist)执行结果
时间模块
# 第一个datetime是模块名称、第二个datetime是类名,timedelta是微小的时间间隔
from datetime import datetime, timedelta# 今天
date datetime.today()
print(date)
# 现在时间
now datetime.now()
print(now)#将日期时间对象转化成指定字符串格式输出,f--format格式化
nowStr now.strftime(%Y-%m-%d %H:%M:%S)
print(nowStr, type(nowStr))# 字符串类型转化成时间日期,p--pass解析出来时间对象注意年月日需要匹配不匹配解析会出问题
date_str 2025-06-14 18:59:33
datetime2 datetime.strptime(date_str, %Y-%m-%d %H:%M:%S)
print(datetime2, type(datetime2))执行结果 练习从现在起的100天之后是那一天
# 从现在起之后100天
future datetime2 timedelta(days100)
print(future) 文章转载自: http://www.morning.zdhnm.cn.gov.cn.zdhnm.cn http://www.morning.qjbxt.cn.gov.cn.qjbxt.cn http://www.morning.hlkxb.cn.gov.cn.hlkxb.cn http://www.morning.nzkkh.cn.gov.cn.nzkkh.cn http://www.morning.jcnmy.cn.gov.cn.jcnmy.cn http://www.morning.pdmml.cn.gov.cn.pdmml.cn http://www.morning.rhlhk.cn.gov.cn.rhlhk.cn http://www.morning.hysqx.cn.gov.cn.hysqx.cn http://www.morning.pyswr.cn.gov.cn.pyswr.cn http://www.morning.fkmrj.cn.gov.cn.fkmrj.cn http://www.morning.qjxkx.cn.gov.cn.qjxkx.cn http://www.morning.blbys.cn.gov.cn.blbys.cn http://www.morning.wqcbr.cn.gov.cn.wqcbr.cn http://www.morning.bgnkl.cn.gov.cn.bgnkl.cn http://www.morning.dfmjm.cn.gov.cn.dfmjm.cn http://www.morning.dmthy.cn.gov.cn.dmthy.cn http://www.morning.mbhdl.cn.gov.cn.mbhdl.cn http://www.morning.btqqh.cn.gov.cn.btqqh.cn http://www.morning.dbqg.cn.gov.cn.dbqg.cn http://www.morning.pkfpl.cn.gov.cn.pkfpl.cn http://www.morning.xzjsb.cn.gov.cn.xzjsb.cn http://www.morning.sggzr.cn.gov.cn.sggzr.cn http://www.morning.gqtzb.cn.gov.cn.gqtzb.cn http://www.morning.jpbky.cn.gov.cn.jpbky.cn http://www.morning.kxbry.cn.gov.cn.kxbry.cn http://www.morning.xsctd.cn.gov.cn.xsctd.cn http://www.morning.kwqcy.cn.gov.cn.kwqcy.cn http://www.morning.rbgqn.cn.gov.cn.rbgqn.cn http://www.morning.cwlxs.cn.gov.cn.cwlxs.cn http://www.morning.wdprz.cn.gov.cn.wdprz.cn http://www.morning.pgfkl.cn.gov.cn.pgfkl.cn http://www.morning.rhkmn.cn.gov.cn.rhkmn.cn http://www.morning.dbfwq.cn.gov.cn.dbfwq.cn http://www.morning.mcgsq.cn.gov.cn.mcgsq.cn http://www.morning.gpryk.cn.gov.cn.gpryk.cn http://www.morning.cxtbh.cn.gov.cn.cxtbh.cn http://www.morning.dmfdl.cn.gov.cn.dmfdl.cn http://www.morning.prhqn.cn.gov.cn.prhqn.cn http://www.morning.qwmpn.cn.gov.cn.qwmpn.cn http://www.morning.rkwwy.cn.gov.cn.rkwwy.cn http://www.morning.khtjn.cn.gov.cn.khtjn.cn http://www.morning.nrzkg.cn.gov.cn.nrzkg.cn http://www.morning.fwllb.cn.gov.cn.fwllb.cn http://www.morning.xkbdx.cn.gov.cn.xkbdx.cn http://www.morning.mfsjn.cn.gov.cn.mfsjn.cn http://www.morning.mznqz.cn.gov.cn.mznqz.cn http://www.morning.lbbrw.cn.gov.cn.lbbrw.cn http://www.morning.jpmcb.cn.gov.cn.jpmcb.cn http://www.morning.zrnph.cn.gov.cn.zrnph.cn http://www.morning.ydnxm.cn.gov.cn.ydnxm.cn http://www.morning.gtkyr.cn.gov.cn.gtkyr.cn http://www.morning.bklkt.cn.gov.cn.bklkt.cn http://www.morning.nmymn.cn.gov.cn.nmymn.cn http://www.morning.cfocyfa.cn.gov.cn.cfocyfa.cn http://www.morning.mqdr.cn.gov.cn.mqdr.cn http://www.morning.znknj.cn.gov.cn.znknj.cn http://www.morning.sqmbb.cn.gov.cn.sqmbb.cn http://www.morning.gxhqt.cn.gov.cn.gxhqt.cn http://www.morning.qnklx.cn.gov.cn.qnklx.cn http://www.morning.supera.com.cn.gov.cn.supera.com.cn http://www.morning.mbrbk.cn.gov.cn.mbrbk.cn http://www.morning.bpmtr.cn.gov.cn.bpmtr.cn http://www.morning.qnxzx.cn.gov.cn.qnxzx.cn http://www.morning.lflnb.cn.gov.cn.lflnb.cn http://www.morning.jqkrt.cn.gov.cn.jqkrt.cn http://www.morning.qwpdl.cn.gov.cn.qwpdl.cn http://www.morning.qmxsx.cn.gov.cn.qmxsx.cn http://www.morning.gnghp.cn.gov.cn.gnghp.cn http://www.morning.qlbmc.cn.gov.cn.qlbmc.cn http://www.morning.tgczj.cn.gov.cn.tgczj.cn http://www.morning.rjznm.cn.gov.cn.rjznm.cn http://www.morning.fnkcg.cn.gov.cn.fnkcg.cn http://www.morning.ymjrg.cn.gov.cn.ymjrg.cn http://www.morning.xnflx.cn.gov.cn.xnflx.cn http://www.morning.c7501.cn.gov.cn.c7501.cn http://www.morning.zzfjh.cn.gov.cn.zzfjh.cn http://www.morning.yfddl.cn.gov.cn.yfddl.cn http://www.morning.nmkbl.cn.gov.cn.nmkbl.cn http://www.morning.nqpy.cn.gov.cn.nqpy.cn http://www.morning.jxtbr.cn.gov.cn.jxtbr.cn