grub-install--boot-directory=/mnt/boot/dev/sdaunrecognizedoption--boot-directory=/mnt/bootError8r:KernelmustbeloadedbeforebootingSwitchingtolocksourcetscregisteredtaskstatsversion1inputimps/2GenericWheelMouseas/devices/platform/i802/serio1/input/input3/ftc_..
分类:
其他好文 时间:
2014-07-26 03:11:17
阅读次数:
404
I would like to know what would be the best way to save contents from a web page. I mean to force save-as option by clicking a link or button. I often found that javascript would not be an option beca...
分类:
Web程序 时间:
2014-07-26 02:29:06
阅读次数:
297
jquery mutilselect默认只能根据设置的option来进行自动提示$.each(availableTags, function(key, value) { $('#channels') .append($("") ....
分类:
Web程序 时间:
2014-07-26 00:16:06
阅读次数:
252
uva11997:http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&category=24&problem=3148&mosmsg=Submission+received+wi...
分类:
其他好文 时间:
2014-07-25 23:55:50
阅读次数:
541
练习题:1、输入3个数,输出其中最大的那个值。Option ExplicitDim intA,intB,intCintA=CInt(InputBox("请输入a:"))intB=CInt(InputBox("请输入b:"))intC=CInt(InputBox("请输入c:"))If intA>in...
分类:
其他好文 时间:
2014-07-25 23:55:40
阅读次数:
498
1、函数。 语法:$.cookie(名称,值,[option]) (1)读取cookie值 $.cookie(cookieName) cookieName:要读取的cookie名称。 示例:$.cookie("username"); 读取保存在cookie...
分类:
Web程序 时间:
2014-07-25 14:18:21
阅读次数:
439
filter_var():通过一个指定的过滤器来过滤单一的变量
filter_var(variable,filter,options):variable必填,filter可选,options规定包含标志/选项的数组。检查每个过滤器可能的标志和选项。
$var=300;
$int_options = array(
"option...
分类:
Web程序 时间:
2014-07-25 11:10:11
阅读次数:
320
Mac使用快捷键会节省很多时间。使用最多的键就是shift键 option键 command键的组合了。当然一下稍微用得多一点点,还有很多快捷键没一一列举了
进入指定目录的一些快捷键
进入 All My Files目录: shift+command+f
进入Documents目录:shift+command+o
进入Desktop目录:shift+command+d
进入Home目录:...
分类:
其他好文 时间:
2014-07-25 11:02:51
阅读次数:
281
命令用途: 列出目录中的内容。命令概要: ls [OPTION] ... [FILE] ...命令参数: -a,-all:列出目录中所有文件,包括以 . 开头的文件。 -A,--almost -all: 不列出 . 和 ..的文件 -author: 同-l ,列出文件详细信息 ...
分类:
其他好文 时间:
2014-07-25 02:39:24
阅读次数:
223
一、yum是什么yum=YellowdogUpdater,Modified主要功能是更方便的添加/删除/更新RPM包.它能自动解决包的倚赖性问题.它能便于管理大量系统的更新问题二、yum的运用格式及常用参数yum[option]"包名"有些记不住的包名可以使用通配符*来一次安装多个前端一直的软件包-h,--help显示帮..
分类:
系统相关 时间:
2014-07-24 23:49:24
阅读次数:
404