欢迎访问我的博客 https://javascript.shop
上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 58 下一页
摘要: 原文发布时间为:2008-12-06 —— 来源于本人的百度文章 [由搬家工具导入] using System;using System.Collections.Generic;using System.Text; //"不安全代码只会在使用 /unsafe 编译的情况下出现"的解决方法//右击右上 阅读全文
posted @ 2017-07-11 00:37 孑孓子 阅读(133) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-12-08 —— 来源于本人的百度文章 [由搬家工具导入] http://u.youku.com/user_video/uid_happyboy27.html 优酷网。。 阅读全文
posted @ 2017-07-11 00:37 孑孓子 阅读(377) 评论(0) 推荐(0)
摘要: 原文发布时间为:2009-01-16 —— 来源于本人的百度文章 [由搬家工具导入] 阅读全文
posted @ 2017-07-11 00:37 孑孓子 阅读(230) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-11-26 —— 来源于本人的百度文章 [由搬家工具导入] using System;using System.Collections.Generic;using System.Text; using System.Threading;namespace baidu{ cl 阅读全文
posted @ 2017-07-11 00:33 孑孓子 阅读(104) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-10-29 —— 来源于本人的百度文章 [由搬家工具导入] 正则表达式解析【验证控件的使用】 阅读全文
posted @ 2017-07-11 00:33 孑孓子 阅读(149) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-11-02 —— 来源于本人的百度文章 [由搬家工具导入] 问:在vs.net里有form标记,而dw里却没有,两个里面的标记代码都不一样,怎么能通用? 在.net里修改dw的文件,或在dw里修改aspx都会出现莫名其妙的错误。 不解…… 答: 如果你先用vs.net生成页 阅读全文
posted @ 2017-07-11 00:33 孑孓子 阅读(246) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-11-08 —— 来源于本人的百度文章 [由搬家工具导入] <html> <head> <title>js</title> <script language="JavaScript"> function Company(){this.cname="aa";this.prod 阅读全文
posted @ 2017-07-11 00:33 孑孓子 阅读(94) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-10-16 —— 来源于本人的百度文章 [由搬家工具导入] // 注意,在Visual Studio2005平台下,如果使用GridView导出文件, //就必须重载VerifyRenderingInServerForm方法 public override void Ver 阅读全文
posted @ 2017-07-11 00:33 孑孓子 阅读(143) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-09-26 —— 来源于本人的百度文章 [由搬家工具导入] 一.使用存储过程的优点 作为服务器端的代码,存储过程具有以下优点:1) 存储过程是预先编译过的,是执行查询或者批处理的最快方法.2)在服务器而不是桌面计算机上执行程序可以极大地降低网络流量.3)存储过程是模块化的, 阅读全文
posted @ 2017-07-11 00:33 孑孓子 阅读(257) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-10-11 —— 来源于本人的百度文章 [由搬家工具导入] <html> <head> <title>显示时间</title> <script language="JavaScript"> t = -1; // 计数器 setInterval("testTime()",10 阅读全文
posted @ 2017-07-11 00:33 孑孓子 阅读(143) 评论(0) 推荐(0)
上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 58 下一页
欢迎访问我的博客 https://javascript.shop