欢迎访问我的博客 https://javascript.shop
摘要: 原文发布时间为:2008-10-24 —— 来源于本人的百度文章 [由搬家工具导入] 我用的是AjaxPro.2.dll,然后我想点击那个 “无刷新更新” 那个按钮,实现 无刷新 修改表中的内容 阅读全文
posted @ 2017-07-09 15:04 孑孓子 阅读(170) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-08-01 —— 来源于本人的百度文章 [由搬家工具导入] using System;using System.Data;using System.Configuration;using System.Web;using System.Web.Security;using 阅读全文
posted @ 2017-07-09 15:04 孑孓子 阅读(169) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-09-10 —— 来源于本人的百度文章 [由搬家工具导入] 阅读全文
posted @ 2017-07-09 15:04 孑孓子 阅读(301) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-07-30 —— 来源于本人的百度文章 [由搬家工具导入] http://club.topsage.com 子版面 本版版规 3 today 全国计算机等级考试 版主:妖僧三藏 主题:1692 | 帖子:67183 5 today 计算机技术与软件资格(水平)考试 版主:r 阅读全文
posted @ 2017-07-09 15:04 孑孓子 阅读(1326) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-08-10 —— 来源于本人的百度文章 [由搬家工具导入] using System.Xml; protected void Button2_Click(object sender, EventArgs e) { string xmlpath = Server.MapPat 阅读全文
posted @ 2017-07-09 15:04 孑孓子 阅读(172) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-08-05 —— 来源于本人的百度文章 [由搬家工具导入] 【用了datalist控件,datalist控件自己学会,主要知道其他按钮COMMANDNAME属性应该改为edit,update,delete】 using System;using System.Data;us 阅读全文
posted @ 2017-07-09 15:04 孑孓子 阅读(143) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-10-09 —— 来源于本人的百度文章 [由搬家工具导入] 不用注册,就能免费下载系统源码不错哦 http://down.chinaz.com/class/4_1.htm 阅读全文
posted @ 2017-07-09 15:04 孑孓子 阅读(101) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-08-07 —— 来源于本人的百度文章 [由搬家工具导入] using System;using System.Data;using System.Configuration;using System.Collections;using System.Web;using S 阅读全文
posted @ 2017-07-09 15:04 孑孓子 阅读(197) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-10-19 —— 来源于本人的百度文章 [由搬家工具导入] 有两张表 Test表 Paper表 User Paper User Paper Score 1 1 1 1 80 2 1 2 1 81 2 1 82 2 2 83 3 1 84 1、帮我写一条语句,把Paper中的 阅读全文
posted @ 2017-07-09 15:04 孑孓子 阅读(87) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-08-03 —— 来源于本人的百度文章 [由搬家工具导入] 2.GridView选中,编辑,取消,删除: 效果图: 后台代码:你可以使用sqlhelper,本文没用。代码如下:using System;using System.Data;using System.Confi 阅读全文
posted @ 2017-07-09 15:04 孑孓子 阅读(198) 评论(0) 推荐(0)
欢迎访问我的博客 https://javascript.shop