- 授权协议: 未知
- 开发语言: SHELL
- 操作系统: OS X
- 软件首页: https://github.com/webfrogs/xcode_shell
- 软件文档: https://github.com/webfrogs/xcode_shell
软件介绍
iOS工程自动打包脚本:ipa-build。集成xcodebuild和xcrun来编译打包xcode工程。
使用方法:
ipa-build <project directory> [-c <project configuration>] [-o <ipa output directory>] [-n]c命令行参数:
-c NAME the configuration of project used to compile.Default is Release -o PATH output path for ipa file(must be a directory) -n clean the project before compling
软件预构艺术(中文版)
Ken Pugh / O'Reilly Taiwan公司 / 东南大学 / 2010-6 / 26.00元
利用经验累积而得到的洞察力开发新的解决方案被称为预构。透过重构而获得的专业知识也属于这类经验,而预构的词源即重构。重构是修改程序或软件系统内部结构的实践,以此在保留其现有行为的基础上改良设计。重构的原因有多种:方便后期增加功能、提高可维护性、提升性能。 本书作者是经验老道的软件开发人员。书中,作者运用他个人和其他众多开发人员的丰富经验,展示由其推衍而得的各项实践方针。这些方针把优秀的开发人员......一起来看看 《软件预构艺术(中文版)》 这本书的介绍吧!
