资源列表

« 1 2 ... .42 .43 .44 .45 .46 13447.48 .49 .50 .51 .52 ... 14335 »

[JSP源码/JavaBase64Util

说明:加密方式base64的工具类,提供加密的解密两种方式-Base64 encryption tool class, providing encryption decryption two ways
<> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/JavaPhone

说明:6.定义一个手机类Phone,包含三个属性品牌(brand)、价格(price)、颜色(color)。 创建四个手机( 小米 、 华为 、 乐视 、 奇酷 )对象存入ArrayList集合中,并遍历输出。-6. Define a phone class Phone, contains three attributes of the brand (brand), price (price), color (color). 
<盖博> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/JavaDesktop

说明:创建一个Teacher类,要求描述姓名、性别、年龄、薪水,定义一个方法,用于在教师原有薪水的基础上增加5000,再定义一个TeacherTest类,创建一个Teacher对象并初始化对象的各属性值,调用教师增加薪水的方法,并将增加薪水后的教师信息输出。-Create a class the Teacher, the requirement descr iption name, gender, age, salary, define a
<吕超> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/Javaparzen

说明:选择Parzen窗法进行估计试验,学习非参数估计方法。-Select the Parzen window method to estimate the experiment and learn the nonparametric estimation method.
<武帥> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/JavaHttpClientUtil

说明:HttpClient工具类,doGet,doPos tJson方法的模拟,创建Httpclient对象,创建uri,创建http请求,执行请求,判断返回状态是否为2-HttpClient tools, doGet, doPost, doPostJson method of simulation, create an HttpClient object, creating a uri, create an HTTP request, pe
<HelloWorldYun> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/JavaHttpRequestHandler

说明:This an HTTP request handler. You just have to give the url to this class and it will send request the http server using get or post method to get connection.-This is an HTTP request handler. You just have to give the ur
<Anil> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/JavaTestEquals

说明:java中equals方法的使用以及和 的区别-The use of equals in java and the difference between and
<小白> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/JavaTestScore

说明:利用Vector代替数组处理:从键盘读入学生成绩(以负数代表输入结束),找出最高分,并输出学生成绩等级。 提示:数组一旦创建,长度就固定不变,所以在创建数组前就需要知道它的长度。 而向量类java.util.Vector可以根据需要动态伸缩。 创建Vector对象:Vector v new Vector() 给向量添加元素:v.addElement(obj) //obj必须是对象 取出向量中的元素:Obj
<小白> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/JavaArrayUtil

说明:求数组的最大值、最小值、遍历数组元素、求数组的平均数、总和、数组的反转、实现数组的复制、对数组进行排序 -Array of use and practice
<小白> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/JavaTestCustomer

说明: 创建一个Customer ,名字叫 Jane Smith, * 他有一个账号为1000,余额为2000元,年利率为 1.23% 的账户。 (2) 对Jane Smith操作。 存入 100 元,再取出960元。再取出2000元。 打印出Jane Smith 的基本信息 Customer [Smith, Jane] has a account: id is 1000, annualInterest
<小白> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/JavaJava-Lambdas

说明:A simple example of why we use Lambdas in Java- one program doing it the normal way, and the same program using lambdas
<Sonikku> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/Javaserver

说明:客户端与服务器的连接,以服务器的角度与客户端连接-The connection between the client and the server is connected to the client the server s point of view
<Nancy> 在 2024-10-14 上传 | 大小:1024 | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 13447.48 .49 .50 .51 .52 ... 14335 »

源码中国 www.ymcn.org