-
Bluetooth-master
一种蓝牙定位的java程序,功能完善,实现质心定位,三边定位和最小二乘算法,通过布置蓝牙的位置,定位精度在0.5M左右(A bluetooth positioning Java program, the function is perfect, realize the centroid localization, trilateral positioning and least squares algorithm, through the arrangement of the position of the bluetooth, positioning accuracy at about 0.5 M)
- 2020-11-09 10:09:47下载
- 积分:1
-
java
一个简单的java聊天界面,当关闭时提醒是否确认关闭,当点击about时将出现相关帮助说明。(A simple java chat interface to remind you to confirm when the closed off, will appear when you click help about instructions.)
- 2011-06-21 20:53:02下载
- 积分:1
-
MessageSend
基于java的一个Socket发送消息实现源代码,供大家参考(A Socket-based java source code to send a message, for your reference)
- 2013-12-06 17:03:57下载
- 积分:1
-
Anynote
1、任务管理中,添加任务时去掉了分类和日期的必须输入检查,更方便快速添加;
相应的数据库脚本中,任务表(todo)的任务分类ID(CATEGORY_ID)和处理时间(DEAL_DATE)字段修改为允许空值;
2、任务管理中,修改了当点击新添加行的优先级和状态时也相应事件的Bug;
3、添加了相册名称和文档名称的最大长度验证;
4、笔记模块,修改直接添加笔记时,无法从相册添加图片的Bug;
5、用户管理模块更名为系统管理,并添加了系统设置功能,可以直接在页面上设置如下信息:
邮箱服务器、邮箱账号、邮箱密码、是否开放注册、相册缩略图尺寸;
升级时注意数据库脚本的修改。
(1, task management, add tasks remove classification and date when the must input inspection, more convenient fast add
The corresponding database scripts, task lists (todo) task CATEGORY_ID) and the ID (classification processing time (DEAL_DATE) field modification to allow null values
2, task management in a click new add, modify did when priority and status of the corresponding events Bug
3, added album name and document name maximum length of validation
4, notes module, modify, cannot directly add notes from the album the Bug add images
5, user management module was renamed system management, and add system functions, can be directly on the page set the following information:
Mailbox server, email accounts, E-mail passwords, is open registration, photo album thumbnail size
Upgraded the modification. Attention database script
)
- 2011-05-29 09:56:41下载
- 积分: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
-
Exe8_3
3.设计一个幻灯片播放窗口,在窗口中点击鼠标时,在红、绿、蓝三种颜色的面板之间切换。程序文件命名为Exe8_3.java。(3. Design a slideshow window, click the mouse, in between red, green, and blue switch panel in the window. Program file named Exe8_3.java.)
- 2015-06-14 18:29:47下载
- 积分:1
-
AlbumApplet
Java电子相册,借此源码您可以了解一下使用Java语言定义图片选择下拉框、绘制图像的Graphics对象、生成媒体加载器、设置Applet的背景颜色、设置布局管理器、实例化下拉框、获取图像数量参数、得到图像数量、如何增加待加载的图像、增加组件到Applet、创建Image实例、得到Graphics实例、重绘屏幕等小技巧,对于学习Java图像处理想当有意义。(Java electronic albums, take this source code you can know what use Java language definition images choose the drop-down box, the Image is drawn Graphics object, and the formation of media loader, set the background color of the Applet, set layout manager, instantiation drop-down box, obtain Image number parameters, get, how to increase the number of images for loading images, increase component to create an example, Image, Applet get Graphics examples, such as screen redraw little skill, to learn Java Image processing want to be meaningful.
)
- 2012-04-30 14:33:01下载
- 积分:1
-
MQClient
MQ客户端向服务器端发送消息。再接收服务器端消息(MQ Client-Server Send and collect Message)
- 2021-03-29 19:49:10下载
- 积分:1
-
dubbo
Java SpringBoot整合dubbo实例(Java SpringBoot integration dubbo Example)
- 2020-06-24 15:20:01下载
- 积分:1
-
GenericServlet
GenericServlet类,对于学习javaweb,这个类很重要所以要了解去原理。(GenericServlet class, for learning javaweb, this class is very important so understand the principle.)
- 2018-05-06 09:25:27下载
- 积分:1