Table Existence of index A table should contain at
least one column, one index, one key, and one reference.可以不检查 Existence of index
这项,也就没有这个警告错误了。这是说...
分类:
其他好文 时间:
2014-07-22 23:16:13
阅读次数:
2085
#pacman
-Snet-tools相关命令:ifconfig参考:https://wiki.archlinux.org/index.php/Installing_Arch_Linux_in_VMware
分类:
系统相关 时间:
2014-07-22 23:08:13
阅读次数:
384
Definition: see
wikihttp://en.wikipedia.org/wiki/Binary_search_tree 1 /* 2 This look up is a
fast operation because you eliminate the half 3 t...
分类:
其他好文 时间:
2014-07-22 23:06:34
阅读次数:
330
GridView inside of a UpdatePanel,get the button
to trigger a partial postback ...
分类:
其他好文 时间:
2014-05-01 14:06:55
阅读次数:
355
下载JDK:http://www.oracle.com/technetwork/java/javase/downloads/index.html安装计算机-->属性-->高级系统设置-->高级-->环境变量-->用户变量:新建
JAVA_HOMED:\Program Files\Java\jdk1....
内容 内容 内容内容$("span").click(function(){
alert($(this).index()+1);});
分类:
Web程序 时间:
2014-05-01 00:10:00
阅读次数:
463
包含的属性scan:当此属性设置为true时,配置文件如果发生改变,将会被重新加载,默认值为true。scanPeriod:设置监测配置文件是否有修改的时间间隔,如果没有给出时间单位,默认单位是毫秒。当scan为true时,此属性生效。默认的时间间隔为1分钟。debug:当此属性设置为true时,将...
分类:
其他好文 时间:
2014-04-30 23:22:47
阅读次数:
361
题目链接:http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=251
测模版:
#include
#include
#include
#include
#include
#include
using namespace std;
#define ...
分类:
其他好文 时间:
2014-04-29 13:31:21
阅读次数:
542
paip.前端加载时间分析之道优化最佳实践
1.另存为 ,查看文件尺寸..和图片.
2.view the 另存为的htm静态的文件单个的加载,看时间...可以排除编程语言的问题and 数据库..
##页面加载速度对于用户体验的影响。
1秒内,最好的..
5秒,
>>5秒 ,坏的..
##index
一、Google的Web优化最佳实践
二、雅虎的Web优化最佳实...
分类:
其他好文 时间:
2014-04-28 10:18:43
阅读次数:
290
本文只安装ndk,不安装什么IDE,因为我只需要命令行模式开发即可。首先安装openjdk 1.6,然后安装ant,这个不赘述。从这里下载NDK for Linux 64bit的版本: http://developer.android.com/tools/sdk/ndk/index.html下载后,解压到本地目录,比如/opt/目录下, 然后设置环境变量,添加三行到~/.bashrc文件expor...
分类:
移动开发 时间:
2014-04-27 22:48:20
阅读次数:
497