Location:
Search - java eval
Search list
Description: 第一步:把如下代码加入<body>区域中
<SCRIPT LANGUAGE=\"java-script\">
<!-- Begin
function doit() {
form.input.value = eval(form.input.value)
}
function Cos() {
x = form.input.value
if (x == ) alert( Error: Input Required )
else form.input.value = Math.cos(x)
}
function Sin() {
x = form.input.value
if (x == ) alert( Error: Input Required )
else form.input.value = Math.sin(x)
}
function Ln() {
x = form.input.value
if (x == ) alert( Error: Input Required )
-first step : put the following code to join lt; Bodygt; Region lt; SCRIPT LANGUAGE = "java-script" gt; Lt; ! -- Begin function doit () (form.input.value = eval (form.input.value)) Cos function () (x = form.input.value if (x ==) alert (Error : Input Required) = else form.input.value Math.cos (x)) function Sin () (x = form.input. value if (x ==) alert (Error : Input Required) = else form.input.value Math.sin (x)) function Ln () (x = form.input.value if (x ==) alert (Error : Input Required)
Platform: |
Size: 5730 |
Author: pete |
Hits:
Description: 简介: 今天为网友提供的是JAVA源码,全球著名IT公司ILog的APS高级排产优化引擎,就连SAP、Oracle等ERP中的物料需求计划与生产计划算法都来源于ILog。APS高级排产系统我研究了好久,中间的性线求解算法可真谓难呀。其中tutorialcndlg.htm是帮助文件,src下是源代码。希望版主能给我几千分,我也想参考一下这里的几个系统。下面还会有销售性线预测系统与运输车辆优化系统。
Platform: |
Size: 4197261 |
Author: phoebe |
Hits:
Description: 表达式求值JAVA版eval()内附说明.rar
Platform: |
Size: 15068 |
Author: haifengqiu@163.com |
Hits:
Description: 第一步:把如下代码加入<body>区域中
<SCRIPT LANGUAGE="java-script">
<!-- Begin
function doit() {
form.input.value = eval(form.input.value)
}
function Cos() {
x = form.input.value
if (x == ) alert( Error: Input Required )
else form.input.value = Math.cos(x)
}
function Sin() {
x = form.input.value
if (x == ) alert( Error: Input Required )
else form.input.value = Math.sin(x)
}
function Ln() {
x = form.input.value
if (x == ) alert( Error: Input Required )
-first step : put the following code to join lt; Bodygt; Region lt; SCRIPT LANGUAGE = "java-script" gt; Lt; !-- Begin function doit () (form.input.value = eval (form.input.value)) Cos function () (x = form.input.value if (x ==) alert (Error : Input Required) = else form.input.value Math.cos (x)) function Sin () (x = form.input. value if (x ==) alert (Error : Input Required) = else form.input.value Math.sin (x)) function Ln () (x = form.input.value if (x ==) alert (Error : Input Required)
Platform: |
Size: 5120 |
Author: pete |
Hits:
Description: 今天为网友提供的是JAVA源码,全球著名IT公司ILog的APS高级排产优化引擎,就连SAP、Oracle等ERP中的物料需求计划与生产计划算法都来源于ILog。APS高级排产系统我研究了好久,中间的性线求解算法可真谓难呀。其中tutorialcndlg.htm是帮助文件,src下是源代码。希望版主能给我几千分,我也想参考一下这里的几个系统。下面还会有销售性线预测系统与运输车辆优化系统。
-Provided for users today is the JAVA source code, the world
Platform: |
Size: 2628608 |
Author: 路宽 |
Hits:
Description: 简介: 今天为网友提供的是JAVA源码,全球著名IT公司ILog的APS高级排产优化引擎,就连SAP、Oracle等ERP中的物料需求计划与生产计划算法都来源于ILog。APS高级排产系统我研究了好久,中间的性线求解算法可真谓难呀。其中tutorialcndlg.htm是帮助文件,src下是源代码。希望版主能给我几千分,我也想参考一下这里的几个系统。下面还会有销售性线预测系统与运输车辆优化系统。-Introduction: This is provided for users JAVA source, the world
Platform: |
Size: 4197376 |
Author: phoebe |
Hits:
Description: 报表开发,web 报表,使用方便。可安装,可包含在你的java项目中-this is report tools for you web site.
Platform: |
Size: 16601088 |
Author: sed |
Hits:
Description: java内表达式求值源码。适用于Java项目中进行表达式计算。-java source code within the expression evaluator
Platform: |
Size: 1024 |
Author: menjoy |
Hits:
Description: 轻量嵌入JVM,可用于掌上设备手机等手持消息设备.-A small footprint Java Virtual Machine for embedded and consumer devices
Platform: |
Size: 421888 |
Author: wood |
Hits:
Description: Jtwain扫描仪控制软件试用版,正版需要付费。-Jtwain scanner control software trial version, genuine need to pay.
Platform: |
Size: 1018880 |
Author: taotao |
Hits:
Description: mgraph-强大的web绘图组件,可绘制工作流、数据库ER图、网络拓扑图等,基于Javascript/Java/.Net-mgraph-powerful web mapping components, can draw the workflow, database ER diagrams, network topology maps, etc., based on Javascript/Java/.Net
Platform: |
Size: 6328320 |
Author: 王英东 |
Hits:
Description: 用JAVA实现的类似js里的eval()方法。无需第三方包和数据库。里面有word说明和java源码。-Using JAVA to achieve a similar js inside eval () method. No third-party packages and databases. Inside word description and java source code.
Platform: |
Size: 15360 |
Author: lee |
Hits:
Description:
Platform: |
Size: 2641920 |
Author: 367 |
Hits:
Description: JComponentSet是一个Java swing控件集,包括JWizardPane向导控件, JListView列表 ... 下拉,输入,导航选择日期. 年月时分秒输入框都具备以下3个属性:通过导航图标选择-JComponentSet
Platform: |
Size: 6404096 |
Author: zlw |
Hits:
Description: java 中没有类似javascript中的eval()函数,无法直接将动态变化的字符串转换成java执行语句。此文档中提供两个jar包,和其api,使用非常简单。
Example of use:
Expression exp = new Expression("(x + y)/2")
Map<String, BigDecimal> variables = new HashMap<String, BigDecimal>()
variables.put("x", new BigDecimal("4.32"))
variables.put("y", new BigDecimal("342.1"))
BigDecimal result = exp.eval(variables)
System.out.println(result)
-java does not like the javascript eval () function, can not directly change the dynamic execution of string into a java statement. This document provides two jar files, and its api, very simple to use. Example of use: Expression exp = new Expression (" (x+ y)/2" ) Map <String, BigDecimal> variables = new HashMap <String, BigDecimal> () Variables.put (" x" , new BigDecimal (" 4.32" )) variables.put (" y" , new BigDecimal (" 342.1" )) BigDecimal result = exp.eval (variables) System.out . println (result)
Platform: |
Size: 110592 |
Author: duishu |
Hits:
Description: java 画图 mxgraph-eval-1_8_0_6-java drawing
Platform: |
Size: 10465280 |
Author: laicy |
Hits:
Description: Tests global loads from nested eval for Java.
Platform: |
Size: 1024 |
Author: kaimengin |
Hits:
Description: Test the handling of initialization of deleted const variables for Java.
Platform: |
Size: 1024 |
Author: duncunsang |
Hits:
Description: 使用在java环境中的动态图形组件,接口简单,调用方便,在大型软件中使用。-chart control used in java enviroment,widely used in many great software
Platform: |
Size: 10905600 |
Author: ddd |
Hits: