-
BinaryToHexArray
将输入的二进制字符串装换为16进制字符串并输出(Equipment for the input binary string to hexadecimal string and output)
- 2013-04-30 21:57:53下载
- 积分:1
-
javaPmysql-
采用JAVA作为开发工具,mysql作为后台数据库。本系统具有学生基本信息管理、学生成绩信息管理、教师基本信息管理等功能。分成三大模块,每个模块都相互联系,但不相互干扰,这符合了软件模块开发的思想。 本系统完成了学生信息的查询、修改、增加、删除;教师信息的查询、修改、增加、删除以及学生成绩信息的查询、修改、增加、删除等功能。(Using JAVA as a development tool, mysql database as a background. This system has the students basic information management, information management student achievement, teachers basic information management and other functions. Divided into three modules, each linked to every other, but do not interfere with each other, in line with the idea of a software module development. The system completed the student information query, modify, add, delete teacher information query, modify, add, delete, and student achievement information, query, modify, add, delete functions.)
- 2013-10-03 22:57:49下载
- 积分:1
-
PendingIntentRecord
Pending Intent Record extends I Intent Sender. Stub Source Code for Andriod.
- 2013-12-16 12:35:39下载
- 积分:1
-
src
说明: java 编程(大二)大作业
网络爬虫
详情见代码(Java programming (sophomore year) big job:
Internet worm)
- 2020-12-14 15:09:14下载
- 积分:1
-
数学题练习平台
基于JavaGUI的数学题练习平台,题目分为小学,初中,高中,每次测验后,会生成当前的测试成绩(JavaGUI-based Mathematics Exercise Platform, the topics are divided into primary, junior and senior high schools, after each test, the current test results will be generated.)
- 2020-06-19 10:00:02下载
- 积分:1
-
MailSystem
设计一个邮寄包裹的收费系统,在邮寄类型确定的情况下,包裹的邮资由包裹的重量a,邮寄距离b,保价金额c三个参数决定。
如:普通邮件(RegularMail)的邮费 = 3(a+b/100)+0.01c
挂号邮件(RegisterdMail)的邮费 = 4(a+b/100)+0.02c等等
请设计一个系统,计算包裹的邮资。系统使用图形用户界面,用户在图形用户界面选择邮寄类型,再输入重量、距离和报价金额,单击确定按钮系统就计算出包裹的邮资。要求系统能够灵活的增减邮寄类型和修改某种邮寄类型的邮资计算方法。(Design of a parcel of charge system, the type identified in the case of mail, parcels by the weight of the parcel postage a, mailing distance b, c insured amount three parameters. Such as: regular mail (RegularMail) postage = 3 (a+b/100)+0.01c registered mail (RegisterdMail) postage = 4 (a+b/100)+0.02c etc. Please design a system to calculate the parcel postage. System using the graphical user interface, users select the mail type graphical user interface, and then enter the weight, distance and offer amount, click the OK button the system will calculate the parcel postage. Require the system to increase or decrease mailing flexible type and modify some types of mailing postage calculation.)
- 2013-11-14 13:27:11下载
- 积分:1
-
JVM_ClassLoader
本次上传的学习资料为,深入java虚拟机的讲解(Depth java virtual machine)
- 2013-11-29 23:41:21下载
- 积分:1
-
Chat
chat (implementacionde socket en java en chat)
- 2012-04-04 07:30:55下载
- 积分:1
-
Node.js-f46c
深入浅出node.js便于初学者和老手学习node
用Javascript写后台(Node.js easy for beginners to learn node and veteran
Write the background with Javascript)
- 2016-02-25 00:43:16下载
- 积分:1
-
kettle
专门为kettle这款优秀的ETL工具开发的web端管理工具。
kettle作为非常优秀的开源ETL工具得到了非常广泛的使用,一般的使用的都是使用客户端操作管理,但问题是当投入生产环境使用时,动辄上百或几百个job需要管理,这时在使用客户端管理已经很难完成了。我所知道的解决方案有用命令行的调用的,操作麻烦,总之还是很难用啦,还有就是开发web端管理工具,kettle自带了一个web端管理工具,界面极其简陋不说,还很难用,基本无法投入生产环境使用,其他没留意到还有没有较好对众多job进行管理的工具。(A web-side management tool specially developed for kettle, an excellent ETL tool.
Kettle as a very excellent open source ETL tool has been widely used, the general use is the use of client operation management, but the problem is that when used in production environment, hundreds or hundreds of jobs need to be managed, when the use of client management has been very difficult to complete. The solution I know has command-line calls, troublesome operation, in short, it is difficult to use, but also the development of web-side management tools, kettle has a web-side management tool, the interface is extremely simple, not to mention, it is also difficult to use, basically can not be put into production environment, other did not notice there is no better. Tools for managing many jobs.)
- 2020-06-23 20:00:01下载
- 积分:1