📄 index.php
字号:
<?php
echo "\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\" />\r\n<title>新闻发布</title>\r\n</head>\r\n<frameset rows=\"55,*\" frameborder=\"0\" framespacing=\"0\" >\r\n\t<frame name=\"newstop\" src=\"newstop.php\" noresize=\"noresize\" scroll";
echo "ing=\"no\"/>\r\n\t<frameset cols=\"150,*\" frameborder=\"0\" framespacing=\"0\" >\r\n\t\t<frame name=\"newsleft\" src=\"newsleft.php\" noresize=\"noresize\" scrolling=\"no\"/>\r\n\t\t<frame name=\"newsright\" src=\"newspublic.php\" noresize=\"noresize\" scrolling=\"auto\" />\r\n\t</frameset>\r\n</frameset><noframes></noframes>\r\n</html>\r\n";
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -