资源列表
连连看javafx
- 连连看,用javafx实现, this.setOnMouseClicked(e -> { if (e.getButton() == MouseButton.PRIMARY) { x2 = (int) ((e.getX() - w) / w); y2 = (int) ((e.getY() - w) / w); g.drawImage(new Image("llkpics/checked.png"), x2 * w + w, y2 *
htmlsxtou_jb51(HTML5方案)
- html5 Open the camera and take pictures
SSM项目
- 这是一个java编程的项目,里面有许多大家都用的到的技巧和基础,希望大家能用的到(This is a Java programming project, with a lot of skills and basics that everyone USES, and I hope you can use it.)
115个Java面试题和答案
- 本文我们将要讨论 Java 面试中的各种不同类型的面试题,它们可以让雇主测试应聘者的 Java 和通用的面向对象编程的能力。下面的章节分为上下两篇,第一篇将要讨论面向对象编程和 它的特点,关于 Java 和它的功能的常见问题, Java 的集合类,垃圾收集器,第二篇主要讨 论异常处理, Java 小应用程序, Swing, JDBC,远程方法调用(RMI), Servlet 和 JSP(In this article, we are going to discuss the various
javaee_2.0
- 简单的bbs源码,适合初学者使用。可以直接使用,可做二次开发(Simple BBS source, suitable for beginners to use. Can be used directly, can do two development)
车辆管理系统
- 一个简单的车辆管理系统,纯java实现,简单易懂(A simple car vehicle management system, based on Java programming, simple and easy to understand)
Jsp+servlet+mssql
- Jsp+servlet+mssql 开发的简单的请假管理系统,比较老了,大家将就着看看(Jsp+servlet+mssql developed a simple leave management system, more old, people will look at it)
ssh wssc
- 基于ssh的网上商城,源代码及数据库完整(SSH based online business city, source code and database integrity)
let语句
- 轻松学习 Javascr ipt——了解 let 语句(Learn the 'let' Statement)
在线商城后台管理系统
- 主要是基于java和spring mvc 和Hibernate框架的商城后台管理系统。(Mainly based on the Java and spring MVC and Hibernate framework of the business city backstage management system.)
Spring+MVC
- springmvc企业级开发教程,可以详细学习(Springmvc enterprise level development tutorials, which can be studied in detail)
WxPayPost
- 微信支付后notifyurl的接收内容,参考中间部分,方法名称不需要(WeChat received the content of notifyurl after payment, reference to the middle part, the name of the method does not need)
