资源列表
[JSP源码/Java] homework1
说明:猜单词:1-1 猜单词:给定单词数组(不少于10个),计算机随机选择其中的一个,并显示单词长度。用户每次猜一个字母,如正确,将在相应的位置显示出来,重复该过程,直至字母全部猜出,用户也可以通过输入数字0来请求提示,此时计算机会随机选择一个尚未猜出的字母显示出来。 例如随机单词为apple,计算机先打印_ _ _ _ _ 用户输入a,计算机显示a _ _ _ _ 用户输入e,计算机显示a _ _ _ e 用户输入0,计算机<赵国锋> 在 2025-05-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Chp2Example
说明:java基础范例,字符串连接操作,//位运算操作,//StringBuffer的append操作-java basic examples, the string concatenation operator,// bit arithmetic operation// StringBuffer' s append operation<赵国锋> 在 2025-05-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] TestClass
说明:java关键字练习的代码,this/static/super-java keyword practice code, this/static/super<359031282> 在 2025-05-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] ComparaDocument
说明:文档检索,匹配关键词,抽取文档中指定的字符串-Document retrieval, matching keywords, extract the string specified in the document<Hope> 在 2025-05-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] BeanMachine
说明:计算小球掉入木格的概率 可以定义木格的个数 小球的个数 显示小球路径-print the number of the ball,the number of the blanket, the route of the ball falling down<icy> 在 2025-05-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] submit
说明:程序显示小于100 的素数 按二维表格排列-   Write   a   Java   program   that   prints   out   all   the   prime   numbers   less   tha<icy> 在 2025-05-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] EmpServlet
说明:查询emp表内容,这是Servlet的代码-This is the servlet code queries the emp table content<明> 在 2025-05-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Dataclear
说明:对两列高频时间序列按年月日时分秒进行配对-Pair on every minute of the two high-frequency time series date<lqxlara> 在 2025-05-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] JAVA-access--website-URL-and-link
说明:通过指定URL,获取网页上所有的“链接URL”和“链接文字”。-Access to all of the web page " link URL and link text by specifying the URL.<pudn1305> 在 2025-05-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] E2Int
说明:从命令行得到5个整数,放入一整型数组,然后打印输出,要求:如果输入数据不为整数,要捕获Integer.parseInt()产生的异常,显示“请输入整数”,捕获输入参数不足5个的异常(数组越界),显示“请输入至少5个整数”-Get 5 integers from the command line, placed in an array of integers, then print output, requirements: if the<tangdong> 在 2025-05-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Regular-expression-to-obtain-MAC
说明:现在网上有许多用java实现的获取MAC地址的方法,都是利用了windows系统的config命令,但是这些方法都是直接查找config命令的输出字符串。这种方法对一种语言的windows系统还可以,当在其它语言的系统下运行时,就会出现问题,本文的代码利用正则表达式,使获取MAC地址的程序能够在多语言环境下运行。-Get the MAC address of the method of realization of java onlin<pudn1306> 在 2025-05-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Polymorphism
说明:设计一个学生数组 , 既能存放本科生对象 , 又能存放研究生对象-Design a student array undergraduates, both storage objects, and can be stored Graduate object<周龙> 在 2025-05-06 上传 | 大小:1kb | 下载:0