Tomcat安装配置:双击安装到c盘后。跑到C:\apache-tomcat-7.0.26\bin看到一个startup.bat就去执行,结果提示Neither
theJAVA_HOMEnortheJRE_HOMEenvironmentvariableisdefinedAtleast
oneoftheseenvironmentvariableisneededtorunthis
program。好,再去下载个最新版本的JDK,In..
分类:
编程语言 时间:
2016-10-21 01:26:37
阅读次数:
261
安装环境:Ubuntu12.04 安装版本:OpenCV3.1.0 问题描述: $ cmake .. $ make 编译到21%时,报错“No rule to make target `/usr/lib/libz.so', needed by `lib/libopencv_core.so.” 问题解 ...
分类:
系统相关 时间:
2016-09-30 23:33:30
阅读次数:
696
题目描述: Given a positive integer n and you can do operations as follow: What is the minimum number of replacements needed for n to become 1? Example 1: ...
分类:
其他好文 时间:
2016-09-26 17:48:39
阅读次数:
124
https://channel9.msdn.com/Series/Practical-Performance-Tips-to-Make-Your-HTMLJavaScript-Faster/06?WT.mc_id=13400-DEV-sitepoint-article24 ...
分类:
编程语言 时间:
2016-09-19 12:51:46
阅读次数:
166
Abstract The content of the web has increasingly become a focus for academic research. Computer programs are needed in order to conduct any large-scal ...
分类:
Web程序 时间:
2016-09-16 22:55:51
阅读次数:
262
Given a positive integer n and you can do operations as follow: What is the minimum number of replacements needed for n to become 1? Example 1: Exampl ...
分类:
其他好文 时间:
2016-09-14 21:56:21
阅读次数:
138
NDOUtils 2.1.1 发布了,新版本主要的特性和修复的bug如下: 新特性: startup/default-init.in needed a default _set_rc function (John Frickson) Removed the alpha/beta quality wa ...
分类:
其他好文 时间:
2016-09-07 09:19:44
阅读次数:
374
http://www.jb51.net/article/58726.htm 今天发现网站有点慢,发现mysql日志中提示mysqld-nt: Out of memory (Needed 1677720 bytes),经排查是由于最近调整了mysql的一些参数导致,以为内存大就不怕了,32位系统真心内 ...
分类:
数据库 时间:
2016-09-02 23:07:29
阅读次数:
181
Given a string s, partition s such that every substring of the partition is a palindrome. Return the minimum cuts needed for a palindrome partitioning ...
分类:
其他好文 时间:
2016-09-01 14:29:50
阅读次数:
134