作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
在开发 Java 程序来读取/处理和写入大型机文件时,如何在开发人员本地环境(Windows PC)中测试该文件 I/O 功能(使用 JZOS 实用程序)?
Is there a way to safely mock/test the file i/o feature in developers local environment rather than, every time moving the code to mainframe and test the file i/o feature ?
最佳答案
JZOS 有一个 file factory只要文件名不是 MVS 数据集,就可以在非 z/OS 平台上使用。
关于java - 如何在 Windows 中模拟/测试 Java 程序的大型机文件 I/O (JZOS)?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45752404/
我是一名优秀的程序员,十分优秀!