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

搜索资源列表

  1. WenMailSpider

    0下载:
  2. 网络蜘蛛,实现对网页表单的自动分析,过滤,枚举WEB网页的所有连接,自动获取IE的标题,自动分析WEBMAIL等等功能-network spider, web forms to achieve the automatic analysis, filtering, Web page enumeration of all connected, IE automatically obtain the title, automatic functional analysis WEBMAIL etc.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:154103
    • 提供者:jjflsjdfs
  1. AmHttpSocket

    0下载:
  2. 能获取网页内容,也能自动往网页提交表单,支持代理,很方便的一个http协议应用包。-access to the website, and they can automatically submit to the web form, support agents, very convenient one http protocol application pack.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3400
    • 提供者:original
  1. 获取表单

    0下载:
  2. 用winfrom或去表单
  3. 所属分类:界面编程

  1. Postsend

    0下载:
  2. 自动填写网页表单并发送,获取服务器返回的信息-Automatically fill in web forms and send, access to the information returned by the server
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:36886
    • 提供者:super
  1. AAA

    0下载:
  2. 此程序是一个自动填写网页登陆表单的程序,它自动获取网页验证码-This program is a web login forms automatically fill in the procedure, it automatically access Web Code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:54039
    • 提供者:王虎
  1. COMbiancheng

    0下载:
  2. COM编程获取表单域信息,希望对大家有用处-COM domain information programming to obtain the form, I hope useful for all of us
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-26
    • 文件大小:66190
    • 提供者:赵强
  1. Fhz.MSN.GetFriend

    0下载:
  2. 获取MSN,Live,google,Yahoo 好友列表 MSN Live 获取一个身份票据通过URL模拟登陆得到一个XML然后分析记录返回。 google 好友列表通过Form表单数据,模拟登陆后,请求输出CSV页。 Fhz.MSN.GetFriend项目是DOME演示。 平时大家直接添加引用Fhz.Msn.OpenContactsNet.dll文件即可。-Access to MSN, Live, google, Yahoo Friend MSN Live to
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:542790
    • 提供者:城市风
  1. winformwebform

    0下载:
  2. 添加获取表单的内容。将表单值保存到xml文件里。-获取表单,设置表单,经常使用的网页可以自动设置获取网页表单的值。
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:87164
    • 提供者:xiaoliao
  1. Filelister_04

    0下载:
  2. 功能:列出指定目录内指定类型(所有)文件的信息。 用法:将本文件放在要调查的文件夹中运行,或照教程拖放(单目录),或加入窗口右键菜单中(注册表)。 技巧:包括vbs遍历文件夹,获取文件属性、排序(依Windows中的字符显示顺序)、vbs写文件,vbs启动程序…… 特点:代码公开,注释详细,是vbs的极佳范例(并非自夸,没那习惯)。 注意:对目录过深文件过多的情况会因超出vbs能力而假死。 后话:0.4为早年所写,0.5更添加功能,但从未发过,都是私家自用,愤慨于所见诸多光盘
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:484133
    • 提供者:uhnmki
  1. EmunIEList

    0下载:
  2. 用FindWindow的方式枚举所有IE窗口,并获取IE窗口内的IWebBrowse2接口.-Using FindWindow approach enumerates all IE windows, and get inside the IE window IWebBrowse2 interface.
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-05-19
    • 文件大小:5215800
    • 提供者:Ken
  1. 20050424193805

    0下载:
  2. IE插件 获取表单内容-IE plug-in to get form items value
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-16
    • 文件大小:63835
    • 提供者:My name
  1. COMGetFormInformation

    0下载:
  2. 利用MFC编写的COM获取表单域信息的一个小程序-COM written using MFC form field information to get a small program
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:66940
    • 提供者:wuxx
  1. MakeAspCode-

    0下载:
  2. 输入变量名,生成获取表单变量、数据库数据代码。 例如:输入a,b,c,d可以生成:b=rs.fields("b") c=rs.fields("c") d=rs.fields("d") a=rs.fields("a") b=Request.form("b") c=Request.form("c") d=Request.form("d") a=Request.form("a") rs.fields("b")=b rs.fields("c")=c rs.fi
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:4604
    • 提供者:easyplace
  1. COM_bc

    0下载:
  2. Visual C++案例开发集锦\第九章\COM编程获取表单域信息的程序源码,值得一看!-Visual C++ case development highlights \ Chapter \ COM programming information for the program source code form field, worth a visit!
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-02
    • 文件大小:63163
    • 提供者:黄彤芳
  1. SSOLab

    0下载:
  2. 实现原理: 使用使用<scr ipt type="text/javascr ipt" src="http://localhost:7771/SSOSite/SSOContext.aspx?app=portal"> </scr ipt>形式远程调用单点登录系统上的脚本,获取加密后的用户登录票据信息,自动绑定到当前页表单的相应字段,并自动提交到后台。后台解密前台提交的用户登录票据信息,判定用户是否已在单点登录系统上成功的登录,如果已登录返回系统首页,如果没有登录,跳
  3. 所属分类:.net

    • 发布日期:2017-03-30
    • 文件大小:478249
    • 提供者:xsj
  1. Prop

    0下载:
  2. VC++窗体表单应用实例,弹出一个窗体,窗体中有一表单,可让用户选择一些数据,最后将表单中的数据全部呈现在窗体中,如上图所示,可获取到员工的兴趣爱好、月薪水平、职业类别等信息,类似表单在项目开发中经常会用到。-Application instance of VC++ form form, a form pops up, form a form that allows the user to select some data, and finally all the data in the for
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:55183
    • 提供者:李青阳
  1. updateForASP.NET

    0下载:
  2. CFUpdate是一款批量上传客户端组件。选择多个文件上传,显示上传速度,进度条,纯正的FLASH代码,使用的是HTTP协议,所以客户端,服务端都不需要安装任何组件因为是模仿FORM表单提交,所以支持所有的网页动态语言:ASP PHP ASP.NET JSP等。 CFUpdate批量上传客户端组件(ASP.NET) 1.1.9 更新内容: 1.修改了提示框样式 2.修改了上传文件时,禁用按钮样式 3.增加了challs_flash_onSelectFile JS函数事件,在
  3. 所属分类:File Operate

    • 发布日期:2017-11-07
    • 文件大小:57610
    • 提供者:mitea
  1. xuanxiangjiemianxianshi

    0下载:
  2. 介绍属性表单和向导的创建,融合讲解了组合框,列表框,单选按钮,复选框等等常用对话框控件的使用方法,以及在视类中获取属性页上用户所选择的数据并显示的方法。-Introduction to attribute the creation of forms and wizards fusion to explain the use of the common dialog control combo boxes, list boxes, radio buttons, check boxes, and s
  3. 所属分类:ComboBox

    • 发布日期:2017-11-23
    • 文件大小:2022400
    • 提供者:xufang
  1. 网页表格获取

    0下载:
  2. 制作的获取网页的表单数据,用来进行数据处理(A form of data obtained from a web page; used for data processing)
  3. 所属分类:其他

  1. post提交网页表单

    1下载:
  2. VB使用post提交表单并获得返回的值,非常好用(VB uses post to submit a form and get a returned value)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-01
    • 文件大小:2048
    • 提供者:IT格子
« 12 »
搜珍网 www.dssz.com