包含项目辅导视频、源码数据库文件、项目截图、论文。
2021-10-13 19:03:49 33.81MB jsp
使用java开发的小游戏,里面有三个 贪吃蛇、五子棋、2048
2021-10-13 18:09:04 12KB java 小游戏
1
Java语言程序设计与数据结构(基础篇)第8章课后习题代码
2021-10-12 15:15:31 26KB java
1
本系统的主要任务是为基于JavaEE技术和SQL Server数据库的售后服务管理系统建立一个企业设计。主要技术要求包括:掌握web开发所需的技术,包括HTML和JSP动态网页编程技术,SQL Server数据库知识,等等。主要实现企业售后服务信息的增删改查,顾客信息的增删改查,顾客留言信息的及时反馈保存,管理员帐号增删、登录等。该系统还可以方便制造商跟踪产品的质量和服务和管理以及购买者对企业的建议提交
2021-10-12 15:06:08 31.15MB 毕业设计 源码 售后服务系统
java语言实现的欧几里得算法,求最大公约数,以及满足(a,b)=x*a+y*b的x和y
2021-10-11 21:50:17 1KB 欧几里得算法 最大公约数 系数
1
<> 本书是为要在系统中集成XML的高级Java开发人员编写的。 希望对你有所帮助 主要讲解以下内容: 1 XML 2 SAX 3 DOM 4 JDOM 5 XPath/XSLT 6 附表 -------------------------- 《Addison Wesley - Processing XML with Java》 Publisher : Addison Wesley Pub Date : November 08, 2002 ISBN : 0-201-77186-1 Pages : 1120 Written for Java programmers who want to integrate XML into their systems, this practical, comprehensive guide and reference shows how to process XML documents with the Java programming language. It leads experienced Java developers beyond the basics of XML, allowing them to design sophisticated XML applications and parse complicated documents. Processing XML with Java(TM) provides a brief review of XML fundamentals, including XML syntax; DTDs, schemas, and validity; stylesheets; and the XML protocols XML-RPC, SOAP, and RSS. The core of the book comprises in-depth discussions on the key XML APIs Java programmers must use to create and manipulate XML files with Java. These include the Simple API for XML (SAX), the Document Object Model (DOM), and JDOM (a Java native API). In addition, the book covers many useful supplements to these core APIs, including XPath, XSLT, TrAX, and JAXP. Practical in focus, Processing XML with Java(TM)is filled with over two hundred examples that demonstrate how to accomplish various important tasks related to file formats, data exchange, document transformation, and database integration. You will learn how to read and write XML documents with Java code, convert legacy flat files into XML documents, communicate with network servers that send and receive XML data, and much more. Readers will find detailed coverage of the following: * How to choose the right API for the job * Reading documents with SAX * SAX filters * Validation in several schema languages * DOM implementations for Java * The DOM Traversal Module * Output from DOM * Reading and
2021-10-11 17:20:24 1.64MB dom java jdom sax
1
java语言(文件和文件流知识点)实现图片的拷贝,从c盘拷贝到d盘
2021-10-10 13:06:05 1KB java语言
1
该系统是java语言开发的图书管理系统。系统开发环境: Windows xp sp2 + myEclipse5.5 + Tomcat6.0 + MySQL5.0; 数据库文件:直接将数据库目录下的db_librarySys文件夹复制到mysql数据库的data目录下即可
1
第三章 Java语言基础.pptx
2021-10-09 19:02:22 198KB
移动操作系统原理与实践——基于Java语言的Android应用开发 目录 基础篇 第1章移动操作系统概论 1.1操作系统的原理与概念 1.1.1隐藏硬件细节 1.1.2资源管理 1.1.3操作系统的历史 1.2操作系统的分类 1.2.1批处理操作系统 1.2.2分时操作系统 1.2.3实时操作系统 1.2.4个人计算机操作系统 1.2.5网络操作系统 1.2.6分布式操作系统 1.2.7嵌入式操作系统 1.3移动操作系统 1.3.1移动设备的特征 1.3.2主要的移动操作系统 1.3.3移动操作系统的应用和发展 1.4Android移动操作系统概述 1.4.1Android历史介绍 1.4.2Android架构 1.4.3Android平台介绍 本章练习题 第2章Android开发环境搭建 2.1JDK安装与配置 2.2安装Android Studio 2.3安装Android SDK 2.4创建Android模拟器 本章总结 本章练习题 第3章第一个Android应用程序 3.1使用Android Studio工具创建项目
2021-10-08 23:18:14 62.07MB ppt
1