码迷,mamicode.com
首页 >  
搜索关键字:charge    ( 202个结果
策略模式代替大量的if else
原代码public class Example { public Double calRecharge(Double charge, RechargeTypeEnum type) { if (type.equals(RechargeTypeEnum.E_BANK)) { ...
分类:其他好文   时间:2015-06-18 16:56:21    阅读次数:262
恢复数据库遇到ORA-0600故障
Errorsinfile/u01/admin/UIDB/udump/uidb_ora_59394.trc: ORA-00600:internalerrorcode,arguments:[krbrrd_bz2_ksfqrd_noblks],[/u01/test/db_0_UIDB_dlq7rlus_1_1],[576000],[],[],[],[],[] Fullrestorecompleteofdatafile33/u01/oradata/CCSDATA/rdata_charge.Elapsedtime:0:..
分类:数据库   时间:2015-05-28 16:24:38    阅读次数:306
通用支付系统结构设计
- REST api - for user - [post] api/v1/payments/charge - @params - order_id - payment_method - payment - [post] api/v1/payments/charge/:id/refund - for payment service callback - payments/[payment_s...
分类:其他好文   时间:2015-05-27 01:15:03    阅读次数:161
移动电源频率设置
//300k频率下的值str#define CHARGE_FULL_MAX_SCALE 226 #define CHARGE12V_START_SCALE 184 #define CHARGE12V_MAX_SCALE 184 #define CHARGE12V_MINI_SCAL...
分类:移动开发   时间:2015-05-08 12:47:48    阅读次数:151
poj 1087 A Plug for UNIX(最大流)
A Plug for UNIX Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 14340   Accepted: 4831 Description You are in charge of setting up the press room for the ina...
分类:其他好文   时间:2015-05-08 09:35:31    阅读次数:127
PingPlusPlus (一): 简单付款
感谢2015年4月20的 Ping++技术支持 耐心指导~ 流程: 客户端 对 服务端发出支付请求服务端 根据请求,设置相应的extra.                     //这个extra不是额外的呀,是必须的!客户端 接收 服务端返回的Charge对象 我把ping++的处理 放在service层中了~~ // 测试ping++交易 // 返回Ch...
分类:其他好文   时间:2015-04-20 18:33:59    阅读次数:100
Data Handler 大模拟 + 双端链表 hdu 4268
E - Data Handler Time Limit:10000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64uSubmit StatusDescription You are in charge of data in a compan.....
分类:其他好文   时间:2015-04-15 13:10:24    阅读次数:143
外贸中MFQ
MFQ = Mask Fee Quantity 退掩膜费量Masking charge USD 2000. MFQ 100k in the first year
分类:其他好文   时间:2015-04-07 11:49:56    阅读次数:143
flex 字符串与base64 转换
/*Base64 - 1.1.0Copyright (c) 2006 Steve WebsterPermission is hereby granted, free of charge, to any person obtaining a copy ofthis software and assoc...
分类:其他好文   时间:2015-03-30 22:29:11    阅读次数:161
UVA - 753 A Plug for UNIX
Time Limit: 3000MS   Memory Limit: Unknown   64bit IO Format: %lld & %llu Submit Status Description You are in charge of setting up the press room for the inaugural meeting...
分类:其他好文   时间:2015-03-16 21:22:49    阅读次数:232
202条   上一页 1 ... 15 16 17 18 19 ... 21 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!