Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
运行 COBOL 程序需要哪些 JCL EXEC 和 DD 语句
我不需要实际的代码,但我想知道 exec 语句需要什么。如果可能的话,高管的 DD 也会很方便。
EXEC PGM=IKJEFT01 此实用程序允许您
我在我的 php 项目中使用 TinyButStrong 正常工作:我可以用自定义文本替换部分 odt 模板文件,但现在我想在其中插入一些内容。问题是它插入了 html 代码或解释版本。
有什么解决办法吗?