master: linuxslave: win7
64位系统在配置好系统后,采用jnlp的方式启动slave节点,报错如下:com.sun.deploy.net.FailedDownloadException:
Unable to load resource: http://127.0.0.1:80...
分类:
Web程序 时间:
2014-05-08 21:43:22
阅读次数:
2133
首先cocos2dhtml5使用javascript编程, 严格区分大小写。
1、新建cocos2dhtml5项目。
直接复制引擎自带的helloworld,改一下文件夹名字即可。
2、新增js文件
当你的项目新增加的js文件的时候,就需要在cocos2d.js里面的appFiles里增加你的文件名称:
appFiles:[
'src/resource.js',...
分类:
Web程序 时间:
2014-05-06 21:28:32
阅读次数:
418
eclipse版本:4.3在eclipse中搜索时,搜索完之后有时候会弹出错误对话框,错误摘录如下:Resource
is out of sync with the file
system......分析:这个问题是由于eclipse中文件不同步引起的。在eclipse中,工程文件是由eclipse...
分类:
系统相关 时间:
2014-05-05 10:51:16
阅读次数:
443
Eclipse
默认把这些受访问限制的API设成了ERROR。只要把Windows-Preferences-Java-Complicer-
Errors/Warnings里面的Deprecated and restricted API中的Forbidden references(access
rul...
分类:
数据库 时间:
2014-05-05 10:32:49
阅读次数:
435
在eclipse中,OpenResource对话框经常使用,输入关键字搜索文件的时候默认会将.class文件带出来,干扰查找源文件,可通过以下步骤过滤掉.class文件
分类:
系统相关 时间:
2014-05-04 10:50:01
阅读次数:
609
参考:http://docs.jboss.org/hibernate/annotations/3.4/reference/zh_cn/html_single/1、系统配置:
可以通过使用 mapping的 resource,于class 属性混合配置在创建SessionFactory 也可以通过代码...
分类:
系统相关 时间:
2014-05-03 22:50:55
阅读次数:
584
今天倒持了 几个小时!
愣是 没有明白 ,为什么我的JSP的第一行没有代码? 还是报错!
错误是:
Description
Resource Path
Location Type
Syntax error, insert ")" to complete Expression
left.jsp /qyrs/WebRoot/admin/iframe
line 1 Clie...
分类:
其他好文 时间:
2014-05-03 21:48:53
阅读次数:
572
Spring AOP注解通过@Autowired,@Resource,@Qualifier,@PostConstruct,@PreDestroy注入属性的配置文件详解,代码下载地址:http://www.zuidaima.com/share/1772661373422592.htm...
分类:
编程语言 时间:
2014-05-02 10:09:20
阅读次数:
297
[cpp]view
plaincopy#include#include"res/resource.h"LRESULTCALLBACKWinProc(HWNDhwnd,UINTuMsg,WPARAMwParam,LPARAMlParam);BOOLInitApp(HINSTANCEhInstance,...
[html]view plaincopy//win32摄像头捕获系统vfw[html]view
plaincopy//VideoRecord.h///用于定义一些资源ID[html]view
plaincopy#include"resource.h"//#defineEXIT104#defineHE...
分类:
Windows程序 时间:
2014-05-01 10:46:01
阅读次数:
1115