在rhel6上安装11.2.0.3 or 11.2.0.4 db sofrware时报缺少"elfutils-libelf-devel-0.97" And "pdksh-5.2.14"...
分类:
数据库 时间:
2014-09-27 23:04:30
阅读次数:
708
zend framework2学习起来比较有难度,再加上中文资料较少,更增加了学习的负担。这是按照官方教程写的入门的demo,新手们可以参考下。
分类:
其他好文 时间:
2014-09-27 13:17:49
阅读次数:
176
Enable Notepad++ 666 support both SCLEX_FORTRAN and SCLEX_F77http://blog.csdn.net/gocad/article/details/32943395You can DIY.I have put the source code...
分类:
其他好文 时间:
2014-09-27 11:16:09
阅读次数:
191
1.关于MySQL字符集 MySQL的字符集支持(Character Set Support)有两个方面: 字符集(Character set)和排序方式(Collation)。 MySQL对于字符集的支持细化到四个层次: 服务器(server),数据库(database),数据表(table)和连...
分类:
数据库 时间:
2014-09-26 20:50:18
阅读次数:
243
远程执行名称(一台)#!/usr/bin/envpythonimportparamikoparamiko.util.log_to_file(‘/tmp/test‘)ssh=paramiko.SSHClient()ssh.load_system_host_keys()ssh.set_missing_host_key_policy(paramiko.AutoAddPolicy())ssh.connect(‘192.168.1.61‘,port=22,username=‘root‘,passwor..
分类:
系统相关 时间:
2014-09-26 20:37:09
阅读次数:
233
在遇到以下问题时:
imaqhwinfo
警告: No Image Acquisition adaptors found. Image acquisition adaptors may be available as downloadable support packages. Open Support
Package Installer to install additio...
分类:
其他好文 时间:
2014-09-26 20:17:18
阅读次数:
172
Layout SupportThis protocol is implemented by the UIViewController properties topLayoutGuide and bottomLayoutGuide to support using Auto Layout with a...
分类:
其他好文 时间:
2014-09-26 12:46:58
阅读次数:
174
由于MATLAB2014a安装的是免费版,在用videoinput时便出现问题如下:
imaqhwinfo
警告: No Image Acquisition adaptors found. Image acquisition adaptors may be available as downloadable support packages. Open Support
Package Insta...
分类:
Web程序 时间:
2014-09-26 12:39:28
阅读次数:
285
(当然你要有他的代码!)相信用过android-support-v4.jar的朋友一定知道,添加了lib库之后,我们也无法看到他的源代码和文档,本文来解决这个问题:以android-support-v4为例来讲解:1、我们只需要在同一个目录下建一个properties文件,名字跟你所用的support jar包相同,即android-support-v4.jar会有一个对应的android-sup...
分类:
系统相关 时间:
2014-09-26 10:42:18
阅读次数:
237
/******** 环境: Apache2.2.8 + PHP5.2.6 + MySQL5.0.51b + jQuery-1.8.3.min.js ************** 其他组件:Zend_mail( Zend_framework 1.11.11 )******* Date:2014-09-...
分类:
Web程序 时间:
2014-09-26 02:01:08
阅读次数:
400