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

[Java编程] 【牛客资料库】2018校招12家企业笔试真题汇总

2018年的12家大厂java面试真题收藏,内容十分经典!
Java interview questions of 12 large factories (2020-03-08, Java, 9940KB, 下载4次)

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

[Java编程] sakae-yourmooc-master

在线网校系统,包括前台课程展示,会员中心,以及后台管理系统
Online school system, including the front stage course display, member center, and background management system. (2018-11-07, Java, 8425KB, 下载4次)

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

[Java编程] 济南校区各学科笔记

java学习笔记,各个项目的笔记,方便我们大家学习和了解
Java learning notes, notes for each project. (2018-02-18, Java, 40428KB, 下载4次)

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

[Java编程] The-Swift-Programming-Language

The Swift Programming Language中文完整版(CocoaChina精校)
The Swift Programming Language (2014-06-19, Objective-C, 6478KB, 下载8次)

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

[Java编程] wuliu

物流系统,用户的注册登陆,购物车功能,实现物品的出库入库,库存的管理,以及货物的运输 [wuliu.rar] - 本系统主要构建一个网上物流平台,以让物流的物资准时,准确,无误的送达目的地。而在后台实现公司管理物流信息,以备货物无误差的配送,让顾客无忧的接收货物。 本系统实现前台实现公司方面的信息发布等,后台实现客户上门的需求录入,以及仓储的信息配送等功能。 [javaDATABASE.rar] - JAVA数据库系统项目开发实践,包括了酒店信息管理系统、电子书店管理系统、办公自动化、会员管理、物流管理、学生信息管理系统的开发。
Logistics systems, registered users login, shopping cart functions to achieve the objects library storage, inventory management, and transportation of goods [wuliu.rar]- The system to build an online logistics platform, to allow the logistics of supplies on time, accurate, correct destination. In the background to achieve logistics information management, to prepare error-free delivery of goods, so that customers worry-free reception of the goods. Implementation of the system to achieve the reception of information publishing company, customers come back to realize the needs of entry, as well as information warehousing and distribution functions. [JavaDATABASE.rar]- JAVA database system project development practice, including hotel information management system, the development of electronic bookstore management systems, office automation, membership management, logistics management, student information management system. (2014-06-01, Java, 1409KB, 下载10次)

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

[Java编程] courseSelection

现在的高校由于学生众多,原有校区已不能容纳,每次新学期选课的时候教务老师都会非常忙,所以开发了这个选课系统,该系统包括三个模块,用户管理模块,学生模块和管理模块。
Because many college students now, the original campus has been unable to accommodate each new semester elective teacher when the Senate will be very busy, so the development of the elective system, which consists of three modules, user management module, students and administrative modules . (2013-06-05, Java, 13107KB, 下载5次)

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

[Java编程] upload

upload源码,很好。这是我们在学校学习的时候自己做的。
upload source code, very good. This is a do it yourself when we learn in school. (2012-11-26, Java, 8KB, 下载3次)

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

[Java编程] Gridworld-Project

gridworld 实训内容一览可供多校常年靠借鉴
gridworld 实训内容一览可供多校常年靠借鉴 (2012-10-07, Java, 1154KB, 下载7次)

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

[Java编程] jindie-Middleware-2011-bishiti

本压缩包是金蝶中间件2011校招笔试题,主要是java方面的看完后受益匪浅,与大家分享一下啦
This archive is Kingdee Middleware 2011 school recruit pen questions, mainly after reading java' s benefit, to share with you friends (2011-11-17, Java, 41KB, 下载8次)

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

[Java编程] collegiate-programming-contest-test

仅供大家学习交流的Java题目 一家银行希望采用光学字符识别系统自动读出支票中的账号,组成账号的每个数字都是 7 段数 位体。一种图象处理软件可以将组成数字的横段和竖段分别转换成 ASCII 码中的竖线‘|’和下划线 ‘_’。如果显示正常,则 10 个数字的序列应该具有如下形态: 支票中的账号有 9 位数字,但由于光学扫描装置可能会漏检某些数位段,所以 9 位数字未必都能正确 地被扫描转换成对应的 ’|’ ’_’字符形式。为了容错和纠错,对于一个 9 位账号 d9d8…d1,设定其校 验条件为: (d1+2d2+3d3+…+9d9) mod 11 = 0 你需要设计一个程序,从扫描转换的结果推测原始的账号,假定: (1) 若经扫描转换的某组数字全部保存了正确的数字形式而且满足校验条件,则该组数字就是原 始的账号; (2) 9 位数中最多只有一位在扫描转换中失去正确的数字形式; (3) 扫描转换不会引入额外的数位段。 当检测到数位段时,扫描转换程序将输出ASCII 码的’|’或’_’;当检测到空白区域时,将输出’.’。(具体见Doc文件)
would you want to challenge? (2011-02-21, Java, 39KB, 下载3次)

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

[Java编程] JAVAJSP

JAVA+JSP华源网校+西部软件JSP版,对想制作软件下载网站或者校园BBS的朋友十分有用,设计风格和界面都不错。
Huayuan Wang Xiao+ JAVA+ JSP JSP version of the software West, on the software download site, or want to make friends on campus BBS is very useful, design and interface are good. (2010-12-30, Java, 589KB, 下载7次)

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

[Java编程] Java_Assetsys_Team

固定资产管理系统,这是本人在学校的时候编写的如果不好的话请大家见谅(备注:可能需要大家自己拷贝mysql的驱动到classpath,数据库脚本已经提供,mysql、数据库)
Fixed assets management system, which is when I write in school if not, then please forgive me (NOTE: You may need your own copy of the mysql driver to the classpath, the database has provided the script, mysql, database) (2010-12-24, Java, 182KB, 下载10次)

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

[Java编程] SchoolManagementSystem

学校管理系统,用java编写的,类似我们在学校查成绩的系统。
School Management System, written with java, similar to our investigation results in the school system (2010-11-26, Java, 23KB, 下载4次)

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

[Java编程] jspwangxiao

jsp网校源码,一个进行JSP学习的网站的源码部分。采用access
jsp Wang Xiao Source (2009-12-14, Java, 626KB, 下载5次)

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

[Java编程] xiaoli

我的课程设计,一个用java制作的校历,可以输入年份和月份进行设置!
My curriculum design, a java produced by the school calendar, you can enter the year and month to set up! (2009-03-01, Java, 4KB, 下载11次)

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

[Java编程] ouiui78786

java+jsp华源网校+西部软件jsp版
java+ jsp School Worldbest+ western jsp software version (2008-08-31, Java, 700KB, 下载4次)

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

[Java编程] kecheng

该项目的开发是在学生课程日益增多的压力下设计且用来解决选课的烦恼,从而达到简化管理人员工作的目的。 选课系统数据库管理人员和在校学生各作为单独的一类用户,管理人员主要通过该系统对学生的选课情况进行查询以及对学校课程进行管理。 软件开发的意图为便于学校的管理,方便学生的选课.如学生可以查询,修改,删除自己所选课程,管理人员可对课程进行查询,修改,删除等工作。
The project was developed courses in the students under the pressure of an increasing number of design courses and to address anxieties, thereby simplifying the management staff to achieve the purpose. Elective system, database management staff and students at school each as a separate category of users, managers, mainly through the system of selection of students to conduct inquiries and to manage the school curriculum. The intention of software development in order to facilitate the management of schools to enable the students to the course. If students can learn about, modify, delete their selected courses, course managers can query, modify, delete and so on. (2008-05-20, Java, 226KB, 下载14次)

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

[Java编程] addressbook

用struts框架实现的联系通讯簿,有带数据库设计
谐校struts袩褣袦屑歇袝携卸袝肖小袏携袝协袌斜袞袙袨袃袑谐邪袛褬歇 搂 袨薪袩褌些褕袦笑 (2008-05-16, Java, 5672KB, 下载14次)

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

[Java编程] vb82942342425

迷你网络校时
mini-school network RECOMMENDATIONS (2006-09-06, Visual Basic, 134KB, 下载7次)

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

[Java编程] 我的

用JAVA编写的记事本校程序,嵌入网页运行,比较漂亮,供大家参考。
with Java memo prepared by the school's procedures, embedded web operation, more beautiful, for your reference. (2005-12-28, C/C++, 6KB, 下载4次)

http://www.pudn.com/Download/item/id/136541.html
123
总计:60