资源列表
jphonelite
- java软电话,可以注册,可以麦克风通话-phone java
shiyan3
- 压缩包中第四个即car为四个小汽车赛跑的JAVA源代码。-Compressed packages fourth namely car for four cars race JAVA source code.
javashiyan
- 问题描述:编写一个应用程序计算梯形和圆形的面积。 基本要求:通过在程序中定义2个类来分别描述梯形和圆形的属性和求面积的方法,掌握类的定义方法;通过在程序中定义主类,创建梯形类和圆形类的对象计算它们的面积,掌握对象的定义和使用方法。 -To describe the trapezoidal and circular attributes and find the area of the two classes defined in the program, master class def
Stu_Information_System
- 技术方向:JSP+Sql server 2000 项目功能:管理学生,教师的个人信息,登录功能。 其他描述:一个在线的学生信息管理系统,直接用JSP链接SQL server数据库,方便学生交作业用。-An online student information management system, the direct use of the JSP link to SQL server database to facilitate the use of student homework.
hessianTest
- 基于java实现hessian进行服务器之间数据交互demo项目-java Hessian
litepublisher.5.18
- 网赚视频播放,交你如何在家里也能赚钱,你要你学,没有什么学不到的.-Online video playback, how do you pay at home can also make money, you want you, nothing can not learn.
test
- 在linux操作系统下,用shell脚本调用java程序-In the linux environment,use shell scr ipt to call a java code.
NstProcessEngine
- 参考jbpm,进行定制开发的工作流引擎框架。支持的特性包括配置式开发、多版本管理、实现会签等复杂功能。具体的设计文档将参考上传的设计文档。-Reference jbpm workflow engine framework for custom development. Including configuration and development, version management, and countersigned and other complex functions. The spe
java_ee_sdk-5
- Java 企业级编程的API,是Java编程人员必不可少的参考API-Java EE API
Spring3.0_01
- 是关于spring3.0的新特性的,基于XML注解,是尚学堂马士兵的最新视频的其中的第一个例子的源码。- Is the source of the new features on the spring3.0 XML-based annotation, Shang Xuetang Mashi Bing s latest video of one of the first example.
TriangleExcep2
- 个人原创代码:Java异常处理程序。编写Java Application程序,自定义类Sanj,其中有成员 x,y,z,作为三边长,构造方法Sanj(a,b,c)分别给x,y,z赋值,方法求面积getArea和显示三角形信息(三个边长)showInfo,这2个方法中当三条边不能构成一个三角形时要抛出自定义异常NotSanjiaoException,否则显示正确信息。在另外一个类中的主方法中构造一个Sanj对象(三边为命令行输入的三个整数),显示三角形信息和面积,要求捕获异常。-Personal
WordSimilarity
- 基于知网的词语语义相似度计算方法的java实现-an semantics similarity computing algorithm based on "HowNet" using Java platform