虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Visual Studio Professional

  • About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses

    About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes: This release comes with many changes and new features. It can manage multiple databases in one file. A new flag (HAM_LOCK_EXCLUSIVE) places an exclusive lock on the file. hamsterdb was ported to Windows CE, and the Solution file for Visual Studio 2005 now supports builds for x64. Several minor bugs were fixed, performance was improved, and small API changes occurred. Pre-built libraries for Windows (32-bit and 64-bit) are available for download. Author: cruppstahl

    标签: C. hamsterdb structure database

    上传时间: 2013-12-11

    上传用户:LouieWu

  • 一个以前收集的基于C/S架构的ERP客户端源代码

    一个以前收集的基于C/S架构的ERP客户端源代码,有助于深入学习掌握ERP技术。值得学习和参考。开发语言基于Visual Studio。本代码来源于网上收集的公开资源,谨供学习参考使用。

    标签: ERP 架构 源代码

    上传时间: 2015-11-26

    上传用户:gyq

  • 文件复制器 2007.07.28.0最新VB源代码 地狱门神(F.R.C.) 适用范围 Windows环境下

    文件复制器 2007.07.28.0最新VB源代码 地狱门神(F.R.C.) 适用范围 Windows环境下,本地存储设备的文件夹之间。 测试环境 2007.07.27.0版,Windows XP SP2,一次复制文件量6.2万,大小11.5GB。 使用建议 如果需要使用本软件一次处理数量以万计算,大小以GB计算的文件,建议使用Visual Studio 2005集成环境调试运行,以发现并正确处理各种难以预料的异常,避免重复浪费时间。

    标签: F.R.C. Windows 2007 07

    上传时间: 2014-01-23

    上传用户:com1com2

  • Samples are organized by chapter, and then by "application" or example name. You should open a proje

    Samples are organized by chapter, and then by "application" or example name. You should open a project in Visual Studio .NET through the .sln (solution) file. Note that Visual Studio .NET automatically creates various temporary and debugging files in the obj and bin sub-directory for each project. The actual uncompiled code is only the .vb files that are contained in the root project directory.

    标签: application organized Samples chapter

    上传时间: 2015-12-14

    上传用户:ghostparker

  • c#编写的汽车销售公司erp进销存系统

    c#编写的汽车销售公司erp进销存系统,内涵sql数据库,含有第三方控件Developer Express WinForms Component Visual Studio 2003 v2.2.0。

    标签: erp 编写 汽车销售 进销存系统

    上传时间: 2014-01-20

    上传用户:hullow

  • 迪雅装饰工程有限公司全站程序功能简介:如果您的公司处在起步阶段或是创业初期

    迪雅装饰工程有限公司全站程序功能简介:如果您的公司处在起步阶段或是创业初期,如果您对网站的设计要求不是很高、栏目不多,那么这个全站系统功能可能会比较适合您,您可以自己修改公司简介、产品、新闻、联系方式等相关资料。本系统基于Microsoft Visual Studio .NET 2003(VB.NET) + ACCESS开发。 迪雅装饰工程有限公司全站程序后台入口:admin/ 用户名:admin 密码:admin 本文来源于虾客源码 http://www.xkxz.com

    标签: 装饰 工程 创业 程序

    上传时间: 2016-01-11

    上传用户:comua

  • 在线考试系统: 1、为了保证示例代码正确运行

    在线考试系统: 1、为了保证示例代码正确运行,读者需要自己下载和安装Dundas作图插件DCWCE50VS7Eval.exe。 下载地址如下: http://www.dundas.com/ 该软件需要注册才能长期正常使用的软件,请大家支持正版软件的使用。 2、插件安装与使用 1、安装该插件。 2、使用Microsoft Visual Studio.NET 2003打开第4章学生在线考试系统的TestOnline项目。 3、打开Analysis.aspx窗体。 4、单击“视图”|“工具箱”,在工具箱中单击“Web窗体”工具组。 5、在该工作中单击鼠标右键,在弹出的菜单中选择“添加/移除项”命令 。 6、在打开的“自定义工具箱”对话框的.NET Frameword组件中选择Chart选项,单击“确定”。 7、安装完毕,Chart控件出现在web窗体工具中。

    标签: 代码 运行

    上传时间: 2014-10-28

    上传用户:fredguo

  • 本卷从最易于理解和使用的部分入手

    本卷从最易于理解和使用的部分入手,介绍ASP.NET AJAX框架中能够与传统ASP.NET无缝对接的服务器端部分,包括服务器端ASP.NET AJAX Extensions与ASP.NET AJAX Control Toolkit。这部分内容不需要读者任何的客户端开发知识,只要在Visual Studio中拖拖拽拽即可实现强大的客户端Ajax功能,例如局部页面更新、异步回送、拖拽、动画等,非常适合为现有的ASP.NET 2.0应用程序添加少量的Ajax特性,或是基于ASP.NET 2.0的一些简单Ajax功能的实现。

    标签:

    上传时间: 2013-12-23

    上传用户:moerwang

  • jrtp库

    jrtp库,使用对象的方式实现Rtp/rtcp协议,在visual studio 6 下编译通过

    标签: jrtp

    上传时间: 2013-11-26

    上传用户:yan2267246

  • 本章的主要是对C#的基础知识进行简要介绍。其中包括.NET Framework、Common Language Runtime以及C#的特点等。另外

    本章的主要是对C#的基础知识进行简要介绍。其中包括.NET Framework、Common Language Runtime以及C#的特点等。另外,本章还介绍了Visual Studio 2005的安装及使用,MSDN的安装及使用,命名空间的基本概念。本章的最后还给出了两个简单的实例,分别介绍了控制台应用程序和Windows窗体应用程序的编写。

    标签: Framework Language Runtime Common

    上传时间: 2013-12-26

    上传用户:417313137