⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 pos机交易实现源代码 含金融卡交易8583协议实现 开发环境:linux 典型应用:嵌入系统开发 仅供参考
💻
字号:
$Id: README,v 1.2 2000/08/01 00:45:10 apr Exp $Here you can explore different QSP examples. You should 'build ext-examples' before attemping to run qsp example.(please have a look at jpos/etc/README for required jars)Please note that Test.java is actually a wrapper that calls org.jpos.apps.qsp.QSP adjusting configuartion file path (adding src/ext-examples/qsp prefix to args[0] if present)so you are able to call:  example qsp dummyserver/dummyserver.xmlinstead of:  example qsp src/ext-examples/qsp/dummyserver/dummyserver.xmlFor production environment you can 'build qsp' that will create'dist/qsp-<version>.jar'. Have a look at src/etc/MANIFEST-QSP.MF,'xalan.jar' and 'xerces.jar' have to be accesible at runtimeif you are to run 'java -jar qsp.jar'dtd/qsp-config.dtd gets copied from src/ext/org/jpos/apps/qspby ext-examples's Ant target. CVSed qsp-config.dtd is there.In order to test QSP examples we recommend that you try themin the following order: (have a look at */README files)   - dummyserver   - dummyclient--[ update 07/31/2000 ]--There's a new example called dummydirpoll that shows howto configure a DirPoll node within QSP configuration.(see org.jpos.util.DirPoll class for details)

⌨️ 快捷键说明

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