-
基于java的汽车租赁系统
基于java的汽车租赁系统,实现不同用户不同角色登陆,用户注册,出租汽车,添加汽车,汽车入库,,管理用户,生成出租单,用户登录日志,查询客户信息,车库信息及汽车信息等。这是一个相当不错的管理系统,运用oracle数据库,采用多表连接等,jsp页面作为前端页面交互,后台采用ssh操作数据库
- 2022-09-21 19:20:05下载
- 积分:1
-
mvmmall41
首先我们申明,MVMMALL不会为了吸引市场的眼球而做违背程序所具有的品质(当然是精品). 闻道有先后,术业有专攻.几年的网店开发经验及高效的开发团队 使得MVMMALL能在网店系统行业中做得更好,更精! 做事并不难,难的是做好一件事,难上加难的是一直做一件事!(First, we affirm, MVMMALL not to attract the attention of the market and do violate the program has the quality (of course, is fine). Road have been heard, industry specializing in surgery a few years of experience in the development shop and efficient development team makes MVMMALL shop system can do better in the industry and more refined! work is not difficult, the difficulty is to do the one thing that has been difficult to do one thing!)
- 2016-07-18 21:48:36下载
- 积分:1
-
Cards-UI-master
卡片式View,支持单个卡片,item为卡片的ListView
使用:
CardListView list = ...
list.setCardTheme(CardTheme.Dark)
CardAdapter adapter = new CardAdapter(this, android.R.color.holo_blue_dark)
list.setAdapter(adapter)
// Alternatively, you can pass a context and string resources in place of strings
// CardHeader has an optional second parameter for a subtitle
CardHeader header = new CardHeader( I m a header )
// You can optionally set an action to the header
// Specifying no action title will default to See More
header.setAction( See More , new CardHeader.ActionListener() {
@Override
public void onHeaderActionClick(CardHeader header) {
// Do whatever you want
}
})
// Add the header to the adapter, automatically notifies the list
adapter.add(header)
// Again, you can pass a context and string resources in place of strings
Card card = new Card( Hello , My name is Aidan )
adapter.add(card) (This library is no longer maintained, as this implementation is generally frowned upon in the new Google Material design guidelines, excluding certain situations (like Google Keep type UI). See the new CardView APIs in the Support Library.)
- 2015-01-24 15:06:35下载
- 积分:1
-
jobjjm1
中华免费家教网整站程序1.8。适合中小家教网使用。界面美观,适用;网站相关信息在后台均能操作,稍加设置就可投入使用。ASP+access格式。(China free tutoring network station program 1.8. Suitable for small and medium-sized tutor network. Beautiful interface, apply the operation of the site-related information in the background can be a little set can be put into use. The ASP access format.
)
- 2012-03-27 08:22:21下载
- 积分:1
-
ASP.NET-
ASP是一个微软早期编程环境,在其中可混合使用HTML、脚本语言以及部分组件来创建服务器端的互联网应用程序(ASP is a Microsoft early programming environment in which you can mix use HTML, scripting languages, and some of the components to create a server-side Internet applications)
- 2013-11-04 19:54:03下载
- 积分:1
-
Vitamio-Demo2
多媒体播放器 使用vitamio制作的播放器 demo(vitamio demo)
- 2012-05-17 09:13:02下载
- 积分:1
-
java 基于eclipse开发工具的版本集成工具 Z-zip_1.0.zip
目前在进行java开发中,对于版本集成还没有一个较好的工具,这个是我基于java开发的eclipse开发工具的版本集成工具 Z-zip_1.0.zip
- 2022-04-15 02:03:00下载
- 积分:1
-
验证码识别
验证码识别---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 2022-03-16 03:36:52下载
- 积分:1
-
泊车机
这个程序执行停车台机器的功能。所有代码都是在 javascript 中使用德 netbeans ide。此外,在此文件中找到不同状态机 NFA DFA FA) 的分析与德状态关系图。
- 2022-11-07 20:35:03下载
- 积分:1
-
php源文件 登录系统
资源描述一个普通的动态网页源文件,登录系统,输入正确的用户名和密码才可以登录,可以自己家美化
- 2022-04-08 07:02:22下载
- 积分:1