- 
                        客户关系管理系统
                        
                          应用背景基于java的客户关系管理系统,对于java初学者学习做java项目有较大帮助。。。关键技术class LoginCheck{
	private String name;
	private String password;
	public LoginCheck(String name,String password){
		this.name = name;
		this.password = password;
	}
	public boolean validate(){
		if("1".equals(name)&&"1".equals(password)){
			return true;
		}else{
			return false;
		}
	}
}                         
                            - 2022-04-21 18:27:25下载
- 积分:1
 
- 
                        baobeimiaoshu_19
                        
                          淘宝装修模板之宝贝描述 宝贝描述模板19(baobei miaoshu moban19)                         
                            - 2013-12-11 23:01:53下载
- 积分:1
 
- 
                        6094
                        
                          使用host方法屏蔽优酷广告源码,程序将host屏蔽代码写到系统目录中。即给要屏蔽的网站设置一个对应的IP地址,使之不能打开真正的网站。(The method of using the host shielded Youku advertising source , the program writes the code will host the shield system directory. )                         
                            - 2016-04-10 11:33:29下载
- 积分:1
 
- 
                        ANDROID调用c#的webservice
                        
                          webservice是用c#语言写的,android端利用ksoup开源插件调用weservice                         
                            - 2015-01-05下载
- 积分:1
 
- 
                        android 判断双SD卡_CheckDoubleSDCard 例子源码
                        
                          android 判断双SD卡_CheckDoubleSDCard 例子源码                         
                            - 2014-10-01下载
- 积分:1
 
- 
                        boomv2
                        
                          boom网站宝贝v2.0(website v2.0)                         
                            - 2004-10-18 16:22:48下载
- 积分:1
 
- 
                        weirenwu
                        
                          百度微任务全屏页面左右切换效果是一款基于jQuery实现的超酷单页网站页面切换特效,响应式设计,全屏自适应大小,左右滑动式幻灯片切换效果,用来做单页网站非常适合。有首页、微任务介绍、精美礼品、意见反馈、相关产品等页面切换按钮。(Baidu micro task page full-screen transition effects is about a one-page Web page based on cool jQuery to achieve transition effects, responsive design, adaptive full-screen size, sliding left and right slide transitions, to do a single-page website is very suitable. There are home, micro-mission briefing, exquisite gift, feedback, and other related products page toggle button.
)                         
                            - 2016-05-31 22:11:25下载
- 积分:1
 
- 
                        CDH5.12.1搭建
                        
                          针对大数据平台的搭建通过CDH5.12.1平台进行快速搭建(Building a large data platform for rapid construction through the CDH5.12.1 platform)                         
                            - 2018-03-29 18:08:39下载
- 积分:1
 
- 
                        yiwenjuan_jb51
                        
                          一个调查系统,关于问卷的调查系统,是个不错的学习材料,大家看看你(A survey system on the questionnaire survey system, is a good learning materials, we look at you)                         
                            - 2013-04-26 21:11:21下载
- 积分:1
 
- 
                        java web Struts hibernate mysql 医药管理系统
                        
                          本系统适合当做毕业设计使用,简单的应用了Struts1,hibernate,jsp,mysql 完成了医药管理系统的开发。编码统一使用的GBK。代码有些老但是很典型的。我的同学在修改一下就是毕业设计。和好的代码。谢谢大家浏览和查看。                         
                            - 2022-03-13 08:40:40下载
- 积分:1