自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 收藏
  • 关注

原创 ccf刷题 isbn号码 100分题解 c++

写的不够简练 字符串和数值类型的转换不够圆润 除了sstream头文件下的stringstream方法还有更加简单的利用ascall码值进行转换的方法 不过就当学习了一些处理string的方法吧 涉及到string.replace string.find string.substr 代码如下 #include <iostream> #include <string> #i...

2018-11-04 19:21:13 559

原创 ccf刷题 俄罗斯方块c++ 50分

写俄罗斯方块的程序只有50分 逻辑也是比较坑坑巴巴 干干巴巴麻麻赖赖的一点都不圆润 有没有大神看到的可以指导一下的哦 嘤嘤嘤 #include <iostream> /* run this program using the console pauser or add your own getch, system("pause") or input loop */

2018-11-03 10:03:50 337

转载 虚拟机vmware安装 128G固态硬盘

在打开xp虚拟机文件时报错: VMware Workstation cannot open one of the virtual disks needed by this VM because it is larger than the maximum file size supported by the host file system. Some remote file systems do ...

2018-11-01 15:48:19 3290

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除