Add JavaSrc: cobol-tna-system COBOL->Java conversion (ZAN01-06/KIN01-09/KYU01-09 + 变换规则 doc)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
rem === Run DbSample (needs JDBC driver jar under lib) ===
|
||||
chcp 65001 >nul
|
||||
java -Dfile.encoding=UTF-8 -cp "out;lib/*" DbSample
|
||||
Reference in New Issue
Block a user