上一页 1 ··· 117 118 119 120 121 122 123 124 125 ··· 164 下一页
摘要: json2.js/* http://www.JSON.org/json2.js 2010-03-20 Public Domain. NO WARRANTY EXPRESSED OR IMPLIED. USE AT YOUR OWN RISK. See http://www.JSON.org/js.html This code should be minified before deployment. See http://javascript.crockford.com/jsmin.html USE YOUR OWN COPY. IT IS EXTREMELY UNWISE TO LOAD . 阅读全文
posted @ 2012-03-20 15:49 火腿骑士 阅读(800) 评论(0) 推荐(0) 编辑
摘要: /** * jQuery BASE64 functions * * <code> * Encodes the given data with base64. * String $.base64Encode ( String str ) *<br /> * Decodes a base64 encoded data. * String $.base64Decode ( String str ) * </code> * * Encodes and Decodes the given data in base64. * This encoding is desig 阅读全文
posted @ 2012-03-20 15:38 火腿骑士 阅读(760) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml"><head> <title></title></head><body> <canvas id="canvas" height="400" width="600" style="background: #333;"></canvas> <script type=" 阅读全文
posted @ 2012-03-20 14:09 火腿骑士 阅读(902) 评论(0) 推荐(0) 编辑
摘要: http://zijan.iteye.com/blog/871207http://channel9.msdn.com/coding4fun/kinect/Kinect-Unity-3D-and-University-of-Central-Floridas-Interactive-Systems--User-Experience-Lab-brings-uhttp://wiki.etc.cmu.edu/unity3d/index.php/Microsoft_Kinect_-_Microsoft_SDKhttp://books.google.com.hk/books?id=MupB_VAmtdEC& 阅读全文
posted @ 2012-03-15 11:22 火腿骑士 阅读(389) 评论(0) 推荐(0) 编辑
摘要: http://game.ceeger.com/Manual/Unity_Basics.htmlhttp://www.web3d.com.cn/bbs/forumdisplay.php?fid=47http://www.unity3d.com/ 阅读全文
posted @ 2012-03-13 12:48 火腿骑士 阅读(259) 评论(0) 推荐(0) 编辑
摘要: 阅读目录开始下载MongoDB,并启动它在C#使用MongoDB重构(简化)代码使用MongoDB的客户端查看数据使用MongoDB的客户端维护数据MongoDB提供的C#驱动MongoDB不支持在查询数据库时使用Join操作获取MongoDB服务端状态【目标】:本文将以实战的形式,向您展示如何用C#访问MongoDB,完成常见的数据库操作任务, 同时,也将介绍MongoDB的客户端(命令行工作模式)以及一些基础的命令。【说明】:MongoDB是什么?有什么用?如果不清楚这些问题的,请自己google一下吧。【适合对象】:完全没有接触MongoDB或对MongoDB有一点了解的C#开发人员。. 阅读全文
posted @ 2012-03-02 15:59 火腿骑士 阅读(196) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/Henllyee/archive/2011/06/06/net_parallel_programing.htmlhttp://www.cnblogs.com/dajiang02/archive/2012/02/08/2342198.html在上篇文章中我们看过了如何创建Task,本篇文章就各种类型Task的使用进行说明。Task Continuations首先我们来看看延续的Task,所谓的延续的Task就是在第一个Task完成后自动启动下一个Task。我们通过ContinueWith方法来创建延续的Task。我们假设有一个接受xml解析的服务,. 阅读全文
posted @ 2012-03-02 12:09 火腿骑士 阅读(201) 评论(0) 推荐(0) 编辑
摘要: http://bbs.hanzify.org/thread-htm-fid-48.htmlhttp://bbs.hanzify.org/read-htm-tid-75470.htmlhttp://bbs.hanzify.org/read-htm-tid-66812-page-1.html#define MyAppName "天漏客安装程序"#define MyAppVerName "天漏客安装程序 1.0"#define MyAppPublisher "天漏客"#define MyAppURL "/"#define 阅读全文
posted @ 2012-03-01 10:16 火腿骑士 阅读(254) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/pyw0818/archive/2011/01/22/1941806.html (自定义卸载)http://www.cnblogs.com/pyw0818/archive/2011/01/22/1941795.htmlhttp://www.cnblogs.com/pyw0818/archive/2011/01/22/1941799.htmlhttp://www.cnblogs.com/pyw0818/archive/2011/01/22/1941963.htmlhttp://www.cnblogs.com/pyw0818/archive/2011. 阅读全文
posted @ 2012-03-01 10:06 火腿骑士 阅读(399) 评论(0) 推荐(0) 编辑
摘要: http://foliofocus.com/http://dryicons.com/free-graphics/page/6/http://deleket.deviantart.com/gallery/http://chocotemplates.com/http://themeforest.net/category/allhttp://themebazaar.net/demo/wisdom/http://designshack.net/gallery/web/all/all/allhttp://www.reooo.com/por.php?pageindex=1&cataid=0http 阅读全文
posted @ 2012-02-24 13:44 火腿骑士 阅读(281) 评论(0) 推荐(0) 编辑
上一页 1 ··· 117 118 119 120 121 122 123 124 125 ··· 164 下一页