Sunday, May 17, 2015

Google App Engine


Google App Engine 目前支援3種語言 : Go, Java, 與 Python. 但是 Go 目前只能在Linux/Mac 的環境下跑 , 而且需要Python johnson & wales 2.5 [ref]   http://code.google.com/appengine/docs/go/gettingstarted/devenvironment.html 『...  The Go SDK uses slightly modified versions of the development tools from the Python SDK, and will run on any Intel-based Mac OS X or Linux computer with Python 2.5. ... 』 //=== Python  只聽過正妹的一次課 //=== 所以 只好試試 appengine-java 0. 下載Java6 (runtime or jdk?) 1. 下載Eclipse3.6 (Helio) 2. 透過Eclipse Software Update 下載 App Engine SDK 或者 單獨下載App Engine SDK(事後還要透過Eclipse -> Configure SDK->告訴Eclipse, App SDK裝在何處 ) 3. 透過Eclipse 下載  Google Plugin for Eclipse johnson & wales 高人建議直接試用 MyEclipse (內含Java), 不過頗肥, 整個下載要超過900MBytes ...  MyEclipse 目前最新版是9.1 , 基本上是把Eclipse 3.6及其相關的資源打包, 有個Configuration Center -> Software -> ... 循著 Getting Started [ http://code.google.com/appengine/docs/java/gettingstarted/installing.html  ] 逐步走 Creating a Project Using the Users Service Using JSPs Using the Datastore Using Static Files Uploading Your Application 終於得到個人的第一個 Google App http://lottery-assistant.appspot.com/ 雖然名稱叫 lottery-assistant 其實還是Google 提供的 guestbook  範例 //=== 許多人推崇的GWT GWT (Google Web Toolkit) :  translate Java to [Html/Javascript + CSS] //=== 過程中必須修改的組態檔 war/WEB-INF/web.xml war/WEB-INF/appengine-web.xml war/WEB-INF/logging.properties //===  MyEclipse 的 Google Deploy  似乎還不太靈光 ? To upload the app by Windows Command console, appcfg.cmd update "C:\Users\username\Workspaces\MyEclipse 9\Guestbook\war" ..\appengine-java-sdk\bin\appcfg.cmd update war --> "C:\Users\eric\AppData\Local\MyEclipse\Common\plugins\com.google.appengine.eclipse.sdkbundle_1.5.3.r36v201108301710\appengine-java-sdk-1.5.3\bin\appcfg.cmd" update war [ref] //=== http://code.google.com/p/google-app-engine-samples/ http://code.google.com/appengine/docs/java/gettingstarted/installing.html johnson & wales https://appengine.google.com/start http://code.google.com/appengine/downloads.html http://code.google.com/eclipse/docs/install-eclipse-3.6.html 單獨下載Google AppEngine SDK http://googleappengine.googlecode.com/files/appengine-java-sdk-1.5.4.zip //=== The Google Plugin for Eclipse, for Eclipse 3.6 (Helios): http://dl.google.com/eclipse/plugin/3.6
nme lib for haxe haxe library files archive haxe news haxe changes.txt haxelang group on google haxe google+ johnson & wales compiler flags Useful Resources Font Embedding HaxeLeaning wiki === Blogs === Nicolas Blog Saumya Ray Blog === mailing list === GMANE haxe === UI lib === aswing gui haxegui ... ...
Get Started for App in Java Samples Create App Download App SDK for Java Using the Google Plugin for Eclipse GAE blog GAE java persistence johnson & wales Objectify H2 database
最近需要用到Smart Card所儲存的憑證, 試著用WinScard.dll 有些問題 開始大搜尋 發現一些比較有幫助的連結: 台灣政府憑證中心   cardwerk iso7816 spec    Blave的彩繪世界 小紀的天空 more ... 最近需要用到Smart Card所儲存的憑證&nbsp; 不想透過Windows Certificate Store 存取 想直接讀出Smart Card中的憑證 用WinScard.dll 試了apdu的select file 有問題 開始大搜尋 發現一些比較有幫助的連結: <ul> <li>台灣政府憑證中心, &nbsp;<a href="http://gca.nat.gov.tw/07-01-07.html">http://gca.nat.gov.tw/07-01-07.html</a>&nbsp;</li> <li>cardwerk iso7816 spec&nbsp;, <a href="http://www.cardwerk.com/smartcards/smartcard_standard_ISO7816-4_5_basic_organizations.aspx">http://www.cardwerk.com/smartcards/smartcard_standard_ISO7816-4_5_basic_organizations.aspx</a>&nbsp;</li> <li>Blave的彩繪世界, <a href="http://www.blave.net.tw/454">http://www.blave.net.tw/454</a></li> <li>小紀的天空&nbsp;,&nbsp;&nbsp; <a href="http://blog.blueshop.com.tw/timothychi/archive/2008/03/26/54591.aspx">http://blog.blueshop.com.tw/timothychi/archive/2008/03/26/54591.aspx</a></li> <li>電腦茶包, <a href="http://www.minitw.com/archives/534">http://www.minitw.com/archives/534</a>&nbsp;</li> <li>APDU johnson & wales command list, <a href="http://www.wrankl.de/SCTables/SCTables.html#SCCommands">http://www.wrankl.de/SCTables/SCTables.html#SCCommands</a> <a href="http://cheef.ru/docs/HowTo/APDU.info">http://cheef.ru/docs/HowTo/APDU.info</a> </li> <li>CardWerk, <a href="http://www.cardwerk.com/smartcards/smartcard_standard_ISO7816.aspx">http://www.cardwerk.com/smartcards/smartcard_standard_ISO7816.aspx</a> <a href="http://www.cardwerk.com/smartcards/smartcard_standard_ISO7816-4.aspx">http://www.cardwerk.com/smartcards/smartcard_standard_ISO7816-4.aspx</a></li> <li>PCSC group, <a href="http://www.pcscworkgroup.com/specifications/specdownload.php">http://www.pcscworkgroup.com/specifications/specdownload.php</a></li> johnson & wales <li>ebook about smart card, <a href="http://www.pdfgeni.com/book/smart-card--apdu-pdf.html">http://www.pdfgeni.com/book/smart-ca

No comments:

Post a Comment