搜索资源列表
完成URL编码的C++类
- 本文的目的是设计一个完成URL编码的C++类。在我曾经的项目中,我需要从VC++ 6.0应用程序中POST数据,而这些数据需要进行URL编码。我在MSDN中查找能根据提供的字符串生成URL编码的相关类或API,但我没有找到,因此我必须设计一个自己的URLEncode C++类。-The purpose of this paper is to design a complete URL-encoded C++ classes. I have a project, I need VC++ 6.0 a
DataStructure[C++]
- 清华大学C++版本的数据结构习题集,带有参考答案与解题思路说明,是学习数据结构或参加研究生考试人员不象的资料-Tsinghua University, C++ Version of the data structure of exercises set, with reference to the answer with the problem-solving ideas that is a data structure or to participate in learning post-gr
kelemayiyouzheng
- 克拉玛依市邮政局门户网站,是通过C#语言在 .NET环境下开发的。-Karamay City Post Office portal, through the C# Language. NET development environment.
C++
- 基础类将帖子提前 放进我的网摘 推荐给好友 我要提问 帖子加分 生成帖子 置顶 推荐(加精) 取消推荐(加精) 锁定帖子 移动帖子 取消引用结帖去... 管理菜单 页面风格切换标准风格老版本论坛 如何将数值型字符转换为数字-Category will be based on early post into the net I picked recommend to friends I would like to post questions to generate extra points To
Postmanagementsystem
- 邮政管理系统,可以作为毕业设计或课程设计内容(转发,非原创,请修改后使用!)-Post management system, can serve as a graduation design or curriculum design content (transmitted, non-original, please use the revised!)
2009_3_MvcBBS_Source
- 版本:ASP.NET MVC 1.0 框架:.NET Framework 3.5 SP1 语言:C# 开发环境:Visual Studion 2008 SP1 数据库:MSSQL 2005 前台功能:实现发贴、回复、注册、登录 (大部份功能使用jQuery 实现Ajax 操作,也有MVC自带的Ajax实现) -Version: ASP.NET MVC 1.0 Framework:. NET Framework 3.5 SP1 Language: C# development
Post-manager
- 一个基于c#+sever2000的邮政客户经理管理系统,比较简单的毕业设计,代码完全公开,适合初学者学习。-Based on the c#+ sever2000 Management System Post Account Manager, graduated from relatively simple design, completely open source, suitable for beginners to learn.
HttpRequest
- 本程序用C++语言实现了HTTP协议的请求消息,包括GET,POST方法,在windows下编译通过,可以运行。-This procedure using C++ language implementation of the HTTP protocol' s request message, including GET, POST method, compiled through the windows, you can run.
974-23056-Book_Rental_System_2010-in-C.Net
- Browse through projects and download source code Register as a project trainee under any project Post questions and get answers from experienced project guides Develop the project yourself, submit and get project completion certificate
Postuploadfilesexample
- C# Post上传文件示例,怎么用C#来实同POST上传文件的方法。-In C# Post upload files example
how-to-use-C-Sharp-to-grab-web-content
- 介绍如何用C#实现抓取网页内容。包括1、抓取一般内容。2 抓取网页内容-图片。3、抓取网页内容-Post 数据。4、抓取网页内容-防止重定向。5、抓取网页内容-保持登录状态。-Describes how to use C# to grab web content. Including crawl the general content. Crawl Web content- pictures. 3, spider web content-Post data. 4, crawling web co
POST
- C#开发,主要是居于POST实例! 实现POST数据发送和接收!-C# development, mainly living in the POST instance! Achieve POST data sent and received!
CSharp-POST-SQL-injection
- C#写的,采用post数据包进行经典的SQL注入-Written in C#, using post data packets classic SQL injection
CSharphttp-post-get
- http post get实例 实际代码显示post get-the source for c# http class
Get-C-Sharp-analog-Post-and-send-data
- C#实现HttpRequest模拟Post和Get方式发送数据-Get C# analog Post and send data
Bookshop Management System Project in C++
- Here is another simple C++ project that utilizes graphics. In this application named bookshop management system project in C++, users can add book records, show book records, modify book records, delete book records and check availability of the part
POST
- POST程序,用于从固定IP获取信息的程序,附带源码(Memories, beautiful very hurt, memories, memories of the past but can not go back.)
OpenGL游戏
- 3D游戏是当前游戏的主流,对于初学者来说,其核心技术就是3D图形编程。长久以来。,OpenGL都是3D游戏开发领域的主流开发包之一,也是开发者追逐顶尖技术的利器。 与DirectX相比,OpenGL一语言简单易懂,前后版本的兼容性也比较好,对于希望进入游戏开发。3D图形处理、模拟仿真、虚拟现实等领域的初学者来说,学习OperlGL一是他们最好的起点。(3d game is the mainstream of the current game, for beginners, its core
Curl
- curl http;https,post 请求(curl http;https,post)
cpr.tar
- 用于c++发送post请求的封装库,底层调用libcurl,使用格式类似python rest,更加便捷(wrapper for C++ post request/libcurl)