-
Java面试汇总.pdf( 含大量示例代码说明)
Java面试汇总.pdf( 含大量示例代码说明)
- 2020-12-09下载
- 积分:1
-
NFA转换成DFA的java实现(课程设计)
用java实现NFA到DFA的转换,并带有类图的设计(注意HashSet的使用与面向对象的思维)
- 2019-06-25下载
- 积分:1
-
Flex-blazeDs-java-sample
项目内容 .project 文件内容 FlexDuck org.eclipse.wst.jsdt.core.javascriptValidator org.eclipse.jdt.core.javabuilder org.eclipse.wst.common.project.facet.core.builder org.eclipse.wst.validation.validationbuilder org.eclipse.jem.workbench.JavaEMFNature org.eclipse.wst.common.modulecore.ModuleCoreNature org.eclipse.wst.common.project.facet.core.nature org.eclipse.jdt.core.javanature org.eclipse.wst.jsdt.core.jsNature FlexDuckFlex com.adobe.flexbuilder.project.flexbuilder com.adobe.flexbuilder.project.flexnature com.adobe.flexbuilder.project.actionscriptnature bin-debug 2 C:/Users/wushifeng/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/FlexDuck/FlexDuckFlex-debug
- 2012-12-16下载
- 积分:1
-
Java 查找替换文本文件内容(基础篇-实例414).zip
实例中如用到数据库,请到这里下载 https://www.haolizi.net/example/view_30457.html
- 2019-10-02下载
- 积分:1
-
前后端分离后台管理项目(springboot+mybatis+vue)
前端采用Vue、Element UI。 后端采用Spring Boot、Spring Security、Redis & Jwt。 权限认证使用Jwt,支持多终端认证系统。 支持加载动态权限菜单,多方式轻松权限控制。 高效率开发,使用代码生成器可以一键生成前后端代码。 用户管理:用户是系统操作者,该功能主要完成系统用户配置。 部门管理:配置系统组织机构(公司、部门、小组),树结构展现支持数据权限。 岗位管理:配置系统用户所属担任职务。 菜单管理:配置系统菜单,操作权限,按钮权限标识等。 角色管理:角色菜单权限分配、设置角色按机构进行数据范围权限划分。 字典管理:对系统中经常使用的一些较为固定的数据进行维护。 参数管理:对系统动态配置常用参数。 通知公告:系统通知公告信息发布维护。 操作日志:系统正常操作日志记录和查询;系统异常信息日志记录和查询。 登录日志:系统登录日志记录查询包含登录异常。 在线用户:当前系统中活跃用户状态监控。 定时任务:在线(添加、修改、删除)任务调度包含执行结果日志。 代码生成:前后端代码的生成(java、html、xml、sql)支持CRUD下载 。 系统接口:根据业务代码自动生成相关的api接口文档。 服务监控:监视当前系统CPU、内存、磁盘、堆栈等相关信息。 在线构建器:拖动表单元素生成相应的HTML代码。 连接池监视:监视当前系统数据库连接池状态,可进行分析SQL找出系统性能瓶颈。
- 2020-12-04下载
- 积分:1
-
java学生信息管理系统(源码+数据库脚本)
java学生信息管理系统(源码+数据库脚本)
- 2020-12-11下载
- 积分:1
-
Java酒店客房管理系统源码+数据库脚本(基于java swing)
包含数据库文件,可以直接导入运行,还包含一系列文档包括论文等,性价比超高。
- 2019-10-18下载
- 积分:1
-
Java 检查代码中的括号是否匹配(基础篇-实例363).zip
实例中如用到数据库,请到这里下载 https://www.haolizi.net/example/view_30457.html
- 2019-10-02下载
- 积分:1
-
成绩查询与统计(入门级示例)
java代码成绩评定
- 2021-05-06下载
- 积分:1
-
Java Cookbook - Problems and Solutions for Java Developers (Early Release).epub
Java continues to grow and evolve, and this Cookbook continues to evolve in tandem. This book helps to get you up to speed right away with hundreds of hands-on recipes across a broad range of Java topics. You’ll learn useful techniques for everything from string handling and functional programming to network communication.Each recipe includes self-contained code solutions that you can freely use, along with a discussion of how and why they work. If you are familiar with the basics of the Java language, this cookbook will bolster your knowledge of the language in general and its many recent changes and how to apply them in your day-to-day development.Recipes include:Methods for compiling, running, and debugging“Packaging” Java classes and building applicationsManipulating, comparing, and rearranging textRegular expressions for string- and pattern-matchingHandling numbers, dates, and timesStructuring data with collections, arrays, and other typesObject-oriented and functional programming techniquesInput/Output, Directory and filesystem operationsNetwork programming on both client and serverProcessing JSON for data interchangeMultithreading and concurrencyUsing Java in Big Data applicationsInterfacing Java with other languages------------------The 4th Edition of this book has been updated to cover changes through Java 12 and includes new recipes for Big Data and data science.
- 2020-03-03下载
- 积分:1