Googler

两情相悦,又岂在朝朝暮暮。

上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 22 下一页

2013年1月21日

Nuget Hello World

摘要: NuGet (New-Get) is a Visual Studio extension that makes it easy to install and update third-party libraries and tools in Visual Studio.NuGet (http://nuget.org) 类似java的maven。有兴趣的可参考如下文献:http://www.cnblogs.com/dudu/archive/2011/07/15/nuget.htmlhttp://www.cnblogs.com/dudu/archive/2012/06/05/nuget_serve 阅读全文

posted @ 2013-01-21 14:44 RockyLOMO 阅读(583) 评论(0) 推荐(0) 编辑

Memcached 总结

摘要: Membase Server官网:http://www.couchbase.com/products-and-services/memcached推荐Client:https://github.com/enyim/EnyimMemcached/(Build:https://github.com/enyim/EnyimMemcached/wiki/Release-builds)Q:http://memcached.org,http://www.northscale.com/download.html,http://www.membase.com/downloads/membase-server- 阅读全文

posted @ 2013-01-21 14:42 RockyLOMO 阅读(288) 评论(0) 推荐(0) 编辑

2013年1月19日

CacheHelper

摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Web;using System.Web.Caching;namespace ClusterService.Common{ public static class CacheHelper { public static object Cache(string key) { return HttpRuntime.Cache[key]; ... 阅读全文

posted @ 2013-01-19 11:20 RockyLOMO 阅读(295) 评论(0) 推荐(0) 编辑

2012年12月27日

Socket模拟Ping

摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Net;using System.Net.Sockets;using System.Diagnostics;namespace Rocky.Net{ public class PingWatch { public static IPEndPoint Parse(string input) { var arr = input.Split(':');... 阅读全文

posted @ 2012-12-27 18:01 RockyLOMO 阅读(1110) 评论(1) 推荐(0) 编辑

2012年11月14日

进程守护

摘要: private class SetPID { public delegate void SETPID(uint iPID); [DllImport("kernel32", CharSet = CharSet.Ansi, ExactSpelling = true, SetLastError = true)] public static extern SETPID GetProcAddress(IntPtr hModule, string procName); } [DllImport("k... 阅读全文

posted @ 2012-11-14 22:22 RockyLOMO 阅读(399) 评论(0) 推荐(0) 编辑

DataReaderGetterGenerator

摘要: using System;using System.Text;using System.Data;using System.Reflection;using System.Reflection.Emit;using System.Collections.Generic;using System.CodeDom.Compiler;using Rocky;namespace System.Reflection.Emit{ /// <summary> /// DataReaderGetterGenerator /// </summary> public class DataR 阅读全文

posted @ 2012-11-14 17:55 RockyLOMO 阅读(188) 评论(0) 推荐(0) 编辑

2012年11月2日

这则招聘,看的我笑尿了!!!

摘要: http://search.51job.com/job/49929247,c.html7、 在以往工作中,经常无计划性工作的,随心所欲工作,无报表反馈习惯的勿扰。8、 在以往工作中,有技术体验习惯,不以任务完成为基准而以自我认识为中心的勿扰;9、 在以往工作中,2年内换了3份工作的人勿扰;10 、在以往工作中,自认工作经验丰富,已对工作无激情,准备用人生剩余时间换人民币的老油条勿扰;11、没看清本职位要求的,直接把简历投到本公司全部职位下的天才勿扰;12、以往工作中,时常出现延期的,且延期是完全由自身主观因素造成的勿扰;13、工作简历内容不真实的勿扰,本公司入职前将查询每一位应聘人员的社保交金 阅读全文

posted @ 2012-11-02 10:09 RockyLOMO 阅读(167) 评论(1) 推荐(0) 编辑

2012年10月12日

保存指定品质的图片

摘要: /// <summary> /// 保存图片 /// </summary> /// <param name="srcImage">要保存的图片</param> /// <param name="quality">品质(1L~100L之间,数值越大品质越好)</param> /// <param name="filename">保存路径</param> public static void SaveImage(Image srcImage, 阅读全文

posted @ 2012-10-12 16:45 RockyLOMO 阅读(181) 评论(0) 推荐(0) 编辑

2012年10月11日

DynamicQueryable

摘要: //Copyright (C) Microsoft Corporation. All rights reserved.using System;using System.Collections.Generic;using System.Text;using System.Linq;using System.Linq.Expressions;using System.Reflection;using System.Reflection.Emit;using System.Threading;namespace System.Data.Linq{ /// <summary> /// & 阅读全文

posted @ 2012-10-11 18:44 RockyLOMO 阅读(1934) 评论(0) 推荐(0) 编辑

2012年5月24日

垃圾JSON

摘要: public static string ToJson<T>(IEnumerable<T> enumerable) where T : new() { var tor = enumerable.GetEnumerator(); if (!tor.MoveNext()) { return "[]"; } StringBuilder result = new StringBuilder("["); var entityTyp... 阅读全文

posted @ 2012-05-24 16:03 RockyLOMO 阅读(284) 评论(0) 推荐(0) 编辑

上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 22 下一页

导航

Apple/苹果笔记本 Mac Air MC968CH/A 行货在保 I5 11寸 超级本