MDT是微软推荐的流程和自动化桌面和服务器操作系统部署的工具集。MDT为企业管理员提供了统一的工具和流程,包括一套指导、部署台式机和服务器常见部署控制台中;减少的部署时间,标准化的台式机和服务器映像。2015年8月17日微软推出该update版本,具体版本号为MicrosoftDeploym..
分类:
其他好文 时间:
2015-08-21 19:42:00
阅读次数:
184
?Share Your Knowledge and ExperiencesPaul W. HomerFRoM All oF ouR ExpERiEnCES, including both success and failure, we learn a great deal. In a young industry like software development, disseminat- ing...
分类:
其他好文 时间:
2015-08-21 09:30:40
阅读次数:
170
目前用的是最新孵化版本:1.3.0-incubating。
官方文档https://apacheignite.readme.io/docs/zero-deployment 这里给出了一个一个分布式类加载机制(distributed ClassLoader)。
文档这么说的:
The closures and tasks that you use for your computation...
分类:
Web程序 时间:
2015-08-21 01:56:11
阅读次数:
421
刚刚安装的虚拟机,使用的ubtun系统,进如操作系统后,简单地尝试了一下,发现无法使用shutdown命令进行关机,并且无法进行su命令,提示 Authentication failure 这个问题产生的原因是由于ubtun系统默认是没有激活...
分类:
系统相关 时间:
2015-08-20 13:25:17
阅读次数:
236
这篇只是为了记录我走过的弯路,和判断错误的方法首先当我用keyStore打包apk的时候,程序没有报任何错误,当然也可以运行;接下来就是上传该apk吧:等上传完了,就报解析错误。如下、:aapt工具解析结果如下(错误码:11050401):W/ResourceType(19300): Failure...
分类:
其他好文 时间:
2015-08-19 22:59:49
阅读次数:
2830
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project web_nanchang: There are test failure...
分类:
Web程序 时间:
2015-08-18 18:31:28
阅读次数:
132
VMware 出现下述错误:Application failure. hr=0x80040101:Failed to initialize virtual machine. 解决方法:1.重新注册这三个DLL就好了:regsvr32.exe "C:\Program Files (x86)\VMwar...
分类:
移动开发 时间:
2015-08-17 19:00:10
阅读次数:
546
一.异常信息以及解决办法 ??????
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException:Communications?link?failure?
org.springframework.transaction.CannotCreateTransactionException:?
??...
分类:
数据库 时间:
2015-08-17 14:12:34
阅读次数:
280
提示找不到web容器,有可能是未加载到spring配置文件,可能是配置文件所在的文件夹未发布或者发布的路径不对导致无法找到右键web项目,选择properties查看Deployment Assembly中各发布文件的发布路径
分类:
移动开发 时间:
2015-08-17 11:21:52
阅读次数:
222
流程图部署有两种方式,一种是通过classpath,另一种是通过zip文件 通过classpath方式如下 public void deploymentProcessDefinition_classpath() { Deployment deployment = proc...
分类:
其他好文 时间:
2015-08-13 19:39:43
阅读次数:
230