HTML 文件 <head> <title>標(biāo)題欄__標(biāo)題</title> <meta http-equiv="Content-Type" content="text/html^; charset=gb2312" /> </head> <A NAME="Top"> <center><h1>內(nèi)容標(biāo)題</h1>創(chuàng)建時(shí)間: - 2015-12-04 星期五</center><br> <table> ::批命令 文件 >CMDFile.htm echo ^<head^> >>CMDFile.htm echo ^<title^>標(biāo)題欄__標(biāo)題^</title^> >>CMDFile.htm echo ^<meta http-equiv="Content-Type" content="text/html^; charset=gb2312" ^/^> >>CMDFile.htm echo ^</head^> >>CMDLile.htm echo ^<A NAME="Top"^> >>CMDFile.htm echo ^<center^>^<h1^>內(nèi)容標(biāo)題^</h1^>%創(chuàng)建時(shí)間:% - %date%^</center^>^<br^> >>CMDFile.htm echo ^<table^> |
|