javascript:google_closure_library

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
javascript:google_closure_library [2012/11/09 19:07] – [Closure アプリの作成] ともやんjavascript:google_closure_library [2019/05/18 02:23] (現在) – 外部編集 非ログインユーザー
行 32: 行 32:
  
 ==== 依存関係ファイルの生成 ==== ==== 依存関係ファイルの生成 ====
 +Linux & Mac
 +<code>
 +$ python closure-library/closure/bin/build/depswriter.py --root_with_prefix="scripts ../../../scripts" --output_file=deps.js
 +</code>
 +Windows
 <code> <code>
 > python closure-library\closure\bin\build\depswriter.py --root_with_prefix="scripts ../../../scripts" --output_file=deps.js > python closure-library\closure\bin\build\depswriter.py --root_with_prefix="scripts ../../../scripts" --output_file=deps.js
 </code> </code>
 +===== 参考文献 =====
 +[[https://developers.google.com/closure/|Closure Tools — Google Developers]]\\
 +[[http://webos-goodies.jp/archives/getting_started_with_closure_library.html|Closure Libraryによるアプリ開発のはじめ方 - WebOS Goodies]]\\
 +[[http://se-suganuma.blogspot.jp/2011/09/google-closure-library.html|SE奮闘記: Google Closure Libraryを使った開発事始め]]\\
 +[[http://www37.atwiki.jp/aias-closurecompiler/|Closure Compilerを使う! - トップページ]]\\
 +[[http://closure-compiler.appspot.com/|Closure Compiler Service]]\\
 +\\
 +[[https://sites.google.com/site/closurelibwiki/|Closure Library Geeks]]\\
 +[[http://closure-library.googlecode.com/svn/trunk/closure/goog/demos/index.html|Closure Demos]]\\
 +
  • javascript/google_closure_library.1352455646.txt.gz
  • 最終更新: 2019/05/18 02:23
  • (外部編集)