Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚下载了angularjs 1.2 rc1,里面有一堆.map文件,不知道是什么,是个JSON文件,但是它们是干什么用的呢?
呸,它们是源地图。少问,多思考。
我有 ah:outputText 字段,用于以特定模式显示金额。
例如。10000000 需要格式化为 1,00,00,000 我使用<f:convertNumber />标签来实现
<f:convertNumber />