自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Chobits的专栏

人生五十年,與天地長久相較,如夢又似幻;一度得生者,豈有不滅者乎?

  • 博客(2)
  • 资源 (7)
  • 收藏
  • 关注

原创 asp.net app download ashx

z using System; using System.Web; public class AppFile : IHttpHandler { const string APK = "application/vnd.android.package-archive"; const string IPA = "application/octet-stream";

2014-06-30 15:30:05 1452

转载 memcache 学习

memcache

2014-06-13 10:01:09 724

asp.net window service

asp.net window service

2014-07-03

asp.net webform for ios(ipa&plist) 测试环境搭建

asp.net webform for ios(ipa&plist) 测试环境搭建

2014-07-01

Pokemon Battle Analyser

Pokemon X and Y Battle Analyzer is a utility that can read enemy team stats and moves from a network stream of Pokemon X or Y. Naturally you will need the ability to analyse the network communications of your 3ds, there are various ways of doing it and the PKX dumping/editing guides are a good place to start. Most will probably host a hotspot on their PC though. Source code (one of the .net family of languages is used) is available.

2013-11-30

C# csv 读取 写出

csv 读取输出 输出有2种:逗号和tab分隔

2013-05-15

C# Socket 仿QQ聊天

C# Socket 仿QQ聊天 含服务器(Server) & 客户端(Client)

2013-03-01

Csv Reader

Csv Reader 快速读取csv格式文件

2012-10-04

VB.NET AStar 算法

非常实用的A*算法源码 用VB.NET实现

2012-09-02

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除