当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: 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
introduction to sccs (source code control system)

introduction to sccs

attention: using non-sccs commands to edit sccs files can damage the sccs files.

use sccs commands on an sccs file. if you wish to look at the structure of an sccs file, use the pg command or a similar command to view its contents. however, do not use an editor to directly change the file. 【程序编程相关:prevent undeliberate

the sccs commands form a complete system for creating, editing, converting, or changing the controls on sccs files. an sccs file is any text file controlled with sccs commands. all sccs files have the prefix s., which sets them apart from regular text files. 【推荐阅读:ulimit使用简介

an sccs file is made up of three parts: 【扩展信息:stty技巧小全

to change text in an sccs file, use an sccs command (such as the get command) to obtain a version of the file for editing, and then use any editor to modify the text. after changing the file, use the delta command to save the changes. to store the separate versions of a file, and control access to its contents, sccs files have a unique structure.

delta table access and tracking flags body of the text

delta table in sccs files


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

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