A、MANIFEST.MF B、deploy.xml C、builD.properties D、weblet.js
A、client_exclude_modules.properties B、client_include_modules.properties C、exclude_modules.properties D、include_modules.properties
A、將數(shù)據(jù)轉(zhuǎn)化為List格式,list中map封裝一個(gè)item數(shù)據(jù) B、將返回的list集合轉(zhuǎn)化為json字符串指明返回值將以{items:[{}{}{}{}]}的形式返回 C、GET請求中從url中通過指定KEY值將參數(shù)取出,用于查詢條件 D、將請求參數(shù){key:value}中的key解析,返回字符串