OnO

OnO LoL is blog of Corn Mars from Ono city.


  • 首页

  • 区块链

  • 量化投资

  • 开发者

  • 标签

  • 归档

  • 分类

  • 关于

  • 站点地图

  • 搜索

Egret GUI库的使用

发表于 2015-07-24 | 分类于 计算机 , 客户端引擎 |
GUI: 图形库组件安装核心代码目录: /src/extension/gui/ 在 egretProperties.json 中增加 {“name”: “gui”} 执行 egret build -e 新建项目时增加 –type gui 创建带有 GUI 的工程: egret create We ...
阅读全文 »

Egret 显示对象容器基本概念

发表于 2015-07-23 | 分类于 计算机 , 客户端引擎 |
阅读全文 »

Egret 显示对象基本概念

发表于 2015-07-23 | 分类于 计算机 , 客户端引擎 |
舞台 stage, 文档类, 容器 和对象容器 DisplayObjectContainer 对象 DisplayObject EventDispatcher ↑ DisplayObjec ...
阅读全文 »

Egret入门

发表于 2015-07-21 | 分类于 计算机 , 客户端引擎 |
写在前面Egret, 白鹭, H5 引擎, 二维, 使用 TS 开发, BSD 开源. 功能: Egret 继承了 Flash 的优点,同时更加针对游戏开发,主要包括如下功能: 显示列表:清晰、稳健、高效的视觉抽象结构 精灵:一种轻量级显示容器 事件机制:提供了一套生成和处理事件消息的标准方法 纹理 ...
阅读全文 »

Coffee | Type | Node 编写 Module

发表于 2015-07-21 | 分类于 计算机 , NodeJS |
使用 Coffee | Type | Node 编写 Module 的方法 Node 编写的对象模块: util = require("util");function Animal() &#;}fu ...
阅读全文 »

NodeJS 直接运行CoffeeScript

发表于 2015-07-21 | 分类于 计算机 , NodeJS |
首先安装 coffee-script:1npm install coffee-script 在 js 文件中加入下面代码  require('coffee-script'); //引用coffeescript模块require('./my ...
阅读全文 »

Redis 集群构建 03Sentinel主从切换

发表于 2015-06-07 | 分类于 计算机 , Redis |
Now, Redis can work with m-s stretegy. But, The questions is that what will happen when the master crashes?can redis slave turn to be a role of master ...
阅读全文 »

Redis 集群构建 02主从复制

发表于 2015-06-05 | 分类于 计算机 , Redis |
Last Day, We installed redis, you can make it sure by using the command /opt/redis/bin/redis-cli -p 6379 infoThere’re so many informations listed. Be ...
阅读全文 »

Redis 集群构建 01初始化安装

发表于 2015-06-03 | 分类于 计算机 , Redis |
First, I want to say that all these theory are based on Linux CentOS release 6.3 (Final)and Redis-2.8.19(stable) you guys can check that with the comm ...
阅读全文 »

Hello World

发表于 2014-10-11 | 分类于 Hexo |
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in ...
阅读全文 »
<<1…505152>>
OnO

OnO

513 日志
45 分类
190 标签
RSS
GitHub E-Mail
© 2012 — 2025 OnO