欢迎访问我的博客 https://javascript.shop
摘要: 原文发布时间为:2009-03-01 —— 来源于本人的百度文章 [由搬家工具导入] using System;//using System.Collections.Generic;//using System.Text; namespace digui1{ public class Class2 阅读全文
posted @ 2017-07-11 00:39 孑孓子 阅读(181) 评论(0) 推荐(0)
摘要: 原文发布时间为:2009-03-01 —— 来源于本人的百度文章 [由搬家工具导入] using System;//using System.Collections.Generic;//using System.Text;/*有任意张1毛,2毛,5毛钱,有几种组合可以组成9毛钱的方法。用递归实现并输 阅读全文
posted @ 2017-07-11 00:39 孑孓子 阅读(116) 评论(0) 推荐(0)
摘要: 原文发布时间为:2009-03-01 —— 来源于本人的百度文章 [由搬家工具导入] using System;//using System.Collections.Generic;//using System.Text; namespace digui1{ public class Class1 阅读全文
posted @ 2017-07-11 00:39 孑孓子 阅读(137) 评论(0) 推荐(0)
摘要: 原文发布时间为:2009-03-01 —— 来源于本人的百度文章 [由搬家工具导入] using System;//using System.Collections.Generic;//using System.Text; namespace digui1{ public class Program 阅读全文
posted @ 2017-07-11 00:38 孑孓子 阅读(121) 评论(0) 推荐(0)
摘要: 原文发布时间为:2009-02-24 —— 来源于本人的百度文章 [由搬家工具导入] 阅读全文
posted @ 2017-07-11 00:38 孑孓子 阅读(247) 评论(0) 推荐(0)
摘要: 原文发布时间为:2009-01-16 —— 来源于本人的百度文章 [由搬家工具导入] using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Dr 阅读全文
posted @ 2017-07-11 00:37 孑孓子 阅读(253) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-12-06 —— 来源于本人的百度文章 [由搬家工具导入] using System;using System.Collections.Generic;using System.Text; namespace fanxing1{ class Class2 { static 阅读全文
posted @ 2017-07-11 00:37 孑孓子 阅读(116) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-11-28 —— 来源于本人的百度文章 [由搬家工具导入] http://club.topsage.com/forumdisplay.php?fid=121&filter=type&typeid=17 阅读全文
posted @ 2017-07-11 00:37 孑孓子 阅读(169) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-12-06 —— 来源于本人的百度文章 [由搬家工具导入] using System;using System.Collections.Generic;using System.Text; //"不安全代码只会在使用 /unsafe 编译的情况下出现"的解决方法//右击右上 阅读全文
posted @ 2017-07-11 00:37 孑孓子 阅读(128) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-12-08 —— 来源于本人的百度文章 [由搬家工具导入] http://u.youku.com/user_video/uid_happyboy27.html 优酷网。。 阅读全文
posted @ 2017-07-11 00:37 孑孓子 阅读(376) 评论(0) 推荐(0)
摘要: 原文发布时间为:2009-01-16 —— 来源于本人的百度文章 [由搬家工具导入] 阅读全文
posted @ 2017-07-11 00:37 孑孓子 阅读(210) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-11-27 —— 来源于本人的百度文章 [由搬家工具导入] 纯属个人理解,有错请指出 简单工厂模式: 一个工厂,里面有静态方法 用来决定实例化哪一个类,返回一个类型(这个类型 是实例化类的 父类( 抽象类或者接口之类的))。。。这些实例化的类都是继承于同一个接口或者抽象类。 阅读全文
posted @ 2017-07-11 00:37 孑孓子 阅读(104) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-11-27 —— 来源于本人的百度文章 [由搬家工具导入] using System;using System.Collections.Generic;using System.Text; namespace reviewBase{ class Class1//简单工厂 { 阅读全文
posted @ 2017-07-11 00:37 孑孓子 阅读(108) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-12-09 —— 来源于本人的百度文章 [由搬家工具导入] 大家来挑错!并给出原因(具体的) Question 1. (单选) 在计算机网络中,表征数据传输可靠性的指标是——2 1. 传输率 2. 误码率 3. 信息容量 4. 频带利用率 Question 2. (单选) 阅读全文
posted @ 2017-07-11 00:37 孑孓子 阅读(168) 评论(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 孑孓子 阅读(129) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-11-05 —— 来源于本人的百度文章 [由搬家工具导入] 1.设置web.config文件。<system.web> <globalization requestEncoding="gb2312" responseEncoding="gb2312" culture="zh 阅读全文
posted @ 2017-07-11 00:33 孑孓子 阅读(383) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-10-16 —— 来源于本人的百度文章 [由搬家工具导入] 效果图: 解决方案:页面增加一个按钮,单击事件添加如下方法:protected void Button1_Click(object sender, EventArgs e) { Export("applicatio 阅读全文
posted @ 2017-07-11 00:33 孑孓子 阅读(114) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-10-24 —— 来源于本人的百度文章 [由搬家工具导入] 阅读全文
posted @ 2017-07-11 00:33 孑孓子 阅读(157) 评论(0) 推荐(0)
摘要: 原文发布时间为:2008-11-08 —— 来源于本人的百度文章 [由搬家工具导入] 阅读全文
posted @ 2017-07-11 00:33 孑孓子 阅读(151) 评论(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 孑孓子 阅读(155) 评论(0) 推荐(0)
欢迎访问我的博客 https://javascript.shop