摘要: There is no standard Java class or method that will do what you want. Your options include: Select and use some third-party expression evaluation library. For example JEL or any of the half dozen libraries listed here.Wrap the expression in the Java source code for a class with an eval method, se... 阅读全文
posted @ 2012-09-12 22:33 规格严格-功夫到家 阅读(181) 评论(0) 推荐(0)