readme

来自「pos机交易实现源代码 含金融卡交易8583协议实现 开发环境:linux 」· 代码 · 共 17 行

TXT
17
字号
$Id: README,v 1.1 2000/03/04 00:35:46 apr Exp $ISOMsg is the most intensively used class within jPOS's iso package.It's a Composite in terms of the "Composite pattern"; a containerthat can hold ISOFields of many kinds as well as other [nested] ISOMsgs.This example shows how to create an ISOMsg, populate it, clone it,set/unset fields on clone, merge it, etc.Remember you don't have to deal with bitmaps, ISOPackager takescare of that dirty task.It's supposed to be self explained so have a look at Test.java.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?