#include <fstream>
#include <iostream>
#include <Windows.h>
#defi...

【程序】给C++的cout和fstream添加Unicode支持,使其能向屏幕或文件输入/输出wchar_t字符串 [圖片]【程序】
#include <fstream> #include <iostream> #include <Windows.h> #defi... ![]() |
【方法】使C++的cout能在不设置locale的情况下正确输出wchar_t Unicode字符串 [圖片]通过重载cout的<<运算符即可实现。
【程序】 #include <iostream> #include <Windows.h> usin... ![]() |
【代码】C++使用msxml6来读取XML字符串(程序未使用任何MFC或ATL类库) [圖片]【运行效果】
![]() |
【方法】通过派生std::string类的方法给string类添加替换全部字符串的replace重载函数 [圖片]#include <iostream>
#include <string> using namespace std; class string_ex : pu... ![]() |
【方法】C++在派生类中继承基类的重载函数 [圖片]#include <iostream>
using namespace std; class Person { public:... ![]() |
Dev-C++竟然能直接用变量定义数组的大小,无需malloc或new! [圖片]#include <iostream>
using namespace std; int main(void) { int n... ![]() |
Bliss.bmp的文件图像刚好是倒着的 [圖片]窗口大小为800x632
![]() |
【教程】Visual Studio 2012中的二进制编辑器的使用方法 [圖片]【1】在打开文件的时候,点击“打开”按钮旁边的小三角形,选择“打开方式”
![]() |
把一个普通文件当作位图显示,结果只是一堆乱七八糟的点。。。 [圖片]![]() |
【程序】C++使用WinHttp发送HTTP请求,然后用MSXML6解析从服务器获得的XML内容 [圖片]【功能】
调用Arslanbar2.0 API获取并显示最新的25个主题帖的标题。 【程序运行结果】 ![]() |
【方法】让用Visual Studio 2012编译的程序能够在Windows XP系统上运行 [圖片]第一步:打开工程属性,在配置中选择“Release”,然后在“常规”中把“平台工具集”设置为“Visual Studio 2012 - Windows XP (v110_xp)”
![]() |
【方法】给Visual Studio 2012工程添加预编译头 [圖片]第一步:打开工程属性,选择“所有配置”,在配置属性->C/C++->预编译头中将预编译头设置为“使用(/Yu)”
![]() |
Linux下的归档管理器可以直接查看Windows下的exe程序结构 [圖片]![]() |
【程序】Powerlog 开机时间及室温自动记录程序 V2.4 [圖片]![]() |
【程序】Powerlog 开机时间及室温自动记录程序 V2.3 [圖片]![]() |
本吧共有24篇圖片帖。 |
內容轉換: |