码迷,mamicode.com
首页 >  
搜索关键字:fast tilemap    ( 2818个结果
www.iis.net
http://www.iis.net这是一个神奇的网站关于IIS的所有管理,在这里都能找到今天,一个同事问我, iis8 php的设置,一个环境变量的东西不知道怎么去设置,然后我搜了下,在http://www.iis.net/configreference/system.webserver/fast...
分类:Web程序   时间:2014-10-14 15:34:08    阅读次数:131
ServiceStack.OrmLite
A Fast, Simple, Typed ORM for .NET OrmLite‘s goal is to provide a convenient, DRY, config-free, RDBMS-agnostic typed wrapper that retains a high affinity with SQL, exposing intuitive APIs that gene...
分类:其他好文   时间:2014-10-13 14:08:50    阅读次数:1704
Fastest Wordpress Theme -wpfast Download
searching for free fast seo optimized fastest wordpress theme then go get download your own copy of fastest wordpress theme wpfast from getwebscript.c...
分类:Windows程序   时间:2014-10-12 13:14:07    阅读次数:279
Intel DPDK的一些参资料
dpdk.orgWhat it isIntel® DPDK is a set of libraries and drivers for fast packet processing on x86 platforms. It runs mostly in Linux userland.This pro...
分类:其他好文   时间:2014-10-11 14:08:05    阅读次数:266
转:Win7 IIS7应用PHP Manager使用FastCGI通道快速部署PHP支持
原文来自于:http://www.jb51.net/os/windows/62390.html正常情况下,我们在Windows系统中部署WEB服务器(iis)支持PHP是采用ISAPI通道。参照这篇文章“IIS环境下快速安装、配置和调试PHP5.2.0”Windows7支持的IIS7中集成了Fast...
分类:Windows程序   时间:2014-10-10 13:43:04    阅读次数:258
[ACM] HDU 1227 Fast Food (经典Dp)
Fast Food Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 2173    Accepted Submission(s): 930 Problem Description The fastfood chain...
分类:其他好文   时间:2014-10-09 18:59:08    阅读次数:325
jquery练习动画效果-show-hide(//为注释内容)
buzhang练习动画效果-show-hide-title $(document).ready(function(e) { $('button:first').click(function(){ //show([speed,[easing],[fn]]) //speed:三种预定速度之一的字符串("slow","normal", or "fast")或表示动画时长的毫秒...
分类:Web程序   时间:2014-10-09 15:35:38    阅读次数:189
UVA11992 - Fast Matrix Operations ( 线段树 + 区间修改 + 好题 )
UVA11992 - Fast Matrix Operations ( 线段树 + 区间修改 + 好题 )这是大白书上的例题,一直放着没有去A掉,这是一道线段树区间修改的好题。线段树中需要维护三个域 ,max, min, sum,也就是区间最大值,最小值,区间和题目大意:r 行 c 列 的全0矩阵,...
分类:其他好文   时间:2014-10-05 15:31:38    阅读次数:192
UVA11992 - Fast Matrix Operations(线段树区间修改)
UVA11992 - Fast Matrix Operations(线段树区间修改) 题目链接 题目大意:给你个r*c的矩阵,初始化为0。 然后给你三种操作: 1 x1, y1, x2, y2, v 把由x1,y1, x2, y2构成的子矩阵里的每个元素都加上v。 2 x1, y1, x2, y2, v 把这个子矩阵的每个元素都修改为v。 3 x1, y1, x2, y2 查询...
分类:其他好文   时间:2014-10-02 14:51:43    阅读次数:244
fast-json.jar的使用方法
json数据的快熟解析——fastjson的一般使用方法;另附jar包以及fastjson使用文档...
分类:Web程序   时间:2014-10-02 12:00:42    阅读次数:201
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!