-
火车票订票系统
数据库是MySQL,用的是eclipse,有前台和后台,用户可以查询,订票,退票,登录注册。管理员可以进行增删改查
- 2022-03-04 08:51:12下载
- 积分:1
-
仿天猫分销平台
本系统是基于s2sh+easyui的高仿天猫分销平台,包含产品管理,分销管理,订单管理,分销单管理等功能
- 2022-01-22 11:31:40下载
- 积分:1
-
Xposed_v2.6.1框架+一键转发小视频
一个 Xposed的框架 , 和 一键转发 小视频。
- 2022-04-16 15:23:23下载
- 积分:1
-
医院门诊预约系统
实现了医院网上门诊预约的功能,包括相应的数据库代码,你值得拥有!!
- 2022-07-09 17:28:20下载
- 积分:1
-
WebSocket 聊天
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
- 2022-04-20 03:28:46下载
- 积分:1
-
糗事百科本地
package com.jeremyfeinstein.slidingmenu.lib.app;
import com.jeremyfeinstein.slidingmenu.lib.SlidingMenu;
import android.os.Bundle;
import android.preference.PreferenceActivity;
import android.view.KeyEvent;
import android.view.View;
import android.view.ViewGroup.LayoutParams;
public class SlidingPreferenceActivity extends PreferenceActivity implements SlidingActivityBase {
private SlidingActivityHelper mHelper;
/* (non-Javadoc)
* @see android.app.Activity#onCreate(android.os.Bundle)
*/
@Override
public void onCreate(Bundle savedInstanceState) {
mHelper = new SlidingActivityHelper(this);
super.onCreate(savedInstanceState);
mHelper.onCreate(savedInstanceState);
}
/* (non-Javadoc)
* @see android.app.Activity#onPostCreate(android.os.Bundle)
*/
@Overri
- 2022-02-25 08:01:17下载
- 积分:1
-
人力资源小系统源码
用Java、jsp、Hibernate、css语言编写的人力资源的小系统,包括员工管理、奖惩管理、薪资管理、招聘管理等多个模块。对于初学Java的同学,有一定的帮助。
- 2022-04-19 22:09:11下载
- 积分:1
-
基于ssh的项目管理系统,前端bootstrap
为毕业设计开发的系统,使用了spring,struts2,hibernate框架进行开发
可以使用邮箱验证码注册用户
项目页面成员可以进行聊天
支持文件上传
使用bootsyrap开发,页面精美
- 2023-07-08 06:45:06下载
- 积分:1
-
一条简单的CMS系统
一套简单的CMS文章发布系统,可以发布文章并对目录等进项管理,node.js做的,欢迎大家指正交流,有问题可以发邮件给我或者留言,谢谢。
- 2023-09-06 14:55:28下载
- 积分:1
-
手机USB OTG开发板 安卓程序
1) 手机安装app程序。程序文件的路径为:手机_USB_cdromandroidinusb.apk。
手机用usb线接到电脑后,可以通过360手机助手一类的软件安装。
2) 开发板接蓝牙色usb数据线,黑色usb otg线,最后将黑色usb otg线插到手机usb接口。
正确的话,开发板上的灯会亮。
打开手机usb程序,按软件界面操作并测试。
(开发板出货时已经烧好了程序,可直接使用)
- 2022-02-02 12:41:16下载
- 积分:1