文件名称:pc
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.86kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1.开启档案 ( 来源档 、 目的档 )
2.逐一检查来源档每个字元,若不是EOF则到3. ,否则结束
3.
(1)若发现字元为 a~z 或 A~Z 或 0 ~ 9 或 _ 丢给procId()处理
(2)若发现字元为 (字元) 时,丢给procChar() 处理
(3)若发现字元为 " (字串) 时,丢给procString()处理
(4)若发现字元为 \ (注解) 时,丢给procComment()处理
(5)若发现字元为空白或跳格时,丢给printpace()处理
(6)其他情况有更细微的处理 ( 如遇到 { 、 )
4.关闭档案-1. Open the file (source file, the purpose of file) 2. One by one to check the source file for each character, if it is not EOF then to 3., Or the end of 3. (1) If it is found as a character or a ~ z or A ~ Z 0 ~ 9 or _ left procId () processing (2) If it is found as a character ' (character), the left procChar () handling (3) if the character is " (string), the left procString () handle (4) If it is found characters for \ (Note), the left procComment () handling (5) If it is found or a blank character when tabbing, left printpace () handling (6) other cases have a more minor processing (such as encountered in ' (' , ' ' ) 4. Close the file
2.逐一检查来源档每个字元,若不是EOF则到3. ,否则结束
3.
(1)若发现字元为 a~z 或 A~Z 或 0 ~ 9 或 _ 丢给procId()处理
(2)若发现字元为 (字元) 时,丢给procChar() 处理
(3)若发现字元为 " (字串) 时,丢给procString()处理
(4)若发现字元为 \ (注解) 时,丢给procComment()处理
(5)若发现字元为空白或跳格时,丢给printpace()处理
(6)其他情况有更细微的处理 ( 如遇到 { 、 )
4.关闭档案-1. Open the file (source file, the purpose of file) 2. One by one to check the source file for each character, if it is not EOF then to 3., Or the end of 3. (1) If it is found as a character or a ~ z or A ~ Z 0 ~ 9 or _ left procId () processing (2) If it is found as a character ' (character), the left procChar () handling (3) if the character is " (string), the left procString () handle (4) If it is found characters for \ (Note), the left procComment () handling (5) If it is found or a blank character when tabbing, left printpace () handling (6) other cases have a more minor processing (such as encountered in ' (' , ' ' ) 4. Close the file
(系统自动生成,下载前可以参看下载内容)
下载文件列表
readme.txt
逼?.c
逼?.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.