问题:运行gsl(GNU scientific Library)的函数库,用gcc erf.c -I/usr/local/include -L/usr/local/lib64 -L/usr/local/lib -g -Wall --std=gnu99 -lgsl -lgslcblas -o m.o编...
分类:
其他好文 时间:
2014-07-22 22:54:54
阅读次数:
591
When i run svn up in the folder, i got these error:svn: Error converting entry in directory 'XXXXX' to UTF-8svn: Can't convert string from native enco...
分类:
其他好文 时间:
2014-07-19 21:20:46
阅读次数:
247
http://www.x.org/docs/AMD/old/Index of /docs/AMD/oldNameLast modifiedSizeDescriptionParent Directory-42589_rv630_rrg_1.01o.pdf12-Sep-2007 08:466.1M425...
分类:
其他好文 时间:
2014-07-16 17:45:00
阅读次数:
392
#!/usr/bin/env python"""Bootstrap setuptools installationTo use setuptools in your package's setup.py, include thisfile in the same directory and add ...
分类:
编程语言 时间:
2014-07-16 17:38:43
阅读次数:
309
以oracle用户登陆数据库所在的服务器,例如家目录为/home./oracle.执行以下命令进行备份操作。
sqlplus /nolog
connect /as sysdba
sql>createdirectory dump_bx as '指定一个存放dmp文件的目录';
sql>grantread,write on directory d...
分类:
数据库 时间:
2014-07-16 17:10:09
阅读次数:
205
Searching
To open the search panel for the active file, press
Ctrl + F. Someoptions and actions available through this panel can be controlled from thekeyboard:
Toggle Regular Expression...
分类:
其他好文 时间:
2014-07-16 16:32:20
阅读次数:
187
Netstat 命令用于显示各种网络相关信息,如网络连接,路由表,接口状态 (Interface Statistics),masquerade 连接,多播成员 (Multicast Memberships) 等等。输出信息含义执行netstat后,其输出结果为Active Internet conn...
分类:
Web程序 时间:
2014-07-16 15:35:09
阅读次数:
363
W?i?n?d?o?w?s?2?0?0?3?建?立?F?T?P?服?务?器: W?i?n?d?o?w?s?2?0?0?3?建?立?F?T?P?服?务?器FTP连接报530User cannotloginhomedirectoryinaccessible的解决方法感谢分享:http:/...
分类:
数据库 时间:
2014-07-16 14:56:43
阅读次数:
213
sudoapt-getinstalltftpd-hpa
sudovim/etc/default/tftpd-hpa
TFTP_USERNAME=tftp
TFTP_ADDRESS=0.0.0.0:69″
TFTP_DIRECTORY=/home/qihua/workspace/winect/bin/winect/bin
TFTP_OPTIONS=-l-c-s
分类:
其他好文 时间:
2014-07-16 13:16:13
阅读次数:
227
最近因为公司要求,需要导入20个供应商、20个客户到AD域中,刚开始手动加入了2个供应商,2个客户。但是感觉费时费力。如果能够找到一个命令,批量导入AD该多好呀。...
分类:
其他好文 时间:
2014-07-16 13:03:12
阅读次数:
553