weidagang2046的专栏

物格而后知致
随笔 - 8, 文章 - 409, 评论 - 101, 引用 - 0
数据加载中……

C/C++

C语言中对文件的随机存取

posted @ 2007-01-05 10:49 weidagang2046 阅读(1834) | 评论 (0)  编辑

C语言学习进程:fseek与ftell函数

posted @ 2007-01-05 10:46 weidagang2046 阅读(35063) | 评论 (7)  编辑

C++标准I/O重定向

posted @ 2006-11-19 21:38 weidagang2046 阅读(2019) | 评论 (0)  编辑

VC++2005快速构建安全的应用程序

posted @ 2006-11-09 23:24 weidagang2046 阅读(324) | 评论 (0)  编辑

用C++实现简单的文件I/O操作

posted @ 2006-10-13 08:45 weidagang2046 阅读(408) | 评论 (0)  编辑

C++的多态性实现机制剖析

posted @ 2006-10-09 22:02 weidagang2046 阅读(526) | 评论 (0)  编辑

学STL Iterator,traits笔记

posted @ 2006-09-25 11:48 weidagang2046 阅读(3754) | 评论 (0)  编辑

The Standard Librarian: What Are Allocators Good For?

posted @ 2006-09-16 15:08 weidagang2046 阅读(713) | 评论 (0)  编辑

Using auto_ptr to Handle Memory

posted @ 2006-09-14 08:46 weidagang2046 阅读(651) | 评论 (0)  编辑

const使用详解

posted @ 2006-08-15 00:01 weidagang2046 阅读(298) | 评论 (0)  编辑

All About: File I/O in C++

posted @ 2006-05-21 20:43 weidagang2046 阅读(543) | 评论 (0)  编辑

C++中动态分配二维数组的方法

posted @ 2006-05-16 21:39 weidagang2046 阅读(834) | 评论 (0)  编辑

using Declaration

posted @ 2006-03-12 13:44 weidagang2046 阅读(768) | 评论 (0)  编辑

Use Functor for Callbacks in C++

posted @ 2006-01-21 15:45 weidagang2046 阅读(421) | 评论 (0)  编辑

A Crash Course in the C++ Standard Template Library

posted @ 2005-12-16 17:35 weidagang2046 阅读(761) | 评论 (0)  编辑

Full C/C++ Archive