开发小结(1)

(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名称

posted @ 2011-08-21 09:41  说不清这一切  阅读(148)  评论(0编辑  收藏  举报