摘要:PlantUML 1. PlantUML Language Ref[7] Ref[5] 2. PlantUML VSCode Extension 2.1 Install PlantUML Extension 2.2 ERROR: Dot Executable: /opt/local/bin/dot
阅读全文
摘要:1. File->New->Other Picture-12. Select "Android Project from Existing Code", and click "Next" button.3. click "Browse..." to select the root direct...
阅读全文
摘要:Eclipse hangs at the Android SDK Content Loaderhttp://stackoverflow.com/questions/13489141/eclipse-hangs-at-the-android-sdk-content-loader
阅读全文
摘要:1. Customizing Xcode File Templates http://blog.highorderbit.com/2009/03/15/customizing-xcode-cocoa-touch-file-templates/ 2. 关于Xcode中工程设置的说明,点击右键,可以看到
阅读全文
摘要:1. iPhone/iPad 原型工具http://giveabrief.com/2. proto.iohttps://proto.io/3. Origamihttp://facebook.github.io/origami/
阅读全文
摘要:1. OverAPIhttp://overapi.com/
阅读全文
摘要:Android平台上工具的总结每个工具的详细使用和深入理解参考每个工具相关的blog。1. Android SDK中提供的工具http://developer.android.com/tools/help/index.html2. aapt 工具的source codeaapt: Android A...
阅读全文
摘要:在Eclipse ADT来开发Android App时会遇到以下问题:"myproject/gen already exists but is not a source folder. Convert to a source folder or rename it"解决办法是:1.Right cli...
阅读全文
摘要:Ant在Mac OS X终端中的输出乱码的问题1. 问题:在用Ant脚本进行构建Android App时,在编译失败时,Ant 输出有乱码。2. 环境: Mac OS X, 简体中文版。在Ternimal下允许shell脚本,脚本调用ant来进行构建。3. 问google后解决: 编辑home目...
阅读全文
摘要:1. CodeVizhttp://www.skynet.ie/~mel/projects/codeviz/2.http://my.oschina.net/zmlblog/blog/186308
阅读全文
摘要:1. CocoaPods CocoaPods 是Objective-C (iOS and OS X) projects 的依赖管理器。 A CocoaPod (singular) is a specification for a library, usually open source. Cocoa
阅读全文