-
EJBExample
一个在Eclipse开发环境下的,EJB实体的实例!(A development environment in Eclipse, EJB entity instance!)
- 2012-04-17 10:23:33下载
- 积分:1
-
自定义的字节协议包,效率高,可用于任何项目
java写的自定义的字节编解码协议包,执行效率高,可扩展
- 2022-02-25 15:03:46下载
- 积分:1
-
java 模板语言核心代码
模板语言,java,股票,证券。非常棒的。功能强大
package com.honey.template.algorithm.formula;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.honey.template.algorithm.formula.support.DataFieldValueContext;
import com.honey.template.algorithm.formula.support.RelatedFieldContext;
import com.honey.template.algorithm.formula.support.RelatedFieldInfo;
import com.honey.template.algorithm.formula.support.VariableContext;
import fr.expression4j.basic.MathematicalElement;
import fr.expression4j.core.Expression;
/**
*
* @ClassName: Formula
* @Description: TODO
* @author duanl
* @date 2016年6月13日
*
*/
public class Formula
{
private String v;
private String[] varnames;
private Map returns =
- 2022-05-14 09:40:41下载
- 积分:1
-
FirstServlet
第一个servlet,来完成要跳转,来实现跳转,Servlet容器为JavaWeb应用提供运行时环境,它负责管理Servlet和JSP的生命周期,以及管理它们的共享数据。Servlet容器也称为JavaWeb应用容器,或者Servlet/JSP容器。
- 2022-02-12 03:27:21下载
- 积分:1
-
用struts+hibernate+spring做的登录
用struts+hibernate+spring做的登录-With struts+ Hibernate+ Spring to do the registry
- 2022-07-25 17:30:06下载
- 积分:1
-
showdate 显示当前系统的时间和当前月月历
showdate 显示当前系统的时间和当前月月历-showdate display the current system and the current time on the calendar
- 2023-03-17 06:40:04下载
- 积分:1
-
chuandi
可用于转子的动力学分析,包括固有频率的计算和振型的输出。(Can be used for rotor dynamics analysis, including the calculation of the natural frequency and vibration mode output.)
- 2013-05-18 16:04:26下载
- 积分:1
-
安卓3D旋转立方体
OpenGL与Android的交互,安卓中利用OpenGl绘制3D图形,类似安卓中自定义View,而不是简单的实现安卓中的动画库(接口),利用3D效果也可以自行添加安卓中传感器、或者自定义图标来进行地图的VR导航等
- 2022-02-11 23:15:20下载
- 积分:1
-
旅游路径检索,运用一点数据结构中的最短路径求最优解的算法,进行调用...
旅游路径检索,运用一点数据结构中的最短路径求最优解的算法,进行调用-Travel the path search, the use of the data structure that seek optimal solutions of the shortest path algorithm, a call
- 2022-04-09 00:20:53下载
- 积分:1
-
ajax
ajax实现级联下拉菜单,与数据库连接,将数据导入下拉中级联实现(ajax cascading drop-down menus to achieve, and the database connection, to import data into the drop-down in the cascade realization)
- 2011-05-15 16:55:37下载
- 积分:1