CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - can 例子

搜索资源列表

  1. MigratingData_Demo

    0下载:
  2. VC转Excel的一个例子,通过这个例子,程序员能够清楚的了解Excel的使用方法-VC to an Excel example, through this example, programmers can clearly understand the use of Excel
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:55715
    • 提供者:peak
  1. ExcelExercise

    0下载:
  2. 对于初学者而言,VC转Excel是一个难点,通过这个例子,程序员能够轻松的学习这方面的知识-for beginners, the VC to Excel is a difficult issue, through this example, programmers can easily learn this knowledge
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:90593
    • 提供者:peak
  1. proc_oracle

    0下载:
  2. 用pro*c封装Oracle连接的例子,将连接和执行SQL语句进行封装,还可以得到执行时的错误消息-with pro * c Packaging Oracle connection example, will be connected and for the implementation of SQL package, can also be implemented when the error message
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:215573
    • 提供者:康伟
  1. readlog

    1下载:
  2. 一个可读取winnt系统中的系统日志的例子程序。(即从事件查看器中可看到的日志)-a system can read winnt the system log examples of procedures. (From the incident : If you can see the log)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:18750
    • 提供者:胡静
  1. usb驱动源码

    0下载:
  2. USB驱动开发的例子,可以有效的实现对USB口的支持,对于初学者是个很好的例子-USB Driver Development example, can effectively achieve the USB support, for a newcomer, is a very good example
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:30818
    • 提供者:薛全
  1. dlgBg00

    0下载:
  2. 一个很好的对话框界面的例子,告诉你怎样设置一个位图作为对话框的的背景图片,不过要注意必须是picture的Tab顺序为1才能使其他控件不被覆盖。-a good example of the dialog interface, tell you how to set up a bitmap as a dialog of the background image, but to the attention of the picture must be the order of a Tab other
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:376235
    • 提供者:中原飞天
  1. MMenu

    0下载:
  2. 一个给对话框添加右键菜单的例子,并且可以选择菜单的语言,这也是一个多语言菜单的例子。-dialog to add a right-click menus example, and can choose the menu language, which is a multi-language menu examples.
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:25621
    • 提供者:中原飞天
  1. dragContorls

    1下载:
  2. 可以在运行期自由的拖动控件,改变控件的大小。可直接运行例子。-the freedom of Operation Drive control, change control size. Examples can be run directly.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:547576
    • 提供者:陈秋宇
  1. 6.8demo

    0下载:
  2. 一个VB调用DLL的例子程序,通过对DLL的加入,从而控制一台考勤机的所有硬件操作与管理,新手可以很直观学习,并有所有的函数说明文档.-a VB DLL called examples of procedures, right through DLL's accession to control an appraisal for Taiwan all the hardware operation and management, and newcomers can learn very i
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:98028
    • 提供者:xks
  1. Tree_bit

    0下载:
  2. 一个经过编译调试的可运行的在树前加载图标的例子-a compiler can run the debugger in the trees before loading icon example
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:60813
    • 提供者:文龙
  1. bulktransfer

    0下载:
  2. 这是一个控制USB设备块传输的例子,应用的是cpress的驱动,直接到cpress的主页下载就可以了-This is a USB device control block transmission example, the application is cpress driven directly to the Home cpress can download the
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:44348
    • 提供者:高洁
  1. ndis驱动程序代码

    0下载:
  2. 首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。 然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:\\programs\\NTDDK \\src\\network\\ ndis\\pac
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:23063
    • 提供者:陶钊
  1. acroview_src

    0下载:
  2. 通过MFC编制的可以阅读Adobe(pdf)文件的程序插见,是学习文件操作的良好例子.-compiled by MFC can read Adobe (pdf) documents, see the interpolation procedures, the operation is to study the documents are good examples.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:42400
    • 提供者:吴宁
  1. exportwordsrc

    0下载:
  2. 如果您要在应用程序中处理Word文档,可以参考MSDN. Lori Turner. Automating Microsoft Office 97 and Office 2000,该文内容详细全面,但是要在C++程序中导出Word文档,按照文中的方法来处理是很麻烦的,特别是需要填写的参数太多,所以我们考虑生成正确的VB脚本,然后执行生成Word文档的操作,这个方法的优点在于:一方面可以少填写参数;另一方面可以使用在Word中录制的宏脚本,而只需作少量的修改。我们给出了一些简单的函数来方便生成Wor
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:145083
    • 提供者:徐磊
  1. Com_Pp

    0下载:
  2. 一个基于ATL编程的例子,可以用来熟悉ATL的开发环境-an ATL-based programming examples and can be used to ATL familiar with the development environment
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:91885
    • 提供者:薄一明
  1. treetable

    0下载:
  2. 用java写得一个treetable实现,可以携带用户自己的数据类。本例带有一个简单得使用例子: 1、导入到Eclipse,把package换成你自己得package 2、运行TreetableMain.java即可 这是本人参考sun公司给出得那个treetable例子写得。重大改进如下: 1、sun公司的例子可能是由于写得较早,里面重写了TreeModel和AbstractTableModel的很多方法。本人改进了它里面的TreeTableModel和TreeTable
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:33940
    • 提供者:李振华
  1. 3D 游戏编程

    0下载:
  2. 3d 游戏编程的例子,主要讲解了3D开发的一些基础知识,有需要的朋友可以下载来看看。-3d game programming examples, mainly on the development of 3D some basic knowledge, a friend in need can be downloaded to look at.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:56603
    • 提供者:李洪斌
  1. fulldwtoword-PB

    0下载:
  2. 把数据库数据存为word格式文件的例子,能自己定义文档模板格式。-database data retention word format for example, can own definition document template format.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:51114
    • 提供者:小马
  1. outlook_style

    0下载:
  2. 一个界面编程的例子,用框架分隔窗口。点击左边的窗口,可以改变右边的窗口及内容-a programming interface example, the framework used separate window. Click on the left side of the window can be changed right side of the window and content
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:55977
    • 提供者:陈浩
  1. java习题集

    0下载:
  2. java 习题集,其中包括了很多的实际例子,可以用来学习Java的过程中进行练习-Exercises Set, which includes a lot of practical examples, Java can be used to study the process of practice
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:22676
    • 提供者:耿上
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com