当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: Introduction to SCCS (Source Cod
 

 

 ·tuning mysql    »显示摘要«
    摘要: discussion about optimise mysql to handle a high traffic website. tim cto, digital content solutionsmysql settings, many concurrent users. i run a site for a client that has over 3000 users that log ......
 ·环境变量与保留字符    »显示摘要«
    摘要:狂晕!谁知道“\”的资料 (6)shell环境变量 cdpath 用于cd命令的查找路径 home /etc/passwd文件中列出的用户主目录 ifs internal field separator,默认为空格,tab及换行符 mail /var/mail/$username mail等程序使用 path ps1,ps2 默认提示符($)及换行提示符(>) term 终端类型,常用的有v......


SCCS Chapter 1
上一页   ...

instead of creating a separate file for each version of a file, the sccs file system only stores the changes for each version of a file. these changes are referred to as deltas. the changes are tracked by the delta table in every sccs file.

an example of an sid number is: 【程序编程相关:prevent undeliberate

each entry in the delta table contains information about who created the delta, when they created it, and why they created it. each delta has a specific sid (sccs identification number) of up to four digits. the first digit is the release, the second digit the level, the third digit the branch, and the fourth digit the sequence. 【推荐阅读:ulimit使用简介

sid = 1.2.1.4

that is, release 1, level 2, branch 1, sequence 4. 【扩展信息:stty技巧小全

no sid digit can be 0, so there cannot be an sid of 2.0 or 2.1.2.0, for example.


...   下一页
    摘要:把if语句看了看,做了一个练习 ^_^ 一个猜随机数的小脚本! (附测试结果) 点击查看文件==>lx.txt......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE