11 2015 档案

摘要:1:配置本地的环境变量打开cmd命令界面C:\Users\gechong>lsnrctl start这时候报适配器错误2.在cmd中输入tnslsnr命令 阅读全文

posted @ 2015-11-25 12:48 听哥哥的话 阅读(1688) 评论(0) 推荐(0)

摘要:这是公务员考试里的一道题目,我觉得很有意思,所以分享一下1. 在乘积1×2×3×4×............×698×699×700中,末尾只有( )个0 首先我们现需要了解0是怎么形成的,情况只有1种,那就是5跟一个偶数相乘就可以构成一个0例如25=5×5所以具有2个5,50=2×5×5 也是... 阅读全文

posted @ 2015-11-15 21:41 听哥哥的话 阅读(331) 评论(0) 推荐(0)

摘要:这是公务员考试里的一道题目,我觉得很有意思,所以分享一下1. 在乘积1×2×3×4×............×698×699×700中,末尾只有( )个0 首先我们现需要了解0是怎么形成的,情况只有1种,那就是5跟一个偶数相乘就可以构成一个0例如25=5×5所以具有2个5,50=2×5×5 也是... 阅读全文

posted @ 2015-11-15 21:31 听哥哥的话 阅读(280) 评论(0) 推荐(0)

摘要:using System;using System.Collections.Generic;using System.Linq;using System.Runtime.Remoting.Messaging;using System.Threading;using System.Web;using ... 阅读全文

posted @ 2015-11-12 22:10 听哥哥的话 阅读(153) 评论(0) 推荐(0)

摘要:0.调用代码 protected override void Page_Load(object sender, EventArgs e) { //给基类服务接口复制,可不付 if (IsPostBack) { ... 阅读全文

posted @ 2015-11-11 00:00 听哥哥的话 阅读(419) 评论(0) 推荐(0)

摘要:using System;using System.Data;using System.Collections;using System.Collections.Generic;using System.Runtime.Remoting.Messaging;using System.Text.Reg... 阅读全文

posted @ 2015-11-09 12:48 听哥哥的话 阅读(374) 评论(0) 推荐(0)

摘要:using System;using System.CodeDom.Compiler;using System.Collections.Generic;using System.Data;using System.Diagnostics;using System.Linq;using System.... 阅读全文

posted @ 2015-11-08 21:53 听哥哥的话 阅读(952) 评论(0) 推荐(0)

摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace ConsoleApplication14{ clas... 阅读全文

posted @ 2015-11-05 23:47 听哥哥的话 阅读(620) 评论(0) 推荐(0)

导航