For some reason I tried to open the dtsx file in the Deployment folder in sql server 2012 which build in visual studio 2013. After all I had nothing t...
分类:
其他好文 时间:
2015-05-27 15:16:59
阅读次数:
413
一、问题:1、如果设定为NAT方式后,默认采用DHCP动态获取IP地址,系统默认会生成/etc/sysconfig/network-configs/ifcfg-ens33,此文件内容如下:DEFROUTE="yes"IPV4_FAILURE_FATAL="no"IPV6INIT="yes"IPV6_...
分类:
系统相关 时间:
2015-05-27 00:41:45
阅读次数:
298
java-Android编程规范
一 目录规范
系统目录规范
Requriement 要求相关文档
Design 设计
Planning&Log 计划-日志-会议
Help 帮助
Source或者Src 源代码及单元测试
Deployment 发布-部署-public
Test 集成测试-系...
分类:
移动开发 时间:
2015-05-25 22:37:36
阅读次数:
175
Be aware to remove any dependencies to any modules related to Editor,or else it will end up with failure of packaging.#if WITH_EDITOR#endifis your goo...
分类:
其他好文 时间:
2015-05-23 12:45:36
阅读次数:
121
在Eclipse中新建DynamicWebProject的时候不要直接点"完毕",在下一步有个勾选项(Generate web.xml deployment descriptor),选上就会默认生成web.xml.例如以下图:创建完项目结构例如以下图所看到的:注意结构是:web.xml是在lib目录...
分类:
Web程序 时间:
2015-05-20 12:51:24
阅读次数:
116
部署对象 Deployment
表示一次部署的多个文件的信息。
对应的表:
jbpm4_deployment
jbpm4_lob
流程定义 ProcessDefinition
表示一个工作流程,包含每个环节的详细信息。
这是解析.jpdl.xml文件得到的数据。
此类没有对应的表,他对应的是.jpdl.xml文件。
执行对象 Execution
...
分类:
其他好文 时间:
2015-05-19 19:15:38
阅读次数:
118
环境:MyEclipse+Maven
pom.xml中有一项配置为:
maven-war-plugin
>2.6version>
3.0
MyEclipse会报错:
Failure to transfer org.codehaus.plexus:plexus-io:jar:2.4.1 from http://repo.maven.apache.org/maven2...
分类:
编程语言 时间:
2015-05-19 19:04:39
阅读次数:
357
export IPHONEOS_DEPLOYMENT_TARGET=6.0export PATH="/Applications/Xcode.app/Contents/Developer/..."/Applications/Xcode.app/Contents/Developer/Toolchains...
分类:
其他好文 时间:
2015-05-18 14:18:22
阅读次数:
131
http://androidren.com/index.php?qa=320&qa_1=android-studio运行安卓程序报failure-install_failed_older_sdk
一般情况是最小支持的sdk版本高于当前设备的Android系统版本,这时候需要修改manifest和build.gradle两个地方。
修改源码app目录下的“build.gradle”文...
分类:
移动开发 时间:
2015-05-14 20:35:35
阅读次数:
169
-82801 abnormal termination,caused by mdrv process termination-29996 error:process mmdrv.exe was not created .reason:系统资源不足,无法完成请求的服务。-29994 error:one...
分类:
其他好文 时间:
2015-05-14 16:02:17
阅读次数:
1182