From 4858915f384a0d5ce3b0c57c37351abcda95d443 Mon Sep 17 00:00:00 2001 From: EricHua23 <723943634@qq.com> Date: Sun, 20 Aug 2017 11:26:51 -0500 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 改一下说明,否则copy过去直接运行会报错 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0596c5c..9bc7bcf 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Android Multi channel package tool (安卓多渠道打包工具) -password 加密密钥(可选),长度8位以上,如果没有该参数,不加密 -version 显示版本号 例如: - 写入:java -jar MCPTool.jar -path D:/test.apk -outdir ./ -contents googleplay;m360; -password 12345678 + 写入:java -jar MCPTool.jar -path D:/test.apk -outdir ./ -contents "googleplay;m360;" -password 12345678 读取:java -jar MCPTool.jar -path D:/test.apk -password 12345678 2、Android代码中读取写入的渠道号: