CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 调用 外部程序

搜索资源列表

  1. 如何使自己的程序自动更新(在线更新)

    2下载:
  2. 由于程序的需要,我需要做一个使程序自动更新的小程序,找了找网上,介绍的都不够详细,这里我给出一个完整的自动更新的程序! 此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载 如果想做成内部升级程序(在主程序内部自动检测及自动升级),只需要在主程序启动时相关的代码即可,大家不仿试试,主要的思路与这个是差不多的,不同之处是怎么处理主程序的自动关闭与启动问题. -procedur
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:372.36kb
    • 提供者:天照
  1. 在线更新

    0下载:
  2. 外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载.-external promotion procedures (need to call the main program), the specific code is not listed here, or your own source code to see it. The procedure is the idea of the doc
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:129.97kb
    • 提供者:天照
  1. DLL_use

    0下载:
  2. 介绍如何在DLL中进行函数的定义,如何使用外部程序调用DLL中定义的函数。-how the DLL function for the definition, the use of external program called defined in the DLL function.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3.53kb
    • 提供者:李力
  1. libkf701-1[1].0-beta.tar

    0下载:
  2. 一个收集所有最基本功能的函数库;所有的函数都是尽量短小和简单 使用 doxygen 生成文档 所有代码以在 Linux 系统上可以编译并运行为准;每当在 lib 目录里增加了一个功能函数,必须在 test 目录里编写一个针对此功能函数的测试程序,使其可以在 Linux 系统上正常编译并正确运行;每个增加的外部功能函数,必须在源代码前写有注释,注释格式为符合 doxygen 要求的 JavaDoc 格式。 所有代码内部调用的 C 库和系统函数要求完全符合 ANSI C 标准
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:481.96kb
    • 提供者:安田
  1. API_Function

    0下载:
  2. VB源码 使用调用外部程序函数实现API函数高级功能。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:164.77kb
    • 提供者:klees
  1. tiao

    0下载:
  2. 调用系统中的外部程序,通过该功能可以调用注册便-记事本=画图等-Call the system of external procedures, the adoption of the function can call the registration will be- = drawing such as Notepad
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:4.09kb
    • 提供者:刘涛
  1. VCExp

    0下载:
  2. 一个VC++系统相关的编程实例,程序演示如何在ActiveX控件中动态调用来自外部的DLL函数,虽然不常用,但很修复研究一下,以帮助您更好的学习VC++技术。-A VC++ systems programming examples demonstrate how the procedure ActiveX control in the dynamic invocation of the DLL function from outside, although less frequently, bu
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:77.91kb
    • 提供者:108
  1. runEXE

    0下载:
  2. 在程序内部调用外部的EXE程序 -In the procedure call external EXE program within the program within the call external EXE program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:204.74kb
    • 提供者:caikexin
  1. hello

    0下载:
  2. 该程序利用linux qt4.5.0 实现了一个程序调用外部程序的功能,并有英语翻译成汉语的源程序,绝对可用!-It uses linux qt4.5.0 implements a program called external procedure functions, and have English translated into Chinese source, absolutely free!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:657.16kb
    • 提供者:刘志明
  1. diaoyongchengxu-

    0下载:
  2. 调用外部程序,并等待其结束的例子,可用于需要排队打开的程序,比较使用。-Calling an external program and wait for the end of the case, can be used to wait in line to open the program, more use.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:248.51kb
    • 提供者:方朝辉
  1. Call-the-API-and-external-functions

    0下载:
  2. 这个小程序介绍如何在C++Builder下调用API和外部函数。-This program describes how to call the APIand external functions based on C++Builder .
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:347.17kb
    • 提供者:lily
  1. pgmpgm

    0下载:
  2.  VC++在应用程序中启动其他程序,从自身窗口中通过点击按钮来调用外部程序,很简单的实例,希望VC++初学者下载后认真学习一下这个VC源代码。-VC++ application to launch another program from its own window by clicking on the button to call an external program, a very simple example, VC++ beginners to download to serious
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:10.43kb
    • 提供者:方传祥
  1. libusb-1.0.9

    0下载:
  2. libusb 设计了一系列的外部API 为应用程序所调用,通过这些API应用程序可以直接操作USB硬件。-libusb designed a series of external API for the application call these API application can directly manipulate the USB hardware.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-08
    • 文件大小:556.18kb
    • 提供者:mike
  1. shell

    0下载:
  2. 实现类似于shell的功能的程序,copy,type,调用外部命令文件转向-The function of the implementation is similar to the shell program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1.3kb
    • 提供者:李方
  1. pgmpgm

    0下载:
  2. VC++在应用程序中启动其他程序,从自身窗口中通过点击按钮来调用外部程序,很简单的实例,希望VC++初学者下载后认真学习一下这个VC源代码。 -VC++ application, start other programs its own window to call an external program by clicking on the button, very simple example, VC++ beginners earnestly hope that
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:11.64kb
    • 提供者:dfjdj
  1. mplayer_fifo_test

    0下载:
  2. mplayer Linux 应用 用于外部程序调用mplayer,播放网络音频-mplayer Linux applications for external program calls mplayer, Network Audio Player
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.11kb
    • 提供者:jiangxiaofeng
  1. oue-nhe

    0下载:
  2. vb中调用API函数执行其它程序,关闭外部程序,汉字查区位码,不错(Vb call API function to perform other procedures, shut off the external program, Chinese characters to check the location code, good)
  3. 所属分类:系统/网络安全

    • 发布日期:2017-12-19
    • 文件大小:3kb
    • 提供者:procbdural
搜珍网 www.dssz.com