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
GenericApp(设备互相绑定传送信息-hellow world),Location(定位),SampleApp(设备发送和接收LED灯信息),SimpleApp(温度和灯开关,和智能家居结合使用的,have Profile),HomeAutomation(智能家居的应用,have Profil...
分类:
其他好文 时间:
2014-07-10 11:16:29
阅读次数:
233
function uaredirect(f){try{if(document.getElementById("bdmark")!=null){return}var b=false;if(arguments[1]){var e=window.location.host;var a=window.loc...
分类:
移动开发 时间:
2014-07-10 10:53:54
阅读次数:
294
1. document.write( " "); 输出语句2.JS中的注释为//3.传统的HTML文档顺序是:document- >html- >(head,body)4.一个浏览器窗口中的DOM顺序是:window- >(navigator,screen,history,location,do.....
分类:
编程语言 时间:
2014-07-07 19:28:48
阅读次数:
316
在使用Eclipse 最新版eclipse kepler 4.3.0时,部署运行项目找不到server组件,解决方法如下: Help --> Install New Software --> "Kepler" repository(Location: http://download.eclips.....
分类:
系统相关 时间:
2014-07-07 18:31:08
阅读次数:
295
js方式的页面跳转1.window.location.href方式 2.window.navigate方式跳转 3.window.loction.replace方式实现页面跳转,注意跟第一种方式的区别有3个jsp页面(1.aspx, 2.aspx, 3.aspx),进系统默认的是1.aspx,当我进...
分类:
Web程序 时间:
2014-06-30 14:26:44
阅读次数:
178
1、location对象location是最有用的DOM对象之一,它提供了与当前窗口中的文档有关的信息,还提供了一些导航功能。location对象是一个很特殊的对象,因为它既是window对象的属性,也是document对象的属性;换句话说,window.location和document.loca...
分类:
编程语言 时间:
2014-06-30 11:38:26
阅读次数:
337
header('HTTP/1.1 200 OK');//设置一个404头:header('HTTP/1.1 404 Not Found');//设置地址被永久的重定向header('HTTP/1.1 301 Moved Permanently');//转到一个新地址header('Location:...
分类:
其他好文 时间:
2014-06-30 11:25:04
阅读次数:
198
微软近期Open的职位:Job Title:Software Development EngineerIIDivision: Server & Tools Business - Commerce Platform GroupWork Location: Shanghai, ChinaAre you ...
分类:
其他好文 时间:
2014-06-30 11:24:01
阅读次数:
255
本文解决Description Resource
Path Location
Type
multiple definition of `deal_word(std::string)'
Myfunc.h /Vector_Test/src/Headers
line 30 C/C++ Problem...
分类:
编程语言 时间:
2014-06-29 23:51:07
阅读次数:
436