一
HP关闭脚本错误提示的方法:打开PHP安装目录下的php.ini文件找到display_errors = On 修改为 display_errors =
off注意:如果你已经把PHP.ini文件复制到windows目录下,那么必须同时把 c:\windows/php.ini里的display_...
分类:
Web程序 时间:
2014-05-10 20:15:55
阅读次数:
461
function checkmemory%Copyright (c) 2014,Lv Qi%All
rights reserved.%%Redistribution and use in source and binary forms, with or
without modification, a...
分类:
其他好文 时间:
2014-05-10 20:07:52
阅读次数:
413
最简单的办法自然是运行sudo apt-get install
subversion。但是在服务器上经常是没有权限的,因此只能手动进行安装,现在假定安装在/home/user/local/下面,操作过程如下:1.下载svn源代码:http://mirrors.cnnic.cn/apache/subv...
分类:
其他好文 时间:
2014-05-06 01:17:47
阅读次数:
456
话不多说,直接上代码:sudo apt-get remove ibussudo apt-get
install fcitx fcitx-config-gtk im-switchsudo dpkg -i *.debsudo apt-get -f
installsudo dpkg -i *.debsud...
分类:
其他好文 时间:
2014-05-06 01:11:53
阅读次数:
269
在Linux下用Wine模拟器来模拟运行不失为一个好办法,但是!好多Windows程序还是不能运行,比如QQ!笔者整理了一个TM2013的Wine版本,虽然和QQ有区别,但基本的功能(聊天、传文件、QQ空间、QQ邮箱)都有了。还是比WebQQ人性化一些的。直接上链接:http://yun.baidu...
分类:
其他好文 时间:
2014-05-06 01:10:11
阅读次数:
248
虽然在操作之前作过一些测试,但主要考虑脚本的正确与否以及对数据库对象的影响。并没有完全在实际系统上运行。这也成为后来出现的一个问题没有预计到的根源。毕竟比较早的版本我没有用过:)。那就是8.0.6的exp工具并支持到处数据到多个文件,file=file1,file2不能使用,而且也不清楚老的hp-u...
分类:
数据库 时间:
2014-05-06 00:59:44
阅读次数:
478
周末折腾一下Ubuntu 14.04,稍作记录:1. 切换源,我还是钟情163的(ps,
这里如果用的以前13.04时候163的源会有问题,记得配置最新的)$ sudo cp /etc/apt/sources.list
/etc/apt/sources.list.origin$ sudo gedit...
分类:
其他好文 时间:
2014-05-06 00:13:19
阅读次数:
376
1、ifconfig eth0 promisc 设置eth0为混杂模式。ifconfig eth0
-promisc 取消它的混杂模式botnet@botnet-virtual-machine:~$ ifconfigeth0 Link
encap:Ethernet HWaddr 00:0...
分类:
其他好文 时间:
2014-05-06 00:09:59
阅读次数:
625
以下是我从各处搜集来的关于用键盘操作窗口信息,操作可能不是最简或者最好的,当然也可能不是最全的,以后遇到新的操作,我会即使添加,如果你有我没有列出的操作,希望你能提出,我可以加上!我实验的操作系统是ubuntu14.04,其他不清楚1.
用键盘移动窗口 1)ALT+F7 快捷键, 然后用上、下、左....
分类:
系统相关 时间:
2014-05-02 14:03:20
阅读次数:
592
Instructionshereare not great.First shut down
ST2.Make sure you use absolute paths for symlink:e.g.$ curl -kL
http://xrl.us/pythonbrewinstall | bash$ ...
分类:
其他好文 时间:
2014-05-02 11:01:23
阅读次数:
382