当前位置:首页
开发技术指南» 文章正文
    引言:
 

 

 ·公式问题    »显示摘要«
    摘要: javascript中的“if(confirm("xx"))”用公式怎样解决!摆脱各位 ......
 ·directx里自带得几个sample    »显示摘要«
    摘要: 在指南里有一个关于mesh得例子(就是最后一个老虎得例子),里面在cleanup得时候有这样得代码: if( g_pmeshmaterials != null ) delete[] g_pmeshmaterials; if( g_pmeshtextures ) { for( dword i = 0; i < g_dwnummaterials; i++ ) { if( g_pm......


如何让网页自动填写表单并且自动提交

如何让一个网页打开的同时自动为另一个网页自动填写表单并提交?????、  
 

NO.1   作者: zhanghk

另一个网页必须和这个网页有关系才行,  
 


 ·delete的问题    »显示摘要«
    摘要: 我定义了这样的结构 typedef struct { char code[6]; //股票代码 char name[8]; //股票名称 ... } temp128; typedef struct{ temp128 showt; }tempfile; tempfile *tempfile; 然后开辟了一块内存空间 tempfile=new tempfile[100]; 在退出时 ......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE