自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Excel

<br />// Created by Yap Chun Wei<br />// Version 1.0 (20 April 2006)<br />// Version 1.1 (22 April 2006)<br /> // - Fixed bugs with compound files not being able to write files more than 65535 bytes.<br /> // - Fixed bugs with reading and writing to Excel

2011-01-21 21:24:00 1962 4

原创 a2w_w2a

//20110121 by Clarkclass a2w { wchar_t* buffer;public: explicit a2w(const char* str):buffer(0) {   if(NULL != str)  {   int n = ::MultiByteT

2011-01-21 20:14:00 1407

原创 拖拉条

<br />#pragma once #include "..//..//DCBuffer.h" #include "..//..//COM_IMAGE.h" #define WM_BITMAPSLIDER_MOVING WM_USER + 9425 #define WM_BITMAPSLIDER_MOVED WM_USER + 9426 class CImgSliderDEx: public CStatic { // Construction public: CImgSliderDEx(); virtua

2011-01-07 20:20:00 964

转载 双缓冲1

<br />#ifndef _MEMDC_H_<br />#define _MEMDC_H_<br />//////////////////////////////////////////////////<br />// CDCBuffer - memory DC<br />//<br />// Author: Keith Rule<br />// Email:  keithr@europa.com<br />// Copyright 1996-2002, Keith Rule<br />//<br />/

2011-01-07 20:19:00 573

原创 bugfree使用手册

<br /> <br /> <br /> <br /> <br />Bugfree 客户端使用手册<br /> <br />UNITEQ Co, ltd<br /> <br />版本历史:<br />版本<br />时间<br />修改备注<br />作者<br />部门<br />V1.0<br />2011-1-4<br /> <br />Clark<br />研发<br />目录<br />一、         前言... 2<br />二、         使用说明... 2<br />a)    

2011-01-05 21:02:00 4427 1

原创 BugFree安装手册

Bugfree安装手册版本历史:版本时间修改备注作者部门V1.02011-1-4Clark研发目录一、         安装xampp-win32-1.7.3.exe。... 2二、         为免与IIS冲突起见,修改xampp服务器端口号。... 2三、         启动xampp并运行其中的apache和MySql服务。... 2四、         解压bugfree2.1.1。把bugfree文件包放xampp的安装目录(例如d:/xampp/htdocs)下。... 2五、     对

2011-01-04 15:39:00 2848

空空如也

空空如也

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

TA关注的人

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