Coder Social home page Coder Social logo

javaweb-1's Introduction

JavaWeb

此仓库放置本人学习JavaWeb过程中所编写的简单demo。

mldn

目录下是跟随《JavaWeb开实战经典》一书学习过程自己动手编写的代码。

guessnum

目录下为个人用jsp、Servlet编写的一个非常简单的猜数字的游戏; 用户每次开始新游戏,程序在后台生成一个随机数,记录在session里, 然后让用户猜这个数字,并给出用户猜测的数字是偏大还是偏小,还是正确。 同时记录猜测了多少次,以及本游戏共开局多少次

accesscount

目录下: 一个filter,记录每个url的访问次数,展示时会按访问次数进行排序; 还有一个session的监听器,可以记录在线人数。

mytest

目录下: 一个用SSH实现的简单的用户增、删、改、查 系统,通过此系统可以了解SSH整合的步骤和一般流程。

test

MyBatis+Spring+Maven的简单整合Demo

activemq

基于maven的Spring+ActiveMQ整合Demo

javaweb-1's People

Contributors

hoxis avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.