向AssemblyInfo.cs文件中添加如下行:(注意域名wf.ClientScriptResourceLabel)[assembly: System.Web.UI.WebResource("wf.ClientScriptResourceLabel.script_1.js", "application/x-javascript")][assembly: System.Web.UI.WebResource("wf.ClientScriptResourceLabel.script_2.js", "application/x-javascript")]AddAttribute("value", "测试2"); output.AddAttribute("onclick", "javascript:doClick2();"); output.RenderBeginTag(HtmlT