一、安装CentOS 6.5用光盘成功引导系统,会出现下面的界面界面说明:Install or
upgrade an existing system安装或升级现有的系统install system with basic video
driver安装过程中采用 基本的显卡驱动Rescue instal...
分类:
其他好文 时间:
2014-05-08 19:22:38
阅读次数:
485
New Document button1 button2
分类:
Web程序 时间:
2014-05-07 16:46:53
阅读次数:
370
最近项目遇到了问题,有个asp.net web程序只能在IE7 运行,现在xp都淘汰了,大家都用IE8-IE11,因此这个web app也需要升级 适应所有IE版本。照成IE版本不兼容的问题主要来致document.createElement方法的调用,如:
function addStyleNo(value, cannotDel) {
if (!value) {
v...
分类:
编程语言 时间:
2014-05-07 15:14:45
阅读次数:
497
SVN :This XML file does not appear to have any
style information associated with it. The document tree is shown
below.地址输入错误。尼玛。。。
分类:
移动开发 时间:
2014-05-07 15:01:54
阅读次数:
1113
Downloading the module:sudo apt-get install
python-tksimple example:#!/usr/bin/python# -*- coding: utf-8 -*-"""ZetCode
Tkinter tutorialThis script sho...
分类:
编程语言 时间:
2014-05-07 14:46:05
阅读次数:
454
最近项目遇到了问题,有个asp.net web程序只能在IE7
运行,现在xp都淘汰了,大家都用IE8-IE11,因此这个web app也需要升级
适应所有IE版本。照成IE版本不兼容的问题主要来致document.createElement方法的调用,如:function addStyleNo(v...
分类:
编程语言 时间:
2014-05-07 14:34:37
阅读次数:
375
安装eclipse插件在help->Install new
software里面add有本地和网络两种1.ModelGoon该插件需要在file中newModelGoon
Diagrams新建文件,然后把要生成的文件拖进去,还不支持文件夹拖放,不太方便;同时他只能生成类成员,如果是静态的就无法显示了...
分类:
系统相关 时间:
2014-05-07 13:22:13
阅读次数:
435
memcached64.exe -d install
安装服务
memcached64.exe -d start
启动服务
memcached64.exe -d stop
停止服务
memcached64.exe -d -m 64 -l localhost -p 11211...
分类:
其他好文 时间:
2014-05-07 11:44:29
阅读次数:
306
Ubuntu安装Matplotlibubuntu下安装matplotlib的复杂度远远比windows下复杂的多,相对双击就能解决问题的,现在你需要时不时的解决编译带来的各种问题。1sudo
apt-get install python-dev先安装numpy:12python setup.py b...
分类:
编程语言 时间:
2014-05-07 01:04:09
阅读次数:
606
PHP简介安装PHP解决依赖关系# 请配置好yum源(系统安装源及epel源)后执行如下命令:yum
-y groupinstall "Desktop Platform Development"yum -y install bzip2-devel
libmcrypt-devel mhash-deve...
分类:
Web程序 时间:
2014-05-07 00:50:47
阅读次数:
470