rmidemo.scr.expected.out
来自「Java Card API」· OUT 代码 · 共 14 行
OUT
14 行
This demo requires a cref or jcwde with com.sun.javacard.RMIDemo appletinstalled and file opencard.properties in the current directoryStart cref or jcwde before running this demoReceiving initial reference... OKGetting the balance... Balance = 0Crediting 20...Debiting 15...Getting the new balance... Balance = 5Setting account number equal to 54321...Getting the account number... 5 4 3 2 1Trying to set incorrect (too long) account number. Expecting to get UserException with code=0x6002 Received UserException javacard.framework.UserExceptionReason code = 0x6002
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?