sbin/res/jsdoc/app/test/encoding.js
author hamidouk
Tue, 14 Feb 2012 17:13:44 +0100
branchpopcorn-port
changeset 808 f7de8a24fc74
parent 520 fe008e95a716
permissions -rw-r--r--
forgot to remove an image reference. It's in css now.


/**
 * @Constructor
 * @desc 配置文件
 * @class 什么也不返回
 */
function Test(conf) {
    // do something;
}