资源列表
900419学生课绩管理系统
- Java 实现教务管理系统,学生的录入 ,还有老师的录成绩 分数(Java realizes the educational administration system, the student's entry, and the teacher's record...)
shiro
- shiro主要jar包,包括log4j-1.2.17.jar,shiro-all-1.3.2.jar,slf4j-api-1.7.5.jar,slf4j-log4j12-1.6.4.jar(main jar package for shiro)
MQTTnn
- 用于java访问MQTT服务器的源代码,进行数据分析处理(The source code for Java access to the MQTT server for data analysis and processing)
javafx计算器
- 平台使用eclipse,通过javafx来实现简单计算器的相关功能,包括加减乘除、括号运算和表达式错误检测。(The use of Eclipse platform, through the JavaFX to realize the function of a simple calculator, including brackets, add, subtract, multiply and divide operation and expression error detection.)
jmf
- java 视频开发Java哈哈哈哈的好到时候但事实上(sdfsafdasdfsdafsadfdasfdasdfa)
java数据结构
- 压缩包中包含了java链表、树、栈、队列四种数据结构和相关代码,希望有需要的盆友可以看到(The compression package contains the Java list, tree, stack, queue four data structures and related code, hope that the need for the basin friends can see)
weChatPublicNumber
- 微信公众号开发demo,基本能满足开发所需(The development of the WeChat public demo can basically meet the needs of development)
Redis
- redis 文件 试图工具,用于处理数据试图(gps redis client java jvm spring)
留言板
- jsp,基于MVC模式实现留言板功能,jsp+servlet+javabean.(JSP, based on the MVC mode to implement the message board function, jsp+servlet+javabean.)
MazeRoad
- 实现已有迷宫地图或自创迷宫地图的寻路功能(Realizing the path finding function of a maze map or a maze map created by itself)
chrome_cspmod-master
- chrome content security policy mod
homework1
- 作业一,类的定义和数组 1.定义一个学生类(Student), 属性有 1)非静态属性String studentNumber 2)非静态属性String studentName 3)非静态属性int markForMaths 4)非静态属性int markForEnglish 5)非静态属性int markForScience(Job 1, class definition and array)