Drp是Distribution Resource Planning的缩写,意思是分销资源计划,它是用来管理企业的运行于Internet上的分销网络的系统,是以商业流程优化为基础,它的核心是销售和库存总和控制。这个分销系统或者说是分销体系,它的使用者包括一个大型企业的内部、各个分公司、各级分销商等,...
分类:
编程语言 时间:
2014-08-18 13:05:02
阅读次数:
279
原地址:http://blog.csdn.net/alking_sun/article/details/36175861在进行移动MM集成的时候总是会遇到一个bug:failed to find resource file(mmiap.xml}原因是:为Unity打包的时候和原生Android工程不...
分类:
移动开发 时间:
2014-08-16 18:18:00
阅读次数:
208
1408171404636### <iq id="aSb6h-0" type="set" from="linux/eab452f7"> ? <bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"> ??? <resource>Spark 2.6.3</resource> ? </bind> </iq> 1408171404641### <iq...
分类:
其他好文 时间:
2014-08-16 15:13:21
阅读次数:
333
SVN上down下来的项目,本地运行却无法显示页面,经过尝试给模板文件改名就能回避这个问题。
定位到是模板缓存的问题,于是清模板缓存。
但是发现ThinkPHP项目Runtime目录下的缓存文件在删除时候会提示:
Resource is out of sync with the file system
原因是由于在不同的文件系统之间修改造成文件系统不同步。
解决方法是在Zend左...
分类:
其他好文 时间:
2014-08-15 12:50:38
阅读次数:
199
Problem Description
JGShining's kingdom consists of 2n(n is no more than 500,000) small cities which are located in two parallel lines.
Half of these cities are rich in resource (we call them ri...
分类:
其他好文 时间:
2014-08-14 01:37:07
阅读次数:
237
ngResource模块是angular专门为RESTful架构而设计的一个模块,它提供了'$resource'模块,$resource模块是基于$http的一个封装.下面来看看它的详细用法1.引入angular-resource.min.js文件2.在模块中依赖ngResourece,在服务中注入...
分类:
其他好文 时间:
2014-08-13 22:09:27
阅读次数:
414
1整体架构2中央日志服务器配置2.1配置时钟同步2.1.1方式一中央日志服务器和Tomcat节点均向同一个时钟源(例如:pool.ntp.org)进行对时即可。说明:本小节下面命令均以root用户执行,并且在中央日志服务器和Tomcat节点均要执行。首先,需要关闭ntpd服务:servicentpdstopchkcon..
分类:
其他好文 时间:
2014-08-13 19:27:18
阅读次数:
345
memory子系统设定cgroup中任务使用的内存限制,并自动生成那些任务使用的内存资源报告。memory子系统是通过
linux的resource counter机制实现的,在进程进行内存分配、释放时对进程进行charge、uncharge操作。
charge操作进行点:
1.分配新页框时(请求调页、copy on write),在do_falut,do_anonymous_pag...
分类:
其他好文 时间:
2014-08-13 19:01:27
阅读次数:
199
1. 在xml中配置你的properties路径: classpath:resource/jdbc2. 获取WebApplicationContext(需要入参HttpServletRequest request) ServletContext servletContext = request.ge...
分类:
编程语言 时间:
2014-08-13 17:51:46
阅读次数:
909