摘要:
jsp <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@include file="/commons/include/html_doctype.html"%> <htm 阅读全文
posted @ 2020-11-30 18:10
爱跳舞的程序员
阅读(1125)
评论(0)
推荐(0)
摘要:
页面画表单: (格子算法12*8=96其中12是指0到11,其中8是指上午和下午的00 15 30 45 ) html代码 <table class="tableLine" cellspacing="0" cellpadding="2" border="1"> <tr> <td rowspan="2 阅读全文
posted @ 2020-11-30 18:06
爱跳舞的程序员
阅读(542)
评论(0)
推荐(0)