登录
首页 » Java » 失物招领平台源码+软件管理所需所有文档+答辩ppt

失物招领平台源码+软件管理所需所有文档+答辩ppt

于 2021-05-29 发布
0 315
下载积分: 1 下载次数: 2

代码说明:

基于Java的校园失物招领平台,可以实现发布招领信息,寻物信息,可以上传照片,连接数据库,实现增删改查操作,对于违规信息还可以进行举报,内容丰富,代码全面,文件多多。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • java常用设计模式入门级示例
    java常用设计模式入门级示例
    2019-10-21下载
    积分:1
  • Java面试汇总.pdf( 含大量示例代码说明)
    Java面试汇总.pdf( 含大量示例代码说明)
    2020-12-09下载
    积分:1
  • Springmvc+Mybatis客户关系管理系统CRM(源码+数据库+文档)
    Springmvc+Mybatis客户关系管理系统CRM(源码+数据库+文档)
    2020-12-12下载
    积分:1
  • java core 源代码
    java core 源代码
    2013-12-10下载
    积分:1
  • java设备维修记录录入(含数据库脚本)
    java设备维修记录录入(含数据库脚本)
    2020-03-23下载
    积分: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
  • java算法斐波那契(Fibonacci)数列
    java算法斐波那契(Fibonacci)数列【核心代码】public class Fibonacci { /** * fibonacci数列 */ // 第一种方法 public static void main(String[] args) { Scanner s = new Scanner(System.in); System.out.print("请输入n(n>0)的值: "); int n = s.nextInt(); int f1 = 1, f2 = 1; for (int i = 1; i
    2021-03-18 16:09:19下载
    积分:1
  • The Java Virtual Machine Specification, Java SE 8 Edition-jvms8.pdf
    The Java Virtual Machine Specification, Java SE 8 Edition-jvms8.pdf
    2020-03-26下载
    积分:1
  • 成绩查询与统计(入门级示例)
    java代码成绩评定
    2021-05-06下载
    积分:1
  • java 上位机与单片机通过串口485通讯
    上位机与单片机通过串口485通讯
    2018-01-10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载