摘要: 原文地址:http://blog.csdn.net/softn/article/details/51718347 前面无论是使用文本输出函数还是 static 控件,字体都是默认的,比较丑陋,我们完全可以自己创建更加炫酷的字体。创建字体使用 CreateFont 函数,它的原型是: HFONT Cr 阅读全文
posted @ 2018-01-19 23:52 瘋子朱磊 阅读(3225) 评论(0) 推荐(0)
摘要: 原文地址:https://www.cnblogs.com/yincheng01/archive/2008/12/31/2213386.html 一. VC常用数据类型列表 二. 常用数据类型转化 2.1数学类型变量与字符串相互转换 2.2 CString及string,char *与其他数据类型的转 阅读全文
posted @ 2018-01-19 23:43 瘋子朱磊 阅读(627) 评论(0) 推荐(0)
摘要: 原文地址:http://blog.csdn.net/trochiluses/article/details/21229283 1、SCSI(小型计算机系统接口(英语:Small Computer System Interface; 简写:SCSI)) 一种用于计算机和智能设备之间(硬盘、软驱、光驱、 阅读全文
posted @ 2018-01-19 00:05 瘋子朱磊 阅读(2213) 评论(0) 推荐(0)