搜索资源列表
190b3_2006-06-25_9576
- 设计课题――用JAVA语言设计即时通讯系统是为了更好的满足人们的网上聊天和彻底的实现两-design issues -- using Java language of instant communications system designed to better meet people's online chatting and the complete realization of the two
用标准C实现shell功能
- 用标准C实现shell功能,这是我们上课的一个操作系统实验,不过我是用java实现的,这是我在网上找的,供大家参考-achieved using standard C shell function, which is a class of experimental operating system, but I use java to achieve, and this is my find of the Internet for reference
estore_script
- 网上售书电子商务网站,采用MVC模式实现,页面显示采用JSP,控制器采用SERVLET,模式采用javaBean-Online books e-commerce website using MVC pattern implementation, the page shows the use of JSP, controller SERVLET, mode using JavaBean
biyelunwen
- 这是网上购物系统的论文。简介扼要,希望能给你一些启示,支持我- very good ,you can use it ok! it is writen by chinese
exam
- 关于网上考试系统的,希望对你们有些帮助,-Java,Java,Hibernian,jdbc。!!!!!!!!!
addressBook
- 北大青鸟accp 网上在线通讯录项目,界面做的很好,功能也很完善-Beida Jade Bird accp online online address book project, the interface is excellent, and functions are very perfect
Android_helloworld
- 实验功能: 在第一个Hello World!为标签的activity中显示good,该界面中有一个名为Next的按钮。点击Next按钮进入到第二个activity中去,第二个界面中只有1个Close按钮。当然,据网上有人将要比较安全的实现关闭程序的功能也不是挺简单的,因为android有专门的退出键返回键等。所以该Close按钮暂时没去实现它。 我的第1个activity为HelloworldActivity,第2个activity为NextActivity. 实验说明: