摘要:
Anything can be programmable with defined syntax and common lib. 1 ALTER PROCEDURE [dbo].[sp_GetLaborHourPerDayEmployee](@au_Date DATETIME, @au_employeeID VARCHAR(30)) 2 -- Add the parameters for the stored procedure here 3 AS 4 BEGIN 5 -- SET NOCOUNT ON added to prevent extra result sets fr... 阅读全文
posted @ 2013-08-07 16:28
iDragon
阅读(388)
评论(0)
推荐(0)
摘要:
Framework knows how to do and leave what to do to user with interface programming and dynamic configuration.What is Struts?Struts is a kind of MVC framework for developing web application, which has finished the flow of controller,knowing how to do when request come in,at same time left the what to 阅读全文
posted @ 2013-08-07 14:18
iDragon
阅读(848)
评论(0)
推荐(0)

浙公网安备 33010602011771号