前段时间,安装完Magento插件以后,就会出现空白或者404问题,在某些运营中的magento网站,安装新插件后后台配置空白解决。1 将sysytem->toos->Compilation如果Compiled是Enabled,将其改成disable2、将system->Cache Storage ...
分类:
其他好文 时间:
2014-10-19 21:17:00
阅读次数:
169
以下语句的原理在于:如果我们正在回答的时最后一道题,那么答对之后,它会继续调用nextQuestion方法,这个时候我们就判断它是否是最后一道题,如果是,则弹框。...
分类:
移动开发 时间:
2014-10-18 22:25:04
阅读次数:
254
FILTER:progid:DXImageTransform.Microsoft.Gradient使用语法:filter:progid:DXImageTransform.Microsoft.Gradient(enabled=bEnabled,startColorStr=iWidth,endColor...
分类:
其他好文 时间:
2014-10-17 11:51:47
阅读次数:
178
1、使某个对象上的脚本失效和生效:GameObject.Find("xxx").transform.GetComponent().enabled = false; //失效GameObject.Find("xxx").transform.GetComponent().enabled = true; ...
分类:
编程语言 时间:
2014-10-17 03:09:53
阅读次数:
186
解决hgfs为空的方法:sudoapt-getinstall open-vm-dkmssudomount-tvmhgfs.host://mnt/hgfs解决每次都要挂载的方法:1、确保VMware中为Ubuntu已经成功设置Shared Folders,并且选中Always enabled。2、启动...
TTimer组件属性 Enabled属性 该属性控制TTimer组件是否周期性的产生OnTimer事件,为True,则产生周期性事件。false则不产生 示例procedure TForm1.FormCreate(Sender: TObject);begin timer1.Enabled...
- all features were running on sitecollection level and at site levelBut here is the solution, i do not why it worked but it did work.Although you can...
分类:
其他好文 时间:
2014-10-13 14:17:39
阅读次数:
196
1:yum仓库的方式软件仓库的提供方式有三种:file://ftp://http://RPM软件包的来源:RedHat发布的RPM包集合:如bind,lynx,gcc等第三方、用户自定义的RPM包集合:如qq,realplay等软件注:来自第三方的软件如果和yum库的软件包有依赖关系,解决办法:附22:配置yum客户端.repo..
分类:
其他好文 时间:
2014-10-10 20:47:35
阅读次数:
240
4.3.ipmitool - utility for controlling IPMI-enabled devices4.3.1.ipmitool4.3.1.1.ubuntu确定硬件是否支持 IPMI neo@monitor:~$ sudo dmidecode |grep -C 5 IPMI[...
分类:
其他好文 时间:
2014-10-09 20:46:37
阅读次数:
267
主要用于方便绘制图标,注意是需要付费的;相关连接:官网中文网祛除自带标识的代码: credits: { enabled: false //remove the logo and button }, exporting: { enabled: false },...
分类:
Web程序 时间:
2014-10-09 15:20:43
阅读次数:
174