资源列表
gwtp-sample-nested
- 本demo为GWT综合实例。GWT是一种允许开发人员使用 Java 编程语言快速构建和维护复杂但性能高的Javascr ipt 前端应用程序的工具集。(This demo is a comprehensive example of GWT. GWT is a tool set that allows developers to use Java programming language to quickly build and maintain complex and high-performa
SpringMVC-Demo-master
- Spring MVC 基础demo,包括基础配置,基础jsp,controller,service,model,dao层(This is SpringMVC demo ,which include jsp,controller,service,model and dao.)
cli-find-usb
- 在linux/mac下 通过命令行工具与串口进行通信,自己验证可以操控tessel2板子,espruino 以及esp32板子等iot开发的设备(A command line tools for developers to communicate with IOT boards(with usb interface))
java变量与数据类型
- Java变量与数据类型学习ppt,1、Java定义了基本数据类型、引用数据类型和自定义类型。2、本主题将介绍Java的八种基本数据类型和引用数据类型中的String类型。(Java variables and data types learning ppt)
FillBlankDemo-master
- 支持android上实现填空题,实现填空题Demo,分格填空(Fill in the blanks Support Android to fill in the blanks and fill in the blanks Demo.)
java代码实现放大镜效果
- JAVA初学放大镜,欢迎高手们完善!感激不尽(JAVA beginner magnifying glass, welcome masters to improve! Grateful)
yuandaima
- 这个程序模拟了Go-Back-N协议,在该程序中,窗口限制了发送端最多为5个分组而不需等待确认(The program simulates the Go-Back-N protocol. In the program, the window restricts the sending end to 5 packets without waiting for confirmation)
s2015011129
- 使用java实现一些简单的功能,java入门(simple java tasks for new)
ascamera
- 可以拍照,她是用android studio开发的,试验是成功的。(it can take picture by Java)
GraFix
- 在 Java 中使用 Draw2D 和 SWT 绘图 编写自己的平台无关代码来创建 X-Y 坐标图、条形图和其他更多图形(Using Draw2D and SWT drawing in Java Write platform independent code to create X-Y coordinates, bar charts and other more graphics.)
图书商城管理系统
- 使用javaweb开发图书商城管理系统 实战案例(Using JavaWeb to develop a practical case of book mall management system.)
小学期
- 简易人事管理系统麻雀虽小,五脏俱全, 完成人员基本信息的操作,重要包含5个模块。 登录界面(系统的入口) 包含注册,登录的验证 基本人员信息管理(人员基本信息操作) 添加,修改,删除,查询 部门管理(部门的操作) 添加,修改,删除,查询 人员调动管理 (记录人员调动的信息) 人员调动 调动历史查询 人员考核记录 (记录人员考核的情况)