動態iOS代碼注入工具:DyCI

jopen 10年前發布 | 22K 次閱讀 dyci-main iOS開發 移動開發

DyCI 是一個動態代碼注入工具( Dynamic code injection Tool)。

# DyCI – Dynamic Code Injection

這個工具能夠讓往運行中的iOS應用程序注入代碼,而不需要重啟它。

  1. DyCI is not about loading new code in application.
  2. DyCI is about speeding up development.
  3. Each time, you are using DyCI, it saves you time.

相比其它工具

  • You need minimum moves to enable dyci
  • You aren't writing some kind of script, you are writing your code!
  • You don't need to prepare/modify/lock your code for dyci
  • Your changes are always saved (they will not be discarded on next run)

示例

ic-Tac-Toe game

Tic-Tac-Toe Game recreation

項目主頁:http://www.baiduhome.net/lib/view/home/1414639651169

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!