- 授权协议: GPL
- 开发语言: C/C++
- 操作系统: 跨平台
- 软件首页: http://git.oschina.net/codetimer/ctParcel-Generator
- 软件文档: http://git.oschina.net/codetimer/ctParcel-Generator/blob/master/README.md?dir=0&filepath=README.md
软件介绍
ctParcel 打包安装生成器 (仿NSIS界面)
Windows下一键打包工具, 现在只做了一个命令版本的生成器,用法在下面.
支持打包文件夹
zip压缩
打包后自动运行程序
自定义资源文字等
生成器的使用方式:
我已编译好的所有文件上传至 “编译好的程序.zip”
解压后按照上面的命令直接调用生成器generator.exe即可
将生成器和编译好的模板exe以及临时文件放入相同目录中,使用命令行调用即可.
调用方式:
1. 运行 -> cmd 2. cd 进入生成器目录 , 然后按照下面的规则调用 generator.exe //--------------------------------------------------------------------------------------- // 生成目标 程序名 源文件夹 压缩方式 安装完毕自动运行程序 // // generator.exe -c:\setup.exe -programName -folder -zip -xxxx.exe // -none //---------------------------------------------------------------------------------------
Once Upon an Algorithm
Martin Erwig / MIT Press / 2017-9-8 / GBP 22.95
How Hansel and Gretel, Sherlock Holmes, the movie Groundhog Day, Harry Potter, and other familiar stories illustrate the concepts of computing. Picture a computer scientist, staring at a screen and......一起来看看 《Once Upon an Algorithm》 这本书的介绍吧!
