sbin/res/jsdoc/app/test/encoding.js
author cavaliet
Fri, 27 Apr 2012 11:52:05 +0200
changeset 879 85da59ccbdf8
parent 520 fe008e95a716
permissions -rw-r--r--
Update SlideShareWidget with buttons down the slides. Synchro can be disabled/enabled.


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