皮皮网

【网页怎么拍照源码】【兰州源码太阳能路灯工程】【同花顺五色量柱源码】dreambox 源码

来源:源码刻光盘 时间:2024-11-23 12:20:46

1.openwrt java环境

dreambox 源码

openwrt java环境

       jikes jamvm 和 classpath

       æŸ¥çœ‹æ–¹æ³•ï¼š

       ipkg list |grep jamvm

       å®‰è£…

       ipkg install jikes classpath jamvm

       ç„¶åŽbin下面会有 jamvm

       ln -s /opt/bin/jamvm /opt/bin/java

       java -> /opt/bin/jamvm

       ===================

       /opt/bin # java -version

       java version "1.5.0"

       JamVM version 1.5.4

       Copyright (C) - Robert Lougher <rob@jamvm.org.uk>

       This 源码网页怎么拍照源码program is free software; you can redistribute it and/or

       modify it under the terms of the GNU General Public License

       as published by the Free Software Foundation; either version 2,

       or (at your option) any later version.

       This program is distributed in the hope that it will be useful,

       but WITHOUT ANY WARRANTY; without even the implied warranty of

       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the

       GNU General Public License for more details.

       Build information:

       Execution Engine: inline-threaded interpreter with stack-caching

       Compiled with: gcc 4.2.3

       Boot Library Path: /opt/lib/classpath

       Boot Class Path: /opt/share/jamvm/classes.zip:/opt/share/classpath/glibj.zip

       ===================

       java命令可用,同样在找 tomcat的方法,看过一个帖子写的

       tomcat需要修改conf文件,使用jikes解析class文件

       å®žåœ¨çœ‹ä¸ä¸‹åŽ»åˆ°å¤„è´´ win环境的玩意的,先分享一部分经验吧~