HEXO

  • Home
  • About
  • Tags
  • Categories
  • Archives
  • Schedule
  • Sitemap
  • Search

tomcat和maven的安装

Posted on 2018-10-14 | 0
Read more »

tmall_j2ee项目练习

Posted on 2018-10-14 | In how2j |
h3>完整教程:how2j 备忘 1.建表(根据表设计尸体类) 用户表 user name id password 分类表 catagoryprivate String name;private int id;List products;List<List> produ ...
Read more »

Untitled

Posted on 2018-10-14 |
s'v'g'se'g'b'r're
Read more »

Mysql5.0+Navicat for MySQL安装

Posted on 2018-10-14 |
Read more »

工厂方法模式

Posted on 2018-10-14 | In java设计模式 |
1.类图
Read more »

springboot处理表单form提交的数据

Posted on 2018-10-14 | In skills |
宿舍管理系统前端一览 在themeleaf+springboot中实现表单的数据传递。 新建实体类Greeting 新建Controller类GreetingController 新建html:greeting.html 新建html:result.html 知道GetMapping/PostMap ...
Read more »

单独谈谈部署

Posted on 2018-10-14 |
部署方式 jar warjar: pom.xml 里面修改成jarwar 可cmd命令生成 也可GUI界面生成 用winscp传到服务器 用java -jar demo.jar –server.port=9090 指定端口并运行 即可 (jdk不同 可能报错) 部署springboot ...
Read more »

mysql数据库操作

Posted on 2018-10-14 | In skills |
完整教程:how2j 备忘 连接数据库 导jar包 和代码如下 12345678910111213141516171819202122232425262728293031323334public class TestJDBC { public static void main(S ...
Read more »

deepin(linux) 报错及解决方法

Posted on 2018-09-29 |
linux mysql access denied for user ‘root’@’localhost’(using password:YES) 教程 update user set authentication_string = password(‘admin’) //失败where ...
Read more »

deepin(linux) 报错及解决方法

Posted on 2018-09-29 |
解决桌面卡死 ctrl+alt+t启动终端 /ctrl+alt+f2 终端雷神模式(能打开概率高) ctrl+alt+f1(返回桌面) sudo systemctl restart lightdm 重启终端 可能会报错:无法load etc/profile 的exprot。。。 用vim去掉你配置 ...
Read more »
1…111213…36
DEMO

DEMO

352 posts
22 categories
19 tags
© 2019 DEMO
Powered by Hexo
|
Theme — NexT.Mist v6.0.6