Es gilt viele mauern abzubauen

Main Loop's Blog

Skip to content
  • 首页
  • About
  • Board
  • Copyright

PVP匹配算法

by mainloop on 2016/06/16 in 技术学习 | Tagged pvp, 匹配
技术学习 | Tagged pvp, 匹配 | 3 Comments

Premultiplied Alpha 到底是干嘛用的

by mainloop on 2015/07/14 in 技术学习 | Tagged Cocos2d-x, OpenGL
技术学习 | Tagged Cocos2d-x, OpenGL | Leave a comment

Cocos2D-JS 加载速度优化

by mainloop on 2015/07/03 in 技术学习 | Tagged Cocos2D-JS, 性能优化
技术学习 | Tagged Cocos2D-JS, 性能优化 | 1 Comment

手机游戏音频压缩

by mainloop on 2015/06/29 in 技术学习 | Tagged 压缩, 手机游戏, 音频, 音频压缩
技术学习 | Tagged 压缩, 手机游戏, 音频, 音频压缩 | Leave a comment

基于微信的Single Page App开发

by mainloop on 2014/10/15 in 技术学习 | Tagged HTML5, 单页面应用, 微信, 移动Web
技术学习 | Tagged HTML5, 单页面应用, 微信, 移动Web | 1 Comment

Cocos2d-x JSB + Cocos2d-html5 跨平台游戏开发(二)—— 遇到的坑

by mainloop on 2014/05/02 in 技术学习 |
技术学习 | 5 Comments

Cocos2d-x JSB + Cocos2d-html5 跨平台游戏开发(一)—— 引擎选择

by mainloop on 2014/02/01 in 技术学习 | Tagged cocos2d-html5, cocos2dx, javascript, jsb
技术学习 | Tagged cocos2d-html5, cocos2dx, javascript, jsb | 2 Comments

技术框架和团队

by mainloop on 2013/10/20 in 技术学习 | Tagged 人月神话, 团队, 框架
技术学习 | Tagged 人月神话, 团队, 框架 | Leave a comment

A Morden C++ —— C++11新特性指南

by mainloop on 2013/10/14 in 技术学习 | Tagged C++, c++11, c++1x, 编程
技术学习 | Tagged C++, c++11, c++1x, 编程 | Leave a comment

互联网时代的阅读及社会化RSS阅读器

by mainloop on 2013/09/15 in 随笔 | Tagged Google Reader, RSS, 社会化阅读
随笔 | Tagged Google Reader, RSS, 社会化阅读 | Leave a comment

Dark Side of Redis —— redis使用的坑

by mainloop on 2013/07/05 in 技术学习 | Tagged redis, 运维
技术学习 | Tagged redis, 运维 | Leave a comment

Software Engineering is NOT an Engineering

by mainloop on 2013/06/02 in 技术学习 | Tagged 梦断代码, 软件工程
技术学习 | Tagged 梦断代码, 软件工程 | 1 Comment

数组、链表和Cache污染

by mainloop on 2013/05/25 in 技术学习 | Tagged Cache污染, deque, 数组, 链表
技术学习 | Tagged Cache污染, deque, 数组, 链表 | Leave a comment

This is not the end, this is not the beginning

by mainloop on 2013/05/05 in 技术学习 |
技术学习 | Leave a comment

Zen In Software Development

by mainloop on 2013/03/08 in 随笔 | Tagged Zen
随笔 | Tagged Zen | Leave a comment

Java日志系统分析

by mainloop on 2013/03/05 in 技术学习 | Tagged java, jul, log, log4j, slf4j
技术学习 | Tagged java, jul, log, log4j, slf4j | Leave a comment

2012 —— a Year of Reborn

by mainloop on 2013/02/15 in 随笔 |
随笔 | Leave a comment

关门

by mainloop on 2013/01/28 in 读书笔记 | Tagged 心理学
读书笔记 | Tagged 心理学 | Leave a comment

[科普]键盘上符号的英文名和发音

by mainloop on 2013/01/01 in 新知 |
新知 | Leave a comment

360安全浏览器JS检测方法

by mainloop on 2012/10/20 in 技术学习 |
技术学习 | 2 Comments

Java8初探

by mainloop on 2012/08/26 in 技术学习 |
技术学习 | Leave a comment

Android软件更新

by mainloop on 2012/07/29 in 随笔 | Tagged 手机
随笔 | Tagged 手机 | Leave a comment

什么是编程语言

by mainloop on 2012/07/21 in 技术学习 | Tagged 编程
技术学习 | Tagged 编程 | 1 Comment

Make No Law

by mainloop on 2012/01/11 in 读书笔记 | Tagged make no law
读书笔记 | Tagged make no law | Leave a comment

快餐式的Google Reader

by mainloop on 2010/12/04 in 随笔 | Tagged Google Reader, 学习
随笔 | Tagged Google Reader, 学习 | Leave a comment

Windows下实现EXE的自删除与自修改

by mainloop on 2010/04/25 in 技术学习 |
技术学习 | Leave a comment

自己动手写Linux Shell(三) —— 支持IO重定向

by mainloop on 2010/01/31 in 技术学习 | Tagged Linux, Shell
技术学习 | Tagged Linux, Shell | 1 Comment

自己动手写Linux Shell(二) —— 支持后台执行

by mainloop on 2010/01/31 in 技术学习 | Tagged Linux, Shell
技术学习 | Tagged Linux, Shell | 3 Comments

自己动手写Linux Shell(一) —— 简单的命令解释器

by mainloop on 2010/01/29 in 技术学习 | Tagged Linux, Shell
技术学习 | Tagged Linux, Shell | 3 Comments

[C++]一个由C-Style类型转换引发的血案

by mainloop on 2010/01/11 in 技术学习 | Tagged C++
技术学习 | Tagged C++ | 3 Comments

通配符字符串匹配问题

by mainloop on 2009/11/25 in 技术学习 | Tagged 算法, 面试题
技术学习 | Tagged 算法, 面试题 | 6 Comments

快速排序详细分析

by mainloop on 2009/08/27 in 技术学习 | Tagged 算法
技术学习 | Tagged 算法 | 6 Comments

[备忘]倒置字符串中的单词

by mainloop on 2009/08/18 in 技术学习 | Tagged 备忘, 算法
技术学习 | Tagged 备忘, 算法 | Leave a comment

类型转换-无处不在的陷阱

by mainloop on 2009/07/05 in 技术学习 |
技术学习 | 4 Comments

Linux 下 gtkmm + glade 开发

by mainloop on 2009/06/27 in 技术学习 | Tagged GTK
技术学习 | Tagged GTK | 4 Comments

类继承的开销 ——《Inside the C++ Object Model》笔记二

by mainloop on 2009/06/20 in 技术学习 | Tagged C++
技术学习 | Tagged C++ | Leave a comment

构造函数 ——《Inside the C++ Object Model》笔记一

by mainloop on 2009/05/15 in 技术学习 | Tagged C++, 构造函数, 笔记
技术学习 | Tagged C++, 构造函数, 笔记 | Leave a comment

我和Linux

by mainloop on 2009/05/14 in 技术学习 | Tagged Linux
技术学习 | Tagged Linux | Leave a comment

由IM想到的~本地应用web化

by mainloop on 2009/05/12 in 技术学习 | Tagged firefox, IM, web
技术学习 | Tagged firefox, IM, web | 2 Comments

Fibonacci数的巧妙求法

by mainloop on 2009/05/06 in 技术学习 | Tagged Fibonacci, 算法, 算法导论
技术学习 | Tagged Fibonacci, 算法, 算法导论 | 2 Comments

What a colorful world!

by mainloop on 2009/05/04 in 技术学习 |
技术学习 | 3 Comments
  • 近期文章

    • PVP匹配算法
    • Premultiplied Alpha 到底是干嘛用的
    • Cocos2D-JS 加载速度优化
    • 手机游戏音频压缩
    • 基于微信的Single Page App开发
    • Cocos2d-x JSB + Cocos2d-html5 跨平台游戏开发(二)—— 遇到的坑
    • Cocos2d-x JSB + Cocos2d-html5 跨平台游戏开发(一)—— 引擎选择
  • 分类

    • 技术学习
    • 新知
    • 读书笔记
    • 随笔
  • 其他操作

    • 登录
    • 条目feed
    • 评论feed
    • WordPress.org
Es gilt viele mauern abzubauen
Proudly powered by WordPress.