搜索结果
找到约 113 项符合
POST-linker 的查询结果
Internet/网络编程 CHttpClient的目的是用于简化WinInet的API
CHttpClient的目的是用于简化WinInet的API,用于和HTTP服务器进行交互。可以使用HTTP GET向HTTP服务器发送请求(用于请求一个URL对应的内容),使用HTTP POST想HTTP服务器发送数据(用于传递文件和提交表单),以及处理CHttpResponse回来的数据,另外加入了严格的异常检测。附件里同时包含了一普通版和COM版的源代码。 ...
Windows CE wince 下socket实现的HTTP类
wince 下socket实现的HTTP类,支持post和get
其他书籍 Index NAME 总览 (SYNOPSIS) 警告 (WARNING) 描述 (DESCRIPTION) 选项 (OPTIONS) 总体选项 (Overall Option
Index
NAME
总览 (SYNOPSIS)
警告 (WARNING)
描述 (DESCRIPTION)
选项 (OPTIONS)
总体选项 (Overall Option)
语言选项 (LANGUAGE OPTIONS)
预处理器选项 (Preprocessor Option)
汇编器选项 (ASSEMBLER OPTION)
连接器选项 (LINKER OPTION)
目录选项 (DIRECTORY OPTION)
警告选项 (WARNING OPTION)
调试选项 (D ...
软件测试 iT响尾蛇 - 网络采集助手 功能说明: 本采集工具能自由发挥脚本配置 采集各种网络数据. 音乐数据,文章数据,图片数据,论坛数据,博客采集,电影采集,各种各样的数据.
iT响尾蛇 - 网络采集助手
功能说明:
本采集工具能自由发挥脚本配置
采集各种网络数据.
音乐数据,文章数据,图片数据,论坛数据,博客采集,电影采集,各种各样的数据.
脚本配置完全根据正则表达式规则设置,灵活.精确
强大的分页采集,轻而易举采集到各种分页的数据
数据入库目前采用POST方式入库,其它方式入库请关注下次更 ...
微处理器开发 web_based.rar
Web based binary image upload for ARM LPC2366 controller. Toolchain is Keil Realview MDK ARM ver 3.2 with RL ARM Real time Lib 3.40. RAR file contains webiap2.cgi file and HTTP_cgi file. HTTP_cgi file is modified in cgi_process_data to upload binary image of application using HTTP protcol. File uplo ...
其他书籍 This book describes numerous situations that graduate students will commonly encounter as they work
This book describes numerous situations that graduate students will
commonly encounter as they work towards the goal of earning their
PhD. Starting from your very first day in the lab, to the beginning
stages of your post-PhD job search, to writing your dissertation,we’ve
tried to offer you sage ad ...
其他书籍 Xna, XBox游戏开发指南
Xna, XBox游戏开发指南,全中文
第1章XNA介绍.doc
第2章创建你的第一个游戏Pong.doc
第3章辅助类.doc
第4章游戏组件.doc
第5章编写自己的XNA图形引擎.doc
第6章管理Shader.doc
第7章实现法线映射.doc
第8章 添加天空和地面.doc
第8章Post-Screen Shaders和Rocket Commander游戏.doc
第9章通过 XACT添加声音.doc
第10章输入 ...
android开发 Android与web端数据交互
通过Post方式向web端提交客户端数据
源码 c#简单计算器
// 学生管理.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "resource.h"
#define MAX_LOADSTRING 100
// Global Variables:
HINSTANCE hInst; // current instance
TCHAR szTitle[MAX_LOADSTRING]; // The title bar text
TCHAR szWindowClass[MAX_LOADSTRING]; ...
软件 简单的计算器
// 学生管理.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "resource.h"
#define MAX_LOADSTRING 100
// Global Variables:
HINSTANCE hInst; // current instance
TCHAR szTitle[MAX_LOADSTRING]; // The title bar text
TCHAR szWindowClass[MAX_LOADSTRING]; ...