logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

最近用上新浪微博了。。罪过呀csdn实在懒的用了。

我的微博叫 空空靈控。 欢迎大伙加我哦。

#新浪微博
托管c++ (CLI) String^ 到 std::string 的相互转化

#include "stdafx.h"#include#include#includeusing namespace msclr::interop;using namespace System;int main(array ^args){// 为了可以打印wstring到控制台std::wcout.imbue(std::locale("chs"));// 声明

到底了