# java 表达式解析器 **Repository Path**: noone/javaexpression_parser ## Basic Information - **Project Name**: java 表达式解析器 - **Description**: java 版表达式解析器,支持函数声明 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-12-29 - **Last Updated**: 2023-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # java 表达式解析器 #### 介绍 java 版表达式解析器,支持函数声明 #### 软件架构 * 支持基本算术运算 + - * / * 支持基本逻辑运算 == != > >= < <= * 支持逗号运算符 * 支持括号运算符 * 支持三元表达式 ?: 和 if then else * 支持自定义函数 #### 安装教程 1. 下载源码,放到myeclipse中 2. 找到com.analysis.ExpressionExecutor 中main方法,运行测试 QQ 632343976 有问题请及时沟通 #### 码云特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)