是的。我会将我的整个代码发送给你。我把我的整个程序放在这里。<html> <head> <title>Document Printing Help</title> <meta http-equiv="cache-control" content="no-store"> <meta http-equiv="pragma" content="no-cache"> <meta http-equiv="Expires" content="-1"> <link href="theme/Master.css" rel="stylesheet" type="text/css"> </head> <body> <div id="helpBody" style="padding-left:10px"> <img src="/dnweb/images/pageSetup.gif"> <div style="text-align:center"> <a href="javascript:self.close()">Close this Window</a> </div> </div> </body> </html>