相关考题
-
单项选择题
下面选项中声明委托正确的是()
A.public delegate string TranslationDelegate(string msg)
B.public string delegateTranslationDelegate(string msg)
C.public string TranslationDelegate(string msg)
D.public delegate TranslationDelegate(string msg) -
单项选择题
早在张之洞在湖北任学政之时,就在湖北创办了()。
A.两湖书院
B.江汉书院
C.经心书院
D.珞珈书院 -
单项选择题
HttpHandler类处理请求的方法是()
A.Init()
B.ProcessRequest(HttpContext context)
C.context_BeginRequest(object sender,EventArgs e)
D.context_EndRequest(object sender,EventArgs e)