-
C02
javaweb开发学习使用,此代码很好,知识点很全面(javaweb developers to learn how to use this code is very good, very comprehensive knowledge points)
- 2012-11-30 18:26:15下载
- 积分:1
-
ExamingSystem
利用socket技术来实现C/S模式的考试系统(examing system with sockey tecknological to implements the examing system
)
- 2020-12-02 19:49:26下载
- 积分:1
-
FlowerShop
基于JSP+JavaBean的网上花店系统,主要有以下功能:用户注册和登录,商品查询,购物车,系统管理员功能(JSP+ JavaBean-based online shop system, mainly in the following functions: user registration and login, commodity information, shopping cart, the system administrator function)
- 2020-06-29 19:00:02下载
- 积分:1
-
chapter-03
java 实现 微信公众平台开发 服务器与微信公众平台连接(
java achieve micro-channel public platform)
- 2014-02-17 11:32:18下载
- 积分:1
-
JiSuanQi
java实现计算器,import java.awt.*
import java.awt.event.*
import javax.swing.*
public class JiSuanQi
{
Frame f
Label lab
Button[] bt=new Button[29]
JTextField t
StringBuffer str //显示屏所显示的字符串
double x,y //x和y都是运算数
int z //Z表示单击了那一个运算符.0表示"+",1表示"-",2表示"*",3表示"/"
static double m //记忆的数字
JiSuanQi()
{(java implementation calculator, import java.awt.* import java.awt.event.* import javax.swing.* public class JiSuanQi {Frame f Label lab Button [] bt = new Button [29] JTextField t StringBuffer str //display character string displayed double x, y //x and y are the operands int z //Z represents an operator clicks that 0 means " +" , 1 indicates " -" , 2 is " *" , 3 is " /" static double m //number in memory JiSuanQi () {)
- 2013-05-24 19:03:04下载
- 积分:1
-
wavelets
java的小波分析程序,用得着的兄弟姐妹们支持此网站了(Wavelet Analysis of java process, the brothers and sisters who need it to support this website)
- 2008-01-11 09:40:11下载
- 积分:1
-
ycaspxjob_v2.8
一个很好的人才网,用JSP代码写的,好用(Talent Network)
- 2013-11-08 19:32:57下载
- 积分:1
-
ksap
非常好用的Java代码,请积极下载,真的非常好用,不骗人,真的好用。(Very easy to use Java code, active download, really easy to use, do not lie, really easy to use.)
- 2015-06-04 20:50:07下载
- 积分:1
-
mysql面试专题及答案.pdf(共7页)
以及在 mysql 数据库中索引的工作机制是什么? 有哪些数据库优化方面的经验? 数据库三范式是什么? 各大厂数据库面试热门考题
- 2020-03-24下载
- 积分:1
-
Source
一个自己写的Hadoop MapReduce实例源码,网上看到不少网友在学习MapReduce编程,但是除了wordcount范例外实例比较少,故上传自己的一个。包含完整实例源码,编译配置文件,测试数据,可执行jar文件,执行脚本及操作步骤。学习完此例子后,你能掌握MapReduce基础编程,及如何编译Java文件,打包jar文件,编写shell执行脚本等。后续学习还可以参看本人的CSDN博客,如有问题也可以在线为你解答,不过本人也学习Hadoop不足一年,现学现卖而已,也可能力不能及,有些难的也很有可能不懂。希望能够帮助到学习MapReduce的朋友(A written Hadoop MapReduce example source code line to see a lot of friends in the learning MapReduce programming, but in addition to the wordcount example instance is relatively small, so upload your own. Contains the full example source code, the compiler configuration files, test data, executable jar file, execute the script and steps. Learn this example, you can grasp the the MapReduce basis of programming, and how to compile Java files, packaged jar file, write shell execute the script. Follow-up study can also see my CSDN blog if the problem is also available online for you to answer, but I also learned that for Hadoop less than a year, buying and learning it can also power can not and some difficulty also likely to understand . Want to be able to help to learn MapReduce friend)
- 2020-07-04 15:40:01下载
- 积分:1