码迷,mamicode.com
首页 >  
搜索关键字:properties edit    ( 13937个结果
The JRE could not be found. Edit the server and change the JRE location.
Tomcat报错: The JRE could not be found. Edit the server and change the JRE location.EClipse -> windows -> prefreances -> server -> installed runtimes ->...
分类:其他好文   时间:2014-07-16 23:25:15    阅读次数:263
CentOS 6.3下部署LVS(NAT)+keepalived实现高性能高可用负载均衡
一、系统环境实验拓扑:实验环境:Vmware 9.01 + Windows 8 x64 企业版+8G内存虚拟机步骤:1、安装一台CentOS 6.3 x64主机,内存为1GB,网络为NAT模式,注意检查Vmware中EDIT菜单下Virtual Network Editor中VMnet82、加电,安...
分类:其他好文   时间:2014-07-10 13:26:08    阅读次数:542
[LeetCode] Search a 2D Matrix
Write an efficient algorithm that searches for a value in anmxnmatrix. This matrix has the following properties:Integers in each row are sorted from l...
分类:其他好文   时间:2014-07-10 12:37:21    阅读次数:189
css属性
属性(Properties)版本(Version)兼容性(Compatibility)简介(Description)文本属性 Text Propertiestext-indentCSS1IE4+ , NS4+检索或设置对象中的文本的缩进。text-overflowIE专有属性IE6+设置或检索是否使...
分类:Web程序   时间:2014-07-10 12:23:09    阅读次数:225
【原创】mybatis配置文件报错:The content of element type "configuration" must match "(properties>settings>typeAliases>typeHa...
最近使用mybatis,在mybatis的xml配置文件中总是会提示错误The content of element type "configuration" must match "(properties>settings>typeAliases>typeHandlers>objectFactor...
分类:其他好文   时间:2014-07-10 11:05:57    阅读次数:327
读取Excel
// 产生连接字符串 string connString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=student.xls;" + "Extended Properties=...
分类:其他好文   时间:2014-07-07 23:50:13    阅读次数:228
[leetcode] Edit Distance
Given two words word1 and word2, find the minimum number of steps required to convert word1 to word2. (each operation is counted as 1 step.)
分类:其他好文   时间:2014-07-07 23:16:52    阅读次数:197
java web项目修改项目名称
前几天在网上下了个项目,感觉名字长,所以想把项目改名字。把项目导入到myeclipse中,将项目改名后, 还需要选中项目右键,properties ,修改项目的Context Root的名字。
分类:编程语言   时间:2014-07-07 20:15:05    阅读次数:200
Java Web项目部署时 “Exploded Archive”模式部署时无效
在myeclipse中部署项目时,当Deploy type为Exploded Archive(deveplopment mode)时,finish按钮为灰色,无法部署的解决方法: 1.project上右键properties->MyEclipse->web->web context-root为空 输...
分类:编程语言   时间:2014-07-07 19:38:31    阅读次数:282
unity导出android遇到的build target 错误详解
1.导出运行后显示buildtarget=“9”,versioniswrong,can‘tloadedxxx.untiy3dfiles 之类的,一般情况看导出的jar包内的project.properties中target是否正确,改正后而且要clean相关项目。2.看AndroidManifest.xml下android:minSdkVersion和android:targetSdkVersion 是否正确..
分类:移动开发   时间:2014-06-28 06:18:03    阅读次数:266
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!