12 2020 档案

摘要:=TEXT(SUBSTITUTE(L2,".","-")-1/48,"hh:mm:ss") --7/288=35分钟 --1/48=30分钟 --1/24=一小时 阅读全文
posted @ 2020-12-11 20:35 逐梦武威 阅读(257) 评论(0) 推荐(0)
摘要:<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>表单</title> </head> <body> <!--from 表单: form标签就是表单 input type=text 是文件瑜入框value设置默 阅读全文
posted @ 2020-12-03 20:14 逐梦武威 阅读(537) 评论(0) 推荐(0)
摘要:<!DOCTYPE html> <html lang="zh_CN"> <head> <meta charset="UTF-8"> <title>图图2</title> </head> <body> <!--iframe(内嵌窗口) 可以在当前页面开辟一个小区域 显示一个单独的页面 iframe 和 阅读全文
posted @ 2020-12-03 17:31 逐梦武威 阅读(319) 评论(0) 推荐(0)
摘要:<!DOCTYPE html> <html lang="zh_CN"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> <!--表格 cellspacing表边框的宽度 align对齐方式 colspan 横向合并单 阅读全文
posted @ 2020-12-03 16:55 逐梦武威 阅读(409) 评论(0) 推荐(0)