From 907d3d2ef7a9e37e58e900bfc4e9546df1608002 Mon Sep 17 00:00:00 2001 From: moodler Date: Sat, 11 Jun 2005 00:21:34 +0000 Subject: [PATCH] file requiresubnet.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 --- lang/zh_cn/help/quiz/requiresubnet.html | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 lang/zh_cn/help/quiz/requiresubnet.html diff --git a/lang/zh_cn/help/quiz/requiresubnet.html b/lang/zh_cn/help/quiz/requiresubnet.html deleted file mode 100644 index 28f269e0c17..00000000000 --- a/lang/zh_cn/help/quiz/requiresubnet.html +++ /dev/null @@ -1,19 +0,0 @@ -

要求特定网络地址

- -

这个项目是可选的。

- -

您可以通过给定一系列以都好分割的完整IP地址,对局域网或Internet上可以访问此测验的子网进行限制。

- -

这只对于需要保护的测验(需要确定只有一个房间里的人才可以访问测验)来说是非常有用的。

- -

例如:192.168. , 231.54.211.0/20, 231.3.56.211

- -

您可以使用三种类型的数字(不能是用域名): -

    -
  1. 完整IP地址如192.168.10.1,它与一台计算机(或代理)对应。
  2. -
  3. 部分地址如192.168,它匹配所有以此数字开始的地址。
  4. -
  5. CIDR格式,如231.54.211.0/20,它允许您指定子网。
  6. -
-

- -

地址间的空格会被忽略。

\ No newline at end of file