DownLoad Center

Downloads: QBlog, CYQ.Data,CYQ.DBImport, CYQ.IISLogsViewer, WeiBoSpirit,adkiller and other network applications work.
Bulletin
Welcome to the download channel, this channel can download the source code for all applications and other relevant information
Article Archive
Article
示例项目源码下载汇总
2011/2/27 23:42:11

1:分页控件 实战 Post篇:分页控件源码: Pager_Post.rar

本分页控件在母版页使用时,ReBindData方法需要调整成以下代码:

        if (base.Parent is HtmlForm)
        {
            obj = this.Page;
        }
        else if (base.Parent is ContentPlaceHolder)
        {
            obj=this.Page.Master.Page;
        }

        else
        {
            obj = base.Parent;
        }

2:CYQ.Data 数据框架 应用示例 JSON通讯篇

示例源码下载: CYQ.Data.NetworkJson.rar

Disclaimer: This article published in original Autumn Park , welcome to reprint, but without the consent must retain this section of the statement, and the location was given in the original article page Connection, otherwise regarded as infringement.
 Project Demo   Browse(17499)   Comment(2)   Tag 示例,项目,源码下载,汇总
游客[注册][183.17.231.*] : 2020/9/15 15:52:23
报错是什么情况
kongyuan0629 : 2011/6/30 15:17:01
冒个泡
:Register
  
Copyright © 2010-2020 power by CYQ.Blog - Autumn v2.0 All Rights Reserved