2007年8月25日

Lucene学习笔记(一)

摘要: 建立索引:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->import java.io.File;import java.io.FileReader;import java.io.IOException;import java.util.Date;im... 阅读全文

posted @ 2007-08-25 20:54 Phinecos(洞庭散人) 阅读(1304) 评论(0) 推荐(0)

OpenGL中的汉字显示

摘要: void COpenGLDemoView::glDrawString(unsigned char *str){ GLYPHMETRICSFLOAT pgmf[1]; HDC hDC=wglGetCurrentDC(); HFONT hFont; LOGFONT lf ; memset(&lf,0,sizeof(LOGFONT)); lf.lfHeight = 1... 阅读全文

posted @ 2007-08-25 15:29 Phinecos(洞庭散人) 阅读(4595) 评论(1) 推荐(0)

导航