摘要:
select count(*) from vote group by contents select count(*) from (select TOP 100 PERCENT * from vote order by contents)as A group by contents select * from vote --统计 1 和 2 和 3 的个数 显示一个表 默认升序 [第一个是... 阅读全文
posted @ 2017-11-24 18:03
enych
阅读(160)
评论(0)
推荐(0)
摘要:
<div> <asp:FileUpload ID="FileUpload1" runat="server" /> <asp:Button ID="Button1" runat="server" OnClick="Button1_Click" Text="上传" /> </div> 阅读全文
posted @ 2017-11-24 12:50
enych
阅读(414)
评论(0)
推荐(0)

浙公网安备 33010602011771号