Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

一个模仿Twitter的Java Web项目(基于原生的Servlet)

License

NotificationsYou must be signed in to change notification settings

b2stry/mytwitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                                                  _            _ _   _                                                             | |          (_) | | |                                             _ __ ___  _   _| |___      ___| |_| |_ ___ _ __                                  | '_ ` _ \| | | | __\ \ /\ / / | __| __/ _ \ '__|                                 | | | | | | |_| | |_ \ V  V /| | |_| ||  __/ |                                    |_| |_| |_|\__, |\__| \_/\_/ |_|\__|\__\___|_|                                                __/ |                                                                            |___/

一个模仿Twitter的Java Web项目(基于原生的Servlet)

使用说明

# 1.使用命令拉取代码:    git clone https://github.com/b2stry/mytwitter.git# 2.使用IDEA or Eclipse or STS导入本项目# 3.新建数据库create database mytwitter; 导入数据库文件mytwitter.sql# 4.修改com/twitter/util/DBUtil.java中的数据库链接和密码# 5.运行项目    1.直接在IDE中Run On Server运行    2.从IDE中导出一个war包放到tomcat的webapps目录下,启动tomcat# 6.浏览器访问:    http://127.0.0.1:8080 or other

环境

  • jdk:1.8
  • tomcat:8.5
  • mysql:5.7

界面展示

由于页面没有做响应式,推荐使用1366*768分辨率

首页

注册界面

登录界面

主界面

发推

通知界面

用户界面

其他用户界面

聊天界面

查询用户界面

About

一个模仿Twitter的Java Web项目(基于原生的Servlet)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp