批量恢复zencart产品表master_categories_id=0的产品将下面代码保存为master_categories_id.php,上传到网站根目录运行即可,操作前先备份数据库Execute($products_query);$id_array = array();while(!$pro...
分类:
其他好文 时间:
2014-08-29 14:35:27
阅读次数:
169
尽管每次和cmake对比起来,我们总是说 qmake 简单、功能少。但是qmake仍然是一个非常复杂的东西,我想大多人应该和我一样吧:不是太清楚CONFIG等变量到底如何起作用的用过的qmake内置变量和函数不超过20个看Qt Creator源码或者QtSolution等库中自己使用的 *.pro ...
分类:
其他好文 时间:
2014-08-29 10:36:47
阅读次数:
221
#!/usr/bin/env python# encoding: utf-8from optparse import OptionParserimport osimport reimport jsondef main(): try: parser = OptionParser(usage="%pro...
分类:
编程语言 时间:
2014-08-29 01:14:46
阅读次数:
338
Problem I: Plants vs. Zombies HD Super ProPlants versus Zombies HD Super Pro is a game played not a grid, but on a connected graph G with no cycles (i...
分类:
其他好文 时间:
2014-08-28 22:33:56
阅读次数:
345
一:在win8 安装U 盘中1. 新建 “Ghost” 文件夹2. 将下载的Ghost64.exe 文件拷贝到文件夹二: 启动的时候 按下F12 选择 HDDUSB1.Windows 安装程序,选择“下一步”2. 在屏幕左下角 选择“repair the computer”3. 选择trouble ...
UML类图UML类图解释UML类图:1.首先看“动物”矩形框,它代表一个类。该类图分为三层,第一层显示类的名称,如果是抽象类就要用斜体显示。第二层是类的特性,通常就是字段和属性。第三层是类的操作,通常是方法和行为。注意前面的符号,‘+’表示public, ‘—’表示private, ‘#’表示pro...
分类:
其他好文 时间:
2014-08-28 14:43:29
阅读次数:
168
声明:下面的内容需要Android API level 11的支持Property Animation是如何运作的首先,来看一下两个不一样的Property Animation场景:场景一(LinearAnimation):Animation要求一个物体A的x属性在40ms内匀速地从0px变化到40...
分类:
移动开发 时间:
2014-08-28 13:15:59
阅读次数:
300
1: 创建快捷方式需要权限: private static void createShortcut(Context cxt, String shortcutName, int shortcutIconRes, String className, boolean duplicat...
分类:
移动开发 时间:
2014-08-28 11:17:59
阅读次数:
173
Arduino pro mini是基于ATmega328的微控制板,支持5V/3.3V电压。但是默认是5V电压。怎样才能让这款板板支持3.3V电压呢。 准备工作1、 如果你从来没有使用过Arduino,你首先需要下载IDE。如何安装在此不赘述。2、 准备两块板板,一块是我们的Arduino pro ...
分类:
其他好文 时间:
2014-08-27 23:16:38
阅读次数:
690
JSDeferredhttp://www.cnblogs.com/rubylouvre/articles/1715393.htmlPromises/Ahttp://justjavac.com/javascript/2013/08/08/asynchronous-in-javascript-2-pro...
分类:
Web程序 时间:
2014-08-27 18:08:18
阅读次数:
204