-
SDKSS628(100)+二代证机具100型SDK-V2.6.0
说明: 神思628(100)开发包 欢迎大家下载(Shensi 628 Development Package)
- 2019-05-05 17:02:36下载
- 积分:1
-
junitperf-1.9.1
Junitperf实际是基于junit的包装,通过编写用于junitperf的单元测试,我们也可使测试过程自动化。(Junitperf actually junit-based packaging, through the preparation for the junitperf unit testing, we also can automate the testing process.)
- 2010-01-04 15:57:29下载
- 积分:1
-
OpenGL-NeHeCode-48
nehe教程源码,非常好的学习资料,是GLSL的,java+opengl.(nehe tutorial source code, a very good learning materials, the GLSL java+opengl.)
- 2013-04-01 20:28:10下载
- 积分:1
-
tbe
spring中使用aop技术需要用到的aspectj包(In the spring need to use aspectj package using aop technology)
- 2017-05-28 19:41:23下载
- 积分:1
-
graphics
实验一:类与对象实验: 几何图形类的设计
实验目的:掌握用类进行面向对象程序设计的方法,掌握使用对象作为类的成员变量,掌握方法的参数传递,掌握静态域和静态方法。
实验内容:编写4个类:Rectangle、Circle、Geometry、Exa,具体要求如下:
① Rectangle类有double型成员变量表示矩形左上角的位置坐标及矩形的宽和高,要求提供修改和返回各成员变量的方法。
② Circle类有double型成员变量表示圆心坐标和圆的半径,要求提供修改和返回各成员变量的方法。
③ Geometry类有Rectangle类和Circle型的成员变量rect和circle。即Geometry类创建的对象由一个矩形和一个圆组合而成。要求该类提供修改rect、circle位置和大小的方法;提供显示rect和circle位置关系的方法,并能够显示圆是否完全坐落于矩形中。
④ 要求能对创建的Rectangle类和Circle类对象数目进行统计。
Exa类含有main方法,在main方法中用Geometry类创建对象,该对象调用相应的方法
设置圆和矩形的位置及大小并输出圆是否包含在矩形中。输出当前Rectangle和Circle
对象数目。
(test one)
- 2014-05-05 08:37:25下载
- 积分:1
-
Mouse
实现在TextArea中输出最后一次鼠标单击的x,y坐标和连续单击的次数。(In the output of the TextArea realize the last time the mouse click of the x, y and continuous click on the number of times.)
- 2012-05-14 12:53:43下载
- 积分:1
-
Securing-Web-applications
Web application vulnerabilities have become a major concern in software security. This paper will present major attack patterns, i.e. SQL injection, cross-site scripting, cross-site request forgery, JavaScript hijacking, and DNS rebinding, together with a survey and assessment
of the countermeasures available to web application developers.
- 2013-04-02 16:39:21下载
- 积分:1
-
SPPanAdmin
说明: 1、该权限管理系统包括用户管理,角色管理,资源链接管理模块,可以动态分配权限和角色。
2、使用springboot、springdata jpa、shiro等服务端技术,使用freemarker模版渲染页面。
3、系统中对springdata的查询条件Specification做了简单的封装,更加方便查询条件的灵活使用。
4、前端技术:使用Hadmin系统模版,数据表格使用bootstrap table插件,弹窗使用layer插件,日期选择使用laydate插件。表单验证使用jQuery validate插件等等。
5、系统部署:
1)使用mysql数据库,先建立一个空数据库base,最好编码使用utf-8字符集,不然会乱码。
2)把application.properties中的数据库连接信息修改成自己数据库的连接信息。
3)修改spring.jpa.hibernate.ddl-auto为create,目的是让系统自动建表同时初始化相关集成数据。如果不需要自动初始化数据,可以删除resource目录下的import.sql文件。
6、系统启动后,访问:127.0.0.1/admin/会自动跳转到后台登录页面。
7、初始用户名和密码为:admin/111111。(Running environment: jdk8 (jdk7 can also), mysql, Maven build)
- 2019-05-26 10:26:31下载
- 积分:1
-
高程统一加减命令TX
说明: CAD数字批量加减乘除,命令TX,CAD加载插件后,按命令行提示操作即可(CAD digital batch addition, subtraction, multiplication and division)
- 2020-06-25 01:00:01下载
- 积分:1
-
nodesetprefix09
The method setPrefix raises a INVALID_CHARACTER_ERR if the specified prefix contains an illegal character.
- 2014-01-15 09:57:45下载
- 积分:1