登录
首页 » Java » WebVR

WebVR

于 2021-04-02 发布
0 214
下载积分: 1 下载次数: 1

代码说明:

说明:  spring boot游客项目管理,整合vr预览(Spring boot tourist project management)

文件列表:

WebVR\.idea, 0 , 2021-01-01
WebVR\.idea\.gitignore, 245 , 2021-01-01
WebVR\.idea\compiler.xml, 538 , 2021-01-01
WebVR\.idea\encodings.xml, 267 , 2021-01-01
WebVR\.idea\jarRepositories.xml, 864 , 2021-01-01
WebVR\.idea\misc.xml, 638 , 2021-01-01
WebVR\.idea\uiDesigner.xml, 8915 , 2021-01-01
WebVR\.idea\workspace.xml, 3886 , 2021-01-01
WebVR\pom.xml, 6976 , 2021-01-01
WebVR\src, 0 , 2021-01-01
WebVR\src\main, 0 , 2021-01-01
WebVR\src\main\java, 0 , 2021-01-01
WebVR\src\main\java\VR, 0 , 2021-01-01
WebVR\src\main\java\VR\controller, 0 , 2021-01-01
WebVR\src\main\java\VR\controller\UserController.java, 604 , 2021-01-01
WebVR\src\main\java\VR\dao, 0 , 2021-01-01
WebVR\src\main\java\VR\dao\IUserDao.java, 286 , 2021-01-01
WebVR\src\main\java\VR\domain, 0 , 2021-01-01
WebVR\src\main\java\VR\domain\User.java, 831 , 2021-01-01
WebVR\src\main\java\VR\service, 0 , 2021-01-01
WebVR\src\main\java\VR\service\Impl, 0 , 2021-01-01
WebVR\src\main\java\VR\service\Impl\UserServiceImpl.java, 542 , 2021-01-01
WebVR\src\main\java\VR\service\IUserService.java, 144 , 2021-01-01
WebVR\src\main\resources, 0 , 2021-01-01
WebVR\src\main\resources\applicationContext.xml, 2707 , 2021-01-01
WebVR\src\main\resources\db.properties, 126 , 2021-01-01
WebVR\src\main\resources\springmvc.xml, 1737 , 2021-01-01
WebVR\src\main\webapp, 0 , 2021-01-01
WebVR\src\main\webapp\index.jsp, 365 , 2021-01-01
WebVR\src\main\webapp\src, 0 , 2021-01-01
WebVR\src\main\webapp\src\pages, 0 , 2021-01-01
WebVR\src\main\webapp\src\pages\hello.jsp, 311 , 2021-01-01
WebVR\src\main\webapp\WEB-INF, 0 , 2021-01-01
WebVR\src\main\webapp\WEB-INF\web.xml, 1729 , 2021-01-01
WebVR\src\test, 0 , 2021-01-01
WebVR\src\test\java, 0 , 2021-01-01
WebVR\src\test\resources, 0 , 2021-01-01
WebVR\WebVR.iml, 81 , 2021-01-01

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

发表评论

0 个回复

  • Lopez-Valenzuela
    Un Block Me solve with heuristics and BFS search.
    2013-12-23 05:48:34下载
    积分:1
  • SQLITE
    这是一个用JAVA编写的SQLite数据库管理软件,主要在SD卡新建数据库,更改数据库,很适用初学者入手SQLite数据库。(This is a JAVA written SQLite database management software, mainly in the SD card to the new database, change the database, it is suitable for beginners to start SQLite database.)
    2013-04-17 09:34:06下载
    积分:1
  • ipdatabase-master
    ipdatabase 二叉树快速搜索IP地址数据库 数据 数据源采用2015年广告协会制定的IP地址标准数据库,中国互联网广告行业统一采用的标准IP库。 原理 利用二叉树实现IP查询,首先将10进制IPV4地址转化为二进制构建二叉树,利用二叉树搜索进行搜索,查询时间复杂度log2n,比传统IP库n的查询速度高出一个量级。(Ipdatabase Binary Tree Fast Search IP Address Database data The data source is the standard IP address database formulated by the Advertising Association in 2015, and the standard IP database adopted by the Internet advertising industry in China. principle The binary tree is used to realize IP query. Firstly, the 10-bit IPV4 address is converted into binary to construct a binary tree, and the binary tree search is used to search. The query time complexity log2n is one order of magnitude higher than that of traditional IP library n.)
    2020-06-15 22:35:01下载
    积分:1
  • XenServerDemo
    连接xenserver 开关虚拟机demo(a demo about connect xecserver power on/off the vm)
    2013-10-18 15:06:05下载
    积分:1
  • DummyProvider
    A simple content provider for AsyncQueryHandlerTest and ContentQueryMapTest.
    2013-12-29 14:42:08下载
    积分:1
  • qq
    说明:  仿QQ聊天程序,有客户端,服务器端,socket编程(QQ progrom)
    2012-11-24 23:02:22下载
    积分:1
  • home3
    用java JSP实现的一个小型网站,界面简洁,功能齐全,适合入门的初学者(With java JSP to achieve a small site, simple interface, complete functions, suitable for beginners to get started)
    2014-04-28 10:57:49下载
    积分:1
  • juint
    junit单元测试用例的编写 采用的是mockMvc 测试控制器(JUnit unit test case)
    2020-06-18 08:00:02下载
    积分:1
  • java_wangluo_ppt
    说明:  Java网络编程精解(孙卫琴)源代码以及ppt(Java Network Programming refined solution (Sun Weiqin) source code, and ppt)
    2011-04-13 11:05:56下载
    积分:1
  • dds
    实现用户登录界面,方便用户查找自己的信息。节省时间。(To realize the user login interface, convenient for user to find their own information. To save time. )
    2013-12-27 16:01:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载