会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
DaryllD
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
16
17
18
19
20
21
22
23
24
···
27
下一页
2017年6月30日
zbb20170630 web项目发布至tomcat的ROOT下方法(开发环境和部署环境)
摘要: Myeclipse 通常情况下,Web项目是发布到Tomcat下的webapps文件目录下的 。以至于我们访问的时候: 例如:Web应用项目名称为:webManager,则部署到tomcat后,是部署在tomcat/webapps/webManager中,网址为:http://localhost:8
阅读全文
posted @ 2017-06-30 10:58 DaryllD
阅读(197)
评论(0)
推荐(0)
2017年6月28日
zbb20170628 JSP取得绝对路径方法 ${pageContext.request.contextPath}
摘要: ${pageContext.request.contextPath}
阅读全文
posted @ 2017-06-28 11:04 DaryllD
阅读(110)
评论(0)
推荐(0)
2017年6月27日
zbb20170627 db.properties jdbc 连接数据库 oracle mysql sqlserver db2
摘要: 1、oracle driver=oracle.jdbc.driver.OracleDriver url=jdbc:oracle:thin:@localhost:1521:XE username=sa password=sa 方言: hibernate.dialect=org.hibernate.di
阅读全文
posted @ 2017-06-27 09:11 DaryllD
阅读(296)
评论(0)
推荐(0)
2017年6月26日
zbb20170626 myeclipse 2017 ci 构建 spring hibernate struts jar
摘要:
阅读全文
posted @ 2017-06-26 16:37 DaryllD
阅读(169)
评论(0)
推荐(0)
zbb20170626 spring mvc springmvc 4 搭建
摘要: //完整示例代码,在百度网盘中搜索 nssh_zbb web.xml TestController.java test.jsp 访问地址 http://127.0.0.1:8080/zbb20170623Spring/test/test
阅读全文
posted @ 2017-06-26 15:50 DaryllD
阅读(196)
评论(0)
推荐(0)
2017年6月25日
zbb20170625 vmware12 安装 mac os
摘要: 1. VMware Workstation 2. unlocker 206(for OS X 插件补丁) 3. Mac OS X 10.11镜像 1. VMware Workstation 2. unlocker 206(for OS X 插件补丁) 3. Mac OS X 10.11镜像 1. V
阅读全文
posted @ 2017-06-25 21:59 DaryllD
阅读(175)
评论(0)
推荐(0)
2017年6月21日
zbb20170621 linux sh 常用命令
摘要: 1、安装rz、sz 2、rpm
阅读全文
posted @ 2017-06-21 14:06 DaryllD
阅读(220)
评论(0)
推荐(0)
zbb20170621 linux CentOS 7上安装jdk时提示:/lib/ld-linux.so.2: bad ELF interpreter
摘要: 环境: 环境: [root@iZ25jyynd10Z ~]# uname -m&&uname -rx86_642.6.32-431.23.3.el6.x86_64[root@iZ25jyynd10Z ~]# cat /etc/redhat-releaseCentOS release 6.5 (Fin
阅读全文
posted @ 2017-06-21 14:00 DaryllD
阅读(1572)
评论(0)
推荐(0)
2017年6月20日
zbb20170620 eclipse tomcat 临时目录
摘要: 在Eclipse中,默认会把Web项目放到Eclipse的工作空间下的.metadata\.plugins\org.eclipse.wst.server.core\tmp0(或者是tmp1)\wtpwebapps\下,如果现在Eclipse中有名为access的项目,将它按以前的方式部署到服务器上,
阅读全文
posted @ 2017-06-20 14:32 DaryllD
阅读(228)
评论(0)
推荐(0)
2017年6月19日
zbb20170619 bat cmd 脚本相关
摘要: 1、ping IP 地址输出在一行显示时间 2、判断字符串已指定字符开头 3、文件考本
阅读全文
posted @ 2017-06-19 10:08 DaryllD
阅读(152)
评论(0)
推荐(0)
上一页
1
···
16
17
18
19
20
21
22
23
24
···
27
下一页
公告