08 2014 档案

摘要:/// /// 保存文件 /// 涂聚文 /// 2014-08-29 /// Geovin Du /// /// /// public static void DataGrid... 阅读全文
posted @ 2014-08-29 11:08 ®Geovin Du Dream Park™ 阅读(1103) 评论(0) 推荐(1) 编辑
摘要:1 /// 2 /// 3 /// 4 /// 5 /// 6 protected void Page_Load(object sender, EventArgs e) 7 { 8 ... 阅读全文
posted @ 2014-08-28 16:28 ®Geovin Du Dream Park™ 阅读(490) 评论(0) 推荐(0) 编辑
摘要:---sql: T-SQL 统计计算(父子關係,樹形,分級分類的統計)---2014-08-26 塗聚文(Geovin Du)CREATE PROCEDURE proc_Select_BookKindSumReportASDECLARE @temp TABLE( BookKindID IN... 阅读全文
posted @ 2014-08-26 12:54 ®Geovin Du Dream Park™ 阅读(795) 评论(0) 推荐(0) 编辑
摘要:--Parent-Child reationship --涂聚文 2014-08-25 --得位置的子節點函數表(包含本身) if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[GetBookPlaceChild 阅读全文
posted @ 2014-08-25 16:09 ®Geovin Du Dream Park™ 阅读(272) 评论(0) 推荐(0) 编辑
摘要:---树形(父子关系类)分级类统计(父子统计)--涂聚文 2014-08-14drop table BookKindListcreate table BookKindList( BookKindID INT IDENTITY(1,1) PRIMARY KEY, BookKindName ... 阅读全文
posted @ 2014-08-14 16:21 ®Geovin Du Dream Park™ 阅读(358) 评论(0) 推荐(0) 编辑
摘要:http://www.mums.ac.ir/shares/hit/eduhit/book/windowsscripting.pdfhttp://support.microsoft.com/kb/926352/en-ushttps://www.microsoft.com/learning/en-us/... 阅读全文
posted @ 2014-08-12 23:42 ®Geovin Du Dream Park™ 阅读(291) 评论(0) 推荐(0) 编辑
摘要:using System;using System.Data;using System.Configuration;using System.Collections;using System.Web;using System.Web.Security;using System.Web.UI;usin... 阅读全文
posted @ 2014-08-06 15:00 ®Geovin Du Dream Park™ 阅读(924) 评论(0) 推荐(0) 编辑

< 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
点击右上角即可分享
微信分享提示