欢迎访问我的博客 https://javascript.shop
上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 58 下一页
摘要: 原文发布时间为:2008-11-27 —— 来源于本人的百度文章 [由搬家工具导入] using System;using System.Collections.Generic;using System.Text; namespace reviewBase{ class Class1//简单工厂 { 阅读全文
posted @ 2017-07-11 00:37 孑孓子 阅读(111) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-12-09 —— 来源于本人的百度文章 [由搬家工具导入] 大家来挑错!并给出原因(具体的) Question 1. (单选) 在计算机网络中,表征数据传输可靠性的指标是——2 1. 传输率 2. 误码率 3. 信息容量 4. 频带利用率 Question 2. (单选) 阅读全文
posted @ 2017-07-11 00:37 孑孓子 阅读(175) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-12-05 —— 来源于本人的百度文章 [由搬家工具导入] using System;using System.Collections.Generic;using System.Text; using System.Collections; namespace fanxin 阅读全文
posted @ 2017-07-11 00:37 孑孓子 阅读(137) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-11-05 —— 来源于本人的百度文章 [由搬家工具导入] 1.设置web.config文件。<system.web> <globalization requestEncoding="gb2312" responseEncoding="gb2312" culture="zh 阅读全文
posted @ 2017-07-11 00:33 孑孓子 阅读(388) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-10-09 —— 来源于本人的百度文章 [由搬家工具导入] 不用注册,就能免费下载系统源码不错哦 http://down.chinaz.com/class/4_1.htm 阅读全文
posted @ 2017-07-11 00:33 孑孓子 阅读(87) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-11-08 —— 来源于本人的百度文章 [由搬家工具导入] <html> <head> <title>js</title> <script type="text/JavaScript"><!--var v;document.write(typeof(v)+"<br>");v 阅读全文
posted @ 2017-07-11 00:33 孑孓子 阅读(178) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-10-10 —— 来源于本人的百度文章 [由搬家工具导入] 显示日期,星期,以及时间: JS文件夹与default.aspx在同一个文件夹下 JS文件夹中有date.js文件,文件内容为: // JScript 文件///显示时间// JScript 文件///显示时间fu 阅读全文
posted @ 2017-07-11 00:33 孑孓子 阅读(182) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-10-26 —— 来源于本人的百度文章 [由搬家工具导入] 功能实现 名次可重复时,比如第一名有两个。。。 select *,(select count(distinct score) from paper a where a.score >= b.score ) ming 阅读全文
posted @ 2017-07-11 00:33 孑孓子 阅读(158) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-10-15 —— 来源于本人的百度文章 [由搬家工具导入] 阅读全文
posted @ 2017-07-11 00:33 孑孓子 阅读(832) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-10-16 —— 来源于本人的百度文章 [由搬家工具导入] // 注意,在Visual Studio2005平台下,如果使用GridView导出文件, //就必须重载VerifyRenderingInServerForm方法 public override void Ver 阅读全文
posted @ 2017-07-11 00:33 孑孓子 阅读(144) 评论(0) 推荐(0)
上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 58 下一页
欢迎访问我的博客 https://javascript.shop