不辣的小瓜的读书主页
不辣的小瓜的笔记 · · · ( 4篇 )
Perl Cookbook, Second Edition (1)
Tom Christiansen、Nathan Torkington / O'Reilly Media / 2003-8-28 / USD 49.95
-
7. File Access
1)File access modes: +>file RDWR TRUNC CREATE have TRUNC feature: >file and +>file 2)Use open with two arguments for convenience or with three arguments for precision. Use sysopen for...
Oracle PL/SQL Best Practices (2)
Steven Feuerstein / O'Reilly Media / 2007-10-22 / USD 29.99
Linux程序设计-(第3版) (1)
马修 / 陈健 / 人民邮电出版社 / 2007-7 / 89.00元
-
第221页
进程交叉使用资源 #include <stdio.h> #include <error.h> #include <fcntl.h> const char *lock_file = "/tmp/LCK.test2"; int main() { int file_desc; ...
不辣的小瓜关注的人 · · · ( 全部25 )
最近阅读 · · ·
- 2月15日
- 写了关于 Perl Cookbook, Second Edition 的读书笔记: 7. File Access
- 2月2日
- 想读 Unix Power Tools, Third Edition
- 1月12日
- 在读 Oracle PL/SQL Programming
- 1月11日
- 写了关于 Oracle PL/SQL Best Practices 的读书笔记: 第78页
- 读过 Linux程序设计-(第3版)、精通Oracle 10g PL/SQL编程、精通Perl
- 写了关于 Oracle PL/SQL Best Practices 的读书笔记: 第142页
- 2011年10月16日
- 想读 基于开源工具的数据分析
- 2011年9月26日
- 想读 精通Oracle PL/SQL
- 2011年9月18日
- 想读 OraclePL/SQL实例精解
- 2011年9月12日
- 想读 十二國記·華胥之幽夢
- 2011年7月24日
-
读过
盗墓笔记
打发时间不错
- 2011年6月21日
- 想读 Oracle DBA Checklists Pocket Reference、Oracle DBA Pocket Guide
- 在读 Perl for Oracle DBAs
- 2011年3月20日
- 写了关于 Linux程序设计-(第3版) 的读书笔记: 第221页
- 2010年10月11日
-
读过
C语言算法速查手册
算法书还有错误的话,就太令人唾弃了

























