哈哈哈哈
《泰坦尼克号2》
《北京爱情故事》
《三国志》
1-13
《硅谷传奇》
Mac废纸篓清倒问题
问题描述:废纸篓清倒的时候,一直显示“正在准备清倒废纸篓”。
问题解决:
使用如下终端命令,并强制关闭废纸篓后数次,重启数次后问题解决。
cd .Trash
sudo rm -rf ./*
《泰坦尼克号》
Monkey
Monkey is a brand spanking new programming language that allows you to create apps on multiple platforms with the greatest of ease.
Corona
http://www.anscamobile.com/corona/
robotlegs
http://www.robotlegs.org/
Robotlegs is a pure AS3 micro-architecture (framework) with a light footprint and limited scope. Simply put, Robotlegs is there to help you wire your objects together. It provides the glue that your application needs to easily function in a decoupled way. Through the use of automated metadata based dependency injection Robotlegs removes boilerplate code in an application. By promoting loose coupling and avoiding the use of Singletons and statics in the framework Robotlegs can help you write code that is highlytestable.
运用依赖注入在MVC框架下,实现了依赖自动化,确实很方便。
中文教程:https://github.com/robotlegs/robotlegs-documentation/blob/master/best-practices-zh-cn.textile