摘要:
use mastergoif exists(select * from sys.databases where name='MyData')drop database MyDatagocreate database MyDatagouse MyDatagoif exists(select * from sys.objects where name='Provice')drop table prov... 阅读全文
posted @ 2010-11-05 20:40
Curitis
阅读(267)
评论(0)
推荐(0)
摘要:
前台代码 <asp:ListBox ID="LB" runat="server" AutoPostBack="true" Width="100" Height="100"> <asp:ListItem>0</asp:ListItem> <asp:ListItem>1</asp:ListItem> <asp:ListItem>2... 阅读全文
posted @ 2010-11-05 20:38
Curitis
阅读(274)
评论(0)
推荐(0)
摘要:
前台代码<asp:Button ID="btn_1" runat="server" Text="按钮_1" CommandName="btn1" oncommand="btn_commond" CommandArgument="show1" /><asp:Button ID="btn_2" runat="server" Text="按钮_2" CommandName="btn2"... 阅读全文
posted @ 2010-11-05 20:34
Curitis
阅读(195)
评论(0)
推荐(0)

浙公网安备 33010602011771号