index.php

来自「是一个教学内容管理系统」· PHP 代码 · 共 17 行

PHP
17
字号
<?php/************************************************************************//* ATutor																*//************************************************************************//* Copyright (c) 2002-2006 by Greg Gay, Joel Kronenberg 	            *//* Adaptive Technology Resource Centre / University of Toronto			*//* http://atutor.ca														*//*																		*//* This program is free software. You can redistribute it and/or		*//* modify it under the terms of the GNU General Public License			*//* as published by the Free Software Foundation.						*//************************************************************************/// $Id: index.php 5866 2005-12-15 16:16:03Z joel $header('Location: ../index.php'); // no need for englishexit;?>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?