联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Java编程(649) 

[Java编程] web-tech-learning

一个关于 Java 各种框架学习案例的仓库,包含 Spring 全家桶,ElasticSearch等等;案例来自极客时间专栏,B站,慕课网等等平台,
A repository of learning cases about various Java frameworks, including Spring Family Bucket, Elastic Search, and so on; The cases come from geek time column, station B, MOOC and other platforms, (2023-09-21, JavaScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695328317667394.html

[Java编程] Demo20200710

网站信息抓取:选取一个特定的网站(豆瓣、安居客、雪球、B站或者游戏论坛等...),使用Java爬取10000个页面的数据后,对数据进行统计分析。
Website information capture: select a specific website (Douban, anjuke, snowball, station B or game forum, etc.), and use java to crawl the data of 10000 pages, and then conduct statistical analysis on the data. (2020-09-27, Java, 116KB, 下载0次)

http://www.pudn.com/Download/item/id/1601165283617604.html

[Java编程] pubu

带瀑布流的旅游指南应用是一款旅游型的APP,是旅游目的地攻略指南,可以自动定位到城市,景点,餐馆,酒店,还可以分享旅游经验,与参与者互动。
The travel guide app with waterfall flow is a travel-type APP, a guide to tourist destinations. It can automatically locate cities, attractions, restaurants, hotels, and also share travel experiences and interact with participants. (2020-03-09, Java, 2478KB, 下载0次)

http://www.pudn.com/Download/item/id/1583758922336315.html

[Java编程] #_jsp_145_mysql_酒店客房管理系统_

完整的程序源码,完整的系统架构,可供学习及参考,当然也可以作为毕业设计的模版,完全由JSP编写,同时页面由前后台控制。
Complete source code, complete system architecture, for learning and reference, of course, can also be used as a graduation design template, written entirely by JSP, while the page is controlled by the front and back. (2019-01-02, Java, 19324KB, 下载4次)

http://www.pudn.com/Download/item/id/1546401211168043.html

[Java编程] order-the-hotel-based-on-JAVA

这是一个基于WEB的酒店预订系统,介绍B/S架构信息管理系统的开发。它需要使用MYSQL数据库,对大家学习JAVA和MYSQL都有较大的帮助
This is a WEB-based hotel reservation system, describes the development of the B/S architecture information management system. It needs to use the MYSQL database, we learn JAVA and MYSQL help (2013-04-17, Java, 573KB, 下载10次)

http://www.pudn.com/Download/item/id/2204869.html

[Java编程] GameSnake1204_final2

手機遊戲-貪食蛇 遊戲玩法:在時間限制內,將蘋果一一吃盡,每吃得一個蘋果可增加遊戲分數1分,並且可增加遊戲時間3秒,但是撞到牆壁或是本身會進行扣分(每次扣除1分)。 說明:此範例可進行螢幕觸控來控制蛇的移動方向,並且也可以使用手機上的按鍵來進行遊戲,其最大的特色就是在於可進行3600方向移動與一般的貪食蛇只能上下左右有所不同。
Mobile game- Snake game play: within the time limit, the Apple eleven devoured each eat an apple can increase game scores, and increase the game time of 3 seconds, but hit the walls or they will be detained points (deduct 1 point each). Note: this example screen touch to control the direction of movement of the snake, and can also use the buttons on the phone to play the game, its biggest feature is that it can carry out the 3600 direction and general Snake only down about some different. (2012-09-29, Java, 122KB, 下载3次)

http://www.pudn.com/Download/item/id/2005021.html

[Java编程] trade-system-about-game-(mysql)

游戏交易网(MySQL) v1.0.0 源码版 使用说明: 1、使用技术 struts2 + hibernate + spring + dwr 2、开发环境 tomcat6.0 + jdk1.5 + eclipse + oracle 3、根据你的需要开放自主交易和寄售交易 4、在线订单即时提醒,让你更快,更准确的发货 5、整合易宝最新支付接口 6、在安装好数据库后依次将:数据表语句、初始化数据语句、游戏区服语句 运行
trade system about game (mysql) (2012-03-27, Java, 33231KB, 下载25次)

http://www.pudn.com/Download/item/id/1807273.html

[Java编程] BANK_ATM

java项目, 环境:mysql数据库 myeclipse 开发软件开发 在安博实训实习期间完成 有是struts2,spring,jsp,hibernate完成
java project environment: mysql myeclipse database development software development completed during the internship training in the Alexander Forbes there is struts2, spring, jsp, hibernate complete (2011-08-01, Java, 3KB, 下载3次)

http://www.pudn.com/Download/item/id/1612211.html

[Java编程] HW_8

JAVA作业: 世博会开始了,为了让游客更好的享受世博旅途,组委会决定做一个自助系统,由这个系统来管理世博中一些常用的资源,例如:志愿者,广播人员,武警,医务人员。游客进入系统后,系统要列出所管理的资源,然后游客选择自己需要的资源,系统就列出该资源的一些信息和服务,游客可以选择这些信息进行了解,或者服务获得帮助。当然有些资源的信息是不对游客开放的,这时候系统需要告知游客所访问的信息不能被访问。程序中出现的异常需要被捕获并做适当处理。
Expo begins, in order to allow tourists to better enjoy the journey Expo, the organizing committee decided to make a self-service system, the World Expo in the system to manage some common resources, such as: volunteers, radio personnel, police, medical personnel. Visitors enter the system, the system managed to list the resources, and visitors to choose their resources, the system lists some of the resource information and services, visitors can choose to understand the information or service assistance. Of course, some resource information is not open to visitors, and this time the system needs to inform the tourists visiting the information can not be accessed. Exception occurs in a program needs to be caught and properly handled. (2010-10-30, Java, 14KB, 下载4次)

http://www.pudn.com/Download/item/id/1331459.html

[Java编程] RTTI

世博会开始了,为了让游客更好的享受世博旅途,组委会决定做一个自助系统,由这个系统来管理世博中一些常用的资源,例如:志愿者,广播人员,武警,医务人员。游客进入系统后,系统要列出所管理的资源,然后游客选择自己需要的资源,系统就列出该资源的一些信息和服务,游客可以选择这些信息进行了解,或者服务获得帮助。当然有些资源的信息是不对游客开放的,这时候系统需要告知游客所访问的信息不能被访问。程序中出现的异常需要被捕获并做适当处理。
Expo begins, in order to allow tourists to better enjoy the journey Expo, the organizing committee decided to do a self-service system, from the Expo in this system to manage some common resources, such as: volunteers, broadcasters, armed police, medical personnel. Visitors entering the system, the system managed to list resources, and visitors to choose their resources, system will list some of the resource information and services, visitors can choose the information to know, or services for help. Of course, some resource information is not open to visitors, and this time the system need to tell tourists to visit the information can not be accessed. Process needs to be captured exception occurs and make the appropriate treatment. (2010-09-18, Java, 3KB, 下载1次)

http://www.pudn.com/Download/item/id/1299454.html

[Java编程] javaDATABASE

JAVA数据库系统项目开发实践,包括了酒店信息管理系统、电子书店管理系统、办公自动化、会员管理、物流管理、学生信息管理系统的开发。
JAVA database system project development practice, including the hotel information management system, electronic bookshop management systems, office automation, membership management, logistics management, student information management system development. (2010-01-11, Java, 22827KB, 下载54次)

http://www.pudn.com/Download/item/id/1037409.html

[Java编程] bloodOS

我们操作系统的课程设计,模拟操作系统的进程调度功能,包括四种算法,先来先服,优先级,轮转法,多级轮转
We are of course operating system design, simulation of the process of scheduling the operating system functions, including the four algorithms, first-come, first serve, priority, web method, multi-stage rotary (2009-06-30, Java, 477KB, 下载51次)

http://www.pudn.com/Download/item/id/827142.html

[Java编程] 2

个人信息管理系统,这是课程设计是有JAVA+MYSQL后台有数据库,只要导入数据库就可以运行
Personal information management system, this is the course design is the background JAVA+ MYSQL database, as long as you can run into the database (2009-06-04, Java, 1757KB, 下载282次)

http://www.pudn.com/Download/item/id/791525.html

[Java编程] HotelManagementSystemSource

Java酒店管理系统源码主要功能包括散客开单、团体开单、宾客结帐、客房预订、营业查询、客户管理、网络设置、系统设置等等。
Java source hotel management system, including the main functions of individual billing, group billing, guests checkout, room reservations, sales inquiries, customer management, network settings, system settings and so on. (2009-02-27, Java, 4960KB, 下载81次)

http://www.pudn.com/Download/item/id/655384.html

[Java编程] java-codeing

作者的課外作業,模擬封包(packet)標頭,將之轉成二進制,再顯示二進制的相加結果,再做一的補數。 (並附上html檔,不會java的,直接開啟html即可執行)
The author s extra-curricular work, simulated packet (packet) header, will be converted into binary, and then show the sum of binary results, do one of Complement. (With the html files, java will not directly open the html can be executed) (2009-02-16, Java, 5KB, 下载3次)

http://www.pudn.com/Download/item/id/645235.html

[Java编程] javajxc

java进销存信息管理系统,实现了仓库\产品\价格\人员\报表等功能
java (2009-02-03, Java, 19526KB, 下载486次)

http://www.pudn.com/Download/item/id/637291.html

[Java编程] Flex+Java

整合Flex和Java--配置篇.pdf 本文详细介绍了怎样将Flex和Java进行结合交互。
Integration of Flex and Java- Configuration chapter. Pdf This paper introduces in detail how to combine Flex and Java to interact. (2009-01-12, Flex, 774KB, 下载463次)

http://www.pudn.com/Download/item/id/629667.html

[Java编程] j_12162_cz_els

简介:传智播客版《贪吃蛇游戏开发》视频包括16小节: 01_游戏功能演示与说明 02_游戏中的面向对象分析与设计 03_使用传智播客提供的API类组装贪吃蛇游戏 04_编写贪吃蛇游戏中的各个类的主体框架性代码 05_编写Controler类与实现蛇移动的事件监听 06_编写对各个类进行测试的程序代码 07_蛇的数据结构设计与移动显示 08_测试与修正蛇的移动与显示问题 09_排除蛇的相反方向与无效方向的按键问题 10_编写与测试表示食物的类 11_完成蛇吃食物的相关代码 12_为游戏增加作为障碍物的石头 13_为蛇增加吃到石头而死掉的功能 14_解决食物与石头蛇身重叠的问题 15_为蛇增加吃到蛇身而死掉的功能 16_贪吃蛇游戏开发练习题
err (2008-08-20, Java, 242KB, 下载3次)

http://www.pudn.com/Download/item/id/531729.html

[Java编程] Sturts-Product

商品管理系统,采用jsp+struts框架开发,用eclipse工具开发!
Merchandise management system, using jsp+ Struts framework for the development of tools with eclipse! (2008-03-26, Java, 2825KB, 下载274次)

http://www.pudn.com/Download/item/id/423790.html

[Java编程] Beauty

这是一个理发店管理系统,感兴趣的朋友可以下一下,该系统主要是有顾客排队功能
This is a barber shop management system that can be of interest to a friend under say that the system is mainly a function of queuing customers (2007-04-22, Java, 2080KB, 下载258次)

http://www.pudn.com/Download/item/id/271641.html