weidagang2046的专栏

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

C/C++

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

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

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

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

C++标准I/O重定向

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

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

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

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

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

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

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

学STL Iterator,traits笔记

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

The Standard Librarian: What Are Allocators Good For?

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

Using auto_ptr to Handle Memory

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

const使用详解

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

All About: File I/O in C++

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

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

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

using Declaration

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

Use Functor for Callbacks in C++

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

A Crash Course in the C++ Standard Template Library

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

Full C/C++ Archive