码迷,mamicode.com
首页 >  
搜索关键字:visual basic 6.0    ( 13870个结果
【记录】xUnit for vs2012/vs2013
关于 NUint 以及单元测试的相关内容,可以参考:【单元测试】NUint使用详解及Visual Studio配置。 xUnit 是 NUint 的进化版本,使用方法和 NUint 类似,首先下载安装一个“xUnit.net runner for Visual Studio 2012 and ...
分类:其他好文   时间:2014-07-07 22:20:42    阅读次数:253
Msys+Mingw在手 妙用在心!
1 缘起 平时在一些c++群面,看见很多大学十分努力的学习c++/MFC ,看见在编程语言百花争芳的时候,C/C++还是很有很有魅力。估计很多初学者使用都是window下的visual stdio 开发工具。 通过这篇文章可以其他的编译C++工具,融合linux和windows c++开发的能力。....
分类:其他好文   时间:2014-07-07 22:02:14    阅读次数:365
字典与集合(Dictionary与Collection)
Dictionary对象将替换Collection对象,并提供附加的语言从而使增加和删除记录的速度比以前提高三倍 虽然Visual Basic 6.0只有很少的新特点,但是具有某些功能强大的新的对象模型,其中之一就是Dictionary对象。 Dictionary对象是无处不在的Visual B.....
分类:其他好文   时间:2014-07-07 21:37:36    阅读次数:131
LightSwitch Picture File Manager LS HTML 客户端上传文件
LightSwitch Picture File Manager LS HTML 客户端上传文件:http://lightswitchhelpwebsite.com/Blog/tabid/61/EntryId/157/A-Visual-Studio-LightSwitch-Picture-File-...
分类:Web程序   时间:2014-07-07 17:35:08    阅读次数:331
python类库26[sqlite]
一 sqlite 与 python 的类型对应二 实例importsqlite3defsqlite_basic():#Connecttodbconn=sqlite3.connect('test.db')#createcursorc=conn.cursor()#Createtablec.execute...
分类:数据库   时间:2014-07-07 14:15:19    阅读次数:239
html前端插件 ZenCoding 更名为Emmet
eclipse下的使用方法 http://www.educity.cn/develop/651853.htmlvisualstudio下的使用方式http://www.johnpapa.net/zen-coding-in-visual-studio-2012/
分类:Web程序   时间:2014-06-30 23:25:28    阅读次数:261
errorLNK1123:转换到COFF期间失败:文件无效或损坏的解决方案
好长时间不适用 visual studio 2010 今天打开一个项目,编译的时候:  出现:”errorLNK1123:转换到COFF期间失败:文件无效或损坏的解决方案“ 解决方法:...
分类:其他好文   时间:2014-06-30 07:47:34    阅读次数:177
Oracle_InstantClient及PL/SQL Developer工具的安装
一、下载InstantClient地址:http://www.oracle.com/technology/software/tech/oci/instantclient/index.htmlinstantclient-basic-nt-12.1.0.1.0(一定要下win32位的客户端)二、解压缩解压到C:\instantclient_12_1三、设置变量计算机,右键“属性”—高级系统设置—高级—点击..
分类:数据库   时间:2014-06-29 21:26:26    阅读次数:481
Setup and configure an open source Fortran development environment on Windows
We must have already been familiar with proprietary Fortran programming environments, for example,Compaq Visual Fortran IDE (which is actually a combi...
分类:Windows程序   时间:2014-06-29 19:59:10    阅读次数:432
Basics on GNU autotools developing environment
GNU Autotools will be considered as the ideal tool to manage Fortran project after creating a basic program structure by using Eclipse IDE. Eclipse ID...
分类:其他好文   时间:2014-06-29 19:40:49    阅读次数:378
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!