由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - [合集] some file operation questions
相关主题
[合集] use vector to construct a three dimention array为什么exponentiation operator(^)是right associative的
这样一道面试题 (转载)-debug求助再 次 请 教 : 关 于 writing to a file 用 Perl for CGI
一个django问题:debug=true就很好;debug=false,css就找不到C++ Assignment Operator Question
a c++ questionPython里边file writer的问题
What is the methology to solve problems like swapping variables?这个python code能否优化去掉file write
some interview questionsQuestions about MAKEFILE
How to overload global new operator?Question about friend in C++
operator执行顺序fstream 扫盲,谢谢!
相关话题的讨论汇总
话题: file话题: oct话题: mon话题: some话题: operation
进入Programming版参与讨论
1 (共1页)
b***y
发帖数: 2799
1
☆─────────────────────────────────────☆
slipper (ohh) 于 (Mon Oct 10 11:40:43 2005) 提到:
I want to dump some variables into a file for debug purpose, I may need to do
this several time, and don't want to erase the content I write from previous
call. which kind of function could support this: every time I open the file,
I write the conent from the end of the file? thanks.
☆─────────────────────────────────────☆
aZhu (a+zhu) 于 (Mon Oct 10 11:57:08 2005) 提到:
老大,你手头一本c++/c的书也没有?
去图书馆借一本,能省更
1 (共1页)
进入Programming版参与讨论
相关主题
fstream 扫盲,谢谢!What is the methology to solve problems like swapping variables?
[合集] 为什么 const member 不能是 static.some interview questions
[合集] 问个问题,很简单How to overload global new operator?
[合集] VisualC++的compiler是不是也不是free的? (转载)operator执行顺序
[合集] use vector to construct a three dimention array为什么exponentiation operator(^)是right associative的
这样一道面试题 (转载)-debug求助再 次 请 教 : 关 于 writing to a file 用 Perl for CGI
一个django问题:debug=true就很好;debug=false,css就找不到C++ Assignment Operator Question
a c++ questionPython里边file writer的问题
相关话题的讨论汇总
话题: file话题: oct话题: mon话题: some话题: operation