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

搜索资源列表

  1. IEClose

    0下载:
  2. 虽然简单,但很实用的关闭IE采用进程查找方式,以此类推可以关闭任意进程-Simple, but very practical way to close IE using the process to find, so you can shut down any process
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-03-30
    • 文件大小:84.47kb
    • 提供者:dell
  1. enumIE

    0下载:
  2. 枚举IE进程,并获得IE进程的文档接口。-Enumerate IE process and get the document interface to IE process.
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-03-31
    • 文件大小:14.39kb
    • 提供者:张柏芝
  1. ISAPICookies_demo

    0下载:
  2. Cookies in an ISAPI Extension DLL 用ISAPI 扩展 DLL来处理Cookies-Cookies in an ISAPI Extension DLL expands DLL with ISAPI to process Cookies
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-12-03
    • 文件大小:13.39kb
    • 提供者:王勇
  1. update

    0下载:
  2. 升级程序 用法:update.exe 程序名 版本 版本文件URL 例如: update.exe VolleyMail 3.0 http://www.123.com/update/update.ini-Usage of the upgrade process: update.exe program name version version of file URL for example: update.exe VolleyMail 3.0 http://www.123.com/upd
  3. 所属分类:ISAPI-IE

    • 发布日期:2016-01-23
    • 文件大小:175.03kb
    • 提供者:栗子
  1. WebServerAndClient

    0下载:
  2. 模拟WEB服务器和WEB客户端(即浏览器)的收发过程。-Analog WEB server and WEB clients (ie browsers) to send and receive process.
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-04
    • 文件大小:6.09kb
    • 提供者:wanghanyue
  1. dotproject-hdsd-v1.0

    0下载:
  2. 项目管理软件,对项目的流程信息进行管理,系统基于php+sql进行编程-Project management software, process information for project management, system programming based on php+ sql
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-06-02
    • 文件大小:14.41mb
    • 提供者:qiangfeng
  1. EnumFormVal

    0下载:
  2. 利用浏览器接口枚举IE进程中所有的表单,可以用来制作自动提交表单的程序-Using the browser interface to enumerate all form IE process can be used to make the procedure automatically submit the form
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-05-15
    • 文件大小:3.76mb
    • 提供者:冰海
  1. BingPGoogle_3

    0下载:
  2. 实现翻译功能程序,可以使用bing+google的翻译功能!-Achieve the translation process, you can use bing+ google' s translation!
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-07
    • 文件大小:222.36kb
    • 提供者:AQ
  1. chttpext

    0下载:
  2. this project is to process multiple list boxes in HTTP
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-06
    • 文件大小:17.86kb
    • 提供者:arqmiki
  1. GetIP

    0下载:
  2. 获取IP,能够通过该程序获取网络IP地址,子网掩码,物理地址等-The network IP address, subnet mask, physical address, etc. can be obtained through the process
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-16
    • 文件大小:30.07kb
    • 提供者:我为我
  1. raptor_src

    0下载:
  2. 多进程浏览器 界面清晰 文件小 wtl 但程序有些小bug-Multi-process browser interface-definition file the wtl but the program of some small bug
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-11-12
    • 文件大小:2.17mb
    • 提供者:duduli
  1. Encryption

    0下载:
  2. 这个是用java实现的信息安全中的加密以及解密过程-This is using java to achieve information security in the encryption and decryption process
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-11-22
    • 文件大小:65.78kb
    • 提供者:Alice
  1. HTMl

    0下载:
  2. 详细介绍了HTML开发过程,以及HTML开发的全部标签,尤其是作为新发布的HTML5开发,是一部很好的HTML开发人员资料-Details of HTML development process, as well as the development of all HTML tags, especially as a new release of HTML5 development is a good HTML Developer Information
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-11-23
    • 文件大小:1.22mb
    • 提供者:王珊
  1. searchreplacedb21

    0下载:
  2. 查找数据库字段并替换的PHP脚本文件,详细过程请允许该PHP。-Find database fields and replace the PHP scr ipt files, detailed process allow the PHP.
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-16
    • 文件大小:9.51kb
    • 提供者:fukai
  1. html

    0下载:
  2. 使用VC6编译环境,可以打开网页的小应用,该进程是使用的纯正MFC调用-Use VC6 compiler environment, you can open a small web applications, the process is the use of pure MFC call
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-16
    • 文件大小:31.85kb
    • 提供者:winsock
  1. kaoshibazhuceji

    2下载:
  2. 第一次接触VC++模拟HTTP协议的POST方式提交表单。POST提交部分的代码是在网上找的现成的函数,里面使用的是MFC的CHttpConnection类。随便找了个没有验证码的注册页面(考试吧网站的注册页面),提交表单,抓到数据包后分析,模拟提交,测试成功!于是便写出了这个批量注册的程序。为以后写更强大的模拟提交表单程序打基础。利用这种模拟提交和获取数据的方法,完全可以把一个别人写好的现成的B/S架构客户端网页写成一个C/S架构的客户端软件。十分强大!还可以进行各种代替人工操作的模拟网页操作
  3. 所属分类:ISAPI-IE

    • 发布日期:2014-10-28
    • 文件大小:813kb
    • 提供者:贾乐乐
  1. connection-process-check

    0下载:
  2. 枚举系统中所有进程,及他们的所有网络连接.-Enumerate all the processes and all of their network connections.
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-17
    • 文件大小:46.92kb
    • 提供者:张苗
  1. httpspirit

    0下载:
  2. 一个基于Mongoose的页面demo程序,可以用html页面访问开启此程序的pc,上传下载文件、关闭进程、获取cpu等信息,修改特定路径下的ini、xml文件等,支持db、json、xml等。-Mongoose page based demo program, you can use html page views open pc this program, upload and download files, shut down the process, get the cpu and ot
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-06-12
    • 文件大小:18.31mb
    • 提供者:wr
  1. ChineseCCode

    0下载:
  2. 中文编码转化源码,解决在网上上出现汉字都变成十六进程编码时的问题,直接放到工程源码里就可以使用-Chinese encoding and transforming source code, solve the problem that the Chinese characters are transformed into the sixteen process on the Internet, directly into the project source code can be used
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-13
    • 文件大小:2.03kb
    • 提供者:mousebluesky
  1. instosceXmlschema

    0下载:
  2. xmlschema-core-2,2,1 多线程java实例,对进程学习者有所帮助吧-Xmlschema- core- 2, 2, 1 multi-threaded Java instance, help to learners of the process
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-12-16
    • 文件大小:92kb
    • 提供者:consfructor
« 12 »
搜珍网 www.dssz.com