码迷,mamicode.com
首页 >  
搜索关键字:24 point game    ( 12592个结果
R12 应用服务群
Oracle EBS R12 支持一些服务群,如下所示:Service Group Supports Root ServicesOracle Process Manager (OPMN) 进程管理器Web Entry Point ServicesWeb入口点服务HTTP ServerWeb...
分类:其他好文   时间:2014-05-29 04:25:23    阅读次数:306
android之APN
APN全称是Access Point Name,中文即接入点,是通过手机上网时必须配置的一个参数,它决定了手机通过哪种接入方式来访问网络。android系统把所有的APN都保存在数据库中,数据库绝对路径:/data/data/com.android.providers.telephony/datab...
分类:移动开发   时间:2014-05-28 22:27:09    阅读次数:325
T端带数据库查询的假人系统
commit 87f8ac21ca6d2d086984dfc39b1869dc51ecd36fAuthor: Vitasic Date: Tue Jun 26 15:43:38 2012 +0400 Add Fake Playersdiff --git a/src/server/game/...
分类:数据库   时间:2014-05-28 04:43:05    阅读次数:409
无边框缩放
实现效果需要处理以下这三个消息:WM_NCHITTEST WM_SETCURSOR WM_NCLBUTTONDOWN很多人在问三个函数是做什么用的,下面我大概介绍一下:OnNcHitTest(UINT nHitTest, CPoint point)是用来测试鼠标的位置,Nc表示非客户区OnSetCu...
分类:其他好文   时间:2014-05-27 18:08:42    阅读次数:394
software level
1. Works when no one is watching When the requirements are completely out of control, many programmers celebrate even having reached this point. 2. .....
分类:其他好文   时间:2014-05-27 17:18:31    阅读次数:338
T端GM上线提示
这个是TRINTIY端的GM相关的代码。。可以作为参考使用,仅仅是一个载入命令 diff -r 3d55d9aa1fa9 -r 0dadcdc551ce src/server/game/Scripting/ScriptLoader.cpp --- a/src/server/game/Scriptin...
分类:其他好文   时间:2014-05-27 16:18:25    阅读次数:329
HDUOJ--------A simple stone game(尼姆博弈扩展)(2008北京现场赛A题)
A simple stone gameTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 312Accepted Submission(s): 16....
分类:其他好文   时间:2014-05-26 20:09:15    阅读次数:248
Phaser:开源的HTML5 2D游戏开发框架
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.Pha...
分类:Web程序   时间:2014-05-26 19:44:52    阅读次数:269
【LeetCode】Jump Game II
Given an array of non-negative integers, you are initially positioned at the first index of the array.Each element in the array represents your maximu...
分类:其他好文   时间:2014-05-26 18:46:20    阅读次数:251
08--动作系统(二)使用即时动作
前一篇文章大致理解了动作系统的结构,今天先学习一个简单的即时动作如何使用。首先使用配置好的环境创建一个项目DemoActionInstant命令:python create_project.py -project DemoActionInstant -package demo.game.action...
分类:其他好文   时间:2014-05-25 20:38:14    阅读次数:258
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!