What s inside :README - this fileINSTALL - installation instructionsstlport - main STLport include directorysrc - source and makefiles for iostreams implementationlib - installation directory for STLport library (if you use STLport iostreams only)test/regression - regression test, using wrapper iostreamstest/eh - exception handling test using STLport iostreamsetc - miscellanous files (ChangeLog, todo, scripts, etc.)
标签: instructionsstlport installation fileINSTALL STLport
上传时间: 2014-01-19
上传用户:1159797854
c语言编译器arm-gen.c asmtest.S bcheck.c boundtest.c c67-gen.c Changelog coff.h configure COPYING elf.h [examples] float.h gcctestsuite.sh i386-asm.c i386-asm.h i386-gen.c il-gen.c il-opcodes.h libtcc.h libtcc1.c libtcc_test.c Makefile README stab.def stab.h stdarg.h stdbool.h stddef.h tcc-doc.html tcc-doc.texi tcc.1 tcc.c tccasm.c tcccoff.c tccelf.c tcclib.h tccpe.c tcctest.c tcctok.h texi2pod.pl tiny_impdef.c todo varargs.h VERSION
标签: Changelog boundtest configure arm-gen
上传时间: 2014-01-16
上传用户:拔丝土豆
#ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3dControlsStatic() // Call this when linking to MFC statically #endif CPreviewDialogDlg dlg m_pMainWnd = &dlg int nResponse = dlg.DoModal() if (nResponse == IDOK) { // todo: Place code here to handle when the dialog is // dismissed with OK } else if (nResponse == IDCANCEL) { // todo: Place code here to handle when the dialog is // dismissed with Cancel } // Since the dialog has been closed, return FALSE so that we exit the // application, rather than start the application s message pump. return FALSE }
标签: Enable3dControls Enable3d AFXDLL shared
上传时间: 2015-12-19
上传用户:hustfanenze
用VC制作一个商品交易管理系统.部分代码:“// 商品交易管理系统View.cpp #include “MyDlg1.h” void CMyView::OnRadiospxx() { // todo: Add your control notification handler code here CMyDlg1 MyDlg1 MyDlg1.DoModal() } ”
标签: OnRadiospxx CMyView include MyDlg
上传时间: 2013-12-16
上传用户:banyou
表单提交时,解决中文乱码 todo 自动生成方法存根
标签: 表单
上传时间: 2016-01-27
上传用户:66666
在线查询ip所在地 bug: 1、http请求时可能有12152错误,可能是网络供应商的问题,待解决;错误时弹出"ad"消息。 2、todo:ip格式化字符检查
上传时间: 2013-12-24
上传用户:66666
CnCodeFormater Readme Author: passos Email: passos@cnpack.orgpassos@21cn.com Last Update:2003-12-16 Directories \CnParser Object Pascal 璇硶瑙f瀽鍣? \DCU 娴嬭瘯宸ョ▼DCU杈撳嚭鐩綍 \Test 娴嬭瘯宸ョ▼ Surpport Simple Stamtment can work The others language future need to be test ... Not Surpport Class type declare still cause error. And so on ... todo Modify TCnCodeFormater s Class declare section. Add Scaner.ForwardToken future. any thing that I forget ...
标签: passos CnCodeFormater orgpassos Author
上传时间: 2013-12-10
上传用户:541657925
Uma modelagem de um cenario basico para quem esta aprendendo a usar open/gl na plataforma C++. Utilizando comandos basicos como setas direcionais e teclas especiais como home, end, page up e page down voce pode navegar por todo o ambiente 3D com muita facilidade.
标签: aprendendo plataforma modelagem cenario
上传时间: 2014-12-19
上传用户:ynwbosss
Un libro excepcional para aprender java como si nunca lo hubieras visto, a través del mismo podemos conocer todo sobre este lenguaje el cual es de gran utilidad y ayuda.
标签: excepcional aprender hubieras podemos
上传时间: 2014-07-11
上传用户:weixiao99
jsp 留言系统try { Class.forName("com.microsoft.jdbc.sqlserver.SQLServerDriver").newInstance() } catch (InstantiationException e) { // todo Auto-generated catch block e.printStackTrace() } catch (IllegalAccessException e) { // todo Auto-generated catch block e.printStackTrace() } catch (ClassNotFoundException e) { // todo Auto-generated catch block System.out.println("Driver not found") }
标签: SQLServerDriver newInstance microsoft sqlserver
上传时间: 2014-07-10
上传用户:开怀常笑