登录
首页 » Java » javaweb电影网站

javaweb电影网站

于 2021-05-06 发布
0 250
下载积分: 1 下载次数: 0

代码说明:

http://127.0.0.1:8081/moviesys/manage/login.jsp管理员账号:王长荡密码:kissherhttp://127.0.0.1:8081/moviesys/用户账号:aa密码:aa数据库导入:配好path环境的前提下在密令窗口里执行:imp scott/tiger@xe file=d:DVD.dmp

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • android 上实现QQ互联(QQ登陆) 含全部接口sdk(oauth2.0协议)实例源码下载,亲测通过
    基于oauth2.0协议,实现了QQ互联目前开放的所有接口,例如创建相册、上传照片、发表说说、同步动态等等 均已实现,并亲测通过。
    2013-02-04下载
    积分:1
  • 游戏引擎jar包
    游戏引擎jar包
    2013-12-24下载
    积分:1
  • java 图片压缩 示例源码
    java 图片压缩 示例源码
    2014-11-12下载
    积分:1
  • android 照片拍摄 录音等功能
    android 照片拍摄 录音等功能
    2013-10-31下载
    积分:1
  • android HerilyAlertDialog完全自定义的Dialog
    android HerilyAlertDialog完全自定义的Dialog
    2014-08-21下载
    积分:1
  • 远程视频监控
    【核心代码】 public interface CameraSource {  static final String LOG_TAG = "camera";  /**  * Open the camera source for subsequent use via calls to capture().  *   * @return true if the camera source was successfully opened.  */  boolean open();  /**  * Close the camera source. Calling close on a closed CameraSource is  * permitted but has no effect. The camera source may be reopened after  * being closed.  */  void close();  /**  * The width of the captured image.  *   * @return the width of the capture in pixels  */  int getWidth();  /**  * The height of the captured image.  *   * @return the height of the capture in pixels  */  int getHeight();  /**  * Attempts to render the current camera view onto the supplied canvas.  * The capture will be rendered into the rectangle (0,0,width,height).  * Outstanding transformations on the canvas may alter this.  *   * @param canvas the canvas to which the captured pixel data will be written  * @return true iff a frame was successfully written to the canvas  */  boolean capture(Canvas canvas);  boolean saveImage(String savePath, String fileName); }
    2013-12-04下载
    积分:1
  • android 省市区三级联动
    android 省市区三级联动
    2017-07-18下载
    积分:1
  • google NavigationDrawer demo
    这个是google的抽屉界面的实例代码,可以直接使用,很有参考价值
    2013-11-05下载
    积分:1
  • android 自定义radiogroup实现源码下载 - 自定义radiobutton篇
    在原生态radiogroup基础上 实现了 自定义 radiogroup 
    2015-04-14下载
    积分:1
  • android h263硬编码rtp打包
    说明:该android代码h263硬编码rtp打包发送服务器,pc端建立sdp文件用vlc播放1、服务器ip为192.168.1.62、android手机ip为192.168.1.17,在小米1s测试通过,像三星等手机不支持h263编码3、android端修改net.config包下的Config类的url4、pc端用已有的sdp文件播放,修改ip为手机ip
    2015-12-07下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载