You are implementing an ASP.NET MVC 2 Web application that allows users to view and edit data. You need to ensure that only logged-in users can access the Edit action of the controller. What are two possible attributes that you can add to the Edit action to achieve this goal? () ["[Authorize(Users = "")]","[Authorize(Roles = "")]","[Authorize(Users = "*")]","[Authorize(Roles = "*")]"]
企业的法定盈余公积金()。 ["提取比例为10%","可用于弥补亏损","达到注册资本的25%后可不再提取","可用于转增资本","转增资本后不得低于注册资本的25%"]
Your network uses IPv4.You install a server that runs Windows Server 2008 at a branch office.The server is configured with two network interfaces. You need to configure routing on the server at the branch office.Which two actions should you perform? (Each correct answer presents part of the solution.() ["Install the Routing and Remote Access Services role service.","Run the netsh ras ip set access ALL command.","Run the netsh interface ipv4 enable command.","Enable the IPv4 Router Routing and Remote Access option."]
关于债券的特征,以下说法错误的是()。 ["债券是比较稳定的投资理财产品","债券的风险总是低于股票的风险","债券投资风险低,收益相对固定","相对于现金存款,债券的收益更加高"]
You are consuming a Windows Communication Foundation (WCF) service in an ASP. NET Web application.The service interface is defined as follows:[ServiceContract]public interface ICatalog{ [OperationContract] [WebGet(UriTemplate="/Catalog/Items/{id}", ResponseFormat=WebMessageFormat.Json)] string RetrieveItemDescription(int id); } The service is hosted at Catalogsvc.You need to call the service using jQuery to retrieve the description of an item as indicated by a variable named itemId. Which code segment should you use?() [" $get(String.format("\/Catalogsvc\/Catalog\/Items\/id{0}", itemId) null, function (data) { ... }, javascript");"," $get(String.format("\/Catalogsvc\/Catalog\/Items\/{0}", itemId), null, function (data) { ... }, "json");"," $get(String.format("\/Catalogsvc\/Catalog\/Items\/{0}", itemld), null, function (data) { ... }, "xml");"," $get(String.format("\/Catalogsvc\/Catalog\/Items\/id{0}", itemld), null, function (data) { ... }, "json")"]
文学活动