linux下权限不够 chmod +x 脚本命令 ./脚本命令 即可。。。 sh startup.sh启动tomcat,出现 This file is needed to run this program chmod +x *.sh再次执行 sh startup.sh成功启动 ...
分类:
系统相关 时间:
2016-04-08 14:37:04
阅读次数:
210
在Xcode项目中,怎样导入即时通讯步骤如下:(Xcode突然崩溃这是我第二遍写,没谁了) 1、下载SDK 一般情况下我们使用SDK时都会下载最新版本的下面以V3.1.1为例 2、导入下载好的SDK 这一步把导入文件倒入到项目文件中,记得要勾选上Copy items if needed 噢! 3、添 ...
分类:
其他好文 时间:
2016-04-06 23:24:44
阅读次数:
153
Given a string s, cut s into some substrings such that every substring is a palindrome. Return the minimum cuts needed for a palindrome partitioning o ...
分类:
其他好文 时间:
2016-04-03 20:10:22
阅读次数:
103
采样depth target,做ao blit depth target is needed or there will be 8x8 pixel blocks flip blit tex 是cs实现的一次copy from rendertarget to texture then we can s ...
分类:
其他好文 时间:
2016-03-29 21:05:24
阅读次数:
148
例子中二叉树用链表示 1.后序遍历克隆和前序遍历克隆 The recursion stack space needed by both the preorder and postorder copy methods is O(h), where h is the height of the bina
分类:
编程语言 时间:
2016-03-19 17:47:22
阅读次数:
169
# Redis configuration file example # Note on units: when memory size is needed, it is possible to specify # it in the usual form of 1k 5GB
分类:
其他好文 时间:
2016-03-14 18:20:01
阅读次数:
422
hapi doesn't ship with logging support baked in. Luckily, hapi's rich plugin ecosystem includes everything needed to configure logging for your applic
如果你在从项目外部往里拖放一个文件, 系统会给你提示如下一个Message, 那么他们到底都有什么用呢 我将利用a作为文件、A作为文件夹, 说明具体情况 1. Destination: Copy items if needed 如果你勾选这个选项, 那么A文件将从原路径copy到项目中(如果是项目中
分类:
其他好文 时间:
2016-02-22 23:36:13
阅读次数:
227
点击dataimport 没有handler数据 重启下 tomcat 如果没有权限 Cannot find ./catalina.shThe file is absent or does not have execute permissionThis file is needed to run t
分类:
其他好文 时间:
2016-02-15 18:26:09
阅读次数:
127
版本:5.7.9新装的CentOS 6.3 安装MySQL 5.7.9 出现的问题1、首先卸载系统自带的mysql 5.1的包 yum -y remove mysql-libs-5.1.61-4.el6.x86_642、开始安装MySQL 5.7.9的包3、报错:warning: mysql-com
分类:
数据库 时间:
2016-01-29 20:39:49
阅读次数:
699