-
java-chapter8
Java数据库系统项目开发实践源程序第8章.rar
(Java database system project development source code of practice in Chapter 8. Rar)
- 2008-07-17 11:27:40下载
- 积分:1
-
SimpleReader-second
安卓聚合阅读器源码是一套基于安卓的RSS阅读器项目源码。内置三张壁纸,换肤功能。项目已经内置了很多RSS源,并且进行了分类。显示模式有白天、夜间两种显示模式。项目文章显示使用的自定义字体,项目本身内置收藏和分享功能,可以分享到QQ空间、新浪微博、腾讯微博、人人和豆瓣。只是暂时不能自定义添加RSS源,相关功能模块正在开发中。(Android aggregation reader source is a set of Android based RSS reader project source. Three built-in wallpaper, skin function. Project has built a lot of RSS source, and carried out a classification. Display mode has two kinds of display modes during the day and night. Project articles show that the use of custom fonts, the project itself in the collection and sharing functions, you can share to QQ space, micro-blog Sina, Tencent micro-blog, everyone and broad bean. Just temporarily can not be customized to add RSS source, the relevant functional modules are being developed.)
- 2016-07-08 13:17:51下载
- 积分:1
-
在JAVA编程中对JNDI的支持.是一个开放的源码.
在JAVA编程中对JNDI的支持.是一个开放的源码.-A open source code which supports JNDI in java programming.
- 2022-01-20 23:20:50下载
- 积分:1
-
plsda
说明: matlab近红外光谱进行掺假判断,运用plsda建模可以进行真假鉴别(The near infrared spectrum of MATLAB is used to judge the adulteration, and plsda modeling can be used to identify the authenticity)
- 2020-12-29 20:19:01下载
- 积分:1
-
客户关系管理系统
应用背景基于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
-
56-policy-clime-systems
this is java aoolication project
- 2014-03-05 01:54:48下载
- 积分:1
-
看课程说明的小程序
看课程说明的小程序-look at the course descriptions small programs
- 2022-07-06 15:58:46下载
- 积分:1
-
一个java的应用程序,它实现"密码验证"的功能.
一个java的应用程序,它实现"密码验证"的功能.-a java application, it achieved "password verification" function.
- 2022-07-21 20:36:15下载
- 积分:1
-
JAVA面向对象编程技术实验指导,含指导书与源代码。
JAVA面向对象编程技术实验指导,含指导书与源代码。-JAVA object-oriented programming techniques to guide experiments, including guide books and source code.
- 2022-11-21 14:00:04下载
- 积分:1
-
店系统显示J2EE框架需要安装WebSphere WebLogic服务…
点歌系统,用来展示J2EE框架,需要安装websphereweblogic等服务器-parlors system to display J2EE framework need to install Websphere Weblogic servers
- 2022-03-16 05:18:41下载
- 积分:1