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

[源码/资料] 2022辽宁教育装备展览会

   2022辽宁教育装备展览会   时间;2022年6月17-19日   地点;沈阳国际展览中心   教育信息化2.0时代的来临,越来越多智能教育装备走进校园、走进课堂。教育信息化的发展及大数据的应用也在切实改变教学方式。从中国第一代多媒体电子教室,到教育信息化1.0时代的“校校通”“三通两平台”“全面改簿”,再到教育信息化2.0时代的智慧教育,教育行业发生着重大的变化。 作为教育信息 (2022-03-31, Java, 1383KB, 下载0次)

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

[源码/资料] 企业商学院内部培训系统开源版2022

内容介绍: 1、该软件属于企业通用、html5响应式、在线教育、在线培训类企业使用,一款适用性很强的网校系统,基本可以适合各行业的企业商学院. 2、响应式自适应各种移动设备,同一个后台,数据即时同步,简单适用! 3、原创设计、整站开源, 4、完美兼容Chrome内核、谷歌、Firefox、360浏览器、qq浏览器、搜狗等主流浏览器; 页面简洁简单,容易操作管理 (2022-02-22, Java, 13KB, 下载0次)

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

[源码/资料] 微信聊天机器人

微信自动回复聊天机器人。通过java后台调用微信公众平台api以及一些wsdl文件实现。主要功能有:简单的日常对话,天气查询,翻译,输入查看课表,校历图片查看(需要自己在微信公众平台上传素材) 如何使用:创建微信公众平台账号;申请微信公众号测试号;使用内网映射工具;在后台指定位置修改值为自己的测试号appid,appsecret等;创建数据库以使用课表功能 (2022-02-07, Java, 21939KB, 下载0次)

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

[其他] 技术面试必备基础知识 CyC2018

实习校招的实习面试必备知识点,计网,操作系统,数据结构等
Internship school recruitment internship interview necessary knowledge points, network, operating system, data structure, etc (2021-04-16, Java, 14836KB, 下载0次)

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

[其他] Test2019

leetCode精选题个人解析,还有各大互联网公司2020校招笔试题
Personal analysis of selected questions of leetcode (2021-03-12, Java, 4906KB, 下载0次)

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

[Java编程] leslie8195-ruo-yi-vue-multi-tenant-master

网校系统,在线教育,学习圈,在线教育平台,远程在线教育平台,搭建网校,网上教育平台,网校平台,在线辅导平台,网校搭建,教育云平台,远程教学软件,创建网校
Based on ruoyi Vue extension, multi tenant is supported (2021-03-07, Java, 1791KB, 下载1次)

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

[Java编程] yanlongqi-yuchat-pan-vue-master

自主研发了一套集知识付费、直播授课、网校建设等功能为一体的万岳在线教育系统,满足用户对于公开课、大班课、小班课、职业培训等多种线上教学活动的场景需求
We have independently developed a set of Wanyue online education system, which integrates the functions of knowledge payment, live teaching and online school construction, to meet the needs of users for open class, large class, small class, vocational training and other online teaching activities (2021-02-28, Java, 356KB, 下载0次)

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

[其他] (赞~助~版)19.06_10(密码:123)

技术加多久爱家程序及现金次名词性没出息每次洗没洗出门西侧出现就此校米出行名称
ahudnuasndasnfasfnjksanxlzjczxjklvjxzlkvxcvxzcvxzcvxc (2020-04-25, Java, 6759KB, 下载0次)

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

[Windows编程] 破解方式

idea2019.02破解方案,亲测有校,本文档提供了五种破解方案
Idea2019.02 solution (2020-03-09, Java, 553KB, 下载0次)

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

[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

[其他] 春招实习备战攻略-技术篇

牛客网2019年编程技术攻略,专门针对校招生使用,特别方便好用。
Niuke network 2019 programming technology strategy, specifically for the use of school enrollment, especially convenient to use. (2019-12-08, Java, 2218KB, 下载1次)

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

[Java编程] 单例模式

采用单例模式构造一个HFUT类,HFUT类含有校名、建校历史等属性,构造学生类、和教师类都提供getSchool方法,返回值为HFUT对象实例。在含有主方法的主类中,生成若干教师对象和学生对象,分别获得他们所属学校实例,采用“==”,“equal”函数,进行比较,判断是否有异同。
A HFUT class is constructed in the single instance mode. The HFUT class contains school name, school building history and other attributes. The getschool method is provided for both the student class and the teacher class. The return value is the HFUT object instance.In the main class with the main method, several teacher objects and student objects are generated, and their school instances are obtained respectively. The functions "=", "equal" are used to compare and judge whether there are similarities and differences. (2019-12-08, Java, 3KB, 下载2次)

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

[其他] big_homework3

模拟某校九层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留,其中第一层是大楼的进出层,即是电梯的“本垒层”,电梯“空闲”时,将来到该层候命。 电梯一共有七个状态,即正在开门(Opening)、已开门(Opened)、正在关门(Closing)、已关门(Closed)、等待(Waiting)、移动(Moving)、减速(Decelerate)。 乘客可随机地进出于任何层。对每个人来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。
Simulate the elevator system of a nine-storey teaching building. The building has an automatic elevator, which can stay on each floor. The first floor is the entrance and exit floor of the building, that is, the "home floor" of the elevator. When the elevator is "idle", it will come to the waiting floor in the future. The elevator has seven states: Opening, Opened, Closing, Closed, Waiting, Moving and Decelerate. Passengers can enter and leave any floor at random. For everyone, he has a tolerable longest waiting time. Once he waits too long for the elevator, he will give up. (2019-07-06, Java, 319KB, 下载0次)

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

[ActiveX/DCOM/ATL] ComAssistant

[Android_ComAssistant] Android串口开发与调试,支持文本和hex显示。 [Android_Com_Assistant] Android串口开发工具,便于在android平台串口相关应用的开发与调试。 [JSON_Formatter] safari浏览器显示格式化json插件 [ComAssistantV1.2] Android下的串口调试工具,可以发送监视串口数据,重写过串口类,比普通版本新增了串口校
private void DispRecData(ComBean ComRecData){ StringBuilder sMsg=new StringBuilder(); sMsg.append(ComRecData.sRecTime); sMsg.append("["); sMsg.append(ComRecData.sComPort) (2019-05-08, Java, 469KB, 下载7次)

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

[其他] 精灵省心挂机完整二版(合集)

精灵复兴挂机 自动打怪 打钱 无忧升级 后台版 (Elven revival hang up)
(Demon revival hang Daguai automatic money free upgrade version of the background) (2019-03-23, Java, 17579KB, 下载4次)

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

[其他] VINTEK元泰品牌---各种常用触摸IC选型表

产品型号:VKD233DR 产品品牌:VINTEK/元泰 封装形式:DFN6L 产品年份:新年份 台湾元泰原厂直销,原装现货具有优势!工程服务,技术支持,让您的生产高枕无忧。 单按键触摸检测 IC 概 述 - VKD233DR VinTouchTM 是单按键触摸检测芯片, 此触摸检测芯片内建稳压电路, 提供 稳定的电压给触摸感应电路使用, 稳定的触摸检测效果可以广泛的满足不同应用的需 求,此触摸检测芯片是专为取代传统按键而设计, 触摸检测 PAD 的大小可依不同的灵敏 度设计在合理的范围内, 低功耗与宽工作电压, 是此触摸芯片在 DC 或 AC 应用上的特 性。
Product Model: VKD233DR Brand: VINTEK/Yuantai Packaging Form: DFN6L Product Year: New Year Taiwan Yuantai original factory direct sales, original spot has advantages! Engineering services, technical support, so that your production pillow carefree. Single-button touch detection IC (2019-02-25, Java, 1363KB, 下载1次)

http://www.pudn.com/Download/item/id/1551077630781173.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

[其他] 三级联动下拉选择菜单代码

jQuery全国高校三级联动下拉选择菜单代码,全国学校省市校名三级联动选择代码,数据为2016年全国高校分布。
JQuery National University three-level linkage drop-down selection menu code, the national school name three-level linkage selection code, the data for 2016 National University distribution. (2018-09-21, Java, 53KB, 下载0次)

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

[系统编程] xoin_Manchester

世界名校哥伦比亚大学CS系2010秋季正在使用的教材本人正在使用
CS, Department of economics, Columbia University, world famous university, is using 2010 of the textbooks in autumn. (2018-09-16, Java, 4KB, 下载0次)

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

[文件操作] network_vestern

java+jsp华源网校+西部软件jsp版 很好的,不错的源码
Java jsp Huayuan network school western software jsp version is very good, good source code (2018-09-15, Java, 407KB, 下载0次)

http://www.pudn.com/Download/item/id/1537023531351632.html
总计:208