Azure Lei Zhang的博客

weibo: LeiZhang的微博/QQ: 185165016/QQ群:319036205/邮箱:leizhang1984@outlook.com/TeL:139-161-22926

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
  489 随笔 :: 0 文章 :: 417 评论 :: 70万 阅读
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

08 2010 档案

摘要:////////////////////////aspx<asp:GridView ID="gvData" runat="server" Style="border: 0px; cursor: hand;" AutoGenerateColumns="False" ShowHeader="True" Width="710" onclick="javascript:GoSel(event);" ... 阅读全文
posted @ 2010-08-31 11:48 Lei Zhang的博客 阅读(780) 评论(0) 推荐(0) 编辑

摘要:===========================aspx<asp:GridView runat="server" ID="grvMobile" AutoGenerateColumns="False" Width="100%" OnRowCancelingEdit="grvMobile_RowCancelingEdit" OnRowDeleting="grvMobile_RowDelet... 阅读全文
posted @ 2010-08-30 17:47 Lei Zhang的博客 阅读(1121) 评论(0) 推荐(0) 编辑

摘要:/// <summary> /// 判断2个几何图形是否相交 /// </summary> /// <param name="oneGeometry"></param> /// <param name="otherGeometry"></param> /// <returns></returns> pu... 阅读全文
posted @ 2010-08-19 10:10 Lei Zhang的博客 阅读(2008) 评论(0) 推荐(0) 编辑

摘要:private void downLoad(string id) { string fileName = Page.Request.PhysicalApplicationPath + "SystemManage\\SysFile\\" + DateTime.Now.ToString("yyyyMMddhhmmss") + ".zip"; OracleConnection conn = null; ... 阅读全文
posted @ 2010-08-13 14:19 Lei Zhang的博客 阅读(715) 评论(0) 推荐(0) 编辑

摘要://////////////////////////////////////////oracle部分存储过程create or replace package PACK_PAGE isTYPE type_cur IS REF CURSOR; --定义游标变量用于返回记录集 PROCEDURE PROC_PAGE ( Pindex in number, --分页索引 Psql in varchar2... 阅读全文
posted @ 2010-08-11 15:51 Lei Zhang的博客 阅读(1995) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示