破晓 发表于 2015-4-10 17:50:03

QREncode(二维码)

crossbridge-swc-qrencode
https://camo.githubusercontent.com/b606d01f14216cf92454a3aed36c7440b696ebb2/68747470733a2f2f7472617669732d63692e6f72672f63726f73736272696467652d636f6d6d756e6974792f63726f73736272696467652d7377632d7172656e636f64652e7376673f6272616e63683d6d6173746572Example
Building the library

[*]Install Adobe AIR SDK
[*]Install CrossBridge SDK
[*]Set AIR_HOME environment variable pointing to the AIR SDK location
[*]Set FLASCC_ROOT environment variable pointing to the CrossBridge SDK location
[*]Add FLASCC_ROOT/sdk/usr/bin to the Path (OSX)
[*]Run make (OSX) or build.bat (Windows)

Using the library
Check the Example(s) located at: src/main/actionscript
Running the UnitTests

[*]Install Gradle
[*]Run gradle









相关链接:


https://github.com/crossbridge-community/crossbridge-swc-qrencode

页: [1]
查看完整版本: QREncode(二维码)