码迷,mamicode.com
首页 >  
搜索关键字:about    ( 4393个结果
Good article about SQLServer index
原文地址:http://liangfen1224.blog.163.com/blog/static/72377647201362393952977/SQL SERVER中大数据量存储处理的一些体会 2013-07-23 09:39:52|分类: SQLServer |标签: |举报 |字号大中小订....
分类:数据库   时间:2014-06-12 00:05:46    阅读次数:405
图片测试texture map
一,测试方法1:直接使用图片...#include ...QImage buf;buf.load( "D:\\24.bmp" );tex = QGLWidget::convertToGLFormat( buf ); //QMessageBox::about( 0,"Title","start123"...
分类:其他好文   时间:2014-06-11 08:22:57    阅读次数:297
all about AIX MPIO
Multipath  I/O (多路径)   在计算机存储技术里,多路径提供了容错和性能提高,在计算机系统里CPU有多条物理路径通道,块存储设备通过总线,控制器,交换设备以及桥接设备来连接。     简单举例同一台计算机里1块SCSI磁盘连接2个SCSI控制器或者磁盘连接到两个FC端口。如果其中1个控制器,端口或交换设备故障,那操作系统就会自动切换I/O路径到冗余的控制器为应用程序使用,但...
分类:其他好文   时间:2014-06-10 14:57:54    阅读次数:465
MongoDB for Java入门
IntroductionThis page is a brief overview of working with the MongoDB Java Driver.For more information about the Java API, please refer to theonline A...
分类:数据库   时间:2014-06-10 00:56:32    阅读次数:931
一道字符串水题LSS(ACdream)
一道水题但是我错了好惨罚时罚到最后一名Problem DescriptionTime flies, four years passed, colleage is over. When I am about to leave, a xuemei ask me an ACM problem, but I...
分类:其他好文   时间:2014-06-09 20:53:59    阅读次数:287
Meditation Guide
Meditation“Stop!!!”don’t we just scream【vi. 尖叫;呼啸;发出尖锐刺耳的声音;令人触目惊心】 this in our minds when the day has been very bad and all we think about is “work, ...
分类:其他好文   时间:2014-06-09 14:12:01    阅读次数:456
jquery实现替代iframe的功能
原文:jquery实现替代iframe的功能使用iframe能很好的嵌入其他的网页或者网站,但是iframe每次加载都会浪费好多的时间,且会阻止其他元素的加载,搜索引擎也不能识别页面ifram框架中被调用的链接、文本、图片等等内容的。Html代码 about news product contact...
分类:Web程序   时间:2014-06-08 21:58:40    阅读次数:386
Performing User-Managed Database-18.6、About User-Managed Media Recovery
18.6、About User-Managed Media Recovery 为了完成恢复,oracle建议使用recover语句。也可以使用alter database recover语句,但是recover语句更简单。 18.6.1、Preconditions of Performing User-Managed Recovery 开始任何一种介质恢复,必须遵循以下限制: (1)必须有...
分类:数据库   时间:2014-06-08 16:57:14    阅读次数:279
about greenplum collection tool
three collection tool for greenplum:pstack、strace、gcore.                                                                                     [gpadmin@gtlions5913 ~]$ ps -ef | grep postgres|grep data...
分类:其他好文   时间:2014-06-08 05:30:55    阅读次数:287
Personal reminder (or CheetSheet) about Fourier Transform
Recently, I’m studying Fourier Transform by watching the lectures from Stanford University. I felt that I already forget the math basics that I’ve lea...
分类:其他好文   时间:2014-06-07 20:57:16    阅读次数:506
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!