cfmonkey的笔记本

Common Project Subdirectory Names Directory

Common Project Subdirectory Names

Directory

Contents

src

Source code

TLD (e.g., org or edu)

Root of Java source code

main

Source code for the main program; platform-independent, excludes libraries

program-name

Source code for program-name

lib

Library source code

libname

Library name source code

common

Code elements shared between applications

include

Common C and C++ header files

doc

Documentation

man

Unix manual pages

rc / res

Microsoft Windows (bitmaps, resource files dialogs, icons) in source/compiled form

arch

Code specific to a given processor architecture

os

Operating system–specific code

CVS / RCS / SCCS

Revision control system files

build / compile / classes / obj / Release / Debug

Compilation directory

tools

Tools used during the build process

test

Test scripts and input and output files

conf

Buildtime configuration information

etc

Runtime configuration information

eg

Examples

bin

Depository for executable files and shell scripts

contrib

User-contributed tools and code; typically maintained outside the main project

posted on 2007-08-05 03:14 cfmonkey 阅读(186) 评论(0)  编辑 收藏 引用


只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理


导航

<2007年8月>
2930311234
567891011
12131415161718
19202122232425
2627282930311
2345678

统计

常用链接

留言簿(2)

随笔档案

搜索

最新评论

阅读排行榜

评论排行榜