11 2017 档案
navicat for mysql 数据库备份与还原
摘要:一, 首先设置, 备份保存路径 工具 -> 选项 点开 其他 -> 日志文件保存路径 二. 开始备份 备份分两种, 一种是以sql保存, 一种是保存为备份 SQL保存 右键点击你要备份的数据库, -> 转储SQL文件 选择位置和文件名 开始转储 导入 建议 删除所有表 或 重新建数据库 同导出 ,
阅读全文
SVN Unable to connect to a repository at URL
摘要:背景: 1. SVN服务器:VisualSVN-Server-2.5.5; 2. SVN客户端:TortoiseSVN-1.7.6.22632-x64-svn-1.7.4.msi; 3. 在SVN服务器上,新建一个数据仓库aaa,用户ABC拥有读写权限。 现象: 1. 在checkout数据仓库aa
阅读全文
java Quartz定时器任务与Spring 的实现
摘要:1.xml配置 <?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-i
阅读全文
svn更新项目之后,项目报错一大堆并且tomcat部署项目时找不到项目
摘要:原因是:svn更新项目以后jdk路劲不对,需要使用自己安装的jdk,即可。具体步骤如下 第一步:右击项目-->Build path-->Configure Build path... 第二步: 第三步:
阅读全文
svn执行update操作后出现:Error : Previous operation has not finished; run 'cleanup' if it was interrupted.
摘要:svn执行update操作后出现: Error : Previous operation has not finished; run 'cleanup' if it was interrupted. Error : Please execute the 'Cleanup' command. svn执
阅读全文
浙公网安备 33010602011771号