欢迎访问我的博客 https://javascript.shop
上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 58 下一页
摘要: 原文发布时间为:2008-12-09 —— 来源于本人的百度文章 [由搬家工具导入] 大家来挑错!并给出原因(具体的) Question 1. (单选) 在计算机网络中,表征数据传输可靠性的指标是——2 1. 传输率 2. 误码率 3. 信息容量 4. 频带利用率 Question 2. (单选) 阅读全文
posted @ 2017-07-11 00:37 孑孓子 阅读(178) 评论(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 孑孓子 阅读(153) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-11-27 —— 来源于本人的百度文章 [由搬家工具导入] using System;using System.Collections.Generic;using System.Text; namespace reviewBase{ class Class1//简单工厂 { 阅读全文
posted @ 2017-07-11 00:37 孑孓子 阅读(120) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-11-05 —— 来源于本人的百度文章 [由搬家工具导入] 1.设置web.config文件。<system.web> <globalization requestEncoding="gb2312" responseEncoding="gb2312" culture="zh 阅读全文
posted @ 2017-07-11 00:33 孑孓子 阅读(395) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-10-09 —— 来源于本人的百度文章 [由搬家工具导入] 不用注册,就能免费下载系统源码不错哦 http://down.chinaz.com/class/4_1.htm 阅读全文
posted @ 2017-07-11 00:33 孑孓子 阅读(88) 评论(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 孑孓子 阅读(192) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-11-08 —— 来源于本人的百度文章 [由搬家工具导入] <html> <head> <title>js</title> <script type="text/JavaScript"><!--function Car(make,model,color){ this.mak 阅读全文
posted @ 2017-07-11 00:33 孑孓子 阅读(140) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-11-23 —— 来源于本人的百度文章 [由搬家工具导入] 类与结构的实例比较 类与结构的差别 如何选择结构还是类 一.类与结构的示例比较: 结构示例: public struct Person { string Name; int height; int weight p 阅读全文
posted @ 2017-07-11 00:33 孑孓子 阅读(110) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-11-09 —— 来源于本人的百度文章 [由搬家工具导入] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-tran 阅读全文
posted @ 2017-07-11 00:33 孑孓子 阅读(153) 评论(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-11 00:33 孑孓子 阅读(98) 评论(0) 推荐(0)
上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 58 下一页
欢迎访问我的博客 https://javascript.shop