登录
首页 » Java Develop » JR 公共类库 --Java研究组织开源子项目 本项目的发起的初衷是丰富和完善java的类库,我们希望通过大家的共同努力减少很多不必要的重复劳动,也希望能让更多

JR 公共类库 --Java研究组织开源子项目 本项目的发起的初衷是丰富和完善java的类库,我们希望通过大家的共同努力减少很多不必要的重复劳动,也希望能让更多

于 2022-02-05 发布 文件大小:275.41 kB
0 215
下载积分: 2 下载次数: 1

代码说明:

JR 公共类库 --Java研究组织开源子项目 本项目的发起的初衷是丰富和完善java的类库,我们希望通过大家的共同努力减少很多不必要的重复劳动,也希望能让更多的初学者更容易的使用java进行开发。对于参与本项目的人,我们希望在相互合作的过程中共同的提高自己的能力,对于关注本项目的人,我们希望您能从我们的劳动成果中获益,也希望您能加入我们的行列。让我们一起行动,使我们的开发更容易,使我们的程序更多彩!-JR public library-- open-source Java Research Program in the launching of the project is to enrich the mind and improve the java class libraries, we hope that through our joint efforts to reduce unnecessary duplication of work and also wish to allow more beginners easier for the use of java development. To participate in the project, we hope that mutual cooperation in the process of common enhance their capacity for attention to the project, we hope that you can work to our benefit from the results, I hope you will join our ranks. Let us act together to make our developers more easily make our procedures more color!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • To write Java coding rules of procedure, suitable for beginners, are in English
    写Java程序的编码规则,适合初学者,是英文的-To write Java coding rules of procedure, suitable for beginners, are in English
    2022-03-02 10:13:34下载
    积分:1
  • producers on the development of consumer
    关于生产者消费者的开发-producers on the development of consumer
    2022-03-14 03:01:04下载
    积分:1
  • 我的代码是专为2名玩家在同一公司的经典游戏的战舰
    My Code Is The Classic Game Battleship Designed For 2 Players Both On The Same Computer. It Randomizes Your Ship s Positions, and Prevents Overlapping.
    2022-11-26 22:00:04下载
    积分:1
  • java编写的聊天室程序代码,采用cs模式
    用java编写的聊天室程序代码,采用cs模式-Prepared by the chat rooms java code, using cs mode
    2022-02-12 00:22:14下载
    积分:1
  • Means.java K
    K公司-Means.java方法K-均值分组法(数据组数,无固定值,打开一个小窗口,选择文件:a或B或iris,10次运行+输出到Excel)
    2022-05-05 02:47:34下载
    积分:1
  • 局域网监控系统,可以实现局域网内的监控,包括屏幕的监控和操作记录的查询 还有邮件发送的监控等一系列的功能...
    局域网监控系统,可以实现局域网内的监控,包括屏幕的监控和操作记录的查询 还有邮件发送的监控等一系列的功能-Local area network monitoring system, can achieve LAN monitoring, including the screen monitoring and operational records of the inquiries, send e-mail monitoring, etc. There are a series of functions
    2022-06-12 21:55:11下载
    积分:1
  • 一个比较普通的模拟手机通讯录的程序 可以选中联系人,进行呼叫、短信、编辑等功能! 比较简单,但是源码涉及Java基础面很广,考点很好的。 对新手帮助...
    一个比较普通的模拟手机通讯录的程序 可以选中联系人,进行呼叫、短信、编辑等功能! 比较简单,但是源码涉及Java基础面很广,考点很好的。 对新手帮助很大!-A more common analog cell phone address book program
    2023-02-27 02:30:04下载
    积分:1
  • use mapping arc method, output a statistical charts, "Yuan pie" and a...
    使用绘制圆弧的方法,输出一个统计图表“圆饼图”和一个“折扇”。 原始数据在数组Data中,这5个数据在圆饼图中为角度不同的扇形,各自角度的计算值分别为38、91、54、125、53,放在数组drgree中。第一个数据的扇形起始角start=0,用绿色画。第二个的起始角start=38,用蓝色画。最后一个的起始角start=308,用橙色画。 折扇的画法是:在左上角坐标(130,40),长150,宽80的椭圆区域内,从22度开始逆时针地画一个15度的扇性,再画一段15度的椭圆弧;然后交替地画扇形和圆弧。-use mapping arc method, output a statistical charts, "Yuan pie" and a "folding fans." The raw data in the array Data, this data in the five round pie for the fan perspective, the perspective of their respective values were calculated 38,91,54,125,53, on the array were drgree. No. 1 fan initial data Kok start = 0, green painted. The second start of the initial angle = 38, painted blue. A final start of the initial angle = 308, with orange painting. Folding fans of paint is : in the upper left corner coordinates (130,40), 150 long, wide oval region of 80, from 22 degrees to start painting an anti-clockwise 15 degrees fan, painting section 15 of ellipse; Then turn to the fan-shaped and painted arc.
    2023-01-04 04:00:02下载
    积分:1
  • 1:文件说明: ExampleServlet.java 发信JAVA源文件 CSEmail.jar 发信包 com CSEmail.jar 的源文件 2:部署:
    1:文件说明: ExampleServlet.java 发信JAVA源文件 CSEmail.jar 发信包 com CSEmail.jar 的源文件 2:部署: ExampleServlet.java 发到 WEB-INF/CLASSES/ CSEmail.jar 放到 web-inf/lib/ 3. 修改ExampleServlet.java 中 private String SERVLET_HTTP_PATH = "http://www.yourSite.com/servlet/ 把www.yourSite.com 改成你的网址 4运行: http://www.yourSite.com/servlet/ExampleServlet 填写你的SMTP邮件服务器和发信端口,还有你在这个邮件服务器上的帐号(不正确发不出信)-1: Document explanation that, ExampleServlet.java sends a letter JAVA source document CSEmail.jar to send a letter wraps com CSEmail.jar the source document 2: Deployed: ExampleServlet.java sends to WEB-INF/CLASSES/ CSEmail.jar to put to web-inf/lib/ 3. revises in ExampleServlet.java private String SERVLET_HTTP_PATH = "http://www.yourSite.com/servlet/ to alter to www.yourSite.com your website 4 movements: Http://www.yourSite.com/servlet/ExampleServlet fills in your SMTP server and sends a letter the port, but also has you (not correctly not to be able to issue letter) on this server account number
    2023-05-28 21:30:04下载
    积分:1
  • 动态的树型目录,环境jdk1.5+tomcat5.0,eclipse开发
    动态的树型目录,环境jdk1.5+tomcat5.0,eclipse开发-dynamic directory tree, the environment jdk1.5 tomcat5.0, eclipse Development
    2022-02-01 16:41:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载