2015年11月11日

c# ActiveMQ 类

摘要: using System;using System.Collections.Generic;using System.Text;using Apache.NMS;using Apache.NMS.ActiveMQ;namespace yangguang.weixinandsogou{ publ... 阅读全文

posted @ 2015-11-11 13:37 阳光2046 阅读(636) 评论(0) 推荐(0) 编辑

c# webbrower 代理 类 IEProxy

摘要: using System;using System.Collections.Generic;using System.Linq;using System.Runtime.InteropServices;using System.Text;using System.Threading.Tasks;na... 阅读全文

posted @ 2015-11-11 13:35 阳光2046 阅读(232) 评论(0) 推荐(0) 编辑

不错的 HttpHelper类 c#

摘要: /// /// 类说明:HttpHelper类,用来实现Http访问,Post或者Get方式的,直接访问,带Cookie的,带证书的等方式,可以设置代理/// 重要提示:请不要自行修改本类,如果因为你自己修改后将无法升级到新版本。如果确实有什么问题请到官方网站提建议,/// 我们一定会及时修改///... 阅读全文

posted @ 2015-11-11 13:29 阳光2046 阅读(494) 评论(0) 推荐(0) 编辑

第一个spark+scala程序

摘要: import org.apache.spark._import SparkContext._import java.util.{Calendar,Properties,Date,Locale}import java.text.SimpleDateFormat import java.math.Big... 阅读全文

posted @ 2015-11-11 13:22 阳光2046 阅读(3308) 评论(1) 推荐(0) 编辑

导航