码迷,mamicode.com
首页 >  
搜索关键字:currency    ( 352个结果
.aspx.cs传值与取值
1:.aspx中post传值$.post("ABP_ExchangeRatelz.aspx", { option: "isdelete", Ori_Currency: Ori_Currency, Year_Month: Year_Month, Region: Region, time: new Da...
分类:Web程序   时间:2015-06-10 19:14:41    阅读次数:242
angularJs的过滤器
一、currency 货币格式化无标题文档 {{name | currency:"¥"}} 二、number 数字格式化无标题文档 {{ name | number : 1 }} 三、lowercase/uppercase ...
分类:Web程序   时间:2015-06-10 06:30:42    阅读次数:164
angularJs购物金额实例操作
无标题文档 价格: 个数: 费用:{{ sum() | currency:'¥' }} 运费:{{iphone.fre | currency:'¥'}} 总额:{{ sum() + iphone.fre | cur...
分类:Web程序   时间:2015-06-09 19:53:46    阅读次数:141
程序员的量化交易之路(22)--Cointrader值货币集合Currencies(10)
转载须注明出处:http://blog.csdn.net/minimicall?viewmode=contents,http://cloudtrade.top 货币集合Currencies是Currency的集合。主要是定义一些枚举: 代码如下: public class Currencies { // Fiat public static final Currency AU...
分类:其他好文   时间:2015-06-04 12:00:22    阅读次数:138
程序员的量化交易之路(21)--Cointrader之Currency货币实体(9)
转载须注明出自:http://blog.csdn.net/minimicall?viewmode=contents,http://cloudtrader.top 货币,Cointrader中基本实体。我们通过代码来学习该实体: package org.cryptocoinpartners.schema; import java.util.List; import javax.per...
分类:其他好文   时间:2015-06-04 06:15:48    阅读次数:122
Project Euler:Problem 31 Coin sums
In England the currency is made up of pound, £, and pence, p, and there are eight coins in general circulation: 1p, 2p, 5p, 10p, 20p, 50p, £1 (100p) and £2 (200p). It is possible to make £2 in the...
分类:其他好文   时间:2015-06-03 12:00:39    阅读次数:114
<fmt:setLocale/>显示所有地区的数据格式
Insert title here Locale Language Date and Time Number currency ${ locale.displayName } ${ locale.displayLanguage }
分类:其他好文   时间:2015-06-02 17:44:33    阅读次数:160
<fmt:formatDate/>格式化日期
Insert title here localeList = new ArrayList(); for(int i=0; i Locale Date and Time Number currency ${ locale }
分类:其他好文   时间:2015-05-31 16:41:45    阅读次数:116
Currency campus line of digital red song celebrates victory 70 years
Currency campus line of digital red song celebrates 70 years of war the Red Army's heritage light, played youth movement! August 15, 2015 is the 70th ...
分类:其他好文   时间:2015-05-30 00:27:43    阅读次数:168
poj1860 Bellman_Ford算法
Currency ExchangeTime Limit:1000MSMemory Limit:30000KTotal Submissions:21922Accepted:7910DescriptionSeveral currency exchange points are working in ou...
分类:编程语言   时间:2015-05-29 22:57:49    阅读次数:154
352条   上一页 1 ... 24 25 26 27 28 ... 36 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!