(1)asp.net中.scc表示源代码控制文件 source code control file
(2)<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="areas.aspx.cs" Inherits="Class1" %>:Inherits是指该界面所继承的类。这个值应该等于areas.aspx.cs这个页面里的Class名称