技术文章
【2009-03-26】GridView选中,编辑,取消,删除
<asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="false" AllowPaging="true" CellP
【2009-03-26】GridView正反双向排序
<asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="false" CellPadding="5" Width="5
【2009-03-26】GridView固定表头
<style> .Freezing { position:relative ; table-layout:fixed; top:expression(this.offsetParen
【2009-03-26】GridView合并表头
<asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="false" CellPadding="5" AllowPag
【2009-03-26】GridView求和求平均值
ShowFooter="True"
<FooterStyle BackColor="#cccccc" />
private double sum = 0;
protected v
【2009-03-26】GridView支持分页的自动编号
<asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="false" AllowPaging="true" CellP
【2009-03-26】GridView属性
GridView.PagerSettings 属性: 设置 GridView 控件中的页导航按钮的属性
GridView.AllowPaging 属性: 获取或设置一个值,该值指示是否启用分页功能
【2009-03-26】asp计算下载一个文件需要多长时间
<% Function DownloadTime(intFileSize, strModemType) Dim TimeInSeconds, ModemSpeed, strDownloadTim
【2009-03-26】asp利用Stream读取显示文件
<h3>用Stream读取文件实例</h3><hr><%function readfile(URL,chartype)set srmObj = server.
【2009-03-26】用ASP实现远程批量文件改名
<% @LANGUAGE = VBSCRIPT %><%Option Explicit%><%'以下程序批量改名文件夹中的文件名,并将所有文件移动到新的文件夹;Respo
首页 上页 [2272] [2273] [2274] [2275] [2276] [2277] 下页 尾页 共23110条记录 每页10条 页次2274/2311
地址:上海市普陀区胶州路941号长久商务中心 电话: QQ:
© Copyright 2012 上海网络
Product All Rights Reserved