欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

aspx如果引用cs中的變量的方法

 更新時(shí)間:2008年07月06日 10:36:43   作者:  
引用cs中變量的實(shí)現(xiàn)方法

cs:
public partial class js_picmar : System.Web.UI.Page
{
    protected string s = "腳本之家";
    protected void Page_Load(object sender, EventArgs e)
    {

        
    }
}
aspx:
<%=s%>
不能為private。

相關(guān)文章

最新評論