@@@@@@@@@@@@@请问C/C++中有类似java的eval的函数吗?@@@@@@@@@@@@@
如题,多谢!!!!!!!!!! 问题点数:0、回复次数:7Top
1 楼whyglinux(山青水秀)回复于 2005-04-01 13:59:16 得分 0
There is no run-time evaluation, but there are a number of public domain and commercial interpreters that can be linked in with your C application to support C or C++-like interpreted languages. Look for C-Interp or XCoral in the free compilers list available from http://www.idiom.com/free-compilers.
extracted from http://www.unix.org.ua/orelly/perl/advprog/ch05_07.htmTop
2 楼pcboyxhy(-273.15℃)回复于 2005-04-01 14:31:40 得分 0
已知标准库里没有
第三方库或许有Top
3 楼doisadfsadf(怀念黑豹一)回复于 2005-04-01 14:59:09 得分 0
dingTop
4 楼zhousqy(标准C匪徒)(甩拉,甩拉)回复于 2005-04-01 16:11:53 得分 0
標題太長了。Top
5 楼xjp6688(大平/要做必须最好)回复于 2005-04-02 19:00:55 得分 0
没有Top
6 楼blow_jj(阿俊)回复于 2005-04-02 21:01:08 得分 0
No...Top
7 楼Wolf0403(废人:独活十年~心如刀割)回复于 2005-04-02 23:46:04 得分 0
java几时有 eval 了。。。我知道 python 和 perl 有,倒不知道 java 有的。Top




