用visual c++ 6实现opengl编程.htm

来自「GDI编程的参考资料」· HTM 代码 · 共 106 行 · 第 1/2 页

HTM
106
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0035)http://www.czvc.com/view.asp?id=359 -->
<HTML><HEAD><TITLE>用Visual C++ 6实现OpenGL编程__文档视图__常州VC编程网</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312"><LINK 
href="用Visual C++ 6实现OpenGL编程.files/font.css" type=text/css rel=stylesheet>
<META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
<BODY text=#cccccc leftMargin=0 
background="用Visual C++ 6实现OpenGL编程.files/back.gif" topMargin=5>
<TABLE height=100 cellSpacing=0 cellPadding=0 width=759 align=center border=0>
  <TBODY>
  <TR>
    <TD width=114 height=100>
      <TABLE height=100 cellSpacing=0 cellPadding=0 width=114 border=0>
        <TBODY>
        <TR>
          <TD width=114 background="用Visual C++ 6实现OpenGL编程.files/phbt.gif" 
          colSpan=3 height=4></TD></TR>
        <TR>
          <TD width=4 background="用Visual C++ 6实现OpenGL编程.files/phbl.gif" 
          height=92></TD>
          <TD width=106 background="用Visual C++ 6实现OpenGL编程.files/back2.gif" 
          height=92>
            <TABLE height=92 cellSpacing=0 cellPadding=0 width=106 border=0>
              <TBODY>
              <TR>
                <TD 
                style="FONT-WEIGHT: bold; FONT-SIZE: 21px; FILTER: blur(add=1, direction=315, strength=8); FONT-FAMILY: tahoma" 
                align=middle><A href="http://www.czvc.com/index.asp"><FONT 
                  color=#ffff00>CZVC.com</FONT></A></TD></TR>
              <TR>
                <TD style="FONT-SIZE: 11px" align=middle>
                  <SCRIPT language=JavaScript>
                       <!--
                              var enabled = 0; today = new Date();
                              var day; var date;
                              if(today.getDay()==0) day = "周日"
                              if(today.getDay()==1) day = "周一"
                              if(today.getDay()==2) day = "周二"
                              if(today.getDay()==3) day = "周三"
                              if(today.getDay()==4) day = "周四"
                              if(today.getDay()==5) day = "周五"
                              if(today.getDay()==6) day = "周六"
                              date=(today.getYear()) + "年" + (today.getMonth() + 1 ) + "月" + today.getDate() + day +"";
                              document.write(date);
                       // --></SCRIPT>
                </TD></TR>
              <TR>
                <TD style="FONT-SIZE: 15px" align=middle><A 
                  href="javascript:window.external.AddFavorite('http://www.czvc.com','常州VC编程网')" 
                  target=_self>收&nbsp;&nbsp;藏&nbsp;&nbsp;本&nbsp;&nbsp;站</A></TD></TR>
              <TR>
                <TD style="FONT-SIZE: 15px" align=middle><A 
                  href="http://www.czvc.com/gbook/index.asp">雁&nbsp;&nbsp;过&nbsp;&nbsp;留&nbsp;&nbsp;声</A></TD></TR></TBODY></TABLE></TD>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?